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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","Image","TouchableOpacity","Box","Typography","Icons","theme","jsx","_jsx","jsxs","_jsxs","CardWorkSession","name","workDate","timeWork","initialTime","duration","avatar","counterBadge","backgroundColor","handleNavigation","paddingStyle","padding","paddings","md","borderStyled","borderBottomWidth","borderWidths","thin","borderColor","colors","gray","style","position","children","flexStyle","flexDirection","justifyContent","alignItems","width","height","borderRadius","borderWidth","thin_medium","blue","source","uri","left","top","marginStyle","marginTop","text","fontFamily","fonts","inter_bold_700","size","fontSizes","sm","color","black","letterSpacing","xs","inter_regular_400","activeOpacity","onPress","red","thick_medium","right","zIndex","align","neutral","lineHeight","icon","marginLeft","marginRight","inter_semi_bold_600","inter_medium_500","fontWeight"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/card-work-session/index.tsx"],"mappings":"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","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["React","Image","TouchableOpacity","Box","Typography","Icons","theme","CardWorkSession","name","workDate","timeWork","initialTime","duration","avatar","counterBadge","backgroundColor","handleNavigation","createElement","paddingStyle","padding","paddings","md","borderStyled","borderBottomWidth","borderWidths","thin","borderColor","colors","gray","style","position","flexStyle","flexDirection","justifyContent","alignItems","width","height","borderRadius","borderWidth","thin_medium","blue","source","uri","left","top","marginStyle","marginTop","text","fontFamily","fonts","inter_bold_700","size","fontSizes","sm","color","black","letterSpacing","xs","inter_regular_400","activeOpacity","onPress","red","hairline","right","zIndex","align","neutral","lineHeight","icon","marginLeft","marginRight","inter_semi_bold_600","inter_medium_500","fontWeight"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * Imports\r\n */\r\nimport React from \"react\";\r\nimport { Image, TouchableOpacity } from \"react-native\";\r\n\r\n// components\r\nimport { Box } from \"../box\";\r\nimport { Typography } from \"../typography\";\r\n\r\n// commons / icons\r\nimport { Icons } from \"../../common/icons-svg\";\r\n\r\n// typings\r\nimport { ICardWorkSession } from \"./interface\";\r\n\r\n// styles\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\nconst CardWorkSession: React.FC<ICardWorkSession> = ({\r\n name = \"Weverson L.S\",\r\n workDate = \"25/01/2025\",\r\n timeWork = \"\",\r\n initialTime = \"11:40\",\r\n duration = \"05:20\",\r\n avatar = \"\",\r\n counterBadge = 0,\r\n backgroundColor,\r\n handleNavigation,\r\n}) => {\r\n return (\r\n <Box\r\n paddingStyle={{ padding: theme.paddings.md }}\r\n borderStyled={{\r\n borderBottomWidth: theme.borderWidths.thin,\r\n borderColor: theme.colors.gray[400],\r\n }}\r\n backgroundColor={backgroundColor ?? theme.colors.gray[300]}\r\n style={{\r\n position: \"relative\",\r\n }}\r\n >\r\n {/* Cabeçalho com imagem e ícone */}\r\n <Box\r\n flexStyle={{ flexDirection: \"row\", justifyContent: \"space-between\", alignItems: \"center\" }}\r\n >\r\n <Image\r\n style={{\r\n width: 50,\r\n height: 50,\r\n borderRadius: 25,\r\n borderWidth: theme.borderWidths.thin_medium,\r\n borderColor: theme.colors.blue[500],\r\n }}\r\n source={{\r\n uri:\r\n avatar ||\r\n \"https://static.vakinha.com.br/uploads/user/avatar/2251959/download.png?ims=225x225\",\r\n }}\r\n />\r\n <Box style={{ position: \"absolute\", left: 57, top: 5 }}>\r\n <Box flexStyle={{ flexDirection: \"row\" }} marginStyle={{ marginTop: -5 }}>\r\n <Typography\r\n text={\"Jornada Trabalho: \"}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n size={theme.fontSizes.sm}\r\n color={theme.colors.black[100]}\r\n letterSpacing={\"regular\"}\r\n />\r\n <Typography\r\n text={workDate}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_regular_400}\r\n color={theme.colors.black[100]}\r\n />\r\n </Box>\r\n <Box flexStyle={{ flexDirection: \"row\" }}>\r\n <Typography\r\n text={\"Tempo Jornada: \"}\r\n size={theme.fontSizes.sm}\r\n color={theme.colors.black[100]}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n letterSpacing={\"regular\"}\r\n />\r\n\r\n {timeWork && (\r\n <Typography\r\n text={timeWork}\r\n size={theme.fontSizes.xs}\r\n fontFamily={theme.fonts.inter_regular_400}\r\n color={theme.colors.gray[800]}\r\n letterSpacing={\"regular\"}\r\n />\r\n )}\r\n </Box>\r\n </Box>\r\n <TouchableOpacity activeOpacity={0.7} onPress={handleNavigation}>\r\n {counterBadge > 0 && (\r\n <Box\r\n backgroundColor={theme.colors.red[600]}\r\n flexStyle={{ alignItems: \"center\", justifyContent: \"center\" }}\r\n borderStyled={{ borderRadius: theme.borderWidths.hairline }}\r\n style={[\r\n counterBadge < 10\r\n ? { right: -5, top: -2, height: 16, width: 16 }\r\n : { right: -8, top: -5, padding: 2 },\r\n { position: \"absolute\", zIndex: 10 },\r\n ]}\r\n >\r\n <Typography\r\n text={`${counterBadge}`}\r\n align={\"center\"}\r\n size={theme.fontSizes[\"2xs\"]}\r\n color={theme.colors.neutral[25]}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n lineHeight={theme.fontSizes.sm}\r\n letterSpacing={\"regular\"}\r\n />\r\n </Box>\r\n )}\r\n <Icons icon={\"BELL\"} size={28} style={{ position: \"relative\" }} />\r\n </TouchableOpacity>\r\n </Box>\r\n\r\n <Box\r\n flexStyle={{ flexDirection: \"row\", justifyContent: \"space-between\", alignItems: \"center\" }}\r\n >\r\n <Box width={\"65%\"}>\r\n <Typography\r\n text={`Olá, ${name}`}\r\n size={16}\r\n color={theme.colors.black[100]}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n marginLeft={-5}\r\n />\r\n </Box>\r\n\r\n {/* Seção de horário */}\r\n <Box flexStyle={{ flexDirection: \"row\" }}>\r\n <Box marginStyle={{ marginRight: 15 }}>\r\n <Typography\r\n text={`${initialTime}`}\r\n size={theme.fontSizes.md}\r\n align=\"center\"\r\n color={theme.colors.black[100]}\r\n fontFamily={theme.fonts.inter_semi_bold_600}\r\n />\r\n\r\n <Typography\r\n text={\"INÍCIO\"}\r\n size={theme.fontSizes[\"2xs\"]}\r\n align=\"center\"\r\n color={theme.colors.black[100]}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight={\"500\"}\r\n marginTop={-4}\r\n />\r\n </Box>\r\n\r\n <Box>\r\n <Typography\r\n text={`${duration}`}\r\n size={theme.fontSizes.md}\r\n align=\"center\"\r\n color={theme.colors.black[100]}\r\n fontFamily={theme.fonts.inter_semi_bold_600}\r\n />\r\n\r\n <Typography\r\n text={\"DURAÇÃO\"}\r\n size={theme.fontSizes[\"2xs\"]}\r\n align=\"center\"\r\n color={theme.colors.black[100]}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n marginTop={-4}\r\n />\r\n </Box>\r\n </Box>\r\n </Box>\r\n </Box>\r\n );\r\n};\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport { CardWorkSession };\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 { ViewProps } from \"react-native\";\n\n/**\n * INTERFACE\n */\nimport { IGlobalCss } from \"../../styles/global/interface\";\n\ninterface ICardWorkSession extends ViewProps, IGlobalCss {\n /**\n * props que mostra o nome do usuário\n */\n name: string;\n\n /**\n * props que mostra a data\n */\n workDate: string;\n\n /**\n * props que mostra o tempo de jornada\n */\n timeWork?: string;\n\n /**\n * props que mostra o horário inicial\n */\n initialTime?: string;\n\n /**\n * props que mostra a duração\n */\n duration?: string;\n\n /**\n * props que mostra o avatar do usuário\n */\n avatar: string;\n\n handleNavigation: () => void;\n\n /**\n * props que mostra a quantidade de notificações\n */\n counterBadge: number;\n}\n\n/**\n * EXPORTS\n */\nexport type { ICardWorkSession };\n"],"mappings":"","ignoreList":[]}
|
|
@@ -1,29 +1,26 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
* IMPORTS
|
|
1
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
2
|
+
/**
|
|
3
|
+
* IMPORTS
|
|
5
4
|
*/
|
|
6
5
|
import React from "react";
|
|
7
6
|
import { TouchableOpacity } from "react-native";
|
|
8
7
|
|
|
9
8
|
// components
|
|
10
|
-
import { Typography } from "../typography
|
|
9
|
+
import { Typography } from "../typography";
|
|
11
10
|
|
|
12
11
|
// commons icons-svg
|
|
13
|
-
import { Icons } from "../../common/icons-svg
|
|
12
|
+
import { Icons } from "../../common/icons-svg";
|
|
14
13
|
|
|
15
14
|
// typings
|
|
16
15
|
|
|
17
16
|
// styles
|
|
18
|
-
import { Box } from "../box
|
|
17
|
+
import { Box } from "../box";
|
|
19
18
|
|
|
20
|
-
/**
|
|
21
|
-
* Componente CheckBox para a interação da ui.
|
|
19
|
+
/**
|
|
20
|
+
* Componente CheckBox para a interação da ui.
|
|
22
21
|
*/
|
|
23
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
24
22
|
const CheckBox = ({
|
|
25
23
|
widthBoxCheckIcon,
|
|
26
|
-
heightWrapperTextLabel,
|
|
27
24
|
isChecked,
|
|
28
25
|
backgroundColorCheck,
|
|
29
26
|
backgroundBoxCheckIcon,
|
|
@@ -33,101 +30,75 @@ const CheckBox = ({
|
|
|
33
30
|
onPress,
|
|
34
31
|
...res
|
|
35
32
|
}) => {
|
|
36
|
-
return /*#__PURE__*/
|
|
33
|
+
return /*#__PURE__*/React.createElement(TouchableOpacity, _extends({
|
|
37
34
|
testID: "checkbox-button",
|
|
38
|
-
onPress: onPress
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
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
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
justifyContent: "flex-start"
|
|
103
|
-
},
|
|
104
|
-
children: /*#__PURE__*/_jsx(Icons, {
|
|
105
|
-
size: 19,
|
|
106
|
-
background: backgroundColorCheck,
|
|
107
|
-
icon: "CHECK_BOX"
|
|
108
|
-
})
|
|
109
|
-
}), /*#__PURE__*/_jsx(Box, {
|
|
110
|
-
width: "100%",
|
|
111
|
-
height: heightWrapperTextLabel ? heightWrapperTextLabel : 40,
|
|
112
|
-
backgroundColor: "transparent",
|
|
113
|
-
flexStyle: {
|
|
114
|
-
flexDirection: "column",
|
|
115
|
-
alignItems: "flex-start",
|
|
116
|
-
justifyContent: "flex-start"
|
|
117
|
-
},
|
|
118
|
-
children: textLabel && /*#__PURE__*/_jsx(Typography, {
|
|
119
|
-
text: textLabel ? textLabel : "Label",
|
|
120
|
-
color: colorTextLabel ? colorTextLabel : "white",
|
|
121
|
-
size: textLabel ? textSizeLabel : 16,
|
|
122
|
-
lineHeight: 18,
|
|
123
|
-
letterSpacing: "regular"
|
|
124
|
-
})
|
|
125
|
-
})]
|
|
126
|
-
})
|
|
127
|
-
});
|
|
35
|
+
onPress: onPress
|
|
36
|
+
}, res), isChecked ? /*#__PURE__*/React.createElement(Box, {
|
|
37
|
+
width: "100%",
|
|
38
|
+
paddingStyle: {
|
|
39
|
+
paddingLeft: 16,
|
|
40
|
+
paddingRight: 16
|
|
41
|
+
},
|
|
42
|
+
flexStyle: {
|
|
43
|
+
flexDirection: "row",
|
|
44
|
+
alignItems: "center",
|
|
45
|
+
justifyContent: "flex-start"
|
|
46
|
+
}
|
|
47
|
+
}, /*#__PURE__*/React.createElement(Box, {
|
|
48
|
+
testID: "check-box-true",
|
|
49
|
+
width: widthBoxCheckIcon ? widthBoxCheckIcon : 30,
|
|
50
|
+
height: 40,
|
|
51
|
+
backgroundColor: backgroundBoxCheckIcon ? backgroundBoxCheckIcon : "transparent",
|
|
52
|
+
flexStyle: {
|
|
53
|
+
flexDirection: "row",
|
|
54
|
+
alignItems: "center",
|
|
55
|
+
justifyContent: "flex-start"
|
|
56
|
+
}
|
|
57
|
+
}, /*#__PURE__*/React.createElement(Icons, {
|
|
58
|
+
size: 24,
|
|
59
|
+
color: backgroundColorCheck,
|
|
60
|
+
icon: "CHECK_BOX_OUTLINE"
|
|
61
|
+
})), textLabel && /*#__PURE__*/React.createElement(Typography, {
|
|
62
|
+
text: textLabel ? textLabel : "Label",
|
|
63
|
+
color: colorTextLabel ? colorTextLabel : "white",
|
|
64
|
+
size: textLabel ? textSizeLabel : 16,
|
|
65
|
+
lineHeight: 18,
|
|
66
|
+
letterSpacing: "regular"
|
|
67
|
+
})) : /*#__PURE__*/React.createElement(Box, {
|
|
68
|
+
width: "100%",
|
|
69
|
+
paddingStyle: {
|
|
70
|
+
paddingLeft: 16,
|
|
71
|
+
paddingRight: 16
|
|
72
|
+
},
|
|
73
|
+
flexStyle: {
|
|
74
|
+
flexDirection: "row",
|
|
75
|
+
alignItems: "center",
|
|
76
|
+
justifyContent: "flex-start"
|
|
77
|
+
},
|
|
78
|
+
testID: "check-box-falso"
|
|
79
|
+
}, /*#__PURE__*/React.createElement(Box, {
|
|
80
|
+
width: widthBoxCheckIcon ? widthBoxCheckIcon : 30,
|
|
81
|
+
height: 40,
|
|
82
|
+
backgroundColor: backgroundBoxCheckIcon ? backgroundBoxCheckIcon : "transparent",
|
|
83
|
+
flexStyle: {
|
|
84
|
+
flexDirection: "row",
|
|
85
|
+
alignItems: "center",
|
|
86
|
+
justifyContent: "flex-start"
|
|
87
|
+
}
|
|
88
|
+
}, /*#__PURE__*/React.createElement(Icons, {
|
|
89
|
+
size: 19,
|
|
90
|
+
background: backgroundColorCheck,
|
|
91
|
+
icon: "CHECK_BOX"
|
|
92
|
+
})), textLabel && /*#__PURE__*/React.createElement(Typography, {
|
|
93
|
+
text: textLabel ? textLabel : "Label",
|
|
94
|
+
color: colorTextLabel ? colorTextLabel : "white",
|
|
95
|
+
size: textLabel ? textSizeLabel : 16,
|
|
96
|
+
lineHeight: 18,
|
|
97
|
+
letterSpacing: "regular"
|
|
98
|
+
})));
|
|
128
99
|
};
|
|
129
|
-
/**
|
|
130
|
-
* EXPORTS
|
|
100
|
+
/**
|
|
101
|
+
* EXPORTS
|
|
131
102
|
*/
|
|
132
103
|
export { CheckBox };
|
|
133
104
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","TouchableOpacity","Typography","Icons","Box","
|
|
1
|
+
{"version":3,"names":["React","TouchableOpacity","Typography","Icons","Box","CheckBox","widthBoxCheckIcon","isChecked","backgroundColorCheck","backgroundBoxCheckIcon","textLabel","textSizeLabel","colorTextLabel","onPress","res","createElement","_extends","testID","width","paddingStyle","paddingLeft","paddingRight","flexStyle","flexDirection","alignItems","justifyContent","height","backgroundColor","size","color","icon","text","lineHeight","letterSpacing","background"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport React from \"react\";\r\nimport { TouchableOpacity } from \"react-native\";\r\n\r\n// components\r\nimport { Typography } from \"../typography\";\r\n\r\n// commons icons-svg\r\nimport { Icons } from \"../../common/icons-svg\";\r\n\r\n// typings\r\nimport { ICheckBoxProps } from \"./interface\";\r\n\r\n// styles\r\nimport { Box } from \"../box\";\r\n\r\n/**\r\n * Componente CheckBox para a interação da ui.\r\n */\r\nconst CheckBox: React.FC<ICheckBoxProps> = ({\r\n widthBoxCheckIcon,\r\n isChecked,\r\n backgroundColorCheck,\r\n backgroundBoxCheckIcon,\r\n textLabel,\r\n textSizeLabel,\r\n colorTextLabel,\r\n onPress,\r\n ...res\r\n}: ICheckBoxProps) => {\r\n return (\r\n <TouchableOpacity testID=\"checkbox-button\" onPress={onPress} {...res}>\r\n {isChecked ? (\r\n <Box\r\n width={\"100%\"}\r\n paddingStyle={{ paddingLeft: 16, paddingRight: 16 }}\r\n flexStyle={{ flexDirection: \"row\", alignItems: \"center\", justifyContent: \"flex-start\" }}\r\n >\r\n <Box\r\n testID=\"check-box-true\"\r\n width={widthBoxCheckIcon ? widthBoxCheckIcon : 30}\r\n height={40}\r\n backgroundColor={backgroundBoxCheckIcon ? backgroundBoxCheckIcon : \"transparent\"}\r\n flexStyle={{ flexDirection: \"row\", alignItems: \"center\", justifyContent: \"flex-start\" }}\r\n >\r\n <Icons size={24} color={backgroundColorCheck} icon=\"CHECK_BOX_OUTLINE\" />\r\n </Box>\r\n\r\n {textLabel && (\r\n <Typography\r\n text={textLabel ? textLabel : \"Label\"}\r\n color={colorTextLabel ? colorTextLabel : \"white\"}\r\n size={textLabel ? textSizeLabel : 16}\r\n lineHeight={18}\r\n letterSpacing={\"regular\"}\r\n />\r\n )}\r\n </Box>\r\n ) : (\r\n <Box\r\n width={\"100%\"}\r\n paddingStyle={{ paddingLeft: 16, paddingRight: 16 }}\r\n flexStyle={{ flexDirection: \"row\", alignItems: \"center\", justifyContent: \"flex-start\" }}\r\n testID=\"check-box-falso\"\r\n >\r\n <Box\r\n width={widthBoxCheckIcon ? widthBoxCheckIcon : 30}\r\n height={40}\r\n backgroundColor={backgroundBoxCheckIcon ? backgroundBoxCheckIcon : \"transparent\"}\r\n flexStyle={{ flexDirection: \"row\", alignItems: \"center\", justifyContent: \"flex-start\" }}\r\n >\r\n <Icons size={19} background={backgroundColorCheck} icon=\"CHECK_BOX\" />\r\n </Box>\r\n\r\n {textLabel && (\r\n <Typography\r\n text={textLabel ? textLabel : \"Label\"}\r\n color={colorTextLabel ? colorTextLabel : \"white\"}\r\n size={textLabel ? textSizeLabel : 16}\r\n lineHeight={18}\r\n letterSpacing={\"regular\"}\r\n />\r\n )}\r\n </Box>\r\n )}\r\n </TouchableOpacity>\r\n );\r\n};\r\n/**\r\n * EXPORTS\r\n */\r\nexport { CheckBox };\r\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"
|
|
1
|
+
{"version":3,"names":[],"sources":["interface.d.ts"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport { TouchableOpacityProps } from \"react-native\";\r\n\r\nexport interface ICheckBoxProps extends TouchableOpacityProps {\r\n /**Propriedade do tamanho do box do icon-check-outline */\r\n widthBoxCheckIcon?: number;\r\n\r\n /**Propriedade para saber se o checkbox esta marcado */\r\n isChecked: boolean;\r\n\r\n /**Propriedade para mudar a cor do icon quando for marcado */\r\n backgroundColorCheck?: string;\r\n\r\n /**Propriedade para mudar a cor do icon quando for marcado */\r\n backgroundBoxCheckIcon?: string;\r\n\r\n /**Propriedade do textLabel */\r\n textLabel?: string;\r\n\r\n /**Propriedade do tamanho do textLabel */\r\n textSizeLabel?: number;\r\n\r\n /**Propriedade da cor do textLabel */\r\n colorTextLabel?: string;\r\n}\r\n/**\r\n * EXPORTS\r\n */\r\nexport type { ICheckBoxProps };\r\n"],"mappings":"","ignoreList":[]}
|
|
@@ -1,21 +1,18 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* IMPORTS
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
5
3
|
*/
|
|
6
4
|
import React from "react";
|
|
7
5
|
import { TouchableOpacity } from "react-native";
|
|
8
6
|
|
|
9
7
|
// components
|
|
10
|
-
import { Box } from "../box
|
|
11
|
-
import { Typography } from "../typography
|
|
8
|
+
import { Box } from "../box";
|
|
9
|
+
import { Typography } from "../typography";
|
|
12
10
|
|
|
13
11
|
// icons
|
|
14
|
-
import { Icons } from "../../common/icons-svg
|
|
12
|
+
import { Icons } from "../../common/icons-svg";
|
|
15
13
|
|
|
16
14
|
// theme
|
|
17
|
-
import { theme } from "../../styles/theme/theme
|
|
18
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
15
|
+
import { theme } from "../../styles/theme/theme";
|
|
19
16
|
const Coil = ({
|
|
20
17
|
description,
|
|
21
18
|
handleNavigation,
|
|
@@ -27,95 +24,90 @@ const Coil = ({
|
|
|
27
24
|
disabled,
|
|
28
25
|
backgroundColorIcon
|
|
29
26
|
}) => {
|
|
30
|
-
return /*#__PURE__*/
|
|
27
|
+
return /*#__PURE__*/React.createElement(TouchableOpacity, {
|
|
31
28
|
disabled: disabled,
|
|
32
29
|
activeOpacity: 0.7,
|
|
33
30
|
testID: testID,
|
|
34
|
-
onPress: handleNavigation
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
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
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
background: backgroundColorIcon
|
|
111
|
-
})]
|
|
112
|
-
})]
|
|
113
|
-
})
|
|
114
|
-
});
|
|
31
|
+
onPress: handleNavigation
|
|
32
|
+
}, /*#__PURE__*/React.createElement(Box, {
|
|
33
|
+
width: "100%",
|
|
34
|
+
flexStyle: {
|
|
35
|
+
flexDirection: "row",
|
|
36
|
+
alignItems: "center"
|
|
37
|
+
},
|
|
38
|
+
height: 70,
|
|
39
|
+
backgroundColor: backgroundColor !== null && backgroundColor !== void 0 ? backgroundColor : theme.colors.blue[400],
|
|
40
|
+
borderStyled: {
|
|
41
|
+
borderWidth: theme.borderWidths.thin,
|
|
42
|
+
borderRadius: theme.borderWidths.thick_medium,
|
|
43
|
+
borderColor: backgroundColor !== null && backgroundColor !== void 0 ? backgroundColor : theme.colors.blue[400]
|
|
44
|
+
},
|
|
45
|
+
paddingStyle: {
|
|
46
|
+
padding: theme.paddings["2xs"]
|
|
47
|
+
},
|
|
48
|
+
marginStyle: {
|
|
49
|
+
marginBottom: theme.margins.md
|
|
50
|
+
},
|
|
51
|
+
style: [style, {
|
|
52
|
+
elevation: 5
|
|
53
|
+
}]
|
|
54
|
+
}, /*#__PURE__*/React.createElement(Box, {
|
|
55
|
+
width: "80%",
|
|
56
|
+
height: 70,
|
|
57
|
+
flexStyle: {
|
|
58
|
+
flexDirection: "row",
|
|
59
|
+
alignItems: "center",
|
|
60
|
+
justifyContent: "flex-start"
|
|
61
|
+
}
|
|
62
|
+
}, /*#__PURE__*/React.createElement(Icons, {
|
|
63
|
+
icon: "LIFEBUOY",
|
|
64
|
+
size: 32
|
|
65
|
+
}), /*#__PURE__*/React.createElement(Box, {
|
|
66
|
+
flexStyle: {
|
|
67
|
+
flexDirection: "column",
|
|
68
|
+
flexWrap: "wrap"
|
|
69
|
+
},
|
|
70
|
+
marginStyle: {
|
|
71
|
+
marginLeft: theme.margins.lg
|
|
72
|
+
}
|
|
73
|
+
}, /*#__PURE__*/React.createElement(Typography, {
|
|
74
|
+
text: title,
|
|
75
|
+
size: theme.fontSizes["2xl"],
|
|
76
|
+
fontFamily: theme.fonts.inter_bold_700,
|
|
77
|
+
color: theme.colors.neutral[25],
|
|
78
|
+
letterSpacing: "regular",
|
|
79
|
+
paddingTop: theme.paddings.md
|
|
80
|
+
}), /*#__PURE__*/React.createElement(Typography, {
|
|
81
|
+
text: description,
|
|
82
|
+
size: theme.fontSizes["2xs"],
|
|
83
|
+
fontFamily: theme.fonts.inter_semi_bold_600,
|
|
84
|
+
color: theme.colors.neutral[25],
|
|
85
|
+
letterSpacing: "regular"
|
|
86
|
+
}))), /*#__PURE__*/React.createElement(Box, {
|
|
87
|
+
width: "20%",
|
|
88
|
+
flexStyle: {
|
|
89
|
+
flexDirection: "row",
|
|
90
|
+
alignItems: "center",
|
|
91
|
+
justifyContent: "flex-end"
|
|
92
|
+
},
|
|
93
|
+
height: 70
|
|
94
|
+
}, status === "Cancelado" && /*#__PURE__*/React.createElement(Icons, {
|
|
95
|
+
icon: "RECUSED",
|
|
96
|
+
size: 32,
|
|
97
|
+
background: backgroundColorIcon
|
|
98
|
+
}), status === "Concluido" && /*#__PURE__*/React.createElement(Icons, {
|
|
99
|
+
icon: "CHECK_CIRCLE",
|
|
100
|
+
size: 32,
|
|
101
|
+
background: backgroundColorIcon
|
|
102
|
+
}), (status === "Pendente" || status === "Andamento") && /*#__PURE__*/React.createElement(Icons, {
|
|
103
|
+
icon: "EXCLAMATION_CIRCLE",
|
|
104
|
+
size: 32,
|
|
105
|
+
background: backgroundColorIcon
|
|
106
|
+
}))));
|
|
115
107
|
};
|
|
116
108
|
|
|
117
|
-
/**
|
|
118
|
-
* EXPORTS
|
|
109
|
+
/**
|
|
110
|
+
* EXPORTS
|
|
119
111
|
*/
|
|
120
112
|
export { Coil };
|
|
121
113
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","TouchableOpacity","Box","Typography","Icons","theme","
|
|
1
|
+
{"version":3,"names":["React","TouchableOpacity","Box","Typography","Icons","theme","Coil","description","handleNavigation","title","testID","status","backgroundColor","style","disabled","backgroundColorIcon","createElement","activeOpacity","onPress","width","flexStyle","flexDirection","alignItems","height","colors","blue","borderStyled","borderWidth","borderWidths","thin","borderRadius","thick_medium","borderColor","paddingStyle","padding","paddings","marginStyle","marginBottom","margins","md","elevation","justifyContent","icon","size","flexWrap","marginLeft","lg","text","fontSizes","fontFamily","fonts","inter_bold_700","color","neutral","letterSpacing","paddingTop","inter_semi_bold_600","background"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport React from \"react\";\r\nimport { TouchableOpacity } from \"react-native\";\r\n\r\n// components\r\nimport { Box } from \"../box\";\r\nimport { Typography } from \"../typography\";\r\n\r\n// icons\r\nimport { Icons } from \"../../common/icons-svg\";\r\n\r\n// theme\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\nimport { ICoil } from \"./interface\";\r\n\r\nconst Coil: React.FC<ICoil> = ({\r\n description,\r\n handleNavigation,\r\n title,\r\n testID,\r\n status,\r\n backgroundColor,\r\n style,\r\n disabled,\r\n backgroundColorIcon,\r\n}) => {\r\n return (\r\n <TouchableOpacity\r\n disabled={disabled}\r\n activeOpacity={0.7}\r\n testID={testID}\r\n onPress={handleNavigation}\r\n >\r\n <Box\r\n width={\"100%\"}\r\n flexStyle={{ flexDirection: \"row\", alignItems: \"center\" }}\r\n height={70}\r\n backgroundColor={backgroundColor ?? theme.colors.blue[400]}\r\n borderStyled={{\r\n borderWidth: theme.borderWidths.thin,\r\n borderRadius: theme.borderWidths.thick_medium,\r\n borderColor: backgroundColor ?? theme.colors.blue[400],\r\n }}\r\n paddingStyle={{ padding: theme.paddings[\"2xs\"] }}\r\n marginStyle={{ marginBottom: theme.margins.md }}\r\n style={[style, { elevation: 5 }]}\r\n >\r\n <Box\r\n width={\"80%\"}\r\n height={70}\r\n flexStyle={{ flexDirection: \"row\", alignItems: \"center\", justifyContent: \"flex-start\" }}\r\n >\r\n <Icons icon={\"LIFEBUOY\"} size={32} />\r\n\r\n <Box\r\n flexStyle={{ flexDirection: \"column\", flexWrap: \"wrap\" }}\r\n marginStyle={{ marginLeft: theme.margins.lg }}\r\n >\r\n <Typography\r\n text={title}\r\n size={theme.fontSizes[\"2xl\"]}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n color={theme.colors.neutral[25]}\r\n letterSpacing={\"regular\"}\r\n paddingTop={theme.paddings.md}\r\n />\r\n <Typography\r\n text={description}\r\n size={theme.fontSizes[\"2xs\"]}\r\n fontFamily={theme.fonts.inter_semi_bold_600}\r\n color={theme.colors.neutral[25]}\r\n letterSpacing={\"regular\"}\r\n />\r\n </Box>\r\n </Box>\r\n\r\n <Box\r\n width={\"20%\"}\r\n flexStyle={{ flexDirection: \"row\", alignItems: \"center\", justifyContent: \"flex-end\" }}\r\n height={70}\r\n >\r\n {status === \"Cancelado\" && (\r\n <Icons icon={\"RECUSED\"} size={32} background={backgroundColorIcon} />\r\n )}\r\n {status === \"Concluido\" && (\r\n <Icons icon={\"CHECK_CIRCLE\"} size={32} background={backgroundColorIcon} />\r\n )}\r\n {(status === \"Pendente\" || status === \"Andamento\") && (\r\n <Icons icon={\"EXCLAMATION_CIRCLE\"} size={32} background={backgroundColorIcon} />\r\n )}\r\n </Box>\r\n </Box>\r\n </TouchableOpacity>\r\n );\r\n};\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport { Coil };\r\n"],"mappings":"AAAA;AACA;AACA;AACA,OAAOA,KAAK,MAAM,OAAO;AACzB,SAASC,gBAAgB,QAAQ,cAAc;;AAE/C;AACA,SAASC,GAAG,QAAQ,QAAQ;AAC5B,SAASC,UAAU,QAAQ,eAAe;;AAE1C;AACA,SAASC,KAAK,QAAQ,wBAAwB;;AAE9C;AACA,SAASC,KAAK,QAAQ,0BAA0B;AAIhD,MAAMC,IAAqB,GAAGA,CAAC;EAC7BC,WAAW;EACXC,gBAAgB;EAChBC,KAAK;EACLC,MAAM;EACNC,MAAM;EACNC,eAAe;EACfC,KAAK;EACLC,QAAQ;EACRC;AACF,CAAC,KAAK;EACJ,oBACEf,KAAA,CAAAgB,aAAA,CAACf,gBAAgB;IACfa,QAAQ,EAAEA,QAAS;IACnBG,aAAa,EAAE,GAAI;IACnBP,MAAM,EAAEA,MAAO;IACfQ,OAAO,EAAEV;EAAiB,gBAE1BR,KAAA,CAAAgB,aAAA,CAACd,GAAG;IACFiB,KAAK,EAAE,MAAO;IACdC,SAAS,EAAE;MAAEC,aAAa,EAAE,KAAK;MAAEC,UAAU,EAAE;IAAS,CAAE;IAC1DC,MAAM,EAAE,EAAG;IACXX,eAAe,EAAEA,eAAe,aAAfA,eAAe,cAAfA,eAAe,GAAIP,KAAK,CAACmB,MAAM,CAACC,IAAI,CAAC,GAAG,CAAE;IAC3DC,YAAY,EAAE;MACZC,WAAW,EAAEtB,KAAK,CAACuB,YAAY,CAACC,IAAI;MACpCC,YAAY,EAAEzB,KAAK,CAACuB,YAAY,CAACG,YAAY;MAC7CC,WAAW,EAAEpB,eAAe,aAAfA,eAAe,cAAfA,eAAe,GAAIP,KAAK,CAACmB,MAAM,CAACC,IAAI,CAAC,GAAG;IACvD,CAAE;IACFQ,YAAY,EAAE;MAAEC,OAAO,EAAE7B,KAAK,CAAC8B,QAAQ,CAAC,KAAK;IAAE,CAAE;IACjDC,WAAW,EAAE;MAAEC,YAAY,EAAEhC,KAAK,CAACiC,OAAO,CAACC;IAAG,CAAE;IAChD1B,KAAK,EAAE,CAACA,KAAK,EAAE;MAAE2B,SAAS,EAAE;IAAE,CAAC;EAAE,gBAEjCxC,KAAA,CAAAgB,aAAA,CAACd,GAAG;IACFiB,KAAK,EAAE,KAAM;IACbI,MAAM,EAAE,EAAG;IACXH,SAAS,EAAE;MAAEC,aAAa,EAAE,KAAK;MAAEC,UAAU,EAAE,QAAQ;MAAEmB,cAAc,EAAE;IAAa;EAAE,gBAExFzC,KAAA,CAAAgB,aAAA,CAACZ,KAAK;IAACsC,IAAI,EAAE,UAAW;IAACC,IAAI,EAAE;EAAG,CAAE,CAAC,eAErC3C,KAAA,CAAAgB,aAAA,CAACd,GAAG;IACFkB,SAAS,EAAE;MAAEC,aAAa,EAAE,QAAQ;MAAEuB,QAAQ,EAAE;IAAO,CAAE;IACzDR,WAAW,EAAE;MAAES,UAAU,EAAExC,KAAK,CAACiC,OAAO,CAACQ;IAAG;EAAE,gBAE9C9C,KAAA,CAAAgB,aAAA,CAACb,UAAU;IACT4C,IAAI,EAAEtC,KAAM;IACZkC,IAAI,EAAEtC,KAAK,CAAC2C,SAAS,CAAC,KAAK,CAAE;IAC7BC,UAAU,EAAE5C,KAAK,CAAC6C,KAAK,CAACC,cAAe;IACvCC,KAAK,EAAE/C,KAAK,CAACmB,MAAM,CAAC6B,OAAO,CAAC,EAAE,CAAE;IAChCC,aAAa,EAAE,SAAU;IACzBC,UAAU,EAAElD,KAAK,CAAC8B,QAAQ,CAACI;EAAG,CAC/B,CAAC,eACFvC,KAAA,CAAAgB,aAAA,CAACb,UAAU;IACT4C,IAAI,EAAExC,WAAY;IAClBoC,IAAI,EAAEtC,KAAK,CAAC2C,SAAS,CAAC,KAAK,CAAE;IAC7BC,UAAU,EAAE5C,KAAK,CAAC6C,KAAK,CAACM,mBAAoB;IAC5CJ,KAAK,EAAE/C,KAAK,CAACmB,MAAM,CAAC6B,OAAO,CAAC,EAAE,CAAE;IAChCC,aAAa,EAAE;EAAU,CAC1B,CACE,CACF,CAAC,eAENtD,KAAA,CAAAgB,aAAA,CAACd,GAAG;IACFiB,KAAK,EAAE,KAAM;IACbC,SAAS,EAAE;MAAEC,aAAa,EAAE,KAAK;MAAEC,UAAU,EAAE,QAAQ;MAAEmB,cAAc,EAAE;IAAW,CAAE;IACtFlB,MAAM,EAAE;EAAG,GAEVZ,MAAM,KAAK,WAAW,iBACrBX,KAAA,CAAAgB,aAAA,CAACZ,KAAK;IAACsC,IAAI,EAAE,SAAU;IAACC,IAAI,EAAE,EAAG;IAACc,UAAU,EAAE1C;EAAoB,CAAE,CACrE,EACAJ,MAAM,KAAK,WAAW,iBACrBX,KAAA,CAAAgB,aAAA,CAACZ,KAAK;IAACsC,IAAI,EAAE,cAAe;IAACC,IAAI,EAAE,EAAG;IAACc,UAAU,EAAE1C;EAAoB,CAAE,CAC1E,EACA,CAACJ,MAAM,KAAK,UAAU,IAAIA,MAAM,KAAK,WAAW,kBAC/CX,KAAA,CAAAgB,aAAA,CAACZ,KAAK;IAACsC,IAAI,EAAE,oBAAqB;IAACC,IAAI,EAAE,EAAG;IAACc,UAAU,EAAE1C;EAAoB,CAAE,CAE9E,CACF,CACW,CAAC;AAEvB,CAAC;;AAED;AACA;AACA;AACA,SAAST,IAAI","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":[],"
|
|
1
|
+
{"version":3,"names":[],"sources":["interface.d.ts"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport { ViewProps } from \"react-native\";\r\n\r\n// typing\r\nimport { IGlobalCss } from \"../../styles/global/interface\";\r\n\r\ninterface ICoil extends ViewProps, IGlobalCss {\r\n /**propriedade que indica o título da bobina */\r\n title: string;\r\n\r\n /**propriedade que indica a descrição da bobina */\r\n description: string;\r\n\r\n /**propriedade que indica que levar para tela da bobina */\r\n handleNavigation: () => void;\r\n\r\n /**propriedade que indica status da bobina */\r\n status?: \"Cancelado\" | \"Pendente\" | \"Concluido\" | \"Andamento\";\r\n}\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport { ICoil };\r\n"],"mappings":"","ignoreList":[]}
|