react-native-exp-fig 0.1.9 → 0.1.11
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/README.md +1 -1
- package/lib/commonjs/common/constants/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/agent/index.js +45 -0
- package/lib/commonjs/common/icons-svg/agent/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js +10 -14
- package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/arrow-left/index.js +11 -13
- package/lib/commonjs/common/icons-svg/arrow-left/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/bed/index.js +47 -0
- package/lib/commonjs/common/icons-svg/bed/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/bell/index.js +8 -10
- package/lib/commonjs/common/icons-svg/bell/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/bluetooth/index.js +18 -24
- package/lib/commonjs/common/icons-svg/bluetooth/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js +21 -27
- package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/calendar/index.js +20 -26
- package/lib/commonjs/common/icons-svg/calendar/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/call-bell/index.js +8 -10
- package/lib/commonjs/common/icons-svg/call-bell/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/camera-plus/index.js +19 -27
- package/lib/commonjs/common/icons-svg/camera-plus/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/car/index.js +37 -0
- package/lib/commonjs/common/icons-svg/car/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/chart-bar/index.js +8 -10
- package/lib/commonjs/common/icons-svg/chart-bar/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/check-box/index.js +11 -15
- package/lib/commonjs/common/icons-svg/check-box/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/check-box-fill/index.js +8 -12
- package/lib/commonjs/common/icons-svg/check-box-fill/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/check-box-outline/index.js +8 -12
- package/lib/commonjs/common/icons-svg/check-box-outline/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/check-circle/index.js +18 -20
- package/lib/commonjs/common/icons-svg/check-circle/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/check-outline/index.js +50 -0
- package/lib/commonjs/common/icons-svg/check-outline/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/closed/index.js +18 -24
- package/lib/commonjs/common/icons-svg/closed/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/coffee/index.js +50 -0
- package/lib/commonjs/common/icons-svg/coffee/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/constants/index.js +13 -5
- package/lib/commonjs/common/icons-svg/constants/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/credit-card/index.js +10 -12
- package/lib/commonjs/common/icons-svg/credit-card/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/currency/index.js +18 -24
- package/lib/commonjs/common/icons-svg/currency/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js +8 -10
- package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/ellipse/index.js +12 -16
- package/lib/commonjs/common/icons-svg/ellipse/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/exclamation-circle/index.js +15 -21
- package/lib/commonjs/common/icons-svg/exclamation-circle/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/eye/index.js +12 -17
- package/lib/commonjs/common/icons-svg/eye/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/eye-slash/index.js +10 -13
- package/lib/commonjs/common/icons-svg/eye-slash/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/file-text/index.js +17 -21
- package/lib/commonjs/common/icons-svg/file-text/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/files/index.js +8 -10
- package/lib/commonjs/common/icons-svg/files/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/gas-pump/index.js +19 -25
- package/lib/commonjs/common/icons-svg/gas-pump/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/gauge/index.js +18 -24
- package/lib/commonjs/common/icons-svg/gauge/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/gear/index.js +20 -26
- package/lib/commonjs/common/icons-svg/gear/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/index.js +150 -94
- package/lib/commonjs/common/icons-svg/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/interface.d.js.map +1 -1
- package/lib/commonjs/common/icons-svg/lifebuoy/index.js +8 -10
- package/lib/commonjs/common/icons-svg/lifebuoy/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/list/index.js +32 -38
- package/lib/commonjs/common/icons-svg/list/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/moon-stars/index.js +8 -10
- package/lib/commonjs/common/icons-svg/moon-stars/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/note-pincel/index.js +21 -27
- package/lib/commonjs/common/icons-svg/note-pincel/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/package/index.js +8 -10
- package/lib/commonjs/common/icons-svg/package/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/package-check/index.js +22 -26
- package/lib/commonjs/common/icons-svg/package-check/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/pencil/index.js +40 -0
- package/lib/commonjs/common/icons-svg/pencil/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/plus/index.js +20 -28
- package/lib/commonjs/common/icons-svg/plus/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/recused/index.js +16 -18
- package/lib/commonjs/common/icons-svg/recused/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/refresh-ccw-dot/index.js +47 -0
- package/lib/commonjs/common/icons-svg/refresh-ccw-dot/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/shopping-cart/index.js +17 -21
- package/lib/commonjs/common/icons-svg/shopping-cart/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/steering-wheel/index.js +27 -33
- package/lib/commonjs/common/icons-svg/steering-wheel/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js +15 -21
- package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/timer/index.js +18 -24
- package/lib/commonjs/common/icons-svg/timer/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/trophy/index.js +8 -10
- package/lib/commonjs/common/icons-svg/trophy/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/truck/index.js +17 -21
- package/lib/commonjs/common/icons-svg/truck/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/truck-activity/index.js +37 -0
- package/lib/commonjs/common/icons-svg/truck-activity/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/truck-trailer/index.js +15 -21
- package/lib/commonjs/common/icons-svg/truck-trailer/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/wifi-high/index.js +22 -28
- package/lib/commonjs/common/icons-svg/wifi-high/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/wifi-x/index.js +28 -34
- package/lib/commonjs/common/icons-svg/wifi-x/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/x-circle/index.js +18 -24
- package/lib/commonjs/common/icons-svg/x-circle/index.js.map +1 -1
- package/lib/commonjs/components/activities-daily/index.js +120 -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 +165 -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/avatar-profile/index.js +101 -0
- package/lib/commonjs/components/avatar-profile/index.js.map +1 -0
- package/lib/commonjs/components/avatar-profile/interface.d.js +6 -0
- package/lib/commonjs/components/avatar-profile/interface.d.js.map +1 -0
- package/lib/commonjs/components/box/index.js +4 -6
- package/lib/commonjs/components/box/index.js.map +1 -1
- package/lib/commonjs/components/box/interface.d.js.map +1 -1
- package/lib/commonjs/components/box/styles.js +1 -1
- package/lib/commonjs/components/box/styles.js.map +1 -1
- package/lib/commonjs/components/button/index.js +12 -20
- package/lib/commonjs/components/button/index.js.map +1 -1
- package/lib/commonjs/components/button/interface.d.js.map +1 -1
- package/lib/commonjs/components/button/styles.js +19 -16
- package/lib/commonjs/components/button/styles.js.map +1 -1
- package/lib/commonjs/components/capture-photo/index.js +47 -51
- package/lib/commonjs/components/capture-photo/index.js.map +1 -1
- package/lib/commonjs/components/capture-photo/interface.d.js.map +1 -1
- package/lib/commonjs/components/capture-photo/styles.js +1 -1
- package/lib/commonjs/components/capture-photo/styles.js.map +1 -1
- package/lib/commonjs/components/card-history/index.js +121 -127
- package/lib/commonjs/components/card-history/index.js.map +1 -1
- package/lib/commonjs/components/card-history/interface.d.js.map +1 -1
- package/lib/commonjs/components/card-hours/index.js +51 -53
- package/lib/commonjs/components/card-hours/index.js.map +1 -1
- package/lib/commonjs/components/card-hours/interface.d.js.map +1 -1
- package/lib/commonjs/components/card-loading/index.js +230 -229
- package/lib/commonjs/components/card-loading/index.js.map +1 -1
- package/lib/commonjs/components/card-loading/interface.d.js.map +1 -1
- package/lib/commonjs/components/card-scheduled-journey/index.js +77 -80
- package/lib/commonjs/components/card-scheduled-journey/index.js.map +1 -1
- package/lib/commonjs/components/card-scheduled-journey/interface.js.map +1 -1
- package/lib/commonjs/components/card-scheduled-journey/styles.js +1 -1
- package/lib/commonjs/components/card-scheduled-journey/styles.js.map +1 -1
- package/lib/commonjs/components/card-work-session/index.js +157 -165
- package/lib/commonjs/components/card-work-session/index.js.map +1 -1
- package/lib/commonjs/components/card-work-session/interface.d.js.map +1 -1
- package/lib/commonjs/components/check-box/index.js +77 -110
- package/lib/commonjs/components/check-box/index.js.map +1 -1
- package/lib/commonjs/components/check-box/interface.d.js.map +1 -1
- package/lib/commonjs/components/coil/index.js +85 -91
- package/lib/commonjs/components/coil/index.js.map +1 -1
- package/lib/commonjs/components/coil/interface.d.js.map +1 -1
- package/lib/commonjs/components/filter-date-selector/index.js +56 -51
- package/lib/commonjs/components/filter-date-selector/index.js.map +1 -1
- package/lib/commonjs/components/filter-date-selector/interface.d.js.map +1 -1
- package/lib/commonjs/components/filter-journey/index.js +4 -5
- package/lib/commonjs/components/filter-journey/index.js.map +1 -1
- package/lib/commonjs/components/filter-journey/interface.d.js.map +1 -1
- package/lib/commonjs/components/header-profile/index.js +84 -91
- package/lib/commonjs/components/header-profile/index.js.map +1 -1
- package/lib/commonjs/components/header-profile/interface.d.js.map +1 -1
- package/lib/commonjs/components/history-details/index.js +104 -0
- package/lib/commonjs/components/history-details/index.js.map +1 -0
- package/lib/commonjs/components/history-details/interface.d.js +6 -0
- package/lib/commonjs/components/history-details/interface.d.js.map +1 -0
- package/lib/commonjs/components/image-capture-with-remove/index.js +61 -61
- package/lib/commonjs/components/image-capture-with-remove/index.js.map +1 -1
- package/lib/commonjs/components/image-capture-with-remove/interface.d.js.map +1 -1
- package/lib/commonjs/components/input/index.js +100 -118
- package/lib/commonjs/components/input/index.js.map +1 -1
- package/lib/commonjs/components/input/interface.d.js.map +1 -1
- package/lib/commonjs/components/input/styles.js +1 -1
- package/lib/commonjs/components/input/styles.js.map +1 -1
- package/lib/commonjs/components/loading-details/index.js +117 -122
- package/lib/commonjs/components/loading-details/index.js.map +1 -1
- package/lib/commonjs/components/loading-details/interface.d.js.map +1 -1
- package/lib/commonjs/components/loading-progress/index.js +70 -75
- package/lib/commonjs/components/loading-progress/index.js.map +1 -1
- package/lib/commonjs/components/loading-progress/interface.d.js.map +1 -1
- package/lib/commonjs/components/menu-item/index.js +42 -44
- package/lib/commonjs/components/menu-item/index.js.map +1 -1
- package/lib/commonjs/components/menu-item/interface.d.js.map +1 -1
- package/lib/commonjs/components/menu-item/styles.js.map +1 -1
- package/lib/commonjs/components/no-data/index.js +15 -17
- package/lib/commonjs/components/no-data/index.js.map +1 -1
- package/lib/commonjs/components/no-data/interface.d.js.map +1 -1
- package/lib/commonjs/components/notification-loading/index.js +114 -123
- package/lib/commonjs/components/notification-loading/index.js.map +1 -1
- package/lib/commonjs/components/notification-loading/interface.d.js.map +1 -1
- package/lib/commonjs/components/profile-menu-option/index.js +75 -0
- package/lib/commonjs/components/profile-menu-option/index.js.map +1 -0
- package/lib/commonjs/components/profile-menu-option/interface.d.js +6 -0
- package/lib/commonjs/components/profile-menu-option/interface.d.js.map +1 -0
- package/lib/commonjs/components/scheduled-journey-indicators/index.js +47 -52
- package/lib/commonjs/components/scheduled-journey-indicators/index.js.map +1 -1
- package/lib/commonjs/components/scheduled-journey-indicators/interface.d.js.map +1 -1
- package/lib/commonjs/components/selects/select-option/index.js +54 -64
- package/lib/commonjs/components/selects/select-option/index.js.map +1 -1
- package/lib/commonjs/components/selects/select-option/interface.d.js.map +1 -1
- package/lib/commonjs/components/selects/select-option/styles.js +62 -59
- package/lib/commonjs/components/selects/select-option/styles.js.map +1 -1
- package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js +2 -2
- package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js.map +1 -1
- package/lib/commonjs/components/step-indicator/index.js +101 -112
- package/lib/commonjs/components/step-indicator/index.js.map +1 -1
- package/lib/commonjs/components/step-indicator/interface.d.js.map +1 -1
- package/lib/commonjs/components/step-indicator/styles.js +53 -50
- package/lib/commonjs/components/step-indicator/styles.js.map +1 -1
- package/lib/commonjs/components/typography/index.js +6 -7
- package/lib/commonjs/components/typography/index.js.map +1 -1
- package/lib/commonjs/components/typography/interface.d.js.map +1 -1
- package/lib/commonjs/components/typography/styles.js +24 -21
- package/lib/commonjs/components/typography/styles.js.map +1 -1
- package/lib/commonjs/components/user-profile/index.js +161 -176
- package/lib/commonjs/components/user-profile/index.js.map +1 -1
- package/lib/commonjs/components/user-profile/interface.d.js.map +1 -1
- package/lib/commonjs/index.js +97 -56
- package/lib/commonjs/index.js.map +1 -1
- package/lib/commonjs/stories/activities-daily/activities-daily.stories.js +40 -0
- package/lib/commonjs/stories/activities-daily/activities-daily.stories.js.map +1 -0
- package/lib/commonjs/stories/activities-progress/activities-progress.stories.js +59 -0
- package/lib/commonjs/stories/activities-progress/activities-progress.stories.js.map +1 -0
- package/lib/commonjs/stories/avatar-profile/avatar-profile.stories.js +32 -0
- package/lib/commonjs/stories/avatar-profile/avatar-profile.stories.js.map +1 -0
- package/lib/commonjs/stories/box/box.stories.js +7 -8
- package/lib/commonjs/stories/box/box.stories.js.map +1 -1
- package/lib/commonjs/stories/button/button.stories.js +4 -5
- package/lib/commonjs/stories/button/button.stories.js.map +1 -1
- package/lib/commonjs/stories/capture-photo/capture-photo.stories.js +3 -3
- package/lib/commonjs/stories/capture-photo/capture-photo.stories.js.map +1 -1
- package/lib/commonjs/stories/card-history/card-history.stories.js +3 -3
- package/lib/commonjs/stories/card-history/card-history.stories.js.map +1 -1
- package/lib/commonjs/stories/card-hours/card-hours.stories.js +6 -6
- package/lib/commonjs/stories/card-hours/card-hours.stories.js.map +1 -1
- package/lib/commonjs/stories/card-loading/card-loading.stories.js +5 -5
- package/lib/commonjs/stories/card-loading/card-loading.stories.js.map +1 -1
- package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js +3 -3
- package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -1
- package/lib/commonjs/stories/card-work-session/card-work-session.stories.js +2 -2
- package/lib/commonjs/stories/card-work-session/card-work-session.stories.js.map +1 -1
- package/lib/commonjs/stories/check-box/check-box.stories.js +3 -5
- package/lib/commonjs/stories/check-box/check-box.stories.js.map +1 -1
- package/lib/commonjs/stories/coil/coil.stories.js +28 -7
- package/lib/commonjs/stories/coil/coil.stories.js.map +1 -1
- package/lib/commonjs/stories/filter-date-selector/filter-date-selector.stories.js +29 -7
- package/lib/commonjs/stories/filter-date-selector/filter-date-selector.stories.js.map +1 -1
- package/lib/commonjs/stories/filter-journey/filter-journey.stories.js +5 -5
- package/lib/commonjs/stories/filter-journey/filter-journey.stories.js.map +1 -1
- package/lib/commonjs/stories/header-profile/header-profile.stories.js +2 -2
- package/lib/commonjs/stories/header-profile/header-profile.stories.js.map +1 -1
- package/lib/commonjs/stories/history-details/history-details.stories.js +37 -0
- package/lib/commonjs/stories/history-details/history-details.stories.js.map +1 -0
- package/lib/commonjs/stories/image-capture-with-remove/image-capture-with-remove.stories.js +14 -4
- package/lib/commonjs/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -1
- package/lib/commonjs/stories/input/input.stories.js +10 -9
- package/lib/commonjs/stories/input/input.stories.js.map +1 -1
- package/lib/commonjs/stories/loading-details/loading-details.stories.js +2 -2
- package/lib/commonjs/stories/loading-details/loading-details.stories.js.map +1 -1
- package/lib/commonjs/stories/loading-progress/loading-progress.stories.js +2 -2
- package/lib/commonjs/stories/loading-progress/loading-progress.stories.js.map +1 -1
- package/lib/commonjs/stories/menu-item/menu-item.stories.js +3 -3
- package/lib/commonjs/stories/menu-item/menu-item.stories.js.map +1 -1
- package/lib/commonjs/stories/no-data/no-data.stories.js +2 -2
- package/lib/commonjs/stories/no-data/no-data.stories.js.map +1 -1
- package/lib/commonjs/stories/notification-loading/notification-loading.stories.js +18 -4
- package/lib/commonjs/stories/notification-loading/notification-loading.stories.js.map +1 -1
- package/lib/commonjs/stories/profile-menu-option/profile-menu-option.stories.js +68 -0
- package/lib/commonjs/stories/profile-menu-option/profile-menu-option.stories.js.map +1 -0
- package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +2 -2
- package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -1
- package/lib/commonjs/stories/select-option/select-option.stories.js +3 -3
- package/lib/commonjs/stories/select-option/select-option.stories.js.map +1 -1
- package/lib/commonjs/stories/step-indicator/step-indicator.stories.js +24 -18
- package/lib/commonjs/stories/step-indicator/step-indicator.stories.js.map +1 -1
- package/lib/commonjs/stories/typography/typography.stories.js +3 -3
- package/lib/commonjs/stories/typography/typography.stories.js.map +1 -1
- package/lib/commonjs/stories/user-profile/user-profile.stories.js +2 -2
- package/lib/commonjs/stories/user-profile/user-profile.stories.js.map +1 -1
- package/lib/commonjs/styles/global/interface.d.js.map +1 -1
- package/lib/commonjs/styles/global/styles.js +49 -46
- package/lib/commonjs/styles/global/styles.js.map +1 -1
- package/lib/commonjs/styles/global/theme-provider.js +4 -6
- package/lib/commonjs/styles/global/theme-provider.js.map +1 -1
- package/lib/commonjs/styles/theme/theme.js +6 -4
- package/lib/commonjs/styles/theme/theme.js.map +1 -1
- package/lib/commonjs/utils/format-data/index.js +30 -9
- package/lib/commonjs/utils/format-data/index.js.map +1 -1
- package/lib/commonjs/utils/mutiply/index.js.map +1 -1
- package/lib/commonjs/utils/status-color/return-color.js +13 -4
- package/lib/commonjs/utils/status-color/return-color.js.map +1 -1
- package/lib/module/common/constants/index.js +0 -2
- package/lib/module/common/constants/index.js.map +1 -1
- package/lib/module/common/icons-svg/agent/index.js +37 -0
- package/lib/module/common/icons-svg/agent/index.js.map +1 -0
- package/lib/module/common/icons-svg/arrow-drop-down/index.js +11 -14
- package/lib/module/common/icons-svg/arrow-drop-down/index.js.map +1 -1
- package/lib/module/common/icons-svg/arrow-left/index.js +12 -15
- package/lib/module/common/icons-svg/arrow-left/index.js.map +1 -1
- package/lib/module/common/icons-svg/bed/index.js +39 -0
- package/lib/module/common/icons-svg/bed/index.js.map +1 -0
- package/lib/module/common/icons-svg/bell/index.js +9 -12
- package/lib/module/common/icons-svg/bell/index.js.map +1 -1
- package/lib/module/common/icons-svg/bluetooth/index.js +18 -26
- package/lib/module/common/icons-svg/bluetooth/index.js.map +1 -1
- package/lib/module/common/icons-svg/bluetooth-connected/index.js +21 -29
- package/lib/module/common/icons-svg/bluetooth-connected/index.js.map +1 -1
- package/lib/module/common/icons-svg/calendar/index.js +21 -28
- package/lib/module/common/icons-svg/calendar/index.js.map +1 -1
- package/lib/module/common/icons-svg/call-bell/index.js +9 -12
- package/lib/module/common/icons-svg/call-bell/index.js.map +1 -1
- package/lib/module/common/icons-svg/camera-plus/index.js +20 -27
- package/lib/module/common/icons-svg/camera-plus/index.js.map +1 -1
- package/lib/module/common/icons-svg/car/index.js +29 -0
- package/lib/module/common/icons-svg/car/index.js.map +1 -0
- package/lib/module/common/icons-svg/chart-bar/index.js +9 -12
- package/lib/module/common/icons-svg/chart-bar/index.js.map +1 -1
- package/lib/module/common/icons-svg/check-box/index.js +12 -15
- package/lib/module/common/icons-svg/check-box/index.js.map +1 -1
- package/lib/module/common/icons-svg/check-box-fill/index.js +9 -12
- package/lib/module/common/icons-svg/check-box-fill/index.js.map +1 -1
- package/lib/module/common/icons-svg/check-box-outline/index.js +9 -12
- package/lib/module/common/icons-svg/check-box-outline/index.js.map +1 -1
- package/lib/module/common/icons-svg/check-circle/index.js +19 -22
- package/lib/module/common/icons-svg/check-circle/index.js.map +1 -1
- package/lib/module/common/icons-svg/check-outline/index.js +43 -0
- package/lib/module/common/icons-svg/check-outline/index.js.map +1 -0
- package/lib/module/common/icons-svg/closed/index.js +19 -26
- package/lib/module/common/icons-svg/closed/index.js.map +1 -1
- package/lib/module/common/icons-svg/coffee/index.js +42 -0
- package/lib/module/common/icons-svg/coffee/index.js.map +1 -0
- package/lib/module/common/icons-svg/constants/index.js +13 -7
- package/lib/module/common/icons-svg/constants/index.js.map +1 -1
- package/lib/module/common/icons-svg/credit-card/index.js +11 -14
- package/lib/module/common/icons-svg/credit-card/index.js.map +1 -1
- package/lib/module/common/icons-svg/currency/index.js +19 -26
- package/lib/module/common/icons-svg/currency/index.js.map +1 -1
- package/lib/module/common/icons-svg/currency-circle-dollar/index.js +9 -12
- package/lib/module/common/icons-svg/currency-circle-dollar/index.js.map +1 -1
- package/lib/module/common/icons-svg/ellipse/index.js +13 -16
- package/lib/module/common/icons-svg/ellipse/index.js.map +1 -1
- package/lib/module/common/icons-svg/exclamation-circle/index.js +16 -23
- package/lib/module/common/icons-svg/exclamation-circle/index.js.map +1 -1
- package/lib/module/common/icons-svg/eye/index.js +13 -17
- package/lib/module/common/icons-svg/eye/index.js.map +1 -1
- package/lib/module/common/icons-svg/eye-slash/index.js +11 -15
- package/lib/module/common/icons-svg/eye-slash/index.js.map +1 -1
- package/lib/module/common/icons-svg/file-text/index.js +18 -21
- package/lib/module/common/icons-svg/file-text/index.js.map +1 -1
- package/lib/module/common/icons-svg/files/index.js +9 -12
- package/lib/module/common/icons-svg/files/index.js.map +1 -1
- package/lib/module/common/icons-svg/gas-pump/index.js +20 -27
- package/lib/module/common/icons-svg/gas-pump/index.js.map +1 -1
- package/lib/module/common/icons-svg/gauge/index.js +19 -26
- package/lib/module/common/icons-svg/gauge/index.js.map +1 -1
- package/lib/module/common/icons-svg/gear/index.js +21 -28
- package/lib/module/common/icons-svg/gear/index.js.map +1 -1
- package/lib/module/common/icons-svg/index.js +150 -96
- package/lib/module/common/icons-svg/index.js.map +1 -1
- package/lib/module/common/icons-svg/interface.d.js +0 -2
- package/lib/module/common/icons-svg/interface.d.js.map +1 -1
- package/lib/module/common/icons-svg/lifebuoy/index.js +9 -12
- package/lib/module/common/icons-svg/lifebuoy/index.js.map +1 -1
- package/lib/module/common/icons-svg/list/index.js +33 -40
- package/lib/module/common/icons-svg/list/index.js.map +1 -1
- package/lib/module/common/icons-svg/moon-stars/index.js +9 -12
- package/lib/module/common/icons-svg/moon-stars/index.js.map +1 -1
- package/lib/module/common/icons-svg/note-pincel/index.js +22 -29
- package/lib/module/common/icons-svg/note-pincel/index.js.map +1 -1
- package/lib/module/common/icons-svg/package/index.js +9 -12
- package/lib/module/common/icons-svg/package/index.js.map +1 -1
- package/lib/module/common/icons-svg/package-check/index.js +23 -26
- package/lib/module/common/icons-svg/package-check/index.js.map +1 -1
- package/lib/module/common/icons-svg/pencil/index.js +32 -0
- package/lib/module/common/icons-svg/pencil/index.js.map +1 -0
- package/lib/module/common/icons-svg/plus/index.js +21 -28
- package/lib/module/common/icons-svg/plus/index.js.map +1 -1
- package/lib/module/common/icons-svg/recused/index.js +17 -20
- package/lib/module/common/icons-svg/recused/index.js.map +1 -1
- package/lib/module/common/icons-svg/refresh-ccw-dot/index.js +39 -0
- package/lib/module/common/icons-svg/refresh-ccw-dot/index.js.map +1 -0
- package/lib/module/common/icons-svg/shopping-cart/index.js +18 -21
- package/lib/module/common/icons-svg/shopping-cart/index.js.map +1 -1
- package/lib/module/common/icons-svg/steering-wheel/index.js +28 -35
- package/lib/module/common/icons-svg/steering-wheel/index.js.map +1 -1
- package/lib/module/common/icons-svg/steering-wheel-fill/index.js +16 -23
- package/lib/module/common/icons-svg/steering-wheel-fill/index.js.map +1 -1
- package/lib/module/common/icons-svg/timer/index.js +19 -26
- package/lib/module/common/icons-svg/timer/index.js.map +1 -1
- package/lib/module/common/icons-svg/trophy/index.js +9 -12
- package/lib/module/common/icons-svg/trophy/index.js.map +1 -1
- package/lib/module/common/icons-svg/truck/index.js +18 -21
- package/lib/module/common/icons-svg/truck/index.js.map +1 -1
- package/lib/module/common/icons-svg/truck-activity/index.js +29 -0
- package/lib/module/common/icons-svg/truck-activity/index.js.map +1 -0
- package/lib/module/common/icons-svg/truck-trailer/index.js +16 -23
- package/lib/module/common/icons-svg/truck-trailer/index.js.map +1 -1
- package/lib/module/common/icons-svg/wifi-high/index.js +23 -30
- package/lib/module/common/icons-svg/wifi-high/index.js.map +1 -1
- package/lib/module/common/icons-svg/wifi-x/index.js +29 -36
- package/lib/module/common/icons-svg/wifi-x/index.js.map +1 -1
- package/lib/module/common/icons-svg/x-circle/index.js +19 -26
- package/lib/module/common/icons-svg/x-circle/index.js.map +1 -1
- package/lib/module/components/activities-daily/index.js +113 -0
- package/lib/module/components/activities-daily/index.js.map +1 -0
- package/lib/module/components/activities-daily/interface.d.js +2 -0
- package/lib/module/components/activities-daily/interface.d.js.map +1 -0
- package/lib/module/components/activities-progress/index.js +158 -0
- package/lib/module/components/activities-progress/index.js.map +1 -0
- package/lib/module/components/activities-progress/interface.d.js +2 -0
- package/lib/module/components/activities-progress/interface.d.js.map +1 -0
- package/lib/module/components/avatar-profile/index.js +95 -0
- package/lib/module/components/avatar-profile/index.js.map +1 -0
- package/lib/module/components/avatar-profile/interface.d.js +2 -0
- package/lib/module/components/avatar-profile/interface.d.js.map +1 -0
- package/lib/module/components/box/index.js +4 -8
- package/lib/module/components/box/index.js.map +1 -1
- package/lib/module/components/box/interface.d.js +0 -2
- package/lib/module/components/box/interface.d.js.map +1 -1
- package/lib/module/components/box/styles.js +1 -3
- package/lib/module/components/box/styles.js.map +1 -1
- package/lib/module/components/button/index.js +11 -16
- package/lib/module/components/button/index.js.map +1 -1
- package/lib/module/components/button/interface.d.js +0 -2
- package/lib/module/components/button/interface.d.js.map +1 -1
- package/lib/module/components/button/styles.js +19 -18
- package/lib/module/components/button/styles.js.map +1 -1
- package/lib/module/components/capture-photo/index.js +45 -52
- package/lib/module/components/capture-photo/index.js.map +1 -1
- package/lib/module/components/capture-photo/interface.d.js +0 -2
- package/lib/module/components/capture-photo/interface.d.js.map +1 -1
- package/lib/module/components/capture-photo/styles.js +1 -3
- package/lib/module/components/capture-photo/styles.js.map +1 -1
- package/lib/module/components/card-history/index.js +119 -128
- package/lib/module/components/card-history/index.js.map +1 -1
- package/lib/module/components/card-history/interface.d.js +0 -2
- package/lib/module/components/card-history/interface.d.js.map +1 -1
- package/lib/module/components/card-hours/index.js +52 -57
- package/lib/module/components/card-hours/index.js.map +1 -1
- package/lib/module/components/card-hours/interface.d.js +0 -2
- package/lib/module/components/card-hours/interface.d.js.map +1 -1
- package/lib/module/components/card-loading/index.js +228 -230
- package/lib/module/components/card-loading/index.js.map +1 -1
- package/lib/module/components/card-loading/interface.d.js +0 -2
- package/lib/module/components/card-loading/interface.d.js.map +1 -1
- package/lib/module/components/card-scheduled-journey/index.js +75 -81
- package/lib/module/components/card-scheduled-journey/index.js.map +1 -1
- package/lib/module/components/card-scheduled-journey/interface.js +0 -2
- package/lib/module/components/card-scheduled-journey/interface.js.map +1 -1
- package/lib/module/components/card-scheduled-journey/styles.js +1 -3
- package/lib/module/components/card-scheduled-journey/styles.js.map +1 -1
- package/lib/module/components/card-work-session/index.js +157 -167
- package/lib/module/components/card-work-session/index.js.map +1 -1
- package/lib/module/components/card-work-session/interface.d.js +0 -2
- package/lib/module/components/card-work-session/interface.d.js.map +1 -1
- package/lib/module/components/check-box/index.js +75 -104
- package/lib/module/components/check-box/index.js.map +1 -1
- package/lib/module/components/check-box/interface.d.js +0 -2
- package/lib/module/components/check-box/interface.d.js.map +1 -1
- package/lib/module/components/coil/index.js +85 -93
- package/lib/module/components/coil/index.js.map +1 -1
- package/lib/module/components/coil/interface.d.js +0 -2
- package/lib/module/components/coil/interface.d.js.map +1 -1
- package/lib/module/components/filter-date-selector/index.js +58 -53
- package/lib/module/components/filter-date-selector/index.js.map +1 -1
- package/lib/module/components/filter-date-selector/interface.d.js +0 -2
- package/lib/module/components/filter-date-selector/interface.d.js.map +1 -1
- package/lib/module/components/filter-journey/index.js +4 -7
- package/lib/module/components/filter-journey/index.js.map +1 -1
- package/lib/module/components/filter-journey/interface.d.js +0 -2
- package/lib/module/components/filter-journey/interface.d.js.map +1 -1
- package/lib/module/components/header-profile/index.js +82 -92
- package/lib/module/components/header-profile/index.js.map +1 -1
- package/lib/module/components/header-profile/interface.d.js +0 -2
- package/lib/module/components/header-profile/interface.d.js.map +1 -1
- package/lib/module/components/history-details/index.js +96 -0
- package/lib/module/components/history-details/index.js.map +1 -0
- package/lib/module/components/history-details/interface.d.js +2 -0
- package/lib/module/components/history-details/interface.d.js.map +1 -0
- package/lib/module/components/image-capture-with-remove/index.js +59 -62
- package/lib/module/components/image-capture-with-remove/index.js.map +1 -1
- package/lib/module/components/image-capture-with-remove/interface.d.js +0 -2
- package/lib/module/components/image-capture-with-remove/interface.d.js.map +1 -1
- package/lib/module/components/input/index.js +97 -112
- package/lib/module/components/input/index.js.map +1 -1
- package/lib/module/components/input/interface.d.js +0 -2
- package/lib/module/components/input/interface.d.js.map +1 -1
- package/lib/module/components/input/styles.js +1 -3
- package/lib/module/components/input/styles.js.map +1 -1
- package/lib/module/components/loading-details/index.js +117 -124
- package/lib/module/components/loading-details/index.js.map +1 -1
- package/lib/module/components/loading-details/interface.d.js +0 -2
- package/lib/module/components/loading-details/interface.d.js.map +1 -1
- package/lib/module/components/loading-progress/index.js +68 -76
- package/lib/module/components/loading-progress/index.js.map +1 -1
- package/lib/module/components/loading-progress/interface.d.js +0 -2
- package/lib/module/components/loading-progress/interface.d.js.map +1 -1
- package/lib/module/components/menu-item/index.js +40 -45
- package/lib/module/components/menu-item/index.js.map +1 -1
- package/lib/module/components/menu-item/interface.d.js +0 -2
- package/lib/module/components/menu-item/interface.d.js.map +1 -1
- package/lib/module/components/menu-item/styles.js +1 -1
- package/lib/module/components/menu-item/styles.js.map +1 -1
- package/lib/module/components/no-data/index.js +16 -19
- package/lib/module/components/no-data/index.js.map +1 -1
- package/lib/module/components/no-data/interface.d.js +0 -2
- package/lib/module/components/no-data/interface.d.js.map +1 -1
- package/lib/module/components/notification-loading/index.js +114 -125
- package/lib/module/components/notification-loading/index.js.map +1 -1
- package/lib/module/components/notification-loading/interface.d.js +0 -2
- package/lib/module/components/notification-loading/interface.d.js.map +1 -1
- package/lib/module/components/profile-menu-option/index.js +69 -0
- package/lib/module/components/profile-menu-option/index.js.map +1 -0
- package/lib/module/components/profile-menu-option/interface.d.js +2 -0
- package/lib/module/components/profile-menu-option/interface.d.js.map +1 -0
- package/lib/module/components/scheduled-journey-indicators/index.js +47 -54
- package/lib/module/components/scheduled-journey-indicators/index.js.map +1 -1
- package/lib/module/components/scheduled-journey-indicators/interface.d.js +0 -2
- package/lib/module/components/scheduled-journey-indicators/interface.d.js.map +1 -1
- package/lib/module/components/selects/select-option/index.js +52 -65
- package/lib/module/components/selects/select-option/index.js.map +1 -1
- package/lib/module/components/selects/select-option/interface.d.js +0 -2
- package/lib/module/components/selects/select-option/interface.d.js.map +1 -1
- package/lib/module/components/selects/select-option/styles.js +62 -61
- package/lib/module/components/selects/select-option/styles.js.map +1 -1
- package/lib/module/components/step-indicator/helpers/get-icon-by-status.js +1 -3
- package/lib/module/components/step-indicator/helpers/get-icon-by-status.js.map +1 -1
- package/lib/module/components/step-indicator/index.js +99 -113
- package/lib/module/components/step-indicator/index.js.map +1 -1
- package/lib/module/components/step-indicator/interface.d.js +0 -2
- package/lib/module/components/step-indicator/interface.d.js.map +1 -1
- package/lib/module/components/step-indicator/styles.js +53 -52
- package/lib/module/components/step-indicator/styles.js.map +1 -1
- package/lib/module/components/typography/index.js +4 -8
- package/lib/module/components/typography/index.js.map +1 -1
- package/lib/module/components/typography/interface.d.js +0 -2
- package/lib/module/components/typography/interface.d.js.map +1 -1
- package/lib/module/components/typography/styles.js +24 -23
- package/lib/module/components/typography/styles.js.map +1 -1
- package/lib/module/components/user-profile/index.js +159 -177
- package/lib/module/components/user-profile/index.js.map +1 -1
- package/lib/module/components/user-profile/interface.d.js +0 -2
- package/lib/module/components/user-profile/interface.d.js.map +1 -1
- package/lib/module/index.js +35 -32
- package/lib/module/index.js.map +1 -1
- package/lib/module/stories/activities-daily/activities-daily.stories.js +34 -0
- package/lib/module/stories/activities-daily/activities-daily.stories.js.map +1 -0
- package/lib/module/stories/activities-progress/activities-progress.stories.js +53 -0
- package/lib/module/stories/activities-progress/activities-progress.stories.js.map +1 -0
- package/lib/module/stories/avatar-profile/avatar-profile.stories.js +26 -0
- package/lib/module/stories/avatar-profile/avatar-profile.stories.js.map +1 -0
- package/lib/module/stories/box/box.stories.js +6 -9
- package/lib/module/stories/box/box.stories.js.map +1 -1
- package/lib/module/stories/button/button.stories.js +3 -6
- package/lib/module/stories/button/button.stories.js.map +1 -1
- package/lib/module/stories/capture-photo/capture-photo.stories.js +2 -4
- package/lib/module/stories/capture-photo/capture-photo.stories.js.map +1 -1
- package/lib/module/stories/card-history/card-history.stories.js +2 -4
- package/lib/module/stories/card-history/card-history.stories.js.map +1 -1
- package/lib/module/stories/card-hours/card-hours.stories.js +3 -5
- package/lib/module/stories/card-hours/card-hours.stories.js.map +1 -1
- package/lib/module/stories/card-loading/card-loading.stories.js +4 -6
- package/lib/module/stories/card-loading/card-loading.stories.js.map +1 -1
- package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js +2 -4
- package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -1
- package/lib/module/stories/card-work-session/card-work-session.stories.js +1 -3
- package/lib/module/stories/card-work-session/card-work-session.stories.js.map +1 -1
- package/lib/module/stories/check-box/check-box.stories.js +2 -6
- package/lib/module/stories/check-box/check-box.stories.js.map +1 -1
- package/lib/module/stories/coil/coil.stories.js +26 -7
- package/lib/module/stories/coil/coil.stories.js.map +1 -1
- package/lib/module/stories/filter-date-selector/filter-date-selector.stories.js +26 -6
- package/lib/module/stories/filter-date-selector/filter-date-selector.stories.js.map +1 -1
- package/lib/module/stories/filter-journey/filter-journey.stories.js +4 -6
- package/lib/module/stories/filter-journey/filter-journey.stories.js.map +1 -1
- package/lib/module/stories/header-profile/header-profile.stories.js +1 -3
- package/lib/module/stories/header-profile/header-profile.stories.js.map +1 -1
- package/lib/module/stories/history-details/history-details.stories.js +31 -0
- package/lib/module/stories/history-details/history-details.stories.js.map +1 -0
- package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js +12 -4
- package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -1
- package/lib/module/stories/input/input.stories.js +9 -10
- package/lib/module/stories/input/input.stories.js.map +1 -1
- package/lib/module/stories/loading-details/loading-details.stories.js +1 -3
- package/lib/module/stories/loading-details/loading-details.stories.js.map +1 -1
- package/lib/module/stories/loading-progress/loading-progress.stories.js +1 -3
- package/lib/module/stories/loading-progress/loading-progress.stories.js.map +1 -1
- package/lib/module/stories/menu-item/menu-item.stories.js +2 -4
- package/lib/module/stories/menu-item/menu-item.stories.js.map +1 -1
- package/lib/module/stories/no-data/no-data.stories.js +1 -3
- package/lib/module/stories/no-data/no-data.stories.js.map +1 -1
- package/lib/module/stories/notification-loading/notification-loading.stories.js +16 -4
- package/lib/module/stories/notification-loading/notification-loading.stories.js.map +1 -1
- package/lib/module/stories/profile-menu-option/profile-menu-option.stories.js +62 -0
- package/lib/module/stories/profile-menu-option/profile-menu-option.stories.js.map +1 -0
- package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +1 -3
- package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -1
- package/lib/module/stories/select-option/select-option.stories.js +2 -4
- package/lib/module/stories/select-option/select-option.stories.js.map +1 -1
- package/lib/module/stories/step-indicator/step-indicator.stories.js +23 -19
- package/lib/module/stories/step-indicator/step-indicator.stories.js.map +1 -1
- package/lib/module/stories/typography/typography.stories.js +2 -4
- package/lib/module/stories/typography/typography.stories.js.map +1 -1
- package/lib/module/stories/user-profile/user-profile.stories.js +1 -3
- package/lib/module/stories/user-profile/user-profile.stories.js.map +1 -1
- package/lib/module/styles/global/interface.d.js +0 -2
- package/lib/module/styles/global/interface.d.js.map +1 -1
- package/lib/module/styles/global/styles.js +49 -48
- package/lib/module/styles/global/styles.js.map +1 -1
- package/lib/module/styles/global/theme-provider.js +4 -8
- package/lib/module/styles/global/theme-provider.js.map +1 -1
- package/lib/module/styles/theme/theme.js +6 -6
- package/lib/module/styles/theme/theme.js.map +1 -1
- package/lib/module/utils/format-data/index.js +30 -10
- package/lib/module/utils/format-data/index.js.map +1 -1
- package/lib/module/utils/mutiply/index.js +0 -2
- package/lib/module/utils/mutiply/index.js.map +1 -1
- package/lib/module/utils/status-color/return-color.js +13 -7
- package/lib/module/utils/status-color/return-color.js.map +1 -1
- package/lib/typescript/example/src/App.d.ts +1 -0
- package/lib/typescript/{module/src → src}/common/constants/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/agent/index.d.ts +7 -0
- package/lib/typescript/{module/src → src}/common/icons-svg/arrow-drop-down/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/arrow-left/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/bed/index.d.ts +10 -0
- package/lib/typescript/{module/src → src}/common/icons-svg/bell/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/bluetooth/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/bluetooth-connected/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/calendar/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/call-bell/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/camera-plus/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/car/index.d.ts +10 -0
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/chart-bar/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/check-box/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/check-box-fill/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/check-box-outline/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/check-circle/index.d.ts +0 -1
- package/lib/typescript/{module/src/common/icons-svg/check-box → src/common/icons-svg/check-outline}/index.d.ts +2 -3
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/closed/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/coffee/index.d.ts +10 -0
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/constants/index.d.ts +8 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/credit-card/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/currency/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/currency-circle-dollar/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/ellipse/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/exclamation-circle/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/eye/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/eye-slash/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/file-text/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/files/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/gas-pump/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/gauge/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/gear/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/lifebuoy/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/list/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/moon-stars/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/note-pincel/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/package/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/package-check/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/pencil/index.d.ts +10 -0
- package/lib/typescript/{module/src → src}/common/icons-svg/plus/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/recused/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/refresh-ccw-dot/index.d.ts +7 -0
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/shopping-cart/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/steering-wheel/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/steering-wheel-fill/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/timer/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/trophy/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/truck/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/truck-activity/index.d.ts +10 -0
- package/lib/typescript/{module/src → src}/common/icons-svg/truck-trailer/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/wifi-high/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/wifi-x/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/x-circle/index.d.ts +0 -1
- package/lib/typescript/src/components/activities-daily/index.d.ts +10 -0
- package/lib/typescript/src/components/activities-progress/index.d.ts +10 -0
- package/lib/typescript/src/components/avatar-profile/index.d.ts +4 -0
- package/lib/typescript/{module/src → src}/components/box/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/box/styles.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/button/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/button/styles.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/capture-photo/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/capture-photo/styles.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/card-history/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/card-hours/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/card-loading/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/card-scheduled-journey/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/card-scheduled-journey/interface.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/card-scheduled-journey/styles.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/card-work-session/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/check-box/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/coil/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/filter-date-selector/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/filter-journey/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/header-profile/index.d.ts +0 -1
- package/lib/typescript/src/components/history-details/index.d.ts +10 -0
- package/lib/typescript/{module/src → src}/components/image-capture-with-remove/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/input/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/input/styles.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/loading-details/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/loading-progress/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/menu-item/index.d.ts +0 -1
- package/lib/typescript/src/components/menu-item/styles.d.ts +0 -0
- package/lib/typescript/{commonjs/src → src}/components/no-data/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/notification-loading/index.d.ts +0 -1
- package/lib/typescript/src/components/profile-menu-option/index.d.ts +4 -0
- package/lib/typescript/{commonjs/src → src}/components/scheduled-journey-indicators/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/selects/select-option/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/selects/select-option/styles.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/step-indicator/helpers/get-icon-by-status.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/step-indicator/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/step-indicator/styles.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/typography/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/typography/styles.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/user-profile/index.d.ts +0 -2
- package/lib/typescript/{commonjs/src → src}/index.d.ts +6 -2
- package/lib/typescript/src/stories/activities-daily/activities-daily.stories.d.ts +6 -0
- package/lib/typescript/src/stories/activities-progress/activities-progress.stories.d.ts +8 -0
- package/lib/typescript/src/stories/avatar-profile/avatar-profile.stories.d.ts +7 -0
- package/lib/typescript/{commonjs/src → src}/stories/box/box.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/button/button.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/capture-photo/capture-photo.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/card-history/card-history.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/card-hours/card-hours.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/card-loading/card-loading.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/card-work-session/card-work-session.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/check-box/check-box.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/coil/coil.stories.d.ts +2 -1
- package/lib/typescript/{module/src → src}/stories/filter-date-selector/filter-date-selector.stories.d.ts +1 -1
- package/lib/typescript/{module/src → src}/stories/filter-journey/filter-journey.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/header-profile/header-profile.stories.d.ts +0 -1
- package/lib/typescript/src/stories/history-details/history-details.stories.d.ts +6 -0
- package/lib/typescript/{commonjs/src → src}/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +1 -1
- package/lib/typescript/{commonjs/src → src}/stories/input/input.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/loading-details/loading-details.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/loading-progress/loading-progress.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/menu-item/menu-item.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/no-data/no-data.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/notification-loading/notification-loading.stories.d.ts +1 -1
- package/lib/typescript/src/stories/profile-menu-option/profile-menu-option.stories.d.ts +8 -0
- package/lib/typescript/{commonjs/src → src}/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/select-option/select-option.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/step-indicator/step-indicator.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/typography/typography.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/user-profile/user-profile.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/styles/global/styles.d.ts +0 -1
- package/lib/typescript/{module/src → src}/styles/global/theme-provider.d.ts +2 -1
- package/lib/typescript/{module/src → src}/styles/theme/theme.d.ts +2 -1
- package/lib/typescript/{commonjs/src → src}/utils/format-data/index.d.ts +13 -3
- package/lib/typescript/{commonjs/src → src}/utils/mutiply/index.d.ts +0 -1
- package/lib/typescript/src/utils/status-color/return-color.d.ts +4 -0
- package/package.json +15 -2
- package/src/common/icons-svg/agent/index.tsx +40 -0
- package/src/common/icons-svg/bed/index.tsx +41 -0
- package/src/common/icons-svg/car/index.tsx +29 -0
- package/src/common/icons-svg/check-outline/index.tsx +42 -0
- package/src/common/icons-svg/coffee/index.tsx +43 -0
- package/src/common/icons-svg/constants/index.ts +63 -55
- package/src/common/icons-svg/index.tsx +255 -217
- package/src/common/icons-svg/pencil/index.tsx +32 -0
- package/src/common/icons-svg/refresh-ccw-dot/index.tsx +32 -0
- package/src/common/icons-svg/truck-activity/index.tsx +29 -0
- package/src/components/activities-daily/index.tsx +116 -0
- package/src/components/activities-daily/interface.d.ts +22 -0
- package/src/components/activities-progress/index.tsx +162 -0
- package/src/components/activities-progress/interface.d.ts +41 -0
- package/src/components/avatar-profile/index.tsx +95 -0
- package/src/components/avatar-profile/interface.d.ts +39 -0
- package/src/components/card-history/index.tsx +149 -150
- package/src/components/card-loading/index.tsx +278 -263
- package/src/components/card-work-session/index.tsx +187 -185
- package/src/components/check-box/index.tsx +94 -125
- package/src/components/check-box/interface.d.ts +31 -27
- package/src/components/coil/index.tsx +103 -103
- package/src/components/coil/interface.d.ts +26 -26
- package/src/components/filter-date-selector/index.tsx +101 -89
- package/src/components/history-details/index.tsx +100 -0
- package/src/components/history-details/interface.d.ts +18 -0
- package/src/components/image-capture-with-remove/index.tsx +89 -83
- package/src/components/image-capture-with-remove/interface.d.ts +25 -22
- package/src/components/notification-loading/index.tsx +155 -144
- package/src/components/notification-loading/interface.d.ts +35 -31
- package/src/components/profile-menu-option/index.tsx +65 -0
- package/src/components/profile-menu-option/interface.d.ts +42 -0
- package/src/components/step-indicator/index.tsx +164 -164
- package/src/components/step-indicator/interface.d.ts +34 -34
- package/src/components/user-profile/index.tsx +204 -216
- package/src/index.ts +42 -37
- package/src/stories/activities-daily/activities-daily.stories.tsx +40 -0
- package/src/stories/activities-progress/activities-progress.stories.tsx +61 -0
- package/src/stories/avatar-profile/avatar-profile.stories.tsx +32 -0
- package/src/stories/card-loading/card-loading.stories.tsx +85 -85
- package/src/stories/check-box/check-box.stories.tsx +81 -83
- package/src/stories/coil/coil.stories.tsx +98 -75
- package/src/stories/filter-date-selector/filter-date-selector.stories.tsx +122 -93
- package/src/stories/history-details/history-details.stories.tsx +36 -0
- package/src/stories/image-capture-with-remove/image-capture-with-remove.stories.tsx +57 -47
- package/src/stories/notification-loading/notification-loading.stories.tsx +88 -73
- package/src/stories/profile-menu-option/profile-menu-option.stories.tsx +70 -0
- package/src/stories/step-indicator/step-indicator.stories.tsx +124 -116
- package/src/styles/theme/theme.ts +170 -168
- package/src/utils/format-data/index.ts +66 -40
- package/src/utils/status-color/return-color.ts +23 -15
- package/lib/typescript/commonjs/package.json +0 -1
- package/lib/typescript/commonjs/src/common/constants/index.d.ts +0 -5
- package/lib/typescript/commonjs/src/common/constants/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts +0 -14
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts +0 -8
- package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/check-box/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts +0 -14
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts +0 -14
- package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/ellipse/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts +0 -14
- package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/files/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/box/index.d.ts +0 -10
- package/lib/typescript/commonjs/src/components/box/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/box/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/button/index.d.ts +0 -10
- package/lib/typescript/commonjs/src/components/button/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/button/styles.d.ts +0 -24
- package/lib/typescript/commonjs/src/components/button/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-history/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-hours/index.d.ts +0 -10
- package/lib/typescript/commonjs/src/components/card-hours/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-loading/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/interface.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts +0 -12
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/check-box/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/coil/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/components/coil/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/filter-date-selector/index.d.ts +0 -15
- package/lib/typescript/commonjs/src/components/filter-date-selector/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/filter-journey/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/header-profile/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/image-capture-with-remove/index.d.ts +0 -15
- package/lib/typescript/commonjs/src/components/image-capture-with-remove/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/input/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/input/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/loading-details/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/components/loading-details/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/loading-progress/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/menu-item/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts +0 -1
- package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/no-data/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/notification-loading/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/scheduled-journey-indicators/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts +0 -64
- package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/typography/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/typography/styles.d.ts +0 -30
- package/lib/typescript/commonjs/src/components/typography/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/user-profile/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts +0 -10
- package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts +0 -7
- package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts +0 -9
- package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +0 -11
- package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/check-box/check-box.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/coil/coil.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/filter-date-selector/filter-date-selector.stories.d.ts +0 -7
- package/lib/typescript/commonjs/src/stories/filter-date-selector/filter-date-selector.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts +0 -7
- package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/input/input.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/loading-details/loading-details.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/loading-progress/loading-progress.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/menu-item/menu-item.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts +0 -7
- package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/notification-loading/notification-loading.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts +0 -16
- package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/styles/global/styles.d.ts +0 -47
- package/lib/typescript/commonjs/src/styles/global/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts +0 -150
- package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/styles/theme/theme.d.ts +0 -152
- package/lib/typescript/commonjs/src/styles/theme/theme.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/utils/format-data/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/utils/mutiply/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts +0 -4
- package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts.map +0 -1
- package/lib/typescript/module/package.json +0 -1
- package/lib/typescript/module/src/common/constants/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/check-box/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts +0 -53
- package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/ellipse/index.d.ts +0 -5
- package/lib/typescript/module/src/common/icons-svg/ellipse/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts +0 -8
- package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/files/index.d.ts +0 -8
- package/lib/typescript/module/src/common/icons-svg/files/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/index.d.ts +0 -12
- package/lib/typescript/module/src/common/icons-svg/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/lifebuoy/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/list/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/package/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/package/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/box/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/box/styles.d.ts +0 -13
- package/lib/typescript/module/src/components/box/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/button/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/button/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/capture-photo/index.d.ts +0 -14
- package/lib/typescript/module/src/components/capture-photo/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/capture-photo/styles.d.ts +0 -12
- package/lib/typescript/module/src/components/capture-photo/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-history/index.d.ts +0 -15
- package/lib/typescript/module/src/components/card-history/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-hours/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-loading/index.d.ts +0 -15
- package/lib/typescript/module/src/components/card-loading/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts +0 -14
- package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts +0 -33
- package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-work-session/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/check-box/index.d.ts +0 -14
- package/lib/typescript/module/src/components/check-box/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/coil/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/filter-date-selector/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/filter-journey/index.d.ts +0 -11
- package/lib/typescript/module/src/components/filter-journey/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/header-profile/index.d.ts +0 -14
- package/lib/typescript/module/src/components/header-profile/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/image-capture-with-remove/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/input/index.d.ts +0 -15
- package/lib/typescript/module/src/components/input/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/input/styles.d.ts +0 -12
- package/lib/typescript/module/src/components/input/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/loading-details/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/loading-progress/index.d.ts +0 -15
- package/lib/typescript/module/src/components/loading-progress/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/menu-item/index.d.ts +0 -15
- package/lib/typescript/module/src/components/menu-item/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/menu-item/styles.d.ts +0 -1
- package/lib/typescript/module/src/components/menu-item/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/no-data/index.d.ts +0 -8
- package/lib/typescript/module/src/components/no-data/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/notification-loading/index.d.ts +0 -11
- package/lib/typescript/module/src/components/notification-loading/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts +0 -11
- package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/selects/select-option/index.d.ts +0 -14
- package/lib/typescript/module/src/components/selects/select-option/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/selects/select-option/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts +0 -15
- package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +0 -1
- package/lib/typescript/module/src/components/step-indicator/index.d.ts +0 -14
- package/lib/typescript/module/src/components/step-indicator/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/step-indicator/styles.d.ts +0 -57
- package/lib/typescript/module/src/components/step-indicator/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/typography/index.d.ts +0 -14
- package/lib/typescript/module/src/components/typography/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/typography/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/user-profile/index.d.ts +0 -15
- package/lib/typescript/module/src/components/user-profile/index.d.ts.map +0 -1
- package/lib/typescript/module/src/index.d.ts +0 -32
- package/lib/typescript/module/src/index.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/box/box.stories.d.ts +0 -9
- package/lib/typescript/module/src/stories/box/box.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/button/button.stories.d.ts +0 -11
- package/lib/typescript/module/src/stories/button/button.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/card-history/card-history.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts +0 -8
- package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/card-loading/card-loading.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts +0 -8
- package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts +0 -10
- package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/coil/coil.stories.d.ts +0 -10
- package/lib/typescript/module/src/stories/coil/coil.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/filter-date-selector/filter-date-selector.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/filter-journey/filter-journey.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts +0 -11
- package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +0 -8
- package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/input/input.stories.d.ts +0 -15
- package/lib/typescript/module/src/stories/input/input.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts +0 -7
- package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts +0 -7
- package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts +0 -9
- package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/no-data/no-data.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts +0 -9
- package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +0 -10
- package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts +0 -7
- package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts +0 -8
- package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/typography/typography.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts +0 -8
- package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/styles/global/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/styles/global/theme-provider.d.ts.map +0 -1
- package/lib/typescript/module/src/styles/theme/theme.d.ts.map +0 -1
- package/lib/typescript/module/src/utils/format-data/index.d.ts +0 -18
- package/lib/typescript/module/src/utils/format-data/index.d.ts.map +0 -1
- package/lib/typescript/module/src/utils/mutiply/index.d.ts +0 -2
- package/lib/typescript/module/src/utils/mutiply/index.d.ts.map +0 -1
- package/lib/typescript/module/src/utils/status-color/return-color.d.ts +0 -4
- package/lib/typescript/module/src/utils/status-color/return-color.d.ts.map +0 -1
|
@@ -6,13 +6,13 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.FilterDateSelector = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _reactNative = require("react-native");
|
|
9
|
-
var
|
|
10
|
-
var
|
|
11
|
-
var _theme = require("../../styles/theme/theme
|
|
12
|
-
var
|
|
9
|
+
var _box = require("../box");
|
|
10
|
+
var _typography = require("../typography");
|
|
11
|
+
var _theme = require("../../styles/theme/theme");
|
|
12
|
+
var _iconsSvg = require("../../common/icons-svg");
|
|
13
13
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
14
|
-
/**
|
|
15
|
-
* IMPORTS
|
|
14
|
+
/**
|
|
15
|
+
* IMPORTS
|
|
16
16
|
*/
|
|
17
17
|
|
|
18
18
|
// components
|
|
@@ -21,9 +21,9 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
21
21
|
|
|
22
22
|
//typing
|
|
23
23
|
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* Componente FilterDateSelector para a interação do usuário com ui.
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* Componente FilterDateSelector para a interação do usuário com ui.
|
|
27
27
|
*/
|
|
28
28
|
const FilterDateSelector = ({
|
|
29
29
|
selectedDay,
|
|
@@ -37,58 +37,63 @@ const FilterDateSelector = ({
|
|
|
37
37
|
index
|
|
38
38
|
}) => {
|
|
39
39
|
const isSelected = selectedDay && selectedDay.date === day.date;
|
|
40
|
-
return /*#__PURE__*/
|
|
40
|
+
return /*#__PURE__*/_react.default.createElement(_reactNative.TouchableOpacity, {
|
|
41
41
|
disabled: isSelected,
|
|
42
|
+
key: index,
|
|
42
43
|
activeOpacity: 0.7,
|
|
43
|
-
onPress: () => handleSelectedDay(day)
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
44
|
+
onPress: () => handleSelectedDay(day)
|
|
45
|
+
}, /*#__PURE__*/_react.default.createElement(_box.Box, {
|
|
46
|
+
testID: testID,
|
|
47
|
+
width: 65,
|
|
48
|
+
height: 75,
|
|
49
|
+
flexStyle: {
|
|
50
|
+
alignItems: "center",
|
|
51
|
+
justifyContent: "center"
|
|
52
|
+
},
|
|
53
|
+
backgroundColor: isSelected ? _theme.theme.colors.blue[400] : _theme.theme.colors.gray[350],
|
|
54
|
+
borderStyled: {
|
|
55
|
+
borderRadius: _theme.theme.borderWidths.thick_large,
|
|
56
|
+
borderColor: isSelected ? _theme.theme.colors.blue[400] : _theme.theme.colors.gray[350],
|
|
57
|
+
borderWidth: _theme.theme.borderWidths.thin
|
|
58
|
+
},
|
|
59
|
+
marginStyle: {
|
|
60
|
+
marginRight: _theme.theme.margins["2xs"],
|
|
61
|
+
marginTop: _theme.theme.margins["2xs"]
|
|
62
|
+
}
|
|
63
|
+
}, isSelected && isLoading ? /*#__PURE__*/_react.default.createElement(_reactNative.ActivityIndicator, {
|
|
64
|
+
size: "small",
|
|
65
|
+
color: "white"
|
|
66
|
+
}) : /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, day.date === "all" ? /*#__PURE__*/_react.default.createElement(_iconsSvg.Icons, {
|
|
67
|
+
icon: "REFRESH_CCW_DOT",
|
|
68
|
+
color: _theme.theme.colors.neutral[25]
|
|
69
|
+
}) : /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement(_typography.Typography, {
|
|
70
|
+
text: day.date === "all" ? "" : day.date.toString().padStart(2, "0"),
|
|
71
|
+
size: _theme.theme.fontSizes.lg,
|
|
72
|
+
color: _theme.theme.colors.neutral[25],
|
|
73
|
+
fontFamily: _theme.theme.fonts.inter_bold_700
|
|
74
|
+
}), /*#__PURE__*/_react.default.createElement(_typography.Typography, {
|
|
75
|
+
text: day.date === "all" ? "Todos" : day.dayName.slice(0, 3),
|
|
76
|
+
size: _theme.theme.fontSizes.lg,
|
|
77
|
+
color: _theme.theme.colors.neutral[25],
|
|
78
|
+
fontFamily: _theme.theme.fonts.inter_bold_700,
|
|
79
|
+
marginBottom: day.date === "all" ? _theme.theme.margins["3xl"] : 0,
|
|
80
|
+
letterSpacing: "o_16"
|
|
81
|
+
})))));
|
|
80
82
|
};
|
|
81
83
|
const daySorted = days.sort((a, b) => new Date(b.fullDate).getTime() - new Date(a.fullDate).getTime());
|
|
82
|
-
|
|
84
|
+
|
|
85
|
+
// Adiciona a opção "Todos" no início da lista
|
|
86
|
+
const dataWithAllOption = [...daySorted];
|
|
87
|
+
return /*#__PURE__*/_react.default.createElement(_reactNative.FlatList, {
|
|
83
88
|
horizontal: true,
|
|
84
|
-
data:
|
|
89
|
+
data: dataWithAllOption,
|
|
85
90
|
showsHorizontalScrollIndicator: false,
|
|
86
91
|
renderItem: renderDayBlock
|
|
87
92
|
});
|
|
88
93
|
};
|
|
89
94
|
|
|
90
|
-
/**
|
|
91
|
-
* EXPORTS
|
|
95
|
+
/**
|
|
96
|
+
* EXPORTS
|
|
92
97
|
*/
|
|
93
98
|
exports.FilterDateSelector = FilterDateSelector;
|
|
94
99
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_box","_typography","_theme","_iconsSvg","e","__esModule","default","FilterDateSelector","selectedDay","handleSelectedDay","days","isLoading","testID","renderDayBlock","item","day","index","isSelected","date","createElement","TouchableOpacity","disabled","key","activeOpacity","onPress","Box","width","height","flexStyle","alignItems","justifyContent","backgroundColor","theme","colors","blue","gray","borderStyled","borderRadius","borderWidths","thick_large","borderColor","borderWidth","thin","marginStyle","marginRight","margins","marginTop","ActivityIndicator","size","color","Fragment","Icons","icon","neutral","Typography","text","toString","padStart","fontSizes","lg","fontFamily","fonts","inter_bold_700","dayName","slice","marginBottom","letterSpacing","daySorted","sort","a","b","Date","fullDate","getTime","dataWithAllOption","FlatList","horizontal","data","showsHorizontalScrollIndicator","renderItem","exports"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport React from \"react\";\r\nimport { TouchableOpacity, ActivityIndicator, FlatList } from \"react-native\";\r\n\r\n// components\r\nimport { Box } from \"../box\";\r\nimport { Typography } from \"../typography\";\r\n\r\n// styles\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\n//typing\r\nimport { IFilterDateSelector, ISelectedDay } from \"./interface\";\r\nimport { Icons } from \"../../common/icons-svg\";\r\n\r\n/**\r\n *\r\n * Componente FilterDateSelector para a interação do usuário com ui.\r\n */\r\nconst FilterDateSelector: React.FC<IFilterDateSelector> = ({\r\n selectedDay,\r\n handleSelectedDay,\r\n days,\r\n isLoading,\r\n testID,\r\n}) => {\r\n const renderDayBlock = ({ item: day, index }: { item: ISelectedDay; index: number }) => {\r\n const isSelected = selectedDay && selectedDay.date === day.date;\r\n return (\r\n <TouchableOpacity\r\n disabled={isSelected}\r\n key={index}\r\n activeOpacity={0.7}\r\n onPress={() => handleSelectedDay(day)}\r\n >\r\n <Box\r\n testID={testID}\r\n width={65}\r\n height={75}\r\n flexStyle={{ alignItems: \"center\", justifyContent: \"center\" }}\r\n backgroundColor={isSelected ? theme.colors.blue[400] : theme.colors.gray[350]}\r\n borderStyled={{\r\n borderRadius: theme.borderWidths.thick_large,\r\n borderColor: isSelected ? theme.colors.blue[400] : theme.colors.gray[350],\r\n borderWidth: theme.borderWidths.thin,\r\n }}\r\n marginStyle={{ marginRight: theme.margins[\"2xs\"], marginTop: theme.margins[\"2xs\"] }}\r\n >\r\n {isSelected && isLoading ? (\r\n <ActivityIndicator size=\"small\" color=\"white\" />\r\n ) : (\r\n <>\r\n {day.date === \"all\" ? (\r\n <Icons icon=\"REFRESH_CCW_DOT\" color={theme.colors.neutral[25]} />\r\n ) : (\r\n <>\r\n <Typography\r\n text={day.date === \"all\" ? \"\" : day.date.toString().padStart(2, \"0\")}\r\n size={theme.fontSizes.lg}\r\n color={theme.colors.neutral[25]}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n />\r\n <Typography\r\n text={day.date === \"all\" ? \"Todos\" : day.dayName.slice(0, 3)}\r\n size={theme.fontSizes.lg}\r\n color={theme.colors.neutral[25]}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n marginBottom={day.date === \"all\" ? theme.margins[\"3xl\"] : 0}\r\n letterSpacing=\"o_16\"\r\n />\r\n </>\r\n )}\r\n </>\r\n )}\r\n </Box>\r\n </TouchableOpacity>\r\n );\r\n };\r\n const daySorted = days.sort(\r\n (a, b) => new Date(b.fullDate).getTime() - new Date(a.fullDate).getTime()\r\n );\r\n\r\n // Adiciona a opção \"Todos\" no início da lista\r\n const dataWithAllOption = [...daySorted];\r\n\r\n return (\r\n <FlatList\r\n horizontal\r\n data={dataWithAllOption}\r\n showsHorizontalScrollIndicator={false}\r\n renderItem={renderDayBlock}\r\n />\r\n );\r\n};\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport { FilterDateSelector };\r\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"
|
|
1
|
+
{"version":3,"names":[],"sources":["interface.d.ts"],"sourcesContent":["/*\n * IMPORTS\n */\nimport { TouchableOpacityProps } from \"react-native\";\n\n/**\n * INTERFACE\n */\nimport { IGlobalCss } from \"../../styles/global/interface\";\n\ninterface ISelectedDay {\n date: string | number;\n dayName: string;\n fullDate: Date;\n}\n\ninterface IFilterDateSelector extends TouchableOpacityProps, IGlobalCss {\n /**\n * prop que mostra o dia selecionado\n */\n selectedDay: ISelectedDay;\n\n /**\n * função que seleciona a data\n */\n // eslint-disable-next-line no-unused-vars\n handleSelectedDay: (date: ISelectedDay) => {};\n\n /**\n * * Retorna as sete últimas datas dos dias\n */\n days: ISelectedDay[];\n\n /**\n * Retorna o loading do componente\n */\n isLoading: boolean;\n}\n\n/**\n * EXPORTS\n */\nexport type { IFilterDateSelector, ISelectedDay };\n"],"mappings":"","ignoreList":[]}
|
|
@@ -6,9 +6,8 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.FilterJourney = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _reactNative = require("react-native");
|
|
9
|
-
var
|
|
10
|
-
var _theme = require("../../styles/theme/theme
|
|
11
|
-
var _jsxRuntime = require("react/jsx-runtime");
|
|
9
|
+
var _button = require("../button");
|
|
10
|
+
var _theme = require("../../styles/theme/theme");
|
|
12
11
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
13
12
|
/**
|
|
14
13
|
* IMPORTS
|
|
@@ -26,13 +25,13 @@ const FilterJourney = ({
|
|
|
26
25
|
selectedFilter,
|
|
27
26
|
isLoading
|
|
28
27
|
}) => {
|
|
29
|
-
return /*#__PURE__*/
|
|
28
|
+
return /*#__PURE__*/_react.default.createElement(_reactNative.FlatList, {
|
|
30
29
|
horizontal: true,
|
|
31
30
|
data: filters,
|
|
32
31
|
showsHorizontalScrollIndicator: false,
|
|
33
32
|
renderItem: ({
|
|
34
33
|
item
|
|
35
|
-
}) => /*#__PURE__*/
|
|
34
|
+
}) => /*#__PURE__*/_react.default.createElement(_button.Button, {
|
|
36
35
|
isLoading: isLoading || false,
|
|
37
36
|
disabled: isLoading,
|
|
38
37
|
paddingStyle: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_button","_theme","e","__esModule","default","FilterJourney","filters","handleFilterSelect","selectedFilter","isLoading","createElement","FlatList","horizontal","data","showsHorizontalScrollIndicator","renderItem","item","Button","disabled","paddingStyle","paddingLeft","theme","paddings","sm","paddingRight","onPress","descricao","title","flexStyle","textAlign","alignItems","justifyContent","marginStyle","marginRight","margins","borderStyled","borderWidth","borderWidths","thin","borderColor","colors","blue","gray","borderRadius","thick_bold","backgroundColor","neutral","buttonTextStyle","color","fontFamily","fonts","inter_semi_bold_600","fontSize","fontSizes","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport React from \"react\";\nimport { FlatList } from \"react-native\";\n\n// components\nimport { Button } from \"../button\";\n\n// typing\nimport { IFilterJourneyProps } from \"./interface\";\n\n// styles\nimport { theme } from \"../../styles/theme/theme\";\n\nconst FilterJourney: React.FC<IFilterJourneyProps> = ({\n filters,\n handleFilterSelect,\n selectedFilter,\n isLoading,\n}) => {\n return (\n <FlatList\n horizontal\n data={filters}\n showsHorizontalScrollIndicator={false}\n renderItem={({ item }) => (\n <Button\n isLoading={isLoading || false}\n disabled={isLoading}\n paddingStyle={{ paddingLeft: theme.paddings.sm, paddingRight: theme.paddings.sm }}\n onPress={() => handleFilterSelect(item.descricao)}\n title={item.descricao}\n flexStyle={{ textAlign: \"center\", alignItems: \"center\", justifyContent: \"center\" }}\n marginStyle={{ marginRight: theme.margins[\"2xs\"] }}\n borderStyled={{\n borderWidth: theme.borderWidths.thin,\n borderColor:\n selectedFilter === item.descricao ? theme.colors.blue[400] : theme.colors.gray[800],\n borderRadius: theme.borderWidths.thick_bold,\n }}\n backgroundColor={\n selectedFilter === item.descricao ? theme.colors.blue[400] : theme.colors.neutral[25]\n }\n buttonTextStyle={{\n color:\n selectedFilter === item.descricao ? theme.colors.neutral[25] : theme.colors.gray[800],\n fontFamily: theme.fonts.inter_semi_bold_600,\n fontSize: theme.fontSizes.sm,\n }}\n />\n )}\n />\n );\n};\n\n/**\n * EXPORTS\n */\nexport { FilterJourney };\n"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,YAAA,GAAAD,OAAA;AAGA,IAAAE,OAAA,GAAAF,OAAA;AAMA,IAAAG,MAAA,GAAAH,OAAA;AAAiD,SAAAD,uBAAAK,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAC,UAAA,GAAAD,CAAA,KAAAE,OAAA,EAAAF,CAAA;AAbjD;AACA;AACA;;AAIA;;AAGA;;AAGA;;AAGA,MAAMG,aAA4C,GAAGA,CAAC;EACpDC,OAAO;EACPC,kBAAkB;EAClBC,cAAc;EACdC;AACF,CAAC,KAAK;EACJ,oBACEb,MAAA,CAAAQ,OAAA,CAAAM,aAAA,CAACX,YAAA,CAAAY,QAAQ;IACPC,UAAU;IACVC,IAAI,EAAEP,OAAQ;IACdQ,8BAA8B,EAAE,KAAM;IACtCC,UAAU,EAAEA,CAAC;MAAEC;IAAK,CAAC,kBACnBpB,MAAA,CAAAQ,OAAA,CAAAM,aAAA,CAACV,OAAA,CAAAiB,MAAM;MACLR,SAAS,EAAEA,SAAS,IAAI,KAAM;MAC9BS,QAAQ,EAAET,SAAU;MACpBU,YAAY,EAAE;QAAEC,WAAW,EAAEC,YAAK,CAACC,QAAQ,CAACC,EAAE;QAAEC,YAAY,EAAEH,YAAK,CAACC,QAAQ,CAACC;MAAG,CAAE;MAClFE,OAAO,EAAEA,CAAA,KAAMlB,kBAAkB,CAACS,IAAI,CAACU,SAAS,CAAE;MAClDC,KAAK,EAAEX,IAAI,CAACU,SAAU;MACtBE,SAAS,EAAE;QAAEC,SAAS,EAAE,QAAQ;QAAEC,UAAU,EAAE,QAAQ;QAAEC,cAAc,EAAE;MAAS,CAAE;MACnFC,WAAW,EAAE;QAAEC,WAAW,EAAEZ,YAAK,CAACa,OAAO,CAAC,KAAK;MAAE,CAAE;MACnDC,YAAY,EAAE;QACZC,WAAW,EAAEf,YAAK,CAACgB,YAAY,CAACC,IAAI;QACpCC,WAAW,EACT/B,cAAc,KAAKQ,IAAI,CAACU,SAAS,GAAGL,YAAK,CAACmB,MAAM,CAACC,IAAI,CAAC,GAAG,CAAC,GAAGpB,YAAK,CAACmB,MAAM,CAACE,IAAI,CAAC,GAAG,CAAC;QACrFC,YAAY,EAAEtB,YAAK,CAACgB,YAAY,CAACO;MACnC,CAAE;MACFC,eAAe,EACbrC,cAAc,KAAKQ,IAAI,CAACU,SAAS,GAAGL,YAAK,CAACmB,MAAM,CAACC,IAAI,CAAC,GAAG,CAAC,GAAGpB,YAAK,CAACmB,MAAM,CAACM,OAAO,CAAC,EAAE,CACrF;MACDC,eAAe,EAAE;QACfC,KAAK,EACHxC,cAAc,KAAKQ,IAAI,CAACU,SAAS,GAAGL,YAAK,CAACmB,MAAM,CAACM,OAAO,CAAC,EAAE,CAAC,GAAGzB,YAAK,CAACmB,MAAM,CAACE,IAAI,CAAC,GAAG,CAAC;QACvFO,UAAU,EAAE5B,YAAK,CAAC6B,KAAK,CAACC,mBAAmB;QAC3CC,QAAQ,EAAE/B,YAAK,CAACgC,SAAS,CAAC9B;MAC5B;IAAE,CACH;EACD,CACH,CAAC;AAEN,CAAC;;AAED;AACA;AACA;AAFA+B,OAAA,CAAAjD,aAAA,GAAAA,aAAA","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"
|
|
1
|
+
{"version":3,"names":[],"sources":["interface.d.ts"],"sourcesContent":["/*\n * IMPORTS\n */\nimport { ScrollViewProps } from \"react-native\";\n\n/**\n * INTERFACE\n */\nimport { IGlobalCss } from \"../../styles/global/interface\";\n\ninterface IFilterJourneyProps extends ScrollViewProps, IGlobalCss {\n /**\n * props que traz os tipos disponíveis exemplos: pendente, finalizado\n */\n filters: { id: number; descricao: string }[];\n\n /**\n * function que pega o valor do filter\n */\n // eslint-disable-next-line no-unused-vars\n handleFilterSelect: (filter: string) => void;\n\n /**\n * props do selecionado o filter\n */\n selectedFilter: string;\n\n /**\n * props que indica o loading do button\n */\n isLoading?: boolean;\n}\n\n/**\n * EXPORTS\n */\nexport type { IFilterJourneyProps };\n"],"mappings":"","ignoreList":[]}
|
|
@@ -6,11 +6,10 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.Header = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _reactNative = require("react-native");
|
|
9
|
-
var
|
|
10
|
-
var
|
|
11
|
-
var
|
|
12
|
-
var _theme = require("../../styles/theme/theme
|
|
13
|
-
var _jsxRuntime = require("react/jsx-runtime");
|
|
9
|
+
var _box = require("../box");
|
|
10
|
+
var _typography = require("../typography");
|
|
11
|
+
var _iconsSvg = require("../../common/icons-svg");
|
|
12
|
+
var _theme = require("../../styles/theme/theme");
|
|
14
13
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
15
14
|
/**
|
|
16
15
|
* IMPORTS
|
|
@@ -26,7 +25,8 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
26
25
|
|
|
27
26
|
/**
|
|
28
27
|
* Componente Header para a interação do usuário com ui.
|
|
29
|
-
*/
|
|
28
|
+
*/
|
|
29
|
+
const Header = ({
|
|
30
30
|
title,
|
|
31
31
|
color,
|
|
32
32
|
testID,
|
|
@@ -39,104 +39,97 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
39
39
|
backgroundColor,
|
|
40
40
|
isBluetooth = false
|
|
41
41
|
}) => {
|
|
42
|
+
var _color$colorText;
|
|
42
43
|
const {
|
|
43
44
|
width: widthScreen
|
|
44
45
|
} = _reactNative.Dimensions.get("window");
|
|
45
46
|
const isMobile = widthScreen < 768;
|
|
46
|
-
return /*#__PURE__*/
|
|
47
|
+
return /*#__PURE__*/_react.default.createElement(_box.Box, {
|
|
47
48
|
testID: testID,
|
|
48
49
|
width: "100%",
|
|
49
50
|
height: 45,
|
|
50
|
-
backgroundColor: backgroundColor
|
|
51
|
+
backgroundColor: backgroundColor !== null && backgroundColor !== void 0 ? backgroundColor : _theme.theme.colors.blue[400],
|
|
51
52
|
flexStyle: {
|
|
52
53
|
flexDirection: "row",
|
|
53
54
|
justifyContent: "space-between",
|
|
54
55
|
alignItems: "center"
|
|
56
|
+
}
|
|
57
|
+
}, /*#__PURE__*/_react.default.createElement(_box.Box, {
|
|
58
|
+
width: "10%",
|
|
59
|
+
height: 45,
|
|
60
|
+
flexStyle: {
|
|
61
|
+
flexDirection: "column",
|
|
62
|
+
justifyContent: "center",
|
|
63
|
+
alignItems: "flex-start"
|
|
55
64
|
},
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
},
|
|
64
|
-
paddingStyle: {
|
|
65
|
-
paddingLeft: _theme.theme.paddings.md
|
|
66
|
-
},
|
|
67
|
-
children: arrow && title !== "Login" && /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactNative.TouchableOpacity, {
|
|
68
|
-
disabled: !arrow,
|
|
69
|
-
onPress: handleNavigation,
|
|
70
|
-
style: {
|
|
71
|
-
width: 50,
|
|
72
|
-
height: 45,
|
|
73
|
-
flexDirection: "column",
|
|
74
|
-
alignItems: "flex-start",
|
|
75
|
-
justifyContent: "center"
|
|
76
|
-
},
|
|
77
|
-
children: title === "Controle de Jornada" || title === "Controle de Carregamento" ? /*#__PURE__*/(0, _jsxRuntime.jsxs)(_jsxRuntime.Fragment, {
|
|
78
|
-
children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_index3.Icons, {
|
|
79
|
-
icon: "LIST",
|
|
80
|
-
color: "#fff"
|
|
81
|
-
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_index.Box, {
|
|
82
|
-
marginStyle: {
|
|
83
|
-
marginBottom: 8
|
|
84
|
-
}
|
|
85
|
-
})]
|
|
86
|
-
}) : arrow && /*#__PURE__*/(0, _jsxRuntime.jsx)(_index3.Icons, {
|
|
87
|
-
icon: "ARROW_LEFT"
|
|
88
|
-
})
|
|
89
|
-
})
|
|
90
|
-
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_index.Box, {
|
|
91
|
-
height: 45,
|
|
92
|
-
flexStyle: {
|
|
93
|
-
flexDirection: "row",
|
|
94
|
-
justifyContent: "center",
|
|
95
|
-
alignItems: "center",
|
|
96
|
-
flex: 0.9
|
|
97
|
-
},
|
|
98
|
-
children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_index2.Typography, {
|
|
99
|
-
text: title ? title : "Login",
|
|
100
|
-
size: 15.4,
|
|
101
|
-
fontFamily: _theme.theme.fonts.inter_bold_700,
|
|
102
|
-
color: color?.colorText ?? _theme.theme.colors.neutral[25],
|
|
103
|
-
fontWeight: "700",
|
|
104
|
-
align: "center",
|
|
105
|
-
lineHeight: _theme.theme.fontSizes.lg,
|
|
106
|
-
letterSpacing: "regular",
|
|
107
|
-
marginLeft: _theme.theme.margins["2xl"]
|
|
108
|
-
})
|
|
109
|
-
}), /*#__PURE__*/(0, _jsxRuntime.jsx)(_index.Box, {
|
|
110
|
-
marginStyle: {
|
|
111
|
-
marginRight: isMobile ? 10 : 60
|
|
112
|
-
},
|
|
113
|
-
borderStyled: {
|
|
114
|
-
borderRadius: 10
|
|
115
|
-
},
|
|
65
|
+
paddingStyle: {
|
|
66
|
+
paddingLeft: _theme.theme.paddings.md
|
|
67
|
+
}
|
|
68
|
+
}, arrow && title !== "Login" && /*#__PURE__*/_react.default.createElement(_reactNative.TouchableOpacity, {
|
|
69
|
+
disabled: !arrow,
|
|
70
|
+
onPress: handleNavigation,
|
|
71
|
+
style: {
|
|
116
72
|
width: 50,
|
|
117
|
-
height:
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
}
|
|
139
|
-
}
|
|
73
|
+
height: 45,
|
|
74
|
+
flexDirection: "column",
|
|
75
|
+
alignItems: "flex-start",
|
|
76
|
+
justifyContent: "center"
|
|
77
|
+
}
|
|
78
|
+
}, title === "Controle de Jornada" || title === "Controle de Carregamento" ? /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement(_iconsSvg.Icons, {
|
|
79
|
+
icon: "LIST",
|
|
80
|
+
color: "#fff"
|
|
81
|
+
}), /*#__PURE__*/_react.default.createElement(_box.Box, {
|
|
82
|
+
marginStyle: {
|
|
83
|
+
marginBottom: 8
|
|
84
|
+
}
|
|
85
|
+
})) : arrow && /*#__PURE__*/_react.default.createElement(_iconsSvg.Icons, {
|
|
86
|
+
icon: "ARROW_LEFT"
|
|
87
|
+
}))), /*#__PURE__*/_react.default.createElement(_box.Box, {
|
|
88
|
+
height: 45,
|
|
89
|
+
flexStyle: {
|
|
90
|
+
flexDirection: "row",
|
|
91
|
+
justifyContent: "center",
|
|
92
|
+
alignItems: "center",
|
|
93
|
+
flex: 0.9
|
|
94
|
+
}
|
|
95
|
+
}, /*#__PURE__*/_react.default.createElement(_typography.Typography, {
|
|
96
|
+
text: title ? title : "Login",
|
|
97
|
+
size: 15.4,
|
|
98
|
+
fontFamily: _theme.theme.fonts.inter_bold_700,
|
|
99
|
+
color: (_color$colorText = color === null || color === void 0 ? void 0 : color.colorText) !== null && _color$colorText !== void 0 ? _color$colorText : _theme.theme.colors.neutral[25],
|
|
100
|
+
fontWeight: "700",
|
|
101
|
+
align: "center",
|
|
102
|
+
lineHeight: _theme.theme.fontSizes.lg,
|
|
103
|
+
letterSpacing: "regular",
|
|
104
|
+
marginLeft: _theme.theme.margins["2xl"]
|
|
105
|
+
})), /*#__PURE__*/_react.default.createElement(_box.Box, {
|
|
106
|
+
marginStyle: {
|
|
107
|
+
marginRight: isMobile ? 10 : 60
|
|
108
|
+
},
|
|
109
|
+
borderStyled: {
|
|
110
|
+
borderRadius: 10
|
|
111
|
+
},
|
|
112
|
+
width: 50,
|
|
113
|
+
height: 24
|
|
114
|
+
}, permission ? /*#__PURE__*/_react.default.createElement(_box.Box, {
|
|
115
|
+
marginStyle: {
|
|
116
|
+
marginTop: 2
|
|
117
|
+
}
|
|
118
|
+
}) : /*#__PURE__*/_react.default.createElement(_box.Box, {
|
|
119
|
+
marginStyle: {
|
|
120
|
+
marginTop: 2
|
|
121
|
+
},
|
|
122
|
+
flexStyle: {
|
|
123
|
+
flexDirection: "row",
|
|
124
|
+
justifyContent: "flex-end"
|
|
125
|
+
}
|
|
126
|
+
}, isBluetooth && /*#__PURE__*/_react.default.createElement(_iconsSvg.Icons, {
|
|
127
|
+
icon: bluetoothIsConnected ? "BLUETOOTH_CONNECTED" : "BLUETOOTH",
|
|
128
|
+
color: bluetoothIsConnected ? _theme.theme.colors.green[400] : _theme.theme.colors.red[900]
|
|
129
|
+
}), /*#__PURE__*/_react.default.createElement(_iconsSvg.Icons, {
|
|
130
|
+
icon: isInternetReachable ? "WIFI_HIGH" : "WIFI_X",
|
|
131
|
+
color: isInternetReachable ? _theme.theme.colors.orange[150] : _theme.theme.colors.red[800]
|
|
132
|
+
}))));
|
|
140
133
|
};
|
|
141
134
|
|
|
142
135
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNative","_box","_typography","_iconsSvg","_theme","e","__esModule","default","Header","title","color","testID","arrow","permission","bluetoothIsConnected","isInternetReachable","handleNavigation","backgroundColor","isBluetooth","_color$colorText","width","widthScreen","Dimensions","get","isMobile","createElement","Box","height","theme","colors","blue","flexStyle","flexDirection","justifyContent","alignItems","paddingStyle","paddingLeft","paddings","md","TouchableOpacity","disabled","onPress","style","Fragment","Icons","icon","marginStyle","marginBottom","flex","Typography","text","size","fontFamily","fonts","inter_bold_700","colorText","neutral","fontWeight","align","lineHeight","fontSizes","lg","letterSpacing","marginLeft","margins","marginRight","borderStyled","borderRadius","marginTop","green","red","orange","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport React from \"react\";\nimport { Dimensions, TouchableOpacity } from \"react-native\";\n\n// components\nimport { Box } from \"../box\";\nimport { Typography } from \"../typography\";\n\n// typings\nimport { IHeaderProps } from \"./interface\";\n\n// commons\nimport { Icons } from \"../../common/icons-svg\";\n\n// styles\nimport { theme } from \"../../styles/theme/theme\";\n\n/**\n * Componente Header para a interação do usuário com ui.\n */\nconst Header: React.FC<IHeaderProps> = ({\n title,\n color,\n testID,\n arrow,\n // propsNav,\n permission,\n bluetoothIsConnected,\n isInternetReachable,\n handleNavigation,\n backgroundColor,\n isBluetooth = false,\n}) => {\n const { width: widthScreen } = Dimensions.get(\"window\");\n const isMobile = widthScreen < 768;\n\n return (\n <Box\n testID={testID}\n width={\"100%\"}\n height={45}\n backgroundColor={backgroundColor ?? theme.colors.blue[400]}\n flexStyle={{ flexDirection: \"row\", justifyContent: \"space-between\", alignItems: \"center\" }}\n >\n <Box\n width={\"10%\"}\n height={45}\n flexStyle={{ flexDirection: \"column\", justifyContent: \"center\", alignItems: \"flex-start\" }}\n paddingStyle={{ paddingLeft: theme.paddings.md }}\n >\n {arrow && title !== \"Login\" && (\n <TouchableOpacity\n disabled={!arrow}\n onPress={handleNavigation}\n style={{\n width: 50,\n height: 45,\n flexDirection: \"column\",\n alignItems: \"flex-start\",\n justifyContent: \"center\",\n }}\n >\n {title === \"Controle de Jornada\" || title === \"Controle de Carregamento\" ? (\n <>\n <Icons icon=\"LIST\" color=\"#fff\" />\n <Box marginStyle={{ marginBottom: 8 }} />\n </>\n ) : (\n arrow && <Icons icon=\"ARROW_LEFT\" />\n )}\n </TouchableOpacity>\n )}\n </Box>\n\n <Box\n height={45}\n flexStyle={{\n flexDirection: \"row\",\n justifyContent: \"center\",\n alignItems: \"center\",\n flex: 0.9,\n }}\n >\n <Typography\n text={title ? title : \"Login\"}\n size={15.4}\n fontFamily={theme.fonts.inter_bold_700}\n color={color?.colorText ?? theme.colors.neutral[25]}\n fontWeight=\"700\"\n align=\"center\"\n lineHeight={theme.fontSizes.lg}\n letterSpacing={\"regular\"}\n marginLeft={theme.margins[\"2xl\"]}\n />\n </Box>\n\n <Box\n marginStyle={{ marginRight: isMobile ? 10 : 60 }}\n borderStyled={{ borderRadius: 10 }}\n width={50}\n height={24}\n >\n {permission ? (\n <Box marginStyle={{ marginTop: 2 }} />\n ) : (\n <Box\n marginStyle={{ marginTop: 2 }}\n flexStyle={{ flexDirection: \"row\", justifyContent: \"flex-end\" }}\n >\n {isBluetooth && (\n <Icons\n icon={bluetoothIsConnected ? \"BLUETOOTH_CONNECTED\" : \"BLUETOOTH\"}\n color={bluetoothIsConnected ? theme.colors.green[400] : theme.colors.red[900]}\n />\n )}\n <Icons\n icon={isInternetReachable ? \"WIFI_HIGH\" : \"WIFI_X\"}\n color={isInternetReachable ? theme.colors.orange[150] : theme.colors.red[800]}\n />\n </Box>\n )}\n </Box>\n </Box>\n );\n};\n\n/**\n * EXPORTS\n */\nexport { Header };\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"
|
|
1
|
+
{"version":3,"names":[],"sources":["interface.d.ts"],"sourcesContent":["/**\n * IMPORTS\n */\nimport { ViewProps } from \"react-native\";\n\n// typing\nimport { IGlobalCss } from \"../../styles/global/interface\";\n\ninterface IHeaderProps extends ViewProps, IGlobalCss {\n title: string;\n\n /**\n * TestID para testes automático e identificação\n */\n testID?: string;\n\n /**\n * prop de navegação\n */\n propsNav?: any;\n\n /**\n * arrow para coloca o ícone da flecha ou lista\n */\n arrow: boolean;\n\n /**\n * permission boolean\n */\n permission: boolean;\n\n /**\n * isInternetReachable boolean que consta se está conectado a internet\n */\n isInternetReachable: boolean;\n\n /**\n * verifica se o bluetooth esta conectado\n */\n bluetoothIsConnected: boolean;\n\n /**\n * direciona para navegação correspondente\n */\n // eslint-disable-next-line no-unused-vars\n handleNavigation: (propsNav: any) => void;\n\n /**\n * verifica se precisa do bluetooth na aplicação\n */\n isBluetooth: boolean;\n}\n\n/**\n * EXPORTS\n */\nexport type { IHeaderProps };\n"],"mappings":"","ignoreList":[]}
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.HistoryDetails = void 0;
|
|
7
|
+
var _react = _interopRequireDefault(require("react"));
|
|
8
|
+
var _box = require("../box");
|
|
9
|
+
var _typography = require("../typography");
|
|
10
|
+
var _theme = require("../../styles/theme/theme");
|
|
11
|
+
var _formatData = require("../../utils/format-data");
|
|
12
|
+
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
13
|
+
/**
|
|
14
|
+
* IMPORTS
|
|
15
|
+
*/
|
|
16
|
+
|
|
17
|
+
// components
|
|
18
|
+
|
|
19
|
+
// typings
|
|
20
|
+
|
|
21
|
+
// styles
|
|
22
|
+
|
|
23
|
+
const HistoryDetails = ({
|
|
24
|
+
numero = "01020304050607",
|
|
25
|
+
local = "Doca 1, Pátio 02 - Usimais (Ipatinga)",
|
|
26
|
+
date = "24/03/2025",
|
|
27
|
+
duracao = "00:30"
|
|
28
|
+
}) => {
|
|
29
|
+
return /*#__PURE__*/_react.default.createElement(_box.Box, {
|
|
30
|
+
width: "100%",
|
|
31
|
+
borderStyled: {
|
|
32
|
+
borderRadius: 8
|
|
33
|
+
},
|
|
34
|
+
backgroundColor: _theme.theme.colors.blue[400]
|
|
35
|
+
}, /*#__PURE__*/_react.default.createElement(_box.Box, {
|
|
36
|
+
flexStyle: {
|
|
37
|
+
flexDirection: "column",
|
|
38
|
+
justifyContent: "flex-start",
|
|
39
|
+
alignItems: "flex-start"
|
|
40
|
+
},
|
|
41
|
+
paddingStyle: {
|
|
42
|
+
padding: _theme.theme.paddings.xs
|
|
43
|
+
}
|
|
44
|
+
}, /*#__PURE__*/_react.default.createElement(_typography.Typography, {
|
|
45
|
+
text: `Carregamento - #${numero}`,
|
|
46
|
+
size: _theme.theme.fontSizes.sm,
|
|
47
|
+
fontFamily: _theme.theme.fonts.inter_semi_bold_600,
|
|
48
|
+
fontWeight: "600",
|
|
49
|
+
color: _theme.theme.colors.neutral[25],
|
|
50
|
+
lineHeight: _theme.theme.fontSizes.xl,
|
|
51
|
+
letterSpacing: "regular"
|
|
52
|
+
}), /*#__PURE__*/_react.default.createElement(_typography.Typography, {
|
|
53
|
+
text: local,
|
|
54
|
+
color: _theme.theme.colors.neutral[25],
|
|
55
|
+
size: _theme.theme.fontSizes.xs,
|
|
56
|
+
lineHeight: _theme.theme.fontSizes.lg,
|
|
57
|
+
fontFamily: _theme.theme.fonts.inter_regular_400,
|
|
58
|
+
letterSpacing: "regular",
|
|
59
|
+
numberOfLines: 1
|
|
60
|
+
}), /*#__PURE__*/_react.default.createElement(_typography.Typography, {
|
|
61
|
+
text: `Data carregamento: ${(0, _formatData.formatDate)(new Date(date))}`,
|
|
62
|
+
color: _theme.theme.colors.neutral[25],
|
|
63
|
+
size: _theme.theme.fontSizes.xs,
|
|
64
|
+
fontFamily: _theme.theme.fonts.inter_regular_400,
|
|
65
|
+
lineHeight: _theme.theme.fontSizes.lg,
|
|
66
|
+
letterSpacing: "regular",
|
|
67
|
+
numberOfLines: 1
|
|
68
|
+
})), /*#__PURE__*/_react.default.createElement(_box.Box, {
|
|
69
|
+
height: 1,
|
|
70
|
+
backgroundColor: _theme.theme.colors.gray[950]
|
|
71
|
+
}), /*#__PURE__*/_react.default.createElement(_box.Box, {
|
|
72
|
+
flexStyle: {
|
|
73
|
+
flexDirection: "row",
|
|
74
|
+
justifyContent: "space-between",
|
|
75
|
+
alignItems: "center"
|
|
76
|
+
},
|
|
77
|
+
paddingStyle: {
|
|
78
|
+
padding: _theme.theme.paddings.xs
|
|
79
|
+
}
|
|
80
|
+
}, /*#__PURE__*/_react.default.createElement(_typography.Typography, {
|
|
81
|
+
text: "DURAÇÃO:",
|
|
82
|
+
color: _theme.theme.colors.neutral[25],
|
|
83
|
+
size: 24,
|
|
84
|
+
fontFamily: _theme.theme.fonts.inter_regular_400,
|
|
85
|
+
fontWeight: "400",
|
|
86
|
+
lineHeight: _theme.theme.fontSizes["3xl"],
|
|
87
|
+
letterSpacing: "regular"
|
|
88
|
+
}), /*#__PURE__*/_react.default.createElement(_typography.Typography, {
|
|
89
|
+
text: duracao,
|
|
90
|
+
color: _theme.theme.colors.neutral[25],
|
|
91
|
+
size: 26,
|
|
92
|
+
align: "left",
|
|
93
|
+
fontFamily: _theme.theme.fonts.inter_medium_500,
|
|
94
|
+
fontWeight: "500",
|
|
95
|
+
lineHeight: _theme.theme.fontSizes["3xl"],
|
|
96
|
+
letterSpacing: "regular"
|
|
97
|
+
})));
|
|
98
|
+
};
|
|
99
|
+
|
|
100
|
+
/**
|
|
101
|
+
* EXPORTS
|
|
102
|
+
*/
|
|
103
|
+
exports.HistoryDetails = HistoryDetails;
|
|
104
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_box","_typography","_theme","_formatData","e","__esModule","default","HistoryDetails","numero","local","date","duracao","createElement","Box","width","borderStyled","borderRadius","backgroundColor","theme","colors","blue","flexStyle","flexDirection","justifyContent","alignItems","paddingStyle","padding","paddings","xs","Typography","text","size","fontSizes","sm","fontFamily","fonts","inter_semi_bold_600","fontWeight","color","neutral","lineHeight","xl","letterSpacing","lg","inter_regular_400","numberOfLines","formatDate","Date","height","gray","align","inter_medium_500","exports"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport React from \"react\";\r\n\r\n// components\r\nimport { Box } from \"../box\";\r\nimport { Typography } from \"../typography\";\r\n\r\n// typings\r\nimport { IHistoryDetails } from \"./interface\";\r\n\r\n// styles\r\nimport { theme } from \"../../styles/theme/theme\";\r\nimport { formatDate } from \"../../utils/format-data\";\r\n\r\nconst HistoryDetails: React.FC<IHistoryDetails> = ({\r\n numero = \"01020304050607\",\r\n local = \"Doca 1, Pátio 02 - Usimais (Ipatinga)\",\r\n date = \"24/03/2025\",\r\n duracao = \"00:30\",\r\n}) => {\r\n return (\r\n <Box width=\"100%\" borderStyled={{ borderRadius: 8 }} backgroundColor={theme.colors.blue[400]}>\r\n <Box\r\n flexStyle={{\r\n flexDirection: \"column\",\r\n justifyContent: \"flex-start\",\r\n alignItems: \"flex-start\",\r\n }}\r\n paddingStyle={{ padding: theme.paddings.xs }}\r\n >\r\n <Typography\r\n text={`Carregamento - #${numero}`}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_semi_bold_600}\r\n fontWeight=\"600\"\r\n color={theme.colors.neutral[25]}\r\n lineHeight={theme.fontSizes.xl}\r\n letterSpacing={\"regular\"}\r\n />\r\n\r\n <Typography\r\n text={local}\r\n color={theme.colors.neutral[25]}\r\n size={theme.fontSizes.xs}\r\n lineHeight={theme.fontSizes.lg}\r\n fontFamily={theme.fonts.inter_regular_400}\r\n letterSpacing={\"regular\"}\r\n numberOfLines={1}\r\n />\r\n <Typography\r\n text={`Data carregamento: ${formatDate(new Date(date))}`}\r\n color={theme.colors.neutral[25]}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_regular_400}\r\n lineHeight={theme.fontSizes.lg}\r\n letterSpacing={\"regular\"}\r\n numberOfLines={1}\r\n />\r\n </Box>\r\n\r\n <Box height={1} backgroundColor={theme.colors.gray[950]} />\r\n\r\n <Box\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n justifyContent: \"space-between\",\r\n alignItems: \"center\",\r\n }}\r\n paddingStyle={{ padding: theme.paddings.xs }}\r\n >\r\n <Typography\r\n text={\"DURAÇÃO:\"}\r\n color={theme.colors.neutral[25]}\r\n size={24}\r\n fontFamily={theme.fonts.inter_regular_400}\r\n fontWeight=\"400\"\r\n lineHeight={theme.fontSizes[\"3xl\"]}\r\n letterSpacing={\"regular\"}\r\n />\r\n <Typography\r\n text={duracao}\r\n color={theme.colors.neutral[25]}\r\n size={26}\r\n align=\"left\"\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight=\"500\"\r\n lineHeight={theme.fontSizes[\"3xl\"]}\r\n letterSpacing={\"regular\"}\r\n />\r\n </Box>\r\n </Box>\r\n );\r\n};\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport { HistoryDetails };\r\n"],"mappings":"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","ignoreList":[]}
|