react-native-exp-fig 0.1.10 → 0.1.12
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 -40
- package/src/common/icons-svg/bed/index.tsx +41 -41
- package/src/common/icons-svg/car/index.tsx +29 -29
- package/src/common/icons-svg/check-outline/index.tsx +42 -42
- package/src/common/icons-svg/coffee/index.tsx +43 -43
- package/src/common/icons-svg/pencil/index.tsx +32 -32
- package/src/common/icons-svg/truck-activity/index.tsx +29 -29
- package/src/components/activities-daily/interface.d.ts +22 -22
- package/src/components/activities-progress/interface.d.ts +41 -41
- package/src/components/avatar-profile/index.tsx +95 -95
- package/src/components/avatar-profile/interface.d.ts +39 -39
- package/src/components/card-loading/index.tsx +278 -278
- package/src/components/coil/index.tsx +103 -103
- package/src/components/coil/interface.d.ts +26 -26
- package/src/components/history-details/index.tsx +100 -100
- package/src/components/history-details/interface.d.ts +18 -18
- package/src/components/image-capture-with-remove/index.tsx +89 -89
- package/src/components/image-capture-with-remove/interface.d.ts +25 -25
- package/src/components/notification-loading/index.tsx +155 -155
- package/src/components/notification-loading/interface.d.ts +35 -35
- package/src/components/profile-menu-option/index.tsx +65 -65
- package/src/components/profile-menu-option/interface.d.ts +42 -42
- package/src/components/user-profile/index.tsx +204 -204
- package/src/stories/activities-daily/activities-daily.stories.tsx +40 -40
- package/src/stories/activities-progress/activities-progress.stories.tsx +61 -61
- package/src/stories/avatar-profile/avatar-profile.stories.tsx +32 -32
- package/src/stories/card-loading/card-loading.stories.tsx +85 -85
- package/src/stories/coil/coil.stories.tsx +98 -98
- package/src/stories/history-details/history-details.stories.tsx +36 -36
- package/src/stories/image-capture-with-remove/image-capture-with-remove.stories.tsx +57 -57
- package/src/stories/notification-loading/notification-loading.stories.tsx +88 -88
- package/src/stories/profile-menu-option/profile-menu-option.stories.tsx +70 -70
- package/src/styles/theme/theme.ts +170 -170
- package/src/utils/status-color/return-color.ts +23 -23
- 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,28 +1,24 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* IMPORTS
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
5
3
|
*/
|
|
6
4
|
import React from "react";
|
|
7
5
|
import { Image, 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
|
// comons / constants
|
|
14
|
-
import { IMAGES } from "../../common/constants
|
|
12
|
+
import { IMAGES } from "../../common/constants";
|
|
15
13
|
|
|
16
14
|
// typings
|
|
17
15
|
|
|
18
16
|
// styles
|
|
19
|
-
import { theme } from "../../styles/theme/theme
|
|
17
|
+
import { theme } from "../../styles/theme/theme";
|
|
20
18
|
|
|
21
|
-
/**
|
|
22
|
-
*
|
|
23
|
-
* Componente Header para a interação do usuário com ui.
|
|
19
|
+
/**
|
|
20
|
+
* Componente Header para a interação do usuário com ui.
|
|
24
21
|
*/
|
|
25
|
-
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
26
22
|
const UserProfile = ({
|
|
27
23
|
nome,
|
|
28
24
|
avatar,
|
|
@@ -36,178 +32,164 @@ const UserProfile = ({
|
|
|
36
32
|
handleProfileView,
|
|
37
33
|
testID
|
|
38
34
|
}) => {
|
|
39
|
-
|
|
35
|
+
var _color$colorText, _theme$fontSizes$lg, _color$colorText2, _theme$fontSizes$lg2, _color$colorText3, _theme$fontSizes$lg3, _color$colorText4, _theme$fontSizes$lg4, _color$colorText5, _theme$fontSizes$lg5, _theme$fontSizes$lg6, _color$colorText6, _theme$fontSizes$lg7, _color$colorText7, _theme$fontSizes$lg8;
|
|
36
|
+
return /*#__PURE__*/React.createElement(Box, {
|
|
40
37
|
testID: testID,
|
|
41
|
-
width: width
|
|
42
|
-
height: height
|
|
43
|
-
backgroundColor: theme.colors.blue[
|
|
38
|
+
width: width !== null && width !== void 0 ? width : "100%",
|
|
39
|
+
height: height,
|
|
40
|
+
backgroundColor: theme.colors.blue[525],
|
|
41
|
+
paddingStyle: {
|
|
42
|
+
paddingLeft: theme.paddings.md,
|
|
43
|
+
paddingRight: theme.paddings.md,
|
|
44
|
+
paddingBottom: theme.paddings["2xs"]
|
|
45
|
+
}
|
|
46
|
+
}, /*#__PURE__*/React.createElement(Box, {
|
|
47
|
+
width: "100%",
|
|
48
|
+
flexStyle: {
|
|
49
|
+
flexDirection: "row",
|
|
50
|
+
alignItems: "center",
|
|
51
|
+
justifyContent: "center"
|
|
52
|
+
},
|
|
44
53
|
marginStyle: {
|
|
45
|
-
|
|
54
|
+
marginTop: theme.margins.md
|
|
55
|
+
}
|
|
56
|
+
}, /*#__PURE__*/React.createElement(TouchableOpacity, {
|
|
57
|
+
activeOpacity: 0.7,
|
|
58
|
+
onPress: handleProfileView
|
|
59
|
+
}, /*#__PURE__*/React.createElement(Image, {
|
|
60
|
+
testID: "user-profile-avatar",
|
|
61
|
+
source: {
|
|
62
|
+
uri: avatar || IMAGES.IMAGE_ANONIMA
|
|
63
|
+
},
|
|
64
|
+
style: {
|
|
65
|
+
width: 120,
|
|
66
|
+
height: 120,
|
|
67
|
+
borderRadius: 60,
|
|
68
|
+
borderWidth: theme.borderWidths.thin_medium,
|
|
69
|
+
borderColor: theme.colors.green[400]
|
|
70
|
+
}
|
|
71
|
+
}))), /*#__PURE__*/React.createElement(Box, {
|
|
72
|
+
width: "100%",
|
|
73
|
+
flexStyle: {
|
|
74
|
+
flexDirection: "column",
|
|
75
|
+
alignItems: "center",
|
|
76
|
+
justifyContent: "center"
|
|
77
|
+
}
|
|
78
|
+
}, /*#__PURE__*/React.createElement(Box, {
|
|
79
|
+
width: "100%",
|
|
80
|
+
flexStyle: {
|
|
81
|
+
flexDirection: "row",
|
|
82
|
+
alignItems: "center",
|
|
83
|
+
justifyContent: "flex-start",
|
|
84
|
+
textAlign: "center"
|
|
46
85
|
},
|
|
47
86
|
paddingStyle: {
|
|
48
|
-
|
|
49
|
-
|
|
87
|
+
paddingTop: theme.paddings["2xs"]
|
|
88
|
+
}
|
|
89
|
+
}, /*#__PURE__*/React.createElement(Typography, {
|
|
90
|
+
text: "Olá, ",
|
|
91
|
+
color: (_color$colorText = color === null || color === void 0 ? void 0 : color.colorText) !== null && _color$colorText !== void 0 ? _color$colorText : theme.colors.neutral[25],
|
|
92
|
+
size: theme.fontSizes.md,
|
|
93
|
+
fontFamily: theme.fonts.inter_regular_400,
|
|
94
|
+
fontWeight: "400",
|
|
95
|
+
lineHeight: (_theme$fontSizes$lg = theme.fontSizes.lg) !== null && _theme$fontSizes$lg !== void 0 ? _theme$fontSizes$lg : 18,
|
|
96
|
+
letterSpacing: "regular"
|
|
97
|
+
}), /*#__PURE__*/React.createElement(Box, {
|
|
98
|
+
width: "89%"
|
|
99
|
+
}, /*#__PURE__*/React.createElement(Typography, {
|
|
100
|
+
text: nome,
|
|
101
|
+
color: (_color$colorText2 = color === null || color === void 0 ? void 0 : color.colorText) !== null && _color$colorText2 !== void 0 ? _color$colorText2 : theme.colors.neutral[25],
|
|
102
|
+
size: theme.fontSizes.sm,
|
|
103
|
+
fontFamily: "inter_medium_500",
|
|
104
|
+
fontWeight: "500",
|
|
105
|
+
ellipsizeMode: "tail",
|
|
106
|
+
numberOfLines: 1,
|
|
107
|
+
lineHeight: (_theme$fontSizes$lg2 = theme.fontSizes.lg) !== null && _theme$fontSizes$lg2 !== void 0 ? _theme$fontSizes$lg2 : 18,
|
|
108
|
+
letterSpacing: "regular"
|
|
109
|
+
}))), /*#__PURE__*/React.createElement(Box, {
|
|
110
|
+
width: "100%",
|
|
111
|
+
flexStyle: {
|
|
112
|
+
flexDirection: "row",
|
|
113
|
+
alignItems: "center",
|
|
114
|
+
justifyContent: "flex-start",
|
|
115
|
+
textAlign: "center"
|
|
50
116
|
},
|
|
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
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
flexStyle: {
|
|
124
|
-
flexDirection: "row",
|
|
125
|
-
alignItems: "center",
|
|
126
|
-
justifyContent: "flex-start",
|
|
127
|
-
textAlign: "center"
|
|
128
|
-
},
|
|
129
|
-
children: [/*#__PURE__*/_jsx(Typography, {
|
|
130
|
-
text: "CPF: ",
|
|
131
|
-
color: color?.colorText ?? theme.colors.neutral[25],
|
|
132
|
-
size: theme.fontSizes.md,
|
|
133
|
-
fontFamily: theme.fonts.inter_regular_400,
|
|
134
|
-
lineHeight: theme.fontSizes["2xl"] ?? 24,
|
|
135
|
-
letterSpacing: "regular"
|
|
136
|
-
}), /*#__PURE__*/_jsx(Typography, {
|
|
137
|
-
text: cpf,
|
|
138
|
-
color: color?.colorText ?? theme.colors.neutral[25],
|
|
139
|
-
size: theme.fontSizes.sm,
|
|
140
|
-
fontFamily: theme.fonts.inter_medium_500,
|
|
141
|
-
lineHeight: theme.fontSizes["2xl"] ?? 24,
|
|
142
|
-
letterSpacing: "regular"
|
|
143
|
-
})]
|
|
144
|
-
}), /*#__PURE__*/_jsxs(Box, {
|
|
145
|
-
width: "100%",
|
|
146
|
-
height: 30,
|
|
147
|
-
flexStyle: {
|
|
148
|
-
flexDirection: "row",
|
|
149
|
-
alignItems: "center",
|
|
150
|
-
justifyContent: "flex-start",
|
|
151
|
-
textAlign: "center"
|
|
152
|
-
},
|
|
153
|
-
children: [/*#__PURE__*/_jsx(Typography, {
|
|
154
|
-
text: "CONECTADO: ",
|
|
155
|
-
color: color?.colorText ?? theme.colors.neutral[25],
|
|
156
|
-
size: theme.fontSizes.xs,
|
|
157
|
-
fontFamily: theme.fonts.inter_medium_500,
|
|
158
|
-
lineHeight: theme.fontSizes["2xl"] ?? 24,
|
|
159
|
-
letterSpacing: "regular"
|
|
160
|
-
}), /*#__PURE__*/_jsx(Typography, {
|
|
161
|
-
text: bluetoothIsConnected ? placa_cavalo : "",
|
|
162
|
-
color: theme.colors.green[400],
|
|
163
|
-
size: theme.fontSizes.xs,
|
|
164
|
-
fontFamily: theme.fonts.inter_bold_700,
|
|
165
|
-
lineHeight: theme.fontSizes["2xl"] ?? 24,
|
|
166
|
-
letterSpacing: "regular"
|
|
167
|
-
})]
|
|
168
|
-
})]
|
|
169
|
-
}), /*#__PURE__*/_jsx(Box, {
|
|
170
|
-
width: "100%",
|
|
171
|
-
height: 30,
|
|
172
|
-
flexStyle: {
|
|
173
|
-
flexDirection: "row",
|
|
174
|
-
alignItems: "flex-end",
|
|
175
|
-
justifyContent: "flex-end"
|
|
176
|
-
},
|
|
177
|
-
marginStyle: {
|
|
178
|
-
marginTop: 16
|
|
179
|
-
},
|
|
180
|
-
children: /*#__PURE__*/_jsxs(Box, {
|
|
181
|
-
width: "100%",
|
|
182
|
-
height: 30,
|
|
183
|
-
flexStyle: {
|
|
184
|
-
flexDirection: "row",
|
|
185
|
-
alignItems: "center",
|
|
186
|
-
justifyContent: "flex-end",
|
|
187
|
-
textAlign: "center"
|
|
188
|
-
},
|
|
189
|
-
children: [/*#__PURE__*/_jsx(Typography, {
|
|
190
|
-
text: "Versão: ",
|
|
191
|
-
color: color?.colorText ?? theme.colors.neutral[25],
|
|
192
|
-
size: theme.fontSizes.md,
|
|
193
|
-
fontFamily: theme.fonts.inter_regular_400,
|
|
194
|
-
lineHeight: 15,
|
|
195
|
-
letterSpacing: "regular"
|
|
196
|
-
}), /*#__PURE__*/_jsx(Typography, {
|
|
197
|
-
text: app_version,
|
|
198
|
-
color: color?.colorText ?? theme.colors.neutral[25],
|
|
199
|
-
size: theme.fontSizes.xs,
|
|
200
|
-
fontFamily: theme.fonts.inter_light_300,
|
|
201
|
-
lineHeight: theme.fontSizes["2xl"] ?? 24,
|
|
202
|
-
letterSpacing: "regular"
|
|
203
|
-
})]
|
|
204
|
-
})
|
|
205
|
-
})]
|
|
206
|
-
});
|
|
117
|
+
paddingStyle: {
|
|
118
|
+
paddingTop: 5
|
|
119
|
+
}
|
|
120
|
+
}, /*#__PURE__*/React.createElement(Typography, {
|
|
121
|
+
text: "CPF: ",
|
|
122
|
+
color: (_color$colorText3 = color === null || color === void 0 ? void 0 : color.colorText) !== null && _color$colorText3 !== void 0 ? _color$colorText3 : theme.colors.neutral[25],
|
|
123
|
+
size: theme.fontSizes.md,
|
|
124
|
+
fontFamily: theme.fonts.inter_regular_400,
|
|
125
|
+
lineHeight: (_theme$fontSizes$lg3 = theme.fontSizes.lg) !== null && _theme$fontSizes$lg3 !== void 0 ? _theme$fontSizes$lg3 : 18,
|
|
126
|
+
letterSpacing: "regular"
|
|
127
|
+
}), /*#__PURE__*/React.createElement(Typography, {
|
|
128
|
+
text: cpf,
|
|
129
|
+
color: (_color$colorText4 = color === null || color === void 0 ? void 0 : color.colorText) !== null && _color$colorText4 !== void 0 ? _color$colorText4 : theme.colors.neutral[25],
|
|
130
|
+
size: theme.fontSizes.sm,
|
|
131
|
+
fontFamily: theme.fonts.inter_semi_bold_600,
|
|
132
|
+
fontWeight: "600",
|
|
133
|
+
lineHeight: (_theme$fontSizes$lg4 = theme.fontSizes.lg) !== null && _theme$fontSizes$lg4 !== void 0 ? _theme$fontSizes$lg4 : 18,
|
|
134
|
+
letterSpacing: "regular"
|
|
135
|
+
})), /*#__PURE__*/React.createElement(Box, {
|
|
136
|
+
width: "100%",
|
|
137
|
+
flexStyle: {
|
|
138
|
+
flexDirection: "row",
|
|
139
|
+
alignItems: "center",
|
|
140
|
+
justifyContent: "flex-start",
|
|
141
|
+
textAlign: "center"
|
|
142
|
+
},
|
|
143
|
+
paddingStyle: {
|
|
144
|
+
paddingTop: 5
|
|
145
|
+
}
|
|
146
|
+
}, /*#__PURE__*/React.createElement(Typography, {
|
|
147
|
+
text: "CONECTADO: ",
|
|
148
|
+
color: (_color$colorText5 = color === null || color === void 0 ? void 0 : color.colorText) !== null && _color$colorText5 !== void 0 ? _color$colorText5 : theme.colors.neutral[25],
|
|
149
|
+
size: theme.fontSizes.sm,
|
|
150
|
+
fontFamily: theme.fonts.inter_medium_500,
|
|
151
|
+
fontWeight: "500",
|
|
152
|
+
lineHeight: (_theme$fontSizes$lg5 = theme.fontSizes.lg) !== null && _theme$fontSizes$lg5 !== void 0 ? _theme$fontSizes$lg5 : 18,
|
|
153
|
+
letterSpacing: "regular"
|
|
154
|
+
}), /*#__PURE__*/React.createElement(Typography, {
|
|
155
|
+
text: bluetoothIsConnected ? placa_cavalo : "",
|
|
156
|
+
color: theme.colors.green[400],
|
|
157
|
+
size: theme.fontSizes.sm,
|
|
158
|
+
fontFamily: theme.fonts.inter_bold_700,
|
|
159
|
+
fontWeight: "700",
|
|
160
|
+
lineHeight: (_theme$fontSizes$lg6 = theme.fontSizes.lg) !== null && _theme$fontSizes$lg6 !== void 0 ? _theme$fontSizes$lg6 : 18,
|
|
161
|
+
letterSpacing: "regular"
|
|
162
|
+
}))), /*#__PURE__*/React.createElement(Box, {
|
|
163
|
+
width: "100%",
|
|
164
|
+
flexStyle: {
|
|
165
|
+
flexDirection: "row",
|
|
166
|
+
alignItems: "center",
|
|
167
|
+
justifyContent: "flex-end"
|
|
168
|
+
},
|
|
169
|
+
marginStyle: {
|
|
170
|
+
marginTop: theme.margins.md
|
|
171
|
+
}
|
|
172
|
+
}, /*#__PURE__*/React.createElement(Typography, {
|
|
173
|
+
text: "Versão: ",
|
|
174
|
+
color: (_color$colorText6 = color === null || color === void 0 ? void 0 : color.colorText) !== null && _color$colorText6 !== void 0 ? _color$colorText6 : theme.colors.neutral[25],
|
|
175
|
+
size: theme.fontSizes.md,
|
|
176
|
+
fontFamily: theme.fonts.inter_regular_400,
|
|
177
|
+
fontWeight: "400",
|
|
178
|
+
lineHeight: (_theme$fontSizes$lg7 = theme.fontSizes.lg) !== null && _theme$fontSizes$lg7 !== void 0 ? _theme$fontSizes$lg7 : 18,
|
|
179
|
+
letterSpacing: "regular"
|
|
180
|
+
}), /*#__PURE__*/React.createElement(Typography, {
|
|
181
|
+
text: app_version,
|
|
182
|
+
color: (_color$colorText7 = color === null || color === void 0 ? void 0 : color.colorText) !== null && _color$colorText7 !== void 0 ? _color$colorText7 : theme.colors.neutral[25],
|
|
183
|
+
size: theme.fontSizes.sm,
|
|
184
|
+
fontWeight: "300",
|
|
185
|
+
fontFamily: theme.fonts.inter_light_300,
|
|
186
|
+
lineHeight: (_theme$fontSizes$lg8 = theme.fontSizes.lg) !== null && _theme$fontSizes$lg8 !== void 0 ? _theme$fontSizes$lg8 : 18,
|
|
187
|
+
letterSpacing: "regular"
|
|
188
|
+
})));
|
|
207
189
|
};
|
|
208
190
|
|
|
209
|
-
/**
|
|
210
|
-
* EXPORTS
|
|
191
|
+
/**
|
|
192
|
+
* EXPORTS
|
|
211
193
|
*/
|
|
212
194
|
export { UserProfile };
|
|
213
195
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","Image","TouchableOpacity","Box","Typography","IMAGES","theme","jsx","_jsx","jsxs","_jsxs","UserProfile","nome","avatar","cpf","placa_cavalo","bluetoothIsConnected","app_version","color","width","height","handleProfileView","testID","backgroundColor","colors","blue","marginStyle","marginBottom","paddingStyle","paddingLeft","paddingRight","children","flexStyle","flexDirection","alignItems","justifyContent","paddingTop","activeOpacity","style","borderRadius","onPress","source","uri","IMAGE_ANONIMA","borderWidth","borderColor","green","marginTop","textAlign","text","colorText","neutral","size","fontSizes","md","fontFamily","fonts","inter_regular_400","lineHeight","letterSpacing","sm","inter_medium_500","xs","inter_bold_700","inter_light_300"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/user-profile/index.tsx"],"mappings":"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","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["React","Image","TouchableOpacity","Box","Typography","IMAGES","theme","UserProfile","nome","avatar","cpf","placa_cavalo","bluetoothIsConnected","app_version","color","width","height","handleProfileView","testID","_color$colorText","_theme$fontSizes$lg","_color$colorText2","_theme$fontSizes$lg2","_color$colorText3","_theme$fontSizes$lg3","_color$colorText4","_theme$fontSizes$lg4","_color$colorText5","_theme$fontSizes$lg5","_theme$fontSizes$lg6","_color$colorText6","_theme$fontSizes$lg7","_color$colorText7","_theme$fontSizes$lg8","createElement","backgroundColor","colors","blue","paddingStyle","paddingLeft","paddings","md","paddingRight","paddingBottom","flexStyle","flexDirection","alignItems","justifyContent","marginStyle","marginTop","margins","activeOpacity","onPress","source","uri","IMAGE_ANONIMA","style","borderRadius","borderWidth","borderWidths","thin_medium","borderColor","green","textAlign","paddingTop","text","colorText","neutral","size","fontSizes","fontFamily","fonts","inter_regular_400","fontWeight","lineHeight","lg","letterSpacing","sm","ellipsizeMode","numberOfLines","inter_semi_bold_600","inter_medium_500","inter_bold_700","inter_light_300"],"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// comons / constants\r\nimport { IMAGES } from \"../../common/constants\";\r\n\r\n// typings\r\nimport { IUserProfile } from \"./interface\";\r\n\r\n// styles\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\n/**\r\n * Componente Header para a interação do usuário com ui.\r\n */\r\nconst UserProfile: React.FC<IUserProfile> = ({\r\n nome,\r\n avatar,\r\n cpf,\r\n placa_cavalo,\r\n bluetoothIsConnected,\r\n app_version,\r\n color,\r\n width,\r\n height,\r\n handleProfileView,\r\n testID,\r\n}: IUserProfile) => {\r\n return (\r\n <Box\r\n testID={testID}\r\n width={width ?? \"100%\"}\r\n height={height}\r\n backgroundColor={theme.colors.blue[525]}\r\n paddingStyle={{\r\n paddingLeft: theme.paddings.md,\r\n paddingRight: theme.paddings.md,\r\n paddingBottom: theme.paddings[\"2xs\"],\r\n }}\r\n >\r\n <Box\r\n width={\"100%\"}\r\n flexStyle={{ flexDirection: \"row\", alignItems: \"center\", justifyContent: \"center\" }}\r\n marginStyle={{ marginTop: theme.margins.md }}\r\n >\r\n <TouchableOpacity activeOpacity={0.7} onPress={handleProfileView}>\r\n <Image\r\n testID=\"user-profile-avatar\"\r\n source={{\r\n uri: avatar || IMAGES.IMAGE_ANONIMA,\r\n }}\r\n style={{\r\n width: 120,\r\n height: 120,\r\n borderRadius: 60,\r\n borderWidth: theme.borderWidths.thin_medium,\r\n borderColor: theme.colors.green[400],\r\n }}\r\n />\r\n </TouchableOpacity>\r\n </Box>\r\n\r\n <Box\r\n width={\"100%\"}\r\n flexStyle={{ flexDirection: \"column\", alignItems: \"center\", justifyContent: \"center\" }}\r\n >\r\n <Box\r\n width={\"100%\"}\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n alignItems: \"center\",\r\n justifyContent: \"flex-start\",\r\n textAlign: \"center\",\r\n }}\r\n paddingStyle={{ paddingTop: theme.paddings[\"2xs\"] }}\r\n >\r\n <Typography\r\n text={\"Olá, \"}\r\n color={color?.colorText ?? theme.colors.neutral[25]}\r\n size={theme.fontSizes.md}\r\n fontFamily={theme.fonts.inter_regular_400}\r\n fontWeight=\"400\"\r\n lineHeight={theme.fontSizes.lg ?? 18}\r\n letterSpacing={\"regular\"}\r\n />\r\n <Box width={\"89%\"}>\r\n <Typography\r\n text={nome}\r\n color={color?.colorText ?? theme.colors.neutral[25]}\r\n size={theme.fontSizes.sm}\r\n fontFamily=\"inter_medium_500\"\r\n fontWeight=\"500\"\r\n ellipsizeMode=\"tail\"\r\n numberOfLines={1}\r\n lineHeight={theme.fontSizes.lg ?? 18}\r\n letterSpacing={\"regular\"}\r\n />\r\n </Box>\r\n </Box>\r\n <Box\r\n width={\"100%\"}\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n alignItems: \"center\",\r\n justifyContent: \"flex-start\",\r\n textAlign: \"center\",\r\n }}\r\n paddingStyle={{ paddingTop: 5 }}\r\n >\r\n <Typography\r\n text={\"CPF: \"}\r\n color={color?.colorText ?? theme.colors.neutral[25]}\r\n size={theme.fontSizes.md}\r\n fontFamily={theme.fonts.inter_regular_400}\r\n lineHeight={theme.fontSizes.lg ?? 18}\r\n letterSpacing={\"regular\"}\r\n />\r\n\r\n <Typography\r\n text={cpf}\r\n color={color?.colorText ?? theme.colors.neutral[25]}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_semi_bold_600}\r\n fontWeight=\"600\"\r\n lineHeight={theme.fontSizes.lg ?? 18}\r\n letterSpacing={\"regular\"}\r\n />\r\n </Box>\r\n <Box\r\n width={\"100%\"}\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n alignItems: \"center\",\r\n justifyContent: \"flex-start\",\r\n textAlign: \"center\",\r\n }}\r\n paddingStyle={{ paddingTop: 5 }}\r\n >\r\n <Typography\r\n text={\"CONECTADO: \"}\r\n color={color?.colorText ?? theme.colors.neutral[25]}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_medium_500}\r\n fontWeight=\"500\"\r\n lineHeight={theme.fontSizes.lg ?? 18}\r\n letterSpacing={\"regular\"}\r\n />\r\n\r\n <Typography\r\n text={bluetoothIsConnected ? placa_cavalo : \"\"}\r\n color={theme.colors.green[400]}\r\n size={theme.fontSizes.sm}\r\n fontFamily={theme.fonts.inter_bold_700}\r\n fontWeight=\"700\"\r\n lineHeight={theme.fontSizes.lg ?? 18}\r\n letterSpacing={\"regular\"}\r\n />\r\n </Box>\r\n </Box>\r\n\r\n <Box\r\n width={\"100%\"}\r\n flexStyle={{\r\n flexDirection: \"row\",\r\n alignItems: \"center\",\r\n justifyContent: \"flex-end\",\r\n }}\r\n marginStyle={{ marginTop: theme.margins.md }}\r\n >\r\n <Typography\r\n text={\"Versão: \"}\r\n color={color?.colorText ?? theme.colors.neutral[25]}\r\n size={theme.fontSizes.md}\r\n fontFamily={theme.fonts.inter_regular_400}\r\n fontWeight=\"400\"\r\n lineHeight={theme.fontSizes.lg ?? 18}\r\n letterSpacing={\"regular\"}\r\n />\r\n\r\n <Typography\r\n text={app_version}\r\n color={color?.colorText ?? theme.colors.neutral[25]}\r\n size={theme.fontSizes.sm}\r\n fontWeight=\"300\"\r\n fontFamily={theme.fonts.inter_light_300}\r\n lineHeight={theme.fontSizes.lg ?? 18}\r\n letterSpacing={\"regular\"}\r\n />\r\n </Box>\r\n </Box>\r\n );\r\n};\r\n\r\n/**\r\n * EXPORTS\r\n */\r\nexport { UserProfile };\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// typing\nimport { IGlobalCss } from \"../../styles/global/interface\";\n\ninterface IUserProfile extends ViewProps, IGlobalCss {\n nome: string;\n avatar: string;\n cpf: string;\n placa_cavalo: string;\n bluetoothIsConnected: boolean;\n app_version: string;\n handleProfileView: () => void;\n}\n\n/**\n * EXPORTS\n */\nexport { IUserProfile };\n"],"mappings":"","ignoreList":[]}
|
package/lib/module/index.js
CHANGED
|
@@ -1,40 +1,43 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
/**
|
|
4
|
-
* EXPORTS
|
|
1
|
+
/**
|
|
2
|
+
* EXPORTS
|
|
5
3
|
*/
|
|
6
4
|
|
|
7
5
|
// Components
|
|
8
|
-
export { Box } from "./components/box
|
|
9
|
-
export { Button } from "./components/button
|
|
10
|
-
export { StepIndicator } from "./components/step-indicator
|
|
11
|
-
export { Typography } from "./components/typography
|
|
12
|
-
export { Input } from "./components/input
|
|
13
|
-
export { CapturePhoto } from "./components/capture-photo
|
|
14
|
-
export { CardHours } from "./components/card-hours
|
|
15
|
-
export { SelectOption } from "./components/selects/select-option
|
|
16
|
-
export { Header } from "./components/header-profile
|
|
17
|
-
export { ScheduledJourneyIndicators } from "./components/scheduled-journey-indicators
|
|
18
|
-
export { CardScheduledJourney } from "./components/card-scheduled-journey
|
|
19
|
-
export { UserProfile } from "./components/user-profile
|
|
20
|
-
export { MenuItem } from "./components/menu-item
|
|
21
|
-
export { CardLoading } from "./components/card-loading
|
|
22
|
-
export { CardWorkSession } from "./components/card-work-session
|
|
23
|
-
export { LoadingProgress } from "./components/loading-progress
|
|
24
|
-
export { NoData } from "./components/no-data
|
|
25
|
-
export { FilterJourney } from "./components/filter-journey
|
|
26
|
-
export { Coil } from "./components/coil
|
|
27
|
-
export { FilterDateSelector } from "./components/filter-date-selector
|
|
28
|
-
export { CardHistory } from "./components/card-history
|
|
29
|
-
export { NotificationLoading } from "./components/notification-loading
|
|
30
|
-
export { CheckBox } from "./components/check-box
|
|
31
|
-
export { ImageCaptureWithRemove } from "./components/image-capture-with-remove
|
|
32
|
-
export { LoadingDetails } from "./components/loading-details
|
|
6
|
+
export { Box } from "./components/box";
|
|
7
|
+
export { Button } from "./components/button";
|
|
8
|
+
export { StepIndicator } from "./components/step-indicator";
|
|
9
|
+
export { Typography } from "./components/typography";
|
|
10
|
+
export { Input } from "./components/input";
|
|
11
|
+
export { CapturePhoto } from "./components/capture-photo";
|
|
12
|
+
export { CardHours } from "./components/card-hours";
|
|
13
|
+
export { SelectOption } from "./components/selects/select-option";
|
|
14
|
+
export { Header } from "./components/header-profile";
|
|
15
|
+
export { ScheduledJourneyIndicators } from "./components/scheduled-journey-indicators";
|
|
16
|
+
export { CardScheduledJourney } from "./components/card-scheduled-journey";
|
|
17
|
+
export { UserProfile } from "./components/user-profile";
|
|
18
|
+
export { MenuItem } from "./components/menu-item";
|
|
19
|
+
export { CardLoading } from "./components/card-loading";
|
|
20
|
+
export { CardWorkSession } from "./components/card-work-session";
|
|
21
|
+
export { LoadingProgress } from "./components/loading-progress";
|
|
22
|
+
export { NoData } from "./components/no-data";
|
|
23
|
+
export { FilterJourney } from "./components/filter-journey";
|
|
24
|
+
export { Coil } from "./components/coil";
|
|
25
|
+
export { FilterDateSelector } from "./components/filter-date-selector";
|
|
26
|
+
export { CardHistory } from "./components/card-history";
|
|
27
|
+
export { NotificationLoading } from "./components/notification-loading";
|
|
28
|
+
export { CheckBox } from "./components/check-box";
|
|
29
|
+
export { ImageCaptureWithRemove } from "./components/image-capture-with-remove";
|
|
30
|
+
export { LoadingDetails } from "./components/loading-details";
|
|
31
|
+
export { AvatarProfile } from "./components/avatar-profile";
|
|
32
|
+
export { HistoryDetails } from "./components/history-details";
|
|
33
|
+
export { ActivitiesDaily } from "./components/activities-daily";
|
|
34
|
+
export { ActivitiesProgress } from "./components/activities-progress";
|
|
35
|
+
export { ProfileMenuOption } from "./components/profile-menu-option";
|
|
33
36
|
|
|
34
37
|
// Utilities
|
|
35
|
-
export { multiply } from "./utils/mutiply
|
|
36
|
-
export { formatDate, getLastSevenDays } from "./utils/format-data
|
|
38
|
+
export { multiply } from "./utils/mutiply";
|
|
39
|
+
export { formatDate, getLastSevenDays, formHoursMinute } from "./utils/format-data";
|
|
37
40
|
|
|
38
41
|
// Styles
|
|
39
|
-
export { theme } from "./styles/theme/theme
|
|
42
|
+
export { theme } from "./styles/theme/theme";
|
|
40
43
|
//# sourceMappingURL=index.js.map
|
package/lib/module/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Box","Button","StepIndicator","Typography","Input","CapturePhoto","CardHours","SelectOption","Header","ScheduledJourneyIndicators","CardScheduledJourney","UserProfile","MenuItem","CardLoading","CardWorkSession","LoadingProgress","NoData","FilterJourney","Coil","FilterDateSelector","CardHistory","NotificationLoading","CheckBox","ImageCaptureWithRemove","LoadingDetails","multiply","formatDate","getLastSevenDays","theme"],"
|
|
1
|
+
{"version":3,"names":["Box","Button","StepIndicator","Typography","Input","CapturePhoto","CardHours","SelectOption","Header","ScheduledJourneyIndicators","CardScheduledJourney","UserProfile","MenuItem","CardLoading","CardWorkSession","LoadingProgress","NoData","FilterJourney","Coil","FilterDateSelector","CardHistory","NotificationLoading","CheckBox","ImageCaptureWithRemove","LoadingDetails","AvatarProfile","HistoryDetails","ActivitiesDaily","ActivitiesProgress","ProfileMenuOption","multiply","formatDate","getLastSevenDays","formHoursMinute","theme"],"sources":["index.ts"],"sourcesContent":["/**\r\n * EXPORTS\r\n */\r\n\r\n// Components\r\nexport { Box } from \"./components/box\";\r\nexport { Button } from \"./components/button\";\r\nexport { StepIndicator } from \"./components/step-indicator\";\r\nexport { Typography } from \"./components/typography\";\r\nexport { Input } from \"./components/input\";\r\nexport { CapturePhoto } from \"./components/capture-photo\";\r\nexport { CardHours } from \"./components/card-hours\";\r\nexport { SelectOption } from \"./components/selects/select-option\";\r\nexport { Header } from \"./components/header-profile\";\r\nexport { ScheduledJourneyIndicators } from \"./components/scheduled-journey-indicators\";\r\nexport { CardScheduledJourney } from \"./components/card-scheduled-journey\";\r\nexport { UserProfile } from \"./components/user-profile\";\r\nexport { MenuItem } from \"./components/menu-item\";\r\nexport { CardLoading } from \"./components/card-loading\";\r\nexport { CardWorkSession } from \"./components/card-work-session\";\r\nexport { LoadingProgress } from \"./components/loading-progress\";\r\nexport { NoData } from \"./components/no-data\";\r\nexport { FilterJourney } from \"./components/filter-journey\";\r\nexport { Coil } from \"./components/coil\";\r\nexport { FilterDateSelector } from \"./components/filter-date-selector\";\r\nexport { CardHistory } from \"./components/card-history\";\r\nexport { NotificationLoading } from \"./components/notification-loading\";\r\nexport { CheckBox } from \"./components/check-box\";\r\nexport { ImageCaptureWithRemove } from \"./components/image-capture-with-remove\";\r\nexport { LoadingDetails } from \"./components/loading-details\";\r\nexport { AvatarProfile } from \"./components/avatar-profile\";\r\nexport { HistoryDetails } from \"./components/history-details\";\r\nexport { ActivitiesDaily } from \"./components/activities-daily\";\r\nexport { ActivitiesProgress } from \"./components/activities-progress\";\r\nexport { ProfileMenuOption } from \"./components/profile-menu-option\";\r\n\r\n// Utilities\r\nexport { multiply } from \"./utils/mutiply\";\r\nexport { formatDate, getLastSevenDays, formHoursMinute } from \"./utils/format-data\";\r\n\r\n// Styles\r\nexport { theme } from \"./styles/theme/theme\";\r\n"],"mappings":"AAAA;AACA;AACA;;AAEA;AACA,SAASA,GAAG,QAAQ,kBAAkB;AACtC,SAASC,MAAM,QAAQ,qBAAqB;AAC5C,SAASC,aAAa,QAAQ,6BAA6B;AAC3D,SAASC,UAAU,QAAQ,yBAAyB;AACpD,SAASC,KAAK,QAAQ,oBAAoB;AAC1C,SAASC,YAAY,QAAQ,4BAA4B;AACzD,SAASC,SAAS,QAAQ,yBAAyB;AACnD,SAASC,YAAY,QAAQ,oCAAoC;AACjE,SAASC,MAAM,QAAQ,6BAA6B;AACpD,SAASC,0BAA0B,QAAQ,2CAA2C;AACtF,SAASC,oBAAoB,QAAQ,qCAAqC;AAC1E,SAASC,WAAW,QAAQ,2BAA2B;AACvD,SAASC,QAAQ,QAAQ,wBAAwB;AACjD,SAASC,WAAW,QAAQ,2BAA2B;AACvD,SAASC,eAAe,QAAQ,gCAAgC;AAChE,SAASC,eAAe,QAAQ,+BAA+B;AAC/D,SAASC,MAAM,QAAQ,sBAAsB;AAC7C,SAASC,aAAa,QAAQ,6BAA6B;AAC3D,SAASC,IAAI,QAAQ,mBAAmB;AACxC,SAASC,kBAAkB,QAAQ,mCAAmC;AACtE,SAASC,WAAW,QAAQ,2BAA2B;AACvD,SAASC,mBAAmB,QAAQ,mCAAmC;AACvE,SAASC,QAAQ,QAAQ,wBAAwB;AACjD,SAASC,sBAAsB,QAAQ,wCAAwC;AAC/E,SAASC,cAAc,QAAQ,8BAA8B;AAC7D,SAASC,aAAa,QAAQ,6BAA6B;AAC3D,SAASC,cAAc,QAAQ,8BAA8B;AAC7D,SAASC,eAAe,QAAQ,+BAA+B;AAC/D,SAASC,kBAAkB,QAAQ,kCAAkC;AACrE,SAASC,iBAAiB,QAAQ,kCAAkC;;AAEpE;AACA,SAASC,QAAQ,QAAQ,iBAAiB;AAC1C,SAASC,UAAU,EAAEC,gBAAgB,EAAEC,eAAe,QAAQ,qBAAqB;;AAEnF;AACA,SAASC,KAAK,QAAQ,sBAAsB","ignoreList":[]}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { ActivitiesDaily } from "../../components/activities-daily";
|
|
2
|
+
const meta = {
|
|
3
|
+
title: "componente/ActivitiesDaily",
|
|
4
|
+
component: ActivitiesDaily,
|
|
5
|
+
args: {
|
|
6
|
+
handleActivity: typeActivity => {
|
|
7
|
+
return typeActivity;
|
|
8
|
+
}
|
|
9
|
+
},
|
|
10
|
+
parameters: {
|
|
11
|
+
notes: `
|
|
12
|
+
# ActivitiesDaily
|
|
13
|
+
|
|
14
|
+
Este é um componente de Card de atividades diárias.
|
|
15
|
+
Você usa assim:
|
|
16
|
+
\`\`\`tsx
|
|
17
|
+
<ActivitiesDaily
|
|
18
|
+
handleActivity={handleActivity}
|
|
19
|
+
/>
|
|
20
|
+
\`\`\`
|
|
21
|
+
`
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
export default meta;
|
|
25
|
+
export const ActivitiesDailySimples = {
|
|
26
|
+
name: "activities-daily",
|
|
27
|
+
args: {
|
|
28
|
+
handleActivity: typeActivity => {
|
|
29
|
+
/* global alert */
|
|
30
|
+
alert(typeActivity);
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
};
|
|
34
|
+
//# sourceMappingURL=activities-daily.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["ActivitiesDaily","meta","title","component","args","handleActivity","typeActivity","parameters","notes","ActivitiesDailySimples","name","alert"],"sources":["activities-daily.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\r\n\r\nimport { ActivitiesDaily } from \"../../components/activities-daily\";\r\n\r\nconst meta: Meta<typeof ActivitiesDaily> = {\r\n title: \"componente/ActivitiesDaily\",\r\n component: ActivitiesDaily,\r\n args: {\r\n handleActivity: (typeActivity) => {\r\n return typeActivity;\r\n },\r\n },\r\n parameters: {\r\n notes: `\r\n# ActivitiesDaily\r\n\r\nEste é um componente de Card de atividades diárias.\r\nVocê usa assim:\r\n\\`\\`\\`tsx\r\n<ActivitiesDaily\r\nhandleActivity={handleActivity}\r\n />\r\n\\`\\`\\`\r\n`,\r\n },\r\n};\r\n\r\nexport default meta;\r\n\r\ntype Story = StoryObj<typeof meta>;\r\n\r\nexport const ActivitiesDailySimples: Story = {\r\n name: \"activities-daily\",\r\n args: {\r\n handleActivity: (typeActivity: any) => {\r\n /* global alert */\r\n alert(typeActivity);\r\n },\r\n },\r\n};\r\n"],"mappings":"AAEA,SAASA,eAAe,QAAQ,mCAAmC;AAEnE,MAAMC,IAAkC,GAAG;EACzCC,KAAK,EAAE,4BAA4B;EACnCC,SAAS,EAAEH,eAAe;EAC1BI,IAAI,EAAE;IACJC,cAAc,EAAGC,YAAY,IAAK;MAChC,OAAOA,YAAY;IACrB;EACF,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeP,IAAI;AAInB,OAAO,MAAMQ,sBAA6B,GAAG;EAC3CC,IAAI,EAAE,kBAAkB;EACxBN,IAAI,EAAE;IACJC,cAAc,EAAGC,YAAiB,IAAK;MACrC;MACAK,KAAK,CAACL,YAAY,CAAC;IACrB;EACF;AACF,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import { ActivitiesProgress } from "../../components/activities-progress";
|
|
2
|
+
const meta = {
|
|
3
|
+
title: "componente/ActivitiesProgress",
|
|
4
|
+
component: ActivitiesProgress,
|
|
5
|
+
args: {
|
|
6
|
+
data_fim: "11/05/2025",
|
|
7
|
+
duracao: "00:30",
|
|
8
|
+
data_inicio: "17:20",
|
|
9
|
+
titleLabel: "Descanso"
|
|
10
|
+
},
|
|
11
|
+
parameters: {
|
|
12
|
+
notes: `
|
|
13
|
+
# ActivitiesProgress
|
|
14
|
+
|
|
15
|
+
Este é um componente de progresso de atividades.
|
|
16
|
+
Você usa assim:
|
|
17
|
+
\`\`\`tsx
|
|
18
|
+
<ActivitiesProgress
|
|
19
|
+
data_fim="11/05/2025"
|
|
20
|
+
duracao="00:30"
|
|
21
|
+
data_inicio="17:20"
|
|
22
|
+
titleLabel="Descanso"
|
|
23
|
+
/>
|
|
24
|
+
\`\`\`
|
|
25
|
+
`
|
|
26
|
+
}
|
|
27
|
+
};
|
|
28
|
+
export default meta;
|
|
29
|
+
export const ActivitiesProgressPadrao = {
|
|
30
|
+
name: "activities-progress-padrao",
|
|
31
|
+
args: {}
|
|
32
|
+
};
|
|
33
|
+
export const ActivitiesProgressTrabalho = {
|
|
34
|
+
name: "activities-progress-trabalho",
|
|
35
|
+
args: {
|
|
36
|
+
data_fim: "15/06/2023",
|
|
37
|
+
duracao: "01:45",
|
|
38
|
+
data_inicio: "14:30",
|
|
39
|
+
titleLabel: "Trabalho",
|
|
40
|
+
situation: true
|
|
41
|
+
}
|
|
42
|
+
};
|
|
43
|
+
export const ActivitiesProgressDescanso = {
|
|
44
|
+
name: "activities-progress-descanso",
|
|
45
|
+
args: {
|
|
46
|
+
data_fim: "20/07/2023",
|
|
47
|
+
duracao: "00:15",
|
|
48
|
+
data_inicio: "12:00",
|
|
49
|
+
titleLabel: "Descanso",
|
|
50
|
+
situation: true
|
|
51
|
+
}
|
|
52
|
+
};
|
|
53
|
+
//# sourceMappingURL=activities-progress.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["ActivitiesProgress","meta","title","component","args","data_fim","duracao","data_inicio","titleLabel","parameters","notes","ActivitiesProgressPadrao","name","ActivitiesProgressTrabalho","situation","ActivitiesProgressDescanso"],"sources":["activities-progress.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\r\n\r\nimport { ActivitiesProgress } from \"../../components/activities-progress\";\r\n\r\nconst meta: Meta<typeof ActivitiesProgress> = {\r\n title: \"componente/ActivitiesProgress\",\r\n component: ActivitiesProgress,\r\n args: {\r\n data_fim: \"11/05/2025\",\r\n duracao: \"00:30\",\r\n data_inicio: \"17:20\",\r\n titleLabel: \"Descanso\",\r\n },\r\n parameters: {\r\n notes: `\r\n# ActivitiesProgress\r\n\r\nEste é um componente de progresso de atividades.\r\nVocê usa assim:\r\n\\`\\`\\`tsx\r\n<ActivitiesProgress\r\n data_fim=\"11/05/2025\"\r\n duracao=\"00:30\"\r\n data_inicio=\"17:20\"\r\n titleLabel=\"Descanso\"\r\n/>\r\n\\`\\`\\`\r\n`,\r\n },\r\n};\r\n\r\nexport default meta;\r\n\r\ntype Story = StoryObj<typeof meta>;\r\n\r\nexport const ActivitiesProgressPadrao: Story = {\r\n name: \"activities-progress-padrao\",\r\n args: {},\r\n};\r\n\r\nexport const ActivitiesProgressTrabalho: Story = {\r\n name: \"activities-progress-trabalho\",\r\n args: {\r\n data_fim: \"15/06/2023\",\r\n duracao: \"01:45\",\r\n data_inicio: \"14:30\",\r\n titleLabel: \"Trabalho\",\r\n situation: true,\r\n },\r\n};\r\n\r\nexport const ActivitiesProgressDescanso: Story = {\r\n name: \"activities-progress-descanso\",\r\n args: {\r\n data_fim: \"20/07/2023\",\r\n duracao: \"00:15\",\r\n data_inicio: \"12:00\",\r\n titleLabel: \"Descanso\",\r\n situation: true,\r\n },\r\n};\r\n"],"mappings":"AAEA,SAASA,kBAAkB,QAAQ,sCAAsC;AAEzE,MAAMC,IAAqC,GAAG;EAC5CC,KAAK,EAAE,+BAA+B;EACtCC,SAAS,EAAEH,kBAAkB;EAC7BI,IAAI,EAAE;IACJC,QAAQ,EAAE,YAAY;IACtBC,OAAO,EAAE,OAAO;IAChBC,WAAW,EAAE,OAAO;IACpBC,UAAU,EAAE;EACd,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeT,IAAI;AAInB,OAAO,MAAMU,wBAA+B,GAAG;EAC7CC,IAAI,EAAE,4BAA4B;EAClCR,IAAI,EAAE,CAAC;AACT,CAAC;AAED,OAAO,MAAMS,0BAAiC,GAAG;EAC/CD,IAAI,EAAE,8BAA8B;EACpCR,IAAI,EAAE;IACJC,QAAQ,EAAE,YAAY;IACtBC,OAAO,EAAE,OAAO;IAChBC,WAAW,EAAE,OAAO;IACpBC,UAAU,EAAE,UAAU;IACtBM,SAAS,EAAE;EACb;AACF,CAAC;AAED,OAAO,MAAMC,0BAAiC,GAAG;EAC/CH,IAAI,EAAE,8BAA8B;EACpCR,IAAI,EAAE;IACJC,QAAQ,EAAE,YAAY;IACtBC,OAAO,EAAE,OAAO;IAChBC,WAAW,EAAE,OAAO;IACpBC,UAAU,EAAE,UAAU;IACtBM,SAAS,EAAE;EACb;AACF,CAAC","ignoreList":[]}
|