react-native-exp-fig 0.1.9 → 0.1.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/lib/commonjs/common/constants/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/agent/index.js +45 -0
- package/lib/commonjs/common/icons-svg/agent/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js +10 -14
- package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/arrow-left/index.js +11 -13
- package/lib/commonjs/common/icons-svg/arrow-left/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/bed/index.js +47 -0
- package/lib/commonjs/common/icons-svg/bed/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/bell/index.js +8 -10
- package/lib/commonjs/common/icons-svg/bell/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/bluetooth/index.js +18 -24
- package/lib/commonjs/common/icons-svg/bluetooth/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js +21 -27
- package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/calendar/index.js +20 -26
- package/lib/commonjs/common/icons-svg/calendar/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/call-bell/index.js +8 -10
- package/lib/commonjs/common/icons-svg/call-bell/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/camera-plus/index.js +19 -27
- package/lib/commonjs/common/icons-svg/camera-plus/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/car/index.js +37 -0
- package/lib/commonjs/common/icons-svg/car/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/chart-bar/index.js +8 -10
- package/lib/commonjs/common/icons-svg/chart-bar/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/check-box/index.js +11 -15
- package/lib/commonjs/common/icons-svg/check-box/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/check-box-fill/index.js +8 -12
- package/lib/commonjs/common/icons-svg/check-box-fill/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/check-box-outline/index.js +8 -12
- package/lib/commonjs/common/icons-svg/check-box-outline/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/check-circle/index.js +18 -20
- package/lib/commonjs/common/icons-svg/check-circle/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/check-outline/index.js +50 -0
- package/lib/commonjs/common/icons-svg/check-outline/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/closed/index.js +18 -24
- package/lib/commonjs/common/icons-svg/closed/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/coffee/index.js +50 -0
- package/lib/commonjs/common/icons-svg/coffee/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/constants/index.js +13 -5
- package/lib/commonjs/common/icons-svg/constants/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/credit-card/index.js +10 -12
- package/lib/commonjs/common/icons-svg/credit-card/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/currency/index.js +18 -24
- package/lib/commonjs/common/icons-svg/currency/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js +8 -10
- package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/ellipse/index.js +12 -16
- package/lib/commonjs/common/icons-svg/ellipse/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/exclamation-circle/index.js +15 -21
- package/lib/commonjs/common/icons-svg/exclamation-circle/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/eye/index.js +12 -17
- package/lib/commonjs/common/icons-svg/eye/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/eye-slash/index.js +10 -13
- package/lib/commonjs/common/icons-svg/eye-slash/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/file-text/index.js +17 -21
- package/lib/commonjs/common/icons-svg/file-text/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/files/index.js +8 -10
- package/lib/commonjs/common/icons-svg/files/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/gas-pump/index.js +19 -25
- package/lib/commonjs/common/icons-svg/gas-pump/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/gauge/index.js +18 -24
- package/lib/commonjs/common/icons-svg/gauge/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/gear/index.js +20 -26
- package/lib/commonjs/common/icons-svg/gear/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/index.js +150 -94
- package/lib/commonjs/common/icons-svg/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/interface.d.js.map +1 -1
- package/lib/commonjs/common/icons-svg/lifebuoy/index.js +8 -10
- package/lib/commonjs/common/icons-svg/lifebuoy/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/list/index.js +32 -38
- package/lib/commonjs/common/icons-svg/list/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/moon-stars/index.js +8 -10
- package/lib/commonjs/common/icons-svg/moon-stars/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/note-pincel/index.js +21 -27
- package/lib/commonjs/common/icons-svg/note-pincel/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/package/index.js +8 -10
- package/lib/commonjs/common/icons-svg/package/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/package-check/index.js +22 -26
- package/lib/commonjs/common/icons-svg/package-check/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/pencil/index.js +40 -0
- package/lib/commonjs/common/icons-svg/pencil/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/plus/index.js +20 -28
- package/lib/commonjs/common/icons-svg/plus/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/recused/index.js +16 -18
- package/lib/commonjs/common/icons-svg/recused/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/refresh-ccw-dot/index.js +47 -0
- package/lib/commonjs/common/icons-svg/refresh-ccw-dot/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/shopping-cart/index.js +17 -21
- package/lib/commonjs/common/icons-svg/shopping-cart/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/steering-wheel/index.js +27 -33
- package/lib/commonjs/common/icons-svg/steering-wheel/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js +15 -21
- package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/timer/index.js +18 -24
- package/lib/commonjs/common/icons-svg/timer/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/trophy/index.js +8 -10
- package/lib/commonjs/common/icons-svg/trophy/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/truck/index.js +17 -21
- package/lib/commonjs/common/icons-svg/truck/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/truck-activity/index.js +37 -0
- package/lib/commonjs/common/icons-svg/truck-activity/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/truck-trailer/index.js +15 -21
- package/lib/commonjs/common/icons-svg/truck-trailer/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/wifi-high/index.js +22 -28
- package/lib/commonjs/common/icons-svg/wifi-high/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/wifi-x/index.js +28 -34
- package/lib/commonjs/common/icons-svg/wifi-x/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/x-circle/index.js +18 -24
- package/lib/commonjs/common/icons-svg/x-circle/index.js.map +1 -1
- package/lib/commonjs/components/activities-daily/index.js +120 -0
- package/lib/commonjs/components/activities-daily/index.js.map +1 -0
- package/lib/commonjs/components/activities-daily/interface.d.js +6 -0
- package/lib/commonjs/components/activities-daily/interface.d.js.map +1 -0
- package/lib/commonjs/components/activities-progress/index.js +165 -0
- package/lib/commonjs/components/activities-progress/index.js.map +1 -0
- package/lib/commonjs/components/activities-progress/interface.d.js +6 -0
- package/lib/commonjs/components/activities-progress/interface.d.js.map +1 -0
- package/lib/commonjs/components/avatar-profile/index.js +101 -0
- package/lib/commonjs/components/avatar-profile/index.js.map +1 -0
- package/lib/commonjs/components/avatar-profile/interface.d.js +6 -0
- package/lib/commonjs/components/avatar-profile/interface.d.js.map +1 -0
- package/lib/commonjs/components/box/index.js +4 -6
- package/lib/commonjs/components/box/index.js.map +1 -1
- package/lib/commonjs/components/box/interface.d.js.map +1 -1
- package/lib/commonjs/components/box/styles.js +1 -1
- package/lib/commonjs/components/box/styles.js.map +1 -1
- package/lib/commonjs/components/button/index.js +12 -20
- package/lib/commonjs/components/button/index.js.map +1 -1
- package/lib/commonjs/components/button/interface.d.js.map +1 -1
- package/lib/commonjs/components/button/styles.js +19 -16
- package/lib/commonjs/components/button/styles.js.map +1 -1
- package/lib/commonjs/components/capture-photo/index.js +47 -51
- package/lib/commonjs/components/capture-photo/index.js.map +1 -1
- package/lib/commonjs/components/capture-photo/interface.d.js.map +1 -1
- package/lib/commonjs/components/capture-photo/styles.js +1 -1
- package/lib/commonjs/components/capture-photo/styles.js.map +1 -1
- package/lib/commonjs/components/card-history/index.js +121 -127
- package/lib/commonjs/components/card-history/index.js.map +1 -1
- package/lib/commonjs/components/card-history/interface.d.js.map +1 -1
- package/lib/commonjs/components/card-hours/index.js +51 -53
- package/lib/commonjs/components/card-hours/index.js.map +1 -1
- package/lib/commonjs/components/card-hours/interface.d.js.map +1 -1
- package/lib/commonjs/components/card-loading/index.js +230 -229
- package/lib/commonjs/components/card-loading/index.js.map +1 -1
- package/lib/commonjs/components/card-loading/interface.d.js.map +1 -1
- package/lib/commonjs/components/card-scheduled-journey/index.js +77 -80
- package/lib/commonjs/components/card-scheduled-journey/index.js.map +1 -1
- package/lib/commonjs/components/card-scheduled-journey/interface.js.map +1 -1
- package/lib/commonjs/components/card-scheduled-journey/styles.js +1 -1
- package/lib/commonjs/components/card-scheduled-journey/styles.js.map +1 -1
- package/lib/commonjs/components/card-work-session/index.js +157 -165
- package/lib/commonjs/components/card-work-session/index.js.map +1 -1
- package/lib/commonjs/components/card-work-session/interface.d.js.map +1 -1
- package/lib/commonjs/components/check-box/index.js +77 -110
- package/lib/commonjs/components/check-box/index.js.map +1 -1
- package/lib/commonjs/components/check-box/interface.d.js.map +1 -1
- package/lib/commonjs/components/coil/index.js +85 -91
- package/lib/commonjs/components/coil/index.js.map +1 -1
- package/lib/commonjs/components/coil/interface.d.js.map +1 -1
- package/lib/commonjs/components/filter-date-selector/index.js +56 -51
- package/lib/commonjs/components/filter-date-selector/index.js.map +1 -1
- package/lib/commonjs/components/filter-date-selector/interface.d.js.map +1 -1
- package/lib/commonjs/components/filter-journey/index.js +4 -5
- package/lib/commonjs/components/filter-journey/index.js.map +1 -1
- package/lib/commonjs/components/filter-journey/interface.d.js.map +1 -1
- package/lib/commonjs/components/header-profile/index.js +84 -91
- package/lib/commonjs/components/header-profile/index.js.map +1 -1
- package/lib/commonjs/components/header-profile/interface.d.js.map +1 -1
- package/lib/commonjs/components/history-details/index.js +104 -0
- package/lib/commonjs/components/history-details/index.js.map +1 -0
- package/lib/commonjs/components/history-details/interface.d.js +6 -0
- package/lib/commonjs/components/history-details/interface.d.js.map +1 -0
- package/lib/commonjs/components/image-capture-with-remove/index.js +61 -61
- package/lib/commonjs/components/image-capture-with-remove/index.js.map +1 -1
- package/lib/commonjs/components/image-capture-with-remove/interface.d.js.map +1 -1
- package/lib/commonjs/components/input/index.js +100 -118
- package/lib/commonjs/components/input/index.js.map +1 -1
- package/lib/commonjs/components/input/interface.d.js.map +1 -1
- package/lib/commonjs/components/input/styles.js +1 -1
- package/lib/commonjs/components/input/styles.js.map +1 -1
- package/lib/commonjs/components/loading-details/index.js +117 -122
- package/lib/commonjs/components/loading-details/index.js.map +1 -1
- package/lib/commonjs/components/loading-details/interface.d.js.map +1 -1
- package/lib/commonjs/components/loading-progress/index.js +70 -75
- package/lib/commonjs/components/loading-progress/index.js.map +1 -1
- package/lib/commonjs/components/loading-progress/interface.d.js.map +1 -1
- package/lib/commonjs/components/menu-item/index.js +42 -44
- package/lib/commonjs/components/menu-item/index.js.map +1 -1
- package/lib/commonjs/components/menu-item/interface.d.js.map +1 -1
- package/lib/commonjs/components/menu-item/styles.js.map +1 -1
- package/lib/commonjs/components/no-data/index.js +15 -17
- package/lib/commonjs/components/no-data/index.js.map +1 -1
- package/lib/commonjs/components/no-data/interface.d.js.map +1 -1
- package/lib/commonjs/components/notification-loading/index.js +114 -123
- package/lib/commonjs/components/notification-loading/index.js.map +1 -1
- package/lib/commonjs/components/notification-loading/interface.d.js.map +1 -1
- package/lib/commonjs/components/profile-menu-option/index.js +75 -0
- package/lib/commonjs/components/profile-menu-option/index.js.map +1 -0
- package/lib/commonjs/components/profile-menu-option/interface.d.js +6 -0
- package/lib/commonjs/components/profile-menu-option/interface.d.js.map +1 -0
- package/lib/commonjs/components/scheduled-journey-indicators/index.js +47 -52
- package/lib/commonjs/components/scheduled-journey-indicators/index.js.map +1 -1
- package/lib/commonjs/components/scheduled-journey-indicators/interface.d.js.map +1 -1
- package/lib/commonjs/components/selects/select-option/index.js +54 -64
- package/lib/commonjs/components/selects/select-option/index.js.map +1 -1
- package/lib/commonjs/components/selects/select-option/interface.d.js.map +1 -1
- package/lib/commonjs/components/selects/select-option/styles.js +62 -59
- package/lib/commonjs/components/selects/select-option/styles.js.map +1 -1
- package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js +2 -2
- package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js.map +1 -1
- package/lib/commonjs/components/step-indicator/index.js +101 -112
- package/lib/commonjs/components/step-indicator/index.js.map +1 -1
- package/lib/commonjs/components/step-indicator/interface.d.js.map +1 -1
- package/lib/commonjs/components/step-indicator/styles.js +53 -50
- package/lib/commonjs/components/step-indicator/styles.js.map +1 -1
- package/lib/commonjs/components/typography/index.js +6 -7
- package/lib/commonjs/components/typography/index.js.map +1 -1
- package/lib/commonjs/components/typography/interface.d.js.map +1 -1
- package/lib/commonjs/components/typography/styles.js +24 -21
- package/lib/commonjs/components/typography/styles.js.map +1 -1
- package/lib/commonjs/components/user-profile/index.js +161 -176
- package/lib/commonjs/components/user-profile/index.js.map +1 -1
- package/lib/commonjs/components/user-profile/interface.d.js.map +1 -1
- package/lib/commonjs/index.js +97 -56
- package/lib/commonjs/index.js.map +1 -1
- package/lib/commonjs/stories/activities-daily/activities-daily.stories.js +40 -0
- package/lib/commonjs/stories/activities-daily/activities-daily.stories.js.map +1 -0
- package/lib/commonjs/stories/activities-progress/activities-progress.stories.js +59 -0
- package/lib/commonjs/stories/activities-progress/activities-progress.stories.js.map +1 -0
- package/lib/commonjs/stories/avatar-profile/avatar-profile.stories.js +32 -0
- package/lib/commonjs/stories/avatar-profile/avatar-profile.stories.js.map +1 -0
- package/lib/commonjs/stories/box/box.stories.js +7 -8
- package/lib/commonjs/stories/box/box.stories.js.map +1 -1
- package/lib/commonjs/stories/button/button.stories.js +4 -5
- package/lib/commonjs/stories/button/button.stories.js.map +1 -1
- package/lib/commonjs/stories/capture-photo/capture-photo.stories.js +3 -3
- package/lib/commonjs/stories/capture-photo/capture-photo.stories.js.map +1 -1
- package/lib/commonjs/stories/card-history/card-history.stories.js +3 -3
- package/lib/commonjs/stories/card-history/card-history.stories.js.map +1 -1
- package/lib/commonjs/stories/card-hours/card-hours.stories.js +6 -6
- package/lib/commonjs/stories/card-hours/card-hours.stories.js.map +1 -1
- package/lib/commonjs/stories/card-loading/card-loading.stories.js +5 -5
- package/lib/commonjs/stories/card-loading/card-loading.stories.js.map +1 -1
- package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js +3 -3
- package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -1
- package/lib/commonjs/stories/card-work-session/card-work-session.stories.js +2 -2
- package/lib/commonjs/stories/card-work-session/card-work-session.stories.js.map +1 -1
- package/lib/commonjs/stories/check-box/check-box.stories.js +3 -5
- package/lib/commonjs/stories/check-box/check-box.stories.js.map +1 -1
- package/lib/commonjs/stories/coil/coil.stories.js +28 -7
- package/lib/commonjs/stories/coil/coil.stories.js.map +1 -1
- package/lib/commonjs/stories/filter-date-selector/filter-date-selector.stories.js +29 -7
- package/lib/commonjs/stories/filter-date-selector/filter-date-selector.stories.js.map +1 -1
- package/lib/commonjs/stories/filter-journey/filter-journey.stories.js +5 -5
- package/lib/commonjs/stories/filter-journey/filter-journey.stories.js.map +1 -1
- package/lib/commonjs/stories/header-profile/header-profile.stories.js +2 -2
- package/lib/commonjs/stories/header-profile/header-profile.stories.js.map +1 -1
- package/lib/commonjs/stories/history-details/history-details.stories.js +37 -0
- package/lib/commonjs/stories/history-details/history-details.stories.js.map +1 -0
- package/lib/commonjs/stories/image-capture-with-remove/image-capture-with-remove.stories.js +14 -4
- package/lib/commonjs/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -1
- package/lib/commonjs/stories/input/input.stories.js +10 -9
- package/lib/commonjs/stories/input/input.stories.js.map +1 -1
- package/lib/commonjs/stories/loading-details/loading-details.stories.js +2 -2
- package/lib/commonjs/stories/loading-details/loading-details.stories.js.map +1 -1
- package/lib/commonjs/stories/loading-progress/loading-progress.stories.js +2 -2
- package/lib/commonjs/stories/loading-progress/loading-progress.stories.js.map +1 -1
- package/lib/commonjs/stories/menu-item/menu-item.stories.js +3 -3
- package/lib/commonjs/stories/menu-item/menu-item.stories.js.map +1 -1
- package/lib/commonjs/stories/no-data/no-data.stories.js +2 -2
- package/lib/commonjs/stories/no-data/no-data.stories.js.map +1 -1
- package/lib/commonjs/stories/notification-loading/notification-loading.stories.js +18 -4
- package/lib/commonjs/stories/notification-loading/notification-loading.stories.js.map +1 -1
- package/lib/commonjs/stories/profile-menu-option/profile-menu-option.stories.js +68 -0
- package/lib/commonjs/stories/profile-menu-option/profile-menu-option.stories.js.map +1 -0
- package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +2 -2
- package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -1
- package/lib/commonjs/stories/select-option/select-option.stories.js +3 -3
- package/lib/commonjs/stories/select-option/select-option.stories.js.map +1 -1
- package/lib/commonjs/stories/step-indicator/step-indicator.stories.js +24 -18
- package/lib/commonjs/stories/step-indicator/step-indicator.stories.js.map +1 -1
- package/lib/commonjs/stories/typography/typography.stories.js +3 -3
- package/lib/commonjs/stories/typography/typography.stories.js.map +1 -1
- package/lib/commonjs/stories/user-profile/user-profile.stories.js +2 -2
- package/lib/commonjs/stories/user-profile/user-profile.stories.js.map +1 -1
- package/lib/commonjs/styles/global/interface.d.js.map +1 -1
- package/lib/commonjs/styles/global/styles.js +49 -46
- package/lib/commonjs/styles/global/styles.js.map +1 -1
- package/lib/commonjs/styles/global/theme-provider.js +4 -6
- package/lib/commonjs/styles/global/theme-provider.js.map +1 -1
- package/lib/commonjs/styles/theme/theme.js +6 -4
- package/lib/commonjs/styles/theme/theme.js.map +1 -1
- package/lib/commonjs/utils/format-data/index.js +30 -9
- package/lib/commonjs/utils/format-data/index.js.map +1 -1
- package/lib/commonjs/utils/mutiply/index.js.map +1 -1
- package/lib/commonjs/utils/status-color/return-color.js +13 -4
- package/lib/commonjs/utils/status-color/return-color.js.map +1 -1
- package/lib/module/common/constants/index.js +0 -2
- package/lib/module/common/constants/index.js.map +1 -1
- package/lib/module/common/icons-svg/agent/index.js +37 -0
- package/lib/module/common/icons-svg/agent/index.js.map +1 -0
- package/lib/module/common/icons-svg/arrow-drop-down/index.js +11 -14
- package/lib/module/common/icons-svg/arrow-drop-down/index.js.map +1 -1
- package/lib/module/common/icons-svg/arrow-left/index.js +12 -15
- package/lib/module/common/icons-svg/arrow-left/index.js.map +1 -1
- package/lib/module/common/icons-svg/bed/index.js +39 -0
- package/lib/module/common/icons-svg/bed/index.js.map +1 -0
- package/lib/module/common/icons-svg/bell/index.js +9 -12
- package/lib/module/common/icons-svg/bell/index.js.map +1 -1
- package/lib/module/common/icons-svg/bluetooth/index.js +18 -26
- package/lib/module/common/icons-svg/bluetooth/index.js.map +1 -1
- package/lib/module/common/icons-svg/bluetooth-connected/index.js +21 -29
- package/lib/module/common/icons-svg/bluetooth-connected/index.js.map +1 -1
- package/lib/module/common/icons-svg/calendar/index.js +21 -28
- package/lib/module/common/icons-svg/calendar/index.js.map +1 -1
- package/lib/module/common/icons-svg/call-bell/index.js +9 -12
- package/lib/module/common/icons-svg/call-bell/index.js.map +1 -1
- package/lib/module/common/icons-svg/camera-plus/index.js +20 -27
- package/lib/module/common/icons-svg/camera-plus/index.js.map +1 -1
- package/lib/module/common/icons-svg/car/index.js +29 -0
- package/lib/module/common/icons-svg/car/index.js.map +1 -0
- package/lib/module/common/icons-svg/chart-bar/index.js +9 -12
- package/lib/module/common/icons-svg/chart-bar/index.js.map +1 -1
- package/lib/module/common/icons-svg/check-box/index.js +12 -15
- package/lib/module/common/icons-svg/check-box/index.js.map +1 -1
- package/lib/module/common/icons-svg/check-box-fill/index.js +9 -12
- package/lib/module/common/icons-svg/check-box-fill/index.js.map +1 -1
- package/lib/module/common/icons-svg/check-box-outline/index.js +9 -12
- package/lib/module/common/icons-svg/check-box-outline/index.js.map +1 -1
- package/lib/module/common/icons-svg/check-circle/index.js +19 -22
- package/lib/module/common/icons-svg/check-circle/index.js.map +1 -1
- package/lib/module/common/icons-svg/check-outline/index.js +43 -0
- package/lib/module/common/icons-svg/check-outline/index.js.map +1 -0
- package/lib/module/common/icons-svg/closed/index.js +19 -26
- package/lib/module/common/icons-svg/closed/index.js.map +1 -1
- package/lib/module/common/icons-svg/coffee/index.js +42 -0
- package/lib/module/common/icons-svg/coffee/index.js.map +1 -0
- package/lib/module/common/icons-svg/constants/index.js +13 -7
- package/lib/module/common/icons-svg/constants/index.js.map +1 -1
- package/lib/module/common/icons-svg/credit-card/index.js +11 -14
- package/lib/module/common/icons-svg/credit-card/index.js.map +1 -1
- package/lib/module/common/icons-svg/currency/index.js +19 -26
- package/lib/module/common/icons-svg/currency/index.js.map +1 -1
- package/lib/module/common/icons-svg/currency-circle-dollar/index.js +9 -12
- package/lib/module/common/icons-svg/currency-circle-dollar/index.js.map +1 -1
- package/lib/module/common/icons-svg/ellipse/index.js +13 -16
- package/lib/module/common/icons-svg/ellipse/index.js.map +1 -1
- package/lib/module/common/icons-svg/exclamation-circle/index.js +16 -23
- package/lib/module/common/icons-svg/exclamation-circle/index.js.map +1 -1
- package/lib/module/common/icons-svg/eye/index.js +13 -17
- package/lib/module/common/icons-svg/eye/index.js.map +1 -1
- package/lib/module/common/icons-svg/eye-slash/index.js +11 -15
- package/lib/module/common/icons-svg/eye-slash/index.js.map +1 -1
- package/lib/module/common/icons-svg/file-text/index.js +18 -21
- package/lib/module/common/icons-svg/file-text/index.js.map +1 -1
- package/lib/module/common/icons-svg/files/index.js +9 -12
- package/lib/module/common/icons-svg/files/index.js.map +1 -1
- package/lib/module/common/icons-svg/gas-pump/index.js +20 -27
- package/lib/module/common/icons-svg/gas-pump/index.js.map +1 -1
- package/lib/module/common/icons-svg/gauge/index.js +19 -26
- package/lib/module/common/icons-svg/gauge/index.js.map +1 -1
- package/lib/module/common/icons-svg/gear/index.js +21 -28
- package/lib/module/common/icons-svg/gear/index.js.map +1 -1
- package/lib/module/common/icons-svg/index.js +150 -96
- package/lib/module/common/icons-svg/index.js.map +1 -1
- package/lib/module/common/icons-svg/interface.d.js +0 -2
- package/lib/module/common/icons-svg/interface.d.js.map +1 -1
- package/lib/module/common/icons-svg/lifebuoy/index.js +9 -12
- package/lib/module/common/icons-svg/lifebuoy/index.js.map +1 -1
- package/lib/module/common/icons-svg/list/index.js +33 -40
- package/lib/module/common/icons-svg/list/index.js.map +1 -1
- package/lib/module/common/icons-svg/moon-stars/index.js +9 -12
- package/lib/module/common/icons-svg/moon-stars/index.js.map +1 -1
- package/lib/module/common/icons-svg/note-pincel/index.js +22 -29
- package/lib/module/common/icons-svg/note-pincel/index.js.map +1 -1
- package/lib/module/common/icons-svg/package/index.js +9 -12
- package/lib/module/common/icons-svg/package/index.js.map +1 -1
- package/lib/module/common/icons-svg/package-check/index.js +23 -26
- package/lib/module/common/icons-svg/package-check/index.js.map +1 -1
- package/lib/module/common/icons-svg/pencil/index.js +32 -0
- package/lib/module/common/icons-svg/pencil/index.js.map +1 -0
- package/lib/module/common/icons-svg/plus/index.js +21 -28
- package/lib/module/common/icons-svg/plus/index.js.map +1 -1
- package/lib/module/common/icons-svg/recused/index.js +17 -20
- package/lib/module/common/icons-svg/recused/index.js.map +1 -1
- package/lib/module/common/icons-svg/refresh-ccw-dot/index.js +39 -0
- package/lib/module/common/icons-svg/refresh-ccw-dot/index.js.map +1 -0
- package/lib/module/common/icons-svg/shopping-cart/index.js +18 -21
- package/lib/module/common/icons-svg/shopping-cart/index.js.map +1 -1
- package/lib/module/common/icons-svg/steering-wheel/index.js +28 -35
- package/lib/module/common/icons-svg/steering-wheel/index.js.map +1 -1
- package/lib/module/common/icons-svg/steering-wheel-fill/index.js +16 -23
- package/lib/module/common/icons-svg/steering-wheel-fill/index.js.map +1 -1
- package/lib/module/common/icons-svg/timer/index.js +19 -26
- package/lib/module/common/icons-svg/timer/index.js.map +1 -1
- package/lib/module/common/icons-svg/trophy/index.js +9 -12
- package/lib/module/common/icons-svg/trophy/index.js.map +1 -1
- package/lib/module/common/icons-svg/truck/index.js +18 -21
- package/lib/module/common/icons-svg/truck/index.js.map +1 -1
- package/lib/module/common/icons-svg/truck-activity/index.js +29 -0
- package/lib/module/common/icons-svg/truck-activity/index.js.map +1 -0
- package/lib/module/common/icons-svg/truck-trailer/index.js +16 -23
- package/lib/module/common/icons-svg/truck-trailer/index.js.map +1 -1
- package/lib/module/common/icons-svg/wifi-high/index.js +23 -30
- package/lib/module/common/icons-svg/wifi-high/index.js.map +1 -1
- package/lib/module/common/icons-svg/wifi-x/index.js +29 -36
- package/lib/module/common/icons-svg/wifi-x/index.js.map +1 -1
- package/lib/module/common/icons-svg/x-circle/index.js +19 -26
- package/lib/module/common/icons-svg/x-circle/index.js.map +1 -1
- package/lib/module/components/activities-daily/index.js +113 -0
- package/lib/module/components/activities-daily/index.js.map +1 -0
- package/lib/module/components/activities-daily/interface.d.js +2 -0
- package/lib/module/components/activities-daily/interface.d.js.map +1 -0
- package/lib/module/components/activities-progress/index.js +158 -0
- package/lib/module/components/activities-progress/index.js.map +1 -0
- package/lib/module/components/activities-progress/interface.d.js +2 -0
- package/lib/module/components/activities-progress/interface.d.js.map +1 -0
- package/lib/module/components/avatar-profile/index.js +95 -0
- package/lib/module/components/avatar-profile/index.js.map +1 -0
- package/lib/module/components/avatar-profile/interface.d.js +2 -0
- package/lib/module/components/avatar-profile/interface.d.js.map +1 -0
- package/lib/module/components/box/index.js +4 -8
- package/lib/module/components/box/index.js.map +1 -1
- package/lib/module/components/box/interface.d.js +0 -2
- package/lib/module/components/box/interface.d.js.map +1 -1
- package/lib/module/components/box/styles.js +1 -3
- package/lib/module/components/box/styles.js.map +1 -1
- package/lib/module/components/button/index.js +11 -16
- package/lib/module/components/button/index.js.map +1 -1
- package/lib/module/components/button/interface.d.js +0 -2
- package/lib/module/components/button/interface.d.js.map +1 -1
- package/lib/module/components/button/styles.js +19 -18
- package/lib/module/components/button/styles.js.map +1 -1
- package/lib/module/components/capture-photo/index.js +45 -52
- package/lib/module/components/capture-photo/index.js.map +1 -1
- package/lib/module/components/capture-photo/interface.d.js +0 -2
- package/lib/module/components/capture-photo/interface.d.js.map +1 -1
- package/lib/module/components/capture-photo/styles.js +1 -3
- package/lib/module/components/capture-photo/styles.js.map +1 -1
- package/lib/module/components/card-history/index.js +119 -128
- package/lib/module/components/card-history/index.js.map +1 -1
- package/lib/module/components/card-history/interface.d.js +0 -2
- package/lib/module/components/card-history/interface.d.js.map +1 -1
- package/lib/module/components/card-hours/index.js +52 -57
- package/lib/module/components/card-hours/index.js.map +1 -1
- package/lib/module/components/card-hours/interface.d.js +0 -2
- package/lib/module/components/card-hours/interface.d.js.map +1 -1
- package/lib/module/components/card-loading/index.js +228 -230
- package/lib/module/components/card-loading/index.js.map +1 -1
- package/lib/module/components/card-loading/interface.d.js +0 -2
- package/lib/module/components/card-loading/interface.d.js.map +1 -1
- package/lib/module/components/card-scheduled-journey/index.js +75 -81
- package/lib/module/components/card-scheduled-journey/index.js.map +1 -1
- package/lib/module/components/card-scheduled-journey/interface.js +0 -2
- package/lib/module/components/card-scheduled-journey/interface.js.map +1 -1
- package/lib/module/components/card-scheduled-journey/styles.js +1 -3
- package/lib/module/components/card-scheduled-journey/styles.js.map +1 -1
- package/lib/module/components/card-work-session/index.js +157 -167
- package/lib/module/components/card-work-session/index.js.map +1 -1
- package/lib/module/components/card-work-session/interface.d.js +0 -2
- package/lib/module/components/card-work-session/interface.d.js.map +1 -1
- package/lib/module/components/check-box/index.js +75 -104
- package/lib/module/components/check-box/index.js.map +1 -1
- package/lib/module/components/check-box/interface.d.js +0 -2
- package/lib/module/components/check-box/interface.d.js.map +1 -1
- package/lib/module/components/coil/index.js +85 -93
- package/lib/module/components/coil/index.js.map +1 -1
- package/lib/module/components/coil/interface.d.js +0 -2
- package/lib/module/components/coil/interface.d.js.map +1 -1
- package/lib/module/components/filter-date-selector/index.js +58 -53
- package/lib/module/components/filter-date-selector/index.js.map +1 -1
- package/lib/module/components/filter-date-selector/interface.d.js +0 -2
- package/lib/module/components/filter-date-selector/interface.d.js.map +1 -1
- package/lib/module/components/filter-journey/index.js +4 -7
- package/lib/module/components/filter-journey/index.js.map +1 -1
- package/lib/module/components/filter-journey/interface.d.js +0 -2
- package/lib/module/components/filter-journey/interface.d.js.map +1 -1
- package/lib/module/components/header-profile/index.js +82 -92
- package/lib/module/components/header-profile/index.js.map +1 -1
- package/lib/module/components/header-profile/interface.d.js +0 -2
- package/lib/module/components/header-profile/interface.d.js.map +1 -1
- package/lib/module/components/history-details/index.js +96 -0
- package/lib/module/components/history-details/index.js.map +1 -0
- package/lib/module/components/history-details/interface.d.js +2 -0
- package/lib/module/components/history-details/interface.d.js.map +1 -0
- package/lib/module/components/image-capture-with-remove/index.js +59 -62
- package/lib/module/components/image-capture-with-remove/index.js.map +1 -1
- package/lib/module/components/image-capture-with-remove/interface.d.js +0 -2
- package/lib/module/components/image-capture-with-remove/interface.d.js.map +1 -1
- package/lib/module/components/input/index.js +97 -112
- package/lib/module/components/input/index.js.map +1 -1
- package/lib/module/components/input/interface.d.js +0 -2
- package/lib/module/components/input/interface.d.js.map +1 -1
- package/lib/module/components/input/styles.js +1 -3
- package/lib/module/components/input/styles.js.map +1 -1
- package/lib/module/components/loading-details/index.js +117 -124
- package/lib/module/components/loading-details/index.js.map +1 -1
- package/lib/module/components/loading-details/interface.d.js +0 -2
- package/lib/module/components/loading-details/interface.d.js.map +1 -1
- package/lib/module/components/loading-progress/index.js +68 -76
- package/lib/module/components/loading-progress/index.js.map +1 -1
- package/lib/module/components/loading-progress/interface.d.js +0 -2
- package/lib/module/components/loading-progress/interface.d.js.map +1 -1
- package/lib/module/components/menu-item/index.js +40 -45
- package/lib/module/components/menu-item/index.js.map +1 -1
- package/lib/module/components/menu-item/interface.d.js +0 -2
- package/lib/module/components/menu-item/interface.d.js.map +1 -1
- package/lib/module/components/menu-item/styles.js +1 -1
- package/lib/module/components/menu-item/styles.js.map +1 -1
- package/lib/module/components/no-data/index.js +16 -19
- package/lib/module/components/no-data/index.js.map +1 -1
- package/lib/module/components/no-data/interface.d.js +0 -2
- package/lib/module/components/no-data/interface.d.js.map +1 -1
- package/lib/module/components/notification-loading/index.js +114 -125
- package/lib/module/components/notification-loading/index.js.map +1 -1
- package/lib/module/components/notification-loading/interface.d.js +0 -2
- package/lib/module/components/notification-loading/interface.d.js.map +1 -1
- package/lib/module/components/profile-menu-option/index.js +69 -0
- package/lib/module/components/profile-menu-option/index.js.map +1 -0
- package/lib/module/components/profile-menu-option/interface.d.js +2 -0
- package/lib/module/components/profile-menu-option/interface.d.js.map +1 -0
- package/lib/module/components/scheduled-journey-indicators/index.js +47 -54
- package/lib/module/components/scheduled-journey-indicators/index.js.map +1 -1
- package/lib/module/components/scheduled-journey-indicators/interface.d.js +0 -2
- package/lib/module/components/scheduled-journey-indicators/interface.d.js.map +1 -1
- package/lib/module/components/selects/select-option/index.js +52 -65
- package/lib/module/components/selects/select-option/index.js.map +1 -1
- package/lib/module/components/selects/select-option/interface.d.js +0 -2
- package/lib/module/components/selects/select-option/interface.d.js.map +1 -1
- package/lib/module/components/selects/select-option/styles.js +62 -61
- package/lib/module/components/selects/select-option/styles.js.map +1 -1
- package/lib/module/components/step-indicator/helpers/get-icon-by-status.js +1 -3
- package/lib/module/components/step-indicator/helpers/get-icon-by-status.js.map +1 -1
- package/lib/module/components/step-indicator/index.js +99 -113
- package/lib/module/components/step-indicator/index.js.map +1 -1
- package/lib/module/components/step-indicator/interface.d.js +0 -2
- package/lib/module/components/step-indicator/interface.d.js.map +1 -1
- package/lib/module/components/step-indicator/styles.js +53 -52
- package/lib/module/components/step-indicator/styles.js.map +1 -1
- package/lib/module/components/typography/index.js +4 -8
- package/lib/module/components/typography/index.js.map +1 -1
- package/lib/module/components/typography/interface.d.js +0 -2
- package/lib/module/components/typography/interface.d.js.map +1 -1
- package/lib/module/components/typography/styles.js +24 -23
- package/lib/module/components/typography/styles.js.map +1 -1
- package/lib/module/components/user-profile/index.js +159 -177
- package/lib/module/components/user-profile/index.js.map +1 -1
- package/lib/module/components/user-profile/interface.d.js +0 -2
- package/lib/module/components/user-profile/interface.d.js.map +1 -1
- package/lib/module/index.js +35 -32
- package/lib/module/index.js.map +1 -1
- package/lib/module/stories/activities-daily/activities-daily.stories.js +34 -0
- package/lib/module/stories/activities-daily/activities-daily.stories.js.map +1 -0
- package/lib/module/stories/activities-progress/activities-progress.stories.js +53 -0
- package/lib/module/stories/activities-progress/activities-progress.stories.js.map +1 -0
- package/lib/module/stories/avatar-profile/avatar-profile.stories.js +26 -0
- package/lib/module/stories/avatar-profile/avatar-profile.stories.js.map +1 -0
- package/lib/module/stories/box/box.stories.js +6 -9
- package/lib/module/stories/box/box.stories.js.map +1 -1
- package/lib/module/stories/button/button.stories.js +3 -6
- package/lib/module/stories/button/button.stories.js.map +1 -1
- package/lib/module/stories/capture-photo/capture-photo.stories.js +2 -4
- package/lib/module/stories/capture-photo/capture-photo.stories.js.map +1 -1
- package/lib/module/stories/card-history/card-history.stories.js +2 -4
- package/lib/module/stories/card-history/card-history.stories.js.map +1 -1
- package/lib/module/stories/card-hours/card-hours.stories.js +3 -5
- package/lib/module/stories/card-hours/card-hours.stories.js.map +1 -1
- package/lib/module/stories/card-loading/card-loading.stories.js +4 -6
- package/lib/module/stories/card-loading/card-loading.stories.js.map +1 -1
- package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js +2 -4
- package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -1
- package/lib/module/stories/card-work-session/card-work-session.stories.js +1 -3
- package/lib/module/stories/card-work-session/card-work-session.stories.js.map +1 -1
- package/lib/module/stories/check-box/check-box.stories.js +2 -6
- package/lib/module/stories/check-box/check-box.stories.js.map +1 -1
- package/lib/module/stories/coil/coil.stories.js +26 -7
- package/lib/module/stories/coil/coil.stories.js.map +1 -1
- package/lib/module/stories/filter-date-selector/filter-date-selector.stories.js +26 -6
- package/lib/module/stories/filter-date-selector/filter-date-selector.stories.js.map +1 -1
- package/lib/module/stories/filter-journey/filter-journey.stories.js +4 -6
- package/lib/module/stories/filter-journey/filter-journey.stories.js.map +1 -1
- package/lib/module/stories/header-profile/header-profile.stories.js +1 -3
- package/lib/module/stories/header-profile/header-profile.stories.js.map +1 -1
- package/lib/module/stories/history-details/history-details.stories.js +31 -0
- package/lib/module/stories/history-details/history-details.stories.js.map +1 -0
- package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js +12 -4
- package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -1
- package/lib/module/stories/input/input.stories.js +9 -10
- package/lib/module/stories/input/input.stories.js.map +1 -1
- package/lib/module/stories/loading-details/loading-details.stories.js +1 -3
- package/lib/module/stories/loading-details/loading-details.stories.js.map +1 -1
- package/lib/module/stories/loading-progress/loading-progress.stories.js +1 -3
- package/lib/module/stories/loading-progress/loading-progress.stories.js.map +1 -1
- package/lib/module/stories/menu-item/menu-item.stories.js +2 -4
- package/lib/module/stories/menu-item/menu-item.stories.js.map +1 -1
- package/lib/module/stories/no-data/no-data.stories.js +1 -3
- package/lib/module/stories/no-data/no-data.stories.js.map +1 -1
- package/lib/module/stories/notification-loading/notification-loading.stories.js +16 -4
- package/lib/module/stories/notification-loading/notification-loading.stories.js.map +1 -1
- package/lib/module/stories/profile-menu-option/profile-menu-option.stories.js +62 -0
- package/lib/module/stories/profile-menu-option/profile-menu-option.stories.js.map +1 -0
- package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +1 -3
- package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -1
- package/lib/module/stories/select-option/select-option.stories.js +2 -4
- package/lib/module/stories/select-option/select-option.stories.js.map +1 -1
- package/lib/module/stories/step-indicator/step-indicator.stories.js +23 -19
- package/lib/module/stories/step-indicator/step-indicator.stories.js.map +1 -1
- package/lib/module/stories/typography/typography.stories.js +2 -4
- package/lib/module/stories/typography/typography.stories.js.map +1 -1
- package/lib/module/stories/user-profile/user-profile.stories.js +1 -3
- package/lib/module/stories/user-profile/user-profile.stories.js.map +1 -1
- package/lib/module/styles/global/interface.d.js +0 -2
- package/lib/module/styles/global/interface.d.js.map +1 -1
- package/lib/module/styles/global/styles.js +49 -48
- package/lib/module/styles/global/styles.js.map +1 -1
- package/lib/module/styles/global/theme-provider.js +4 -8
- package/lib/module/styles/global/theme-provider.js.map +1 -1
- package/lib/module/styles/theme/theme.js +6 -6
- package/lib/module/styles/theme/theme.js.map +1 -1
- package/lib/module/utils/format-data/index.js +30 -10
- package/lib/module/utils/format-data/index.js.map +1 -1
- package/lib/module/utils/mutiply/index.js +0 -2
- package/lib/module/utils/mutiply/index.js.map +1 -1
- package/lib/module/utils/status-color/return-color.js +13 -7
- package/lib/module/utils/status-color/return-color.js.map +1 -1
- package/lib/typescript/example/src/App.d.ts +1 -0
- package/lib/typescript/{module/src → src}/common/constants/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/agent/index.d.ts +7 -0
- package/lib/typescript/{module/src → src}/common/icons-svg/arrow-drop-down/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/arrow-left/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/bed/index.d.ts +10 -0
- package/lib/typescript/{module/src → src}/common/icons-svg/bell/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/bluetooth/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/bluetooth-connected/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/calendar/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/call-bell/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/camera-plus/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/car/index.d.ts +10 -0
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/chart-bar/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/check-box/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/check-box-fill/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/check-box-outline/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/check-circle/index.d.ts +0 -1
- package/lib/typescript/{module/src/common/icons-svg/check-box → src/common/icons-svg/check-outline}/index.d.ts +2 -3
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/closed/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/coffee/index.d.ts +10 -0
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/constants/index.d.ts +8 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/credit-card/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/currency/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/currency-circle-dollar/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/ellipse/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/exclamation-circle/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/eye/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/eye-slash/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/file-text/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/files/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/gas-pump/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/gauge/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/gear/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/lifebuoy/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/list/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/moon-stars/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/note-pincel/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/package/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/package-check/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/pencil/index.d.ts +10 -0
- package/lib/typescript/{module/src → src}/common/icons-svg/plus/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/recused/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/refresh-ccw-dot/index.d.ts +7 -0
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/shopping-cart/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/steering-wheel/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/steering-wheel-fill/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/timer/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/trophy/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/truck/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/truck-activity/index.d.ts +10 -0
- package/lib/typescript/{module/src → src}/common/icons-svg/truck-trailer/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/wifi-high/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/wifi-x/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/x-circle/index.d.ts +0 -1
- package/lib/typescript/src/components/activities-daily/index.d.ts +10 -0
- package/lib/typescript/src/components/activities-progress/index.d.ts +10 -0
- package/lib/typescript/src/components/avatar-profile/index.d.ts +4 -0
- package/lib/typescript/{module/src → src}/components/box/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/box/styles.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/button/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/button/styles.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/capture-photo/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/capture-photo/styles.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/card-history/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/card-hours/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/card-loading/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/card-scheduled-journey/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/card-scheduled-journey/interface.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/card-scheduled-journey/styles.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/card-work-session/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/check-box/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/coil/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/filter-date-selector/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/filter-journey/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/header-profile/index.d.ts +0 -1
- package/lib/typescript/src/components/history-details/index.d.ts +10 -0
- package/lib/typescript/{module/src → src}/components/image-capture-with-remove/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/input/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/input/styles.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/loading-details/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/loading-progress/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/menu-item/index.d.ts +0 -1
- package/lib/typescript/src/components/menu-item/styles.d.ts +0 -0
- package/lib/typescript/{commonjs/src → src}/components/no-data/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/notification-loading/index.d.ts +0 -1
- package/lib/typescript/src/components/profile-menu-option/index.d.ts +4 -0
- package/lib/typescript/{commonjs/src → src}/components/scheduled-journey-indicators/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/selects/select-option/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/selects/select-option/styles.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/step-indicator/helpers/get-icon-by-status.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/step-indicator/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/step-indicator/styles.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/typography/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/typography/styles.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/user-profile/index.d.ts +0 -2
- package/lib/typescript/{commonjs/src → src}/index.d.ts +6 -2
- package/lib/typescript/src/stories/activities-daily/activities-daily.stories.d.ts +6 -0
- package/lib/typescript/src/stories/activities-progress/activities-progress.stories.d.ts +8 -0
- package/lib/typescript/src/stories/avatar-profile/avatar-profile.stories.d.ts +7 -0
- package/lib/typescript/{commonjs/src → src}/stories/box/box.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/button/button.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/capture-photo/capture-photo.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/card-history/card-history.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/card-hours/card-hours.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/card-loading/card-loading.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/card-work-session/card-work-session.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/check-box/check-box.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/coil/coil.stories.d.ts +2 -1
- package/lib/typescript/{module/src → src}/stories/filter-date-selector/filter-date-selector.stories.d.ts +1 -1
- package/lib/typescript/{module/src → src}/stories/filter-journey/filter-journey.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/header-profile/header-profile.stories.d.ts +0 -1
- package/lib/typescript/src/stories/history-details/history-details.stories.d.ts +6 -0
- package/lib/typescript/{commonjs/src → src}/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +1 -1
- package/lib/typescript/{commonjs/src → src}/stories/input/input.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/loading-details/loading-details.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/loading-progress/loading-progress.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/menu-item/menu-item.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/no-data/no-data.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/notification-loading/notification-loading.stories.d.ts +1 -1
- package/lib/typescript/src/stories/profile-menu-option/profile-menu-option.stories.d.ts +8 -0
- package/lib/typescript/{commonjs/src → src}/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/select-option/select-option.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/step-indicator/step-indicator.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/typography/typography.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/user-profile/user-profile.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/styles/global/styles.d.ts +0 -1
- package/lib/typescript/{module/src → src}/styles/global/theme-provider.d.ts +2 -1
- package/lib/typescript/{module/src → src}/styles/theme/theme.d.ts +2 -1
- package/lib/typescript/{commonjs/src → src}/utils/format-data/index.d.ts +13 -3
- package/lib/typescript/{commonjs/src → src}/utils/mutiply/index.d.ts +0 -1
- package/lib/typescript/src/utils/status-color/return-color.d.ts +4 -0
- package/package.json +15 -2
- package/src/common/icons-svg/agent/index.tsx +40 -0
- package/src/common/icons-svg/bed/index.tsx +41 -0
- package/src/common/icons-svg/car/index.tsx +29 -0
- package/src/common/icons-svg/check-outline/index.tsx +42 -0
- package/src/common/icons-svg/coffee/index.tsx +43 -0
- package/src/common/icons-svg/constants/index.ts +63 -55
- package/src/common/icons-svg/index.tsx +255 -217
- package/src/common/icons-svg/pencil/index.tsx +32 -0
- package/src/common/icons-svg/refresh-ccw-dot/index.tsx +32 -0
- package/src/common/icons-svg/truck-activity/index.tsx +29 -0
- package/src/components/activities-daily/index.tsx +116 -0
- package/src/components/activities-daily/interface.d.ts +22 -0
- package/src/components/activities-progress/index.tsx +162 -0
- package/src/components/activities-progress/interface.d.ts +41 -0
- package/src/components/avatar-profile/index.tsx +95 -0
- package/src/components/avatar-profile/interface.d.ts +39 -0
- package/src/components/card-history/index.tsx +149 -150
- package/src/components/card-loading/index.tsx +278 -263
- package/src/components/card-work-session/index.tsx +187 -185
- package/src/components/check-box/index.tsx +94 -125
- package/src/components/check-box/interface.d.ts +31 -27
- package/src/components/coil/index.tsx +103 -103
- package/src/components/coil/interface.d.ts +26 -26
- package/src/components/filter-date-selector/index.tsx +101 -89
- package/src/components/history-details/index.tsx +100 -0
- package/src/components/history-details/interface.d.ts +18 -0
- package/src/components/image-capture-with-remove/index.tsx +89 -83
- package/src/components/image-capture-with-remove/interface.d.ts +25 -22
- package/src/components/notification-loading/index.tsx +155 -144
- package/src/components/notification-loading/interface.d.ts +35 -31
- package/src/components/profile-menu-option/index.tsx +65 -0
- package/src/components/profile-menu-option/interface.d.ts +42 -0
- package/src/components/step-indicator/index.tsx +164 -164
- package/src/components/step-indicator/interface.d.ts +34 -34
- package/src/components/user-profile/index.tsx +204 -216
- package/src/index.ts +42 -37
- package/src/stories/activities-daily/activities-daily.stories.tsx +40 -0
- package/src/stories/activities-progress/activities-progress.stories.tsx +61 -0
- package/src/stories/avatar-profile/avatar-profile.stories.tsx +32 -0
- package/src/stories/card-loading/card-loading.stories.tsx +85 -85
- package/src/stories/check-box/check-box.stories.tsx +81 -83
- package/src/stories/coil/coil.stories.tsx +98 -75
- package/src/stories/filter-date-selector/filter-date-selector.stories.tsx +122 -93
- package/src/stories/history-details/history-details.stories.tsx +36 -0
- package/src/stories/image-capture-with-remove/image-capture-with-remove.stories.tsx +57 -47
- package/src/stories/notification-loading/notification-loading.stories.tsx +88 -73
- package/src/stories/profile-menu-option/profile-menu-option.stories.tsx +70 -0
- package/src/stories/step-indicator/step-indicator.stories.tsx +124 -116
- package/src/styles/theme/theme.ts +170 -168
- package/src/utils/format-data/index.ts +66 -40
- package/src/utils/status-color/return-color.ts +23 -15
- package/lib/typescript/commonjs/package.json +0 -1
- package/lib/typescript/commonjs/src/common/constants/index.d.ts +0 -5
- package/lib/typescript/commonjs/src/common/constants/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts +0 -14
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts +0 -8
- package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/check-box/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts +0 -14
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts +0 -14
- package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/ellipse/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts +0 -14
- package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/files/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/box/index.d.ts +0 -10
- package/lib/typescript/commonjs/src/components/box/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/box/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/button/index.d.ts +0 -10
- package/lib/typescript/commonjs/src/components/button/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/button/styles.d.ts +0 -24
- package/lib/typescript/commonjs/src/components/button/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-history/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-hours/index.d.ts +0 -10
- package/lib/typescript/commonjs/src/components/card-hours/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-loading/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/interface.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts +0 -12
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/check-box/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/coil/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/components/coil/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/filter-date-selector/index.d.ts +0 -15
- package/lib/typescript/commonjs/src/components/filter-date-selector/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/filter-journey/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/header-profile/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/image-capture-with-remove/index.d.ts +0 -15
- package/lib/typescript/commonjs/src/components/image-capture-with-remove/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/input/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/input/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/loading-details/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/components/loading-details/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/loading-progress/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/menu-item/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts +0 -1
- package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/no-data/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/notification-loading/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/scheduled-journey-indicators/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts +0 -64
- package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/typography/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/typography/styles.d.ts +0 -30
- package/lib/typescript/commonjs/src/components/typography/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/user-profile/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts +0 -10
- package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts +0 -7
- package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts +0 -9
- package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +0 -11
- package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/check-box/check-box.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/coil/coil.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/filter-date-selector/filter-date-selector.stories.d.ts +0 -7
- package/lib/typescript/commonjs/src/stories/filter-date-selector/filter-date-selector.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts +0 -7
- package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/input/input.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/loading-details/loading-details.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/loading-progress/loading-progress.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/menu-item/menu-item.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts +0 -7
- package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/notification-loading/notification-loading.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts +0 -16
- package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/styles/global/styles.d.ts +0 -47
- package/lib/typescript/commonjs/src/styles/global/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts +0 -150
- package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/styles/theme/theme.d.ts +0 -152
- package/lib/typescript/commonjs/src/styles/theme/theme.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/utils/format-data/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/utils/mutiply/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts +0 -4
- package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts.map +0 -1
- package/lib/typescript/module/package.json +0 -1
- package/lib/typescript/module/src/common/constants/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/check-box/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts +0 -53
- package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/ellipse/index.d.ts +0 -5
- package/lib/typescript/module/src/common/icons-svg/ellipse/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts +0 -8
- package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/files/index.d.ts +0 -8
- package/lib/typescript/module/src/common/icons-svg/files/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/index.d.ts +0 -12
- package/lib/typescript/module/src/common/icons-svg/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/lifebuoy/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/list/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/package/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/package/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/box/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/box/styles.d.ts +0 -13
- package/lib/typescript/module/src/components/box/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/button/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/button/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/capture-photo/index.d.ts +0 -14
- package/lib/typescript/module/src/components/capture-photo/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/capture-photo/styles.d.ts +0 -12
- package/lib/typescript/module/src/components/capture-photo/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-history/index.d.ts +0 -15
- package/lib/typescript/module/src/components/card-history/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-hours/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-loading/index.d.ts +0 -15
- package/lib/typescript/module/src/components/card-loading/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts +0 -14
- package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts +0 -33
- package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-work-session/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/check-box/index.d.ts +0 -14
- package/lib/typescript/module/src/components/check-box/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/coil/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/filter-date-selector/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/filter-journey/index.d.ts +0 -11
- package/lib/typescript/module/src/components/filter-journey/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/header-profile/index.d.ts +0 -14
- package/lib/typescript/module/src/components/header-profile/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/image-capture-with-remove/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/input/index.d.ts +0 -15
- package/lib/typescript/module/src/components/input/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/input/styles.d.ts +0 -12
- package/lib/typescript/module/src/components/input/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/loading-details/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/loading-progress/index.d.ts +0 -15
- package/lib/typescript/module/src/components/loading-progress/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/menu-item/index.d.ts +0 -15
- package/lib/typescript/module/src/components/menu-item/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/menu-item/styles.d.ts +0 -1
- package/lib/typescript/module/src/components/menu-item/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/no-data/index.d.ts +0 -8
- package/lib/typescript/module/src/components/no-data/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/notification-loading/index.d.ts +0 -11
- package/lib/typescript/module/src/components/notification-loading/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts +0 -11
- package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/selects/select-option/index.d.ts +0 -14
- package/lib/typescript/module/src/components/selects/select-option/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/selects/select-option/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts +0 -15
- package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +0 -1
- package/lib/typescript/module/src/components/step-indicator/index.d.ts +0 -14
- package/lib/typescript/module/src/components/step-indicator/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/step-indicator/styles.d.ts +0 -57
- package/lib/typescript/module/src/components/step-indicator/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/typography/index.d.ts +0 -14
- package/lib/typescript/module/src/components/typography/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/typography/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/user-profile/index.d.ts +0 -15
- package/lib/typescript/module/src/components/user-profile/index.d.ts.map +0 -1
- package/lib/typescript/module/src/index.d.ts +0 -32
- package/lib/typescript/module/src/index.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/box/box.stories.d.ts +0 -9
- package/lib/typescript/module/src/stories/box/box.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/button/button.stories.d.ts +0 -11
- package/lib/typescript/module/src/stories/button/button.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/card-history/card-history.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts +0 -8
- package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/card-loading/card-loading.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts +0 -8
- package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts +0 -10
- package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/coil/coil.stories.d.ts +0 -10
- package/lib/typescript/module/src/stories/coil/coil.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/filter-date-selector/filter-date-selector.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/filter-journey/filter-journey.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts +0 -11
- package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +0 -8
- package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/input/input.stories.d.ts +0 -15
- package/lib/typescript/module/src/stories/input/input.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts +0 -7
- package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts +0 -7
- package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts +0 -9
- package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/no-data/no-data.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts +0 -9
- package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +0 -10
- package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts +0 -7
- package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts +0 -8
- package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/typography/typography.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts +0 -8
- package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/styles/global/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/styles/global/theme-provider.d.ts.map +0 -1
- package/lib/typescript/module/src/styles/theme/theme.d.ts.map +0 -1
- package/lib/typescript/module/src/utils/format-data/index.d.ts +0 -18
- package/lib/typescript/module/src/utils/format-data/index.d.ts.map +0 -1
- package/lib/typescript/module/src/utils/mutiply/index.d.ts +0 -2
- package/lib/typescript/module/src/utils/mutiply/index.d.ts.map +0 -1
- package/lib/typescript/module/src/utils/status-color/return-color.d.ts +0 -4
- package/lib/typescript/module/src/utils/status-color/return-color.d.ts.map +0 -1
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
1
|
import React from "react";
|
|
4
|
-
import { FilterJourney } from "../../components/filter-journey
|
|
5
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import { FilterJourney } from "../../components/filter-journey";
|
|
6
3
|
const meta = {
|
|
7
4
|
title: "componente/FilterJourney",
|
|
8
5
|
component: FilterJourney,
|
|
@@ -54,8 +51,9 @@ const filters = [{
|
|
|
54
51
|
export const FilterJourneySimples = {
|
|
55
52
|
name: "filter-journey",
|
|
56
53
|
render: () => {
|
|
57
|
-
|
|
58
|
-
|
|
54
|
+
var _filters$;
|
|
55
|
+
const [selected, setSelected] = React.useState(((_filters$ = filters[0]) === null || _filters$ === void 0 ? void 0 : _filters$.descricao) || "");
|
|
56
|
+
return /*#__PURE__*/React.createElement(FilterJourney, {
|
|
59
57
|
selectedFilter: selected,
|
|
60
58
|
handleFilterSelect: setSelected,
|
|
61
59
|
filters: filters,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","FilterJourney","
|
|
1
|
+
{"version":3,"names":["React","FilterJourney","meta","title","component","args","selectedFilter","handleFilterSelect","filter","filters","id","descricao","parameters","notes","FilterJourneySimples","name","render","_filters$","selected","setSelected","useState","createElement","isLoading","console","log"],"sources":["filter-journey.stories.tsx"],"sourcesContent":["import React from \"react\";\nimport type { StoryObj, Meta } from \"@storybook/react\";\nimport { FilterJourney } from \"../../components/filter-journey\";\n\nconst meta: Meta<typeof FilterJourney> = {\n title: \"componente/FilterJourney\",\n component: FilterJourney,\n args: {\n selectedFilter: \"disponíveis\",\n handleFilterSelect: (filter) => {\n return filter;\n },\n filters: [\n { id: 1, descricao: \"disponíveis\" },\n { id: 2, descricao: \"pendente\" },\n { id: 3, descricao: \"finalizado\" },\n { id: 4, descricao: \"aguardando\" },\n ],\n },\n parameters: {\n notes: `\n# FilterJourney\n\nEste é um componente de filtro do tipo de cargas .\nVocê usa assim:\n\\`\\`\\`tsx\n <FilterJourney filters={filters} handleFilterSelect={handleFilterSelect} selectedFilter={selectedFilter} />\n\\`\\`\\`\n`,\n },\n};\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\nconst filters = [\n { id: 1, descricao: \"disponíveis\" },\n { id: 2, descricao: \"pendente\" },\n { id: 3, descricao: \"finalizado\" },\n { id: 4, descricao: \"aguardando\" },\n];\n\nexport const FilterJourneySimples: Story = {\n name: \"filter-journey\",\n render: () => {\n const [selected, setSelected] = React.useState<string>(filters[0]?.descricao || \"\");\n return (\n <FilterJourney\n selectedFilter={selected}\n handleFilterSelect={setSelected}\n filters={filters}\n isLoading={false}\n />\n );\n },\n args: {\n selectedFilter: \"disponíveis\",\n handleFilterSelect: (filter: any) => {\n /* global console */\n console.log(filter);\n },\n filters: filters,\n },\n};\n"],"mappings":"AAAA,OAAOA,KAAK,MAAM,OAAO;AAEzB,SAASC,aAAa,QAAQ,iCAAiC;AAE/D,MAAMC,IAAgC,GAAG;EACvCC,KAAK,EAAE,0BAA0B;EACjCC,SAAS,EAAEH,aAAa;EACxBI,IAAI,EAAE;IACJC,cAAc,EAAE,aAAa;IAC7BC,kBAAkB,EAAGC,MAAM,IAAK;MAC9B,OAAOA,MAAM;IACf,CAAC;IACDC,OAAO,EAAE,CACP;MAAEC,EAAE,EAAE,CAAC;MAAEC,SAAS,EAAE;IAAc,CAAC,EACnC;MAAED,EAAE,EAAE,CAAC;MAAEC,SAAS,EAAE;IAAW,CAAC,EAChC;MAAED,EAAE,EAAE,CAAC;MAAEC,SAAS,EAAE;IAAa,CAAC,EAClC;MAAED,EAAE,EAAE,CAAC;MAAEC,SAAS,EAAE;IAAa,CAAC;EAEtC,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeX,IAAI;AAGnB,MAAMO,OAAO,GAAG,CACd;EAAEC,EAAE,EAAE,CAAC;EAAEC,SAAS,EAAE;AAAc,CAAC,EACnC;EAAED,EAAE,EAAE,CAAC;EAAEC,SAAS,EAAE;AAAW,CAAC,EAChC;EAAED,EAAE,EAAE,CAAC;EAAEC,SAAS,EAAE;AAAa,CAAC,EAClC;EAAED,EAAE,EAAE,CAAC;EAAEC,SAAS,EAAE;AAAa,CAAC,CACnC;AAED,OAAO,MAAMG,oBAA2B,GAAG;EACzCC,IAAI,EAAE,gBAAgB;EACtBC,MAAM,EAAEA,CAAA,KAAM;IAAA,IAAAC,SAAA;IACZ,MAAM,CAACC,QAAQ,EAAEC,WAAW,CAAC,GAAGnB,KAAK,CAACoB,QAAQ,CAAS,EAAAH,SAAA,GAAAR,OAAO,CAAC,CAAC,CAAC,cAAAQ,SAAA,uBAAVA,SAAA,CAAYN,SAAS,KAAI,EAAE,CAAC;IACnF,oBACEX,KAAA,CAAAqB,aAAA,CAACpB,aAAa;MACZK,cAAc,EAAEY,QAAS;MACzBX,kBAAkB,EAAEY,WAAY;MAChCV,OAAO,EAAEA,OAAQ;MACjBa,SAAS,EAAE;IAAM,CAClB,CAAC;EAEN,CAAC;EACDjB,IAAI,EAAE;IACJC,cAAc,EAAE,aAAa;IAC7BC,kBAAkB,EAAGC,MAAW,IAAK;MACnC;MACAe,OAAO,CAACC,GAAG,CAAChB,MAAM,CAAC;IACrB,CAAC;IACDC,OAAO,EAAEA;EACX;AACF,CAAC","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Header","meta","title","component","args","testID","arrow","handleNavigation","permission","bluetoothIsConnected","isInternetReachable","parameters","notes","HeaderLogin","name","isBluetooth","HeaderArrow","HeaderList","HeaderPermission","HeaderBackground","color","colorText"],"
|
|
1
|
+
{"version":3,"names":["Header","meta","title","component","args","testID","arrow","handleNavigation","permission","bluetoothIsConnected","isInternetReachable","parameters","notes","HeaderLogin","name","isBluetooth","HeaderArrow","HeaderList","HeaderPermission","HeaderBackground","color","colorText"],"sources":["header-profile.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\nimport { Header } from \"../../components/header-profile\";\n\nconst meta: Meta<typeof Header> = {\n title: \"componente/Header\",\n component: Header,\n args: {\n testID: \"header\",\n arrow: false,\n title: \"aqui\",\n handleNavigation: () => {},\n permission: false,\n bluetoothIsConnected: false,\n isInternetReachable: true,\n },\n parameters: {\n notes: `\n# Header\n\nEste é um componente de Card de horas.\nVocê usa assim:\n\\`\\`\\`tsx\n<Header\n\n />\n\\`\\`\\`\n`,\n },\n};\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\n\nexport const HeaderLogin: Story = {\n name: \"header-login\",\n args: {\n testID: \"header\",\n arrow: false,\n title: \"Login\",\n handleNavigation: () => {},\n permission: false,\n bluetoothIsConnected: false,\n isInternetReachable: true,\n isBluetooth: false,\n },\n};\nexport const HeaderArrow: Story = {\n name: \"header-arrow\",\n args: {\n testID: \"header\",\n arrow: true,\n title: \"SINCRONIZAR ATIVIDADES\",\n handleNavigation: () => {},\n permission: false,\n bluetoothIsConnected: false,\n isInternetReachable: false,\n isBluetooth: true,\n },\n};\n\nexport const HeaderList: Story = {\n name: \"header-list\",\n args: {\n testID: \"header\",\n arrow: true,\n title: \"Controle de Jornada\",\n handleNavigation: () => {},\n permission: false,\n bluetoothIsConnected: true,\n isInternetReachable: true,\n isBluetooth: true,\n },\n};\n\nexport const HeaderPermission: Story = {\n name: \"header-permission\",\n args: {\n testID: \"header\",\n arrow: true,\n title: \"Permission\",\n handleNavigation: () => {},\n permission: true,\n bluetoothIsConnected: true,\n isInternetReachable: true,\n isBluetooth: false,\n },\n};\n\nexport const HeaderBackground: Story = {\n name: \"header-background\",\n args: {\n testID: \"header\",\n arrow: true,\n title: \"texto grande e background diferente\",\n handleNavigation: () => {},\n permission: false,\n bluetoothIsConnected: true,\n isInternetReachable: true,\n isBluetooth: false,\n color: { colorText: \"white\" },\n },\n};\n"],"mappings":"AACA,SAASA,MAAM,QAAQ,iCAAiC;AAExD,MAAMC,IAAyB,GAAG;EAChCC,KAAK,EAAE,mBAAmB;EAC1BC,SAAS,EAAEH,MAAM;EACjBI,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,KAAK;IACZJ,KAAK,EAAE,MAAM;IACbK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,KAAK;IAC3BC,mBAAmB,EAAE;EACvB,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeX,IAAI;AAInB,OAAO,MAAMY,WAAkB,GAAG;EAChCC,IAAI,EAAE,cAAc;EACpBV,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,KAAK;IACZJ,KAAK,EAAE,OAAO;IACdK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,KAAK;IAC3BC,mBAAmB,EAAE,IAAI;IACzBK,WAAW,EAAE;EACf;AACF,CAAC;AACD,OAAO,MAAMC,WAAkB,GAAG;EAChCF,IAAI,EAAE,cAAc;EACpBV,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,IAAI;IACXJ,KAAK,EAAE,wBAAwB;IAC/BK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,KAAK;IAC3BC,mBAAmB,EAAE,KAAK;IAC1BK,WAAW,EAAE;EACf;AACF,CAAC;AAED,OAAO,MAAME,UAAiB,GAAG;EAC/BH,IAAI,EAAE,aAAa;EACnBV,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,IAAI;IACXJ,KAAK,EAAE,qBAAqB;IAC5BK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,IAAI;IAC1BC,mBAAmB,EAAE,IAAI;IACzBK,WAAW,EAAE;EACf;AACF,CAAC;AAED,OAAO,MAAMG,gBAAuB,GAAG;EACrCJ,IAAI,EAAE,mBAAmB;EACzBV,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,IAAI;IACXJ,KAAK,EAAE,YAAY;IACnBK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,IAAI;IAChBC,oBAAoB,EAAE,IAAI;IAC1BC,mBAAmB,EAAE,IAAI;IACzBK,WAAW,EAAE;EACf;AACF,CAAC;AAED,OAAO,MAAMI,gBAAuB,GAAG;EACrCL,IAAI,EAAE,mBAAmB;EACzBV,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,IAAI;IACXJ,KAAK,EAAE,qCAAqC;IAC5CK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,IAAI;IAC1BC,mBAAmB,EAAE,IAAI;IACzBK,WAAW,EAAE,KAAK;IAClBK,KAAK,EAAE;MAAEC,SAAS,EAAE;IAAQ;EAC9B;AACF,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import { HistoryDetails } from "../../components/history-details";
|
|
2
|
+
const meta = {
|
|
3
|
+
title: "componente/HistoryDetails",
|
|
4
|
+
component: HistoryDetails,
|
|
5
|
+
args: {
|
|
6
|
+
numero: "01020304050607",
|
|
7
|
+
local: "Doca 1, Pátio 02 - Usimais (Ipatinga)",
|
|
8
|
+
date: "24/03/2025",
|
|
9
|
+
duracao: "00:30"
|
|
10
|
+
},
|
|
11
|
+
parameters: {
|
|
12
|
+
notes: ` HistoryDetails Este é um componente de detalhe do histórico.Você usa assim:
|
|
13
|
+
<HistoryDetails
|
|
14
|
+
numero="999999"
|
|
15
|
+
local="Doca 3, Pátio 05 - Usiminas (Ipatinga)"
|
|
16
|
+
date="2026-01-01"
|
|
17
|
+
duracao="01:15"
|
|
18
|
+
/>`
|
|
19
|
+
}
|
|
20
|
+
};
|
|
21
|
+
export default meta;
|
|
22
|
+
export const Padrao = {
|
|
23
|
+
name: "history-details-padrao",
|
|
24
|
+
args: {
|
|
25
|
+
numero: "01020304050607",
|
|
26
|
+
local: "Doca 1, Pátio 02 - Usimais (Ipatinga)",
|
|
27
|
+
date: "2025-03-24",
|
|
28
|
+
duracao: "00:30"
|
|
29
|
+
}
|
|
30
|
+
};
|
|
31
|
+
//# sourceMappingURL=history-details.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["HistoryDetails","meta","title","component","args","numero","local","date","duracao","parameters","notes","Padrao","name"],"sources":["history-details.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\r\nimport { HistoryDetails } from \"../../components/history-details\";\r\n\r\nconst meta: Meta<typeof HistoryDetails> = {\r\n title: \"componente/HistoryDetails\",\r\n component: HistoryDetails,\r\n args: {\r\n numero: \"01020304050607\",\r\n local: \"Doca 1, Pátio 02 - Usimais (Ipatinga)\",\r\n date: \"24/03/2025\",\r\n duracao: \"00:30\",\r\n },\r\n parameters: {\r\n notes: ` HistoryDetails Este é um componente de detalhe do histórico.Você usa assim:\r\n <HistoryDetails\r\n numero=\"999999\"\r\n local=\"Doca 3, Pátio 05 - Usiminas (Ipatinga)\"\r\n date=\"2026-01-01\"\r\n duracao=\"01:15\"\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 Padrao: Story = {\r\n name: \"history-details-padrao\",\r\n args: {\r\n numero: \"01020304050607\",\r\n local: \"Doca 1, Pátio 02 - Usimais (Ipatinga)\",\r\n date: \"2025-03-24\",\r\n duracao: \"00:30\",\r\n },\r\n};\r\n"],"mappings":"AACA,SAASA,cAAc,QAAQ,kCAAkC;AAEjE,MAAMC,IAAiC,GAAG;EACxCC,KAAK,EAAE,2BAA2B;EAClCC,SAAS,EAAEH,cAAc;EACzBI,IAAI,EAAE;IACJC,MAAM,EAAE,gBAAgB;IACxBC,KAAK,EAAE,uCAAuC;IAC9CC,IAAI,EAAE,YAAY;IAClBC,OAAO,EAAE;EACX,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeT,IAAI;AAInB,OAAO,MAAMU,MAAa,GAAG;EAC3BC,IAAI,EAAE,wBAAwB;EAC9BR,IAAI,EAAE;IACJC,MAAM,EAAE,gBAAgB;IACxBC,KAAK,EAAE,uCAAuC;IAC9CC,IAAI,EAAE,YAAY;IAClBC,OAAO,EAAE;EACX;AACF,CAAC","ignoreList":[]}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
import { ImageCaptureWithRemove } from "../../components/image-capture-with-remove/index.js";
|
|
1
|
+
import { ImageCaptureWithRemove } from "../../components/image-capture-with-remove";
|
|
4
2
|
const meta = {
|
|
5
3
|
title: "componente/ImageCaptureWithRemove",
|
|
6
4
|
component: ImageCaptureWithRemove,
|
|
7
5
|
args: {
|
|
8
|
-
foto: "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS6OOy_GKxjzabOOBo22zHfg4TdWhubwnU7GQ&s"
|
|
6
|
+
foto: "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS6OOy_GKxjzabOOBo22zHfg4TdWhubwnU7GQ&s",
|
|
7
|
+
status: "Cancelado"
|
|
9
8
|
},
|
|
10
9
|
parameters: {
|
|
11
10
|
notes: `
|
|
@@ -38,4 +37,13 @@ export const ImageCaptureWithDelete = {
|
|
|
38
37
|
onRemove: () => {}
|
|
39
38
|
}
|
|
40
39
|
};
|
|
40
|
+
export const ImageCaptureWithStatus = {
|
|
41
|
+
name: "image-capture-with-status",
|
|
42
|
+
args: {
|
|
43
|
+
foto: "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS6OOy_GKxjzabOOBo22zHfg4TdWhubwnU7GQ&s",
|
|
44
|
+
handleTakePhoto: () => {},
|
|
45
|
+
onRemove: () => {},
|
|
46
|
+
status: "Pendente"
|
|
47
|
+
}
|
|
48
|
+
};
|
|
41
49
|
//# sourceMappingURL=image-capture-with-remove.stories.js.map
|
package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["ImageCaptureWithRemove","meta","title","component","args","foto","parameters","notes","ImageCapture","name","handleTakePhoto","onRemove","ImageCaptureWithDelete"],"
|
|
1
|
+
{"version":3,"names":["ImageCaptureWithRemove","meta","title","component","args","foto","status","parameters","notes","ImageCapture","name","handleTakePhoto","onRemove","ImageCaptureWithDelete","ImageCaptureWithStatus"],"sources":["image-capture-with-remove.stories.tsx"],"sourcesContent":["import React from \"react\";\r\n\r\nimport type { StoryObj, Meta } from \"@storybook/react\";\r\nimport { ImageCaptureWithRemove } from \"../../components/image-capture-with-remove\";\r\n\r\nconst meta: Meta<typeof ImageCaptureWithRemove> = {\r\n title: \"componente/ImageCaptureWithRemove\",\r\n component: ImageCaptureWithRemove as React.FC,\r\n args: {\r\n foto: \"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS6OOy_GKxjzabOOBo22zHfg4TdWhubwnU7GQ&s\",\r\n status: \"Cancelado\",\r\n },\r\n parameters: {\r\n notes: `\r\n# ImageCaptureWithRemove\r\n\r\nEste é um componente de ImageCaptureWithRemove.\r\nVocê usa assim:\r\n\\`\\`\\`tsx\r\n<ImageCaptureWithRemove\r\n\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 ImageCapture: Story = {\r\n name: \"image-capture-with\",\r\n args: {\r\n foto: null,\r\n handleTakePhoto: () => {},\r\n onRemove: () => {},\r\n },\r\n};\r\n\r\nexport const ImageCaptureWithDelete: Story = {\r\n name: \"image-capture-with-delete\",\r\n args: {\r\n foto: \"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS6OOy_GKxjzabOOBo22zHfg4TdWhubwnU7GQ&s\",\r\n handleTakePhoto: () => {},\r\n onRemove: () => {},\r\n },\r\n};\r\nexport const ImageCaptureWithStatus: Story = {\r\n name: \"image-capture-with-status\",\r\n args: {\r\n foto: \"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcS6OOy_GKxjzabOOBo22zHfg4TdWhubwnU7GQ&s\",\r\n handleTakePhoto: () => {},\r\n onRemove: () => {},\r\n status: \"Pendente\",\r\n },\r\n};\r\n"],"mappings":"AAGA,SAASA,sBAAsB,QAAQ,4CAA4C;AAEnF,MAAMC,IAAyC,GAAG;EAChDC,KAAK,EAAE,mCAAmC;EAC1CC,SAAS,EAAEH,sBAAkC;EAC7CI,IAAI,EAAE;IACJC,IAAI,EAAE,8FAA8F;IACpGC,MAAM,EAAE;EACV,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,YAAmB,GAAG;EACjCC,IAAI,EAAE,oBAAoB;EAC1BN,IAAI,EAAE;IACJC,IAAI,EAAE,IAAI;IACVM,eAAe,EAAEA,CAAA,KAAM,CAAC,CAAC;IACzBC,QAAQ,EAAEA,CAAA,KAAM,CAAC;EACnB;AACF,CAAC;AAED,OAAO,MAAMC,sBAA6B,GAAG;EAC3CH,IAAI,EAAE,2BAA2B;EACjCN,IAAI,EAAE;IACJC,IAAI,EAAE,8FAA8F;IACpGM,eAAe,EAAEA,CAAA,KAAM,CAAC,CAAC;IACzBC,QAAQ,EAAEA,CAAA,KAAM,CAAC;EACnB;AACF,CAAC;AACD,OAAO,MAAME,sBAA6B,GAAG;EAC3CJ,IAAI,EAAE,2BAA2B;EACjCN,IAAI,EAAE;IACJC,IAAI,EAAE,8FAA8F;IACpGM,eAAe,EAAEA,CAAA,KAAM,CAAC,CAAC;IACzBC,QAAQ,EAAEA,CAAA,KAAM,CAAC,CAAC;IAClBN,MAAM,EAAE;EACV;AACF,CAAC","ignoreList":[]}
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
function _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }
|
|
3
2
|
import React from "react";
|
|
4
|
-
import { Input } from "../../components/input
|
|
5
|
-
import { theme } from "../../styles/theme/theme
|
|
6
|
-
import { jsx as _jsx } from "react/jsx-runtime";
|
|
3
|
+
import { Input } from "../../components/input";
|
|
4
|
+
import { theme } from "../../styles/theme/theme";
|
|
7
5
|
const meta = {
|
|
8
6
|
title: "componente/Input",
|
|
9
7
|
component: Input,
|
|
@@ -43,16 +41,17 @@ export const Basic = {
|
|
|
43
41
|
name: "input-basic",
|
|
44
42
|
render: args => {
|
|
45
43
|
const [isFocusHigherSpeed, setIsFocusHigherSpeed] = React.useState(false);
|
|
46
|
-
return /*#__PURE__*/
|
|
47
|
-
...args,
|
|
44
|
+
return /*#__PURE__*/React.createElement(Input, _extends({}, args, {
|
|
48
45
|
name: "input-basic",
|
|
49
46
|
onFocus: e => {
|
|
47
|
+
var _args$onFocus;
|
|
50
48
|
setIsFocusHigherSpeed(true);
|
|
51
|
-
args.onFocus
|
|
49
|
+
(_args$onFocus = args.onFocus) === null || _args$onFocus === void 0 || _args$onFocus.call(args, e);
|
|
52
50
|
},
|
|
53
51
|
onBlur: e => {
|
|
52
|
+
var _args$onBlur;
|
|
54
53
|
setIsFocusHigherSpeed(false);
|
|
55
|
-
args.onBlur
|
|
54
|
+
(_args$onBlur = args.onBlur) === null || _args$onBlur === void 0 || _args$onBlur.call(args, e);
|
|
56
55
|
},
|
|
57
56
|
borderStyled: {
|
|
58
57
|
borderBottomWidth: 3,
|
|
@@ -68,7 +67,7 @@ export const Basic = {
|
|
|
68
67
|
// borderColor: isFocusHigherSpeed ? "green" : theme.colors.blue[350],
|
|
69
68
|
// },
|
|
70
69
|
// ]}
|
|
71
|
-
});
|
|
70
|
+
}));
|
|
72
71
|
},
|
|
73
72
|
args: {
|
|
74
73
|
testID: "maior_velocidade_atingida",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","Input","theme","jsx","_jsx","meta","title","component","args","testID","name","textLabel","width","height","placeholder","backgroundColor","colors","neutral","borderStyled","borderBottomWidth","borderBottomColor","blue","placeholderTextColor","gray","onChange","text","onBlur","onFocus","parameters","notes","isFocusHigherSpeed","Basic","render","setIsFocusHigherSpeed","useState","e","borderColor","paddingStyle","paddingTop","paddingBottom","paddingLeft","paddingRight","color","colorText","Append","append","appendText","appendColor","yellow","Password","secureTextEntry","Data","Hours","Litragem","Value","Label","textLabelPlaceholder","messageError","MessageError","red"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/input/input.stories.tsx"],"mappings":"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","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["React","Input","theme","meta","title","component","args","testID","name","textLabel","width","height","placeholder","backgroundColor","colors","neutral","borderStyled","borderBottomWidth","borderBottomColor","blue","placeholderTextColor","gray","onChange","text","onBlur","onFocus","parameters","notes","isFocusHigherSpeed","Basic","render","setIsFocusHigherSpeed","useState","createElement","_extends","e","_args$onFocus","call","_args$onBlur","borderColor","paddingStyle","paddingTop","paddingBottom","paddingLeft","paddingRight","color","colorText","Append","append","appendText","appendColor","yellow","Password","secureTextEntry","Data","Hours","Litragem","Value","Label","textLabelPlaceholder","messageError","MessageError","red"],"sources":["input.stories.tsx"],"sourcesContent":["import React from \"react\";\nimport { StoryObj, Meta } from \"@storybook/react\";\nimport { Input } from \"../../components/input\";\n\nimport { theme } from \"../../styles/theme/theme\";\n\nconst meta: Meta<typeof Input> = {\n title: \"componente/Input\",\n component: Input,\n\n args: {\n testID: \"\",\n name: \"\",\n textLabel: \"\",\n width: \"100%\",\n height: 70,\n placeholder: \"\",\n\n backgroundColor: theme.colors.neutral[50],\n borderStyled: { borderBottomWidth: 1, borderBottomColor: theme.colors.blue[500] },\n placeholderTextColor: theme.colors.gray[700],\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n },\n\n parameters: {\n notes: `\n# Input\nEste é um componente de Input.\nVocê usa assim:\n\\`\\`\\`tsx\n<Input text=\"Eu sou um Input!\" />\n\\`\\`\\`\n`,\n },\n};\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\nlet isFocusHigherSpeed = false;\nexport const Basic: Story = {\n name: \"input-basic\",\n render: (args) => {\n const [isFocusHigherSpeed, setIsFocusHigherSpeed] = React.useState<boolean>(false);\n\n return (\n <Input\n {...args}\n name=\"input-basic\"\n onFocus={(e) => {\n setIsFocusHigherSpeed(true);\n args.onFocus?.(e);\n }}\n onBlur={(e) => {\n setIsFocusHigherSpeed(false);\n args.onBlur?.(e);\n }}\n borderStyled={{\n borderBottomWidth: 3,\n borderColor: isFocusHigherSpeed ? theme.colors.neutral[75] : theme.colors.blue[350],\n }}\n\n // podendo usar direto as props ou style\n\n // style={[\n // args.style,\n // {\n // borderBottomWidth: 2,\n // borderColor: isFocusHigherSpeed ? \"green\" : theme.colors.blue[350],\n // },\n // ]}\n />\n );\n },\n args: {\n testID: \"maior_velocidade_atingida\",\n name: \"maior_velocidade_atingida\",\n textLabel: \"Maior velocidade do dia\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"informe a velocidade do dia\",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: theme.colors.blue[350],\n },\n color: { colorText: theme.colors.neutral[75] },\n placeholderTextColor: theme.colors.gray[900],\n\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => (isFocusHigherSpeed = true),\n onFocus: () => {\n isFocusHigherSpeed = true;\n return isFocusHigherSpeed;\n },\n },\n};\n\nexport const Append: Story = {\n name: \"input-append\",\n args: {\n testID: \"maior_velocidade_atingida\",\n name: \"append\",\n textLabel: \"Input para usar com append\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"append\",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: isFocusHigherSpeed ? theme.colors.blue[500] : theme.colors.blue[350],\n },\n color: { colorText: theme.colors.neutral[75] },\n placeholderTextColor: theme.colors.gray[900],\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n append: {\n appendText: \"aqui mostra Append Text\",\n appendColor: theme.colors.yellow[100],\n },\n },\n};\nexport const Password: Story = {\n name: \"input-password\",\n args: {\n testID: \"password\",\n name: \"senha\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"digite sua senha\",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: isFocusHigherSpeed ? theme.colors.blue[500] : theme.colors.blue[350],\n },\n placeholderTextColor: theme.colors.gray[900],\n secureTextEntry: false,\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n },\n};\nexport const Data: Story = {\n name: \"input-data\",\n args: {\n testID: \"data\",\n name: \"data\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"digite sua data \",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: theme.colors.blue[500],\n },\n placeholderTextColor: theme.colors.gray[900],\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n },\n};\nexport const Hours: Story = {\n name: \"input-hours\",\n args: {\n testID: \"hours\",\n name: \"hours\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"digite a hora\",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: isFocusHigherSpeed ? theme.colors.blue[500] : theme.colors.blue[350],\n },\n placeholderTextColor: theme.colors.gray[900],\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n },\n};\nexport const Litragem: Story = {\n name: \"input-litragem\",\n args: {\n testID: \"litragem\",\n name: \"litragem\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"digite sua litragem\",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: isFocusHigherSpeed ? theme.colors.blue[500] : theme.colors.blue[350],\n },\n placeholderTextColor: theme.colors.gray[900],\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n },\n};\nexport const Value: Story = {\n name: \"input-value\",\n args: {\n testID: \"value\",\n name: \"value\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"digite o valor\",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: theme.colors.blue[350],\n },\n placeholderTextColor: theme.colors.gray[900],\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n },\n};\n\nexport const Label: Story = {\n name: \"input-com-label\",\n args: {\n testID: \"input-com-label\",\n name: \"label\",\n textLabel: \"Informe seu Km\",\n textLabelPlaceholder: \"Km\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"digite o valor do KM\",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: theme.colors.blue[350],\n },\n color: { colorText: theme.colors.neutral[75] },\n placeholderTextColor: theme.colors.gray[900],\n messageError: \"\",\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n },\n};\nexport const MessageError: Story = {\n name: \"input-message-error\",\n args: {\n testID: \"value\",\n name: \"messageError\",\n textLabel: \"mensagem de erro\",\n width: \"100%\",\n paddingStyle: { paddingTop: 20, paddingBottom: 20, paddingLeft: 20, paddingRight: 20 },\n placeholder: \"digite o valor\",\n backgroundColor: theme.colors.neutral[200],\n borderStyled: {\n borderBottomWidth: 3,\n borderColor: theme.colors.red[400],\n },\n color: { colorText: theme.colors.neutral[75] },\n placeholderTextColor: theme.colors.gray[900],\n messageError: \"Message error\",\n onChange: (text: any) => {\n return text;\n },\n onBlur: () => {},\n onFocus: () => {},\n },\n};\n"],"mappings":"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","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["LoadingDetails","meta","title","component","args","numero","local","date","duracao","parameters","notes","Profile","name"],"
|
|
1
|
+
{"version":3,"names":["LoadingDetails","meta","title","component","args","numero","local","date","duracao","parameters","notes","Profile","name"],"sources":["loading-details.stories.tsx"],"sourcesContent":["import React from \"react\";\nimport type { StoryObj, Meta } from \"@storybook/react\";\n\nimport { LoadingDetails } from \"../../components/loading-details\";\n\nconst meta: Meta<typeof LoadingDetails> = {\n title: \"componente/LoadingDetails\",\n component: LoadingDetails as React.FC,\n args: {\n numero: \"01\",\n local: \"Doca 1, Pátio 02 - Ultrimais (Ipatinga)\",\n date: \"24/03/2025\",\n duracao: \"00:00\",\n },\n parameters: {\n notes: `\n# LoadingDetails\n\nEste é um componente de LoadingDetails.\nVocê usa assim:\n\\`\\`\\`tsx\n<LoadingDetails\n numero=\"01\"\n local=\"Doca 1, Pátio 02 - Usiminas (Ipatinga)\"\n date=\"24/03/2025\"\n duracao=\"00:00\"\n handleClickGoback={() => {}}\n isLoadingStart={false}\n handleClickStart={() => {}}\n />\n\\`\\`\\`\n`,\n },\n};\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\n\nexport const Profile: Story = {\n name: \"loading-details\",\n args: {\n numero: \"01\",\n local: \"Doca 1, Pátio 02 - Ultrimais (Ipatinga)\",\n date: \"24/03/2025\",\n duracao: \"00:00\",\n },\n};\n"],"mappings":"AAGA,SAASA,cAAc,QAAQ,kCAAkC;AAEjE,MAAMC,IAAiC,GAAG;EACxCC,KAAK,EAAE,2BAA2B;EAClCC,SAAS,EAAEH,cAA0B;EACrCI,IAAI,EAAE;IACJC,MAAM,EAAE,IAAI;IACZC,KAAK,EAAE,yCAAyC;IAChDC,IAAI,EAAE,YAAY;IAClBC,OAAO,EAAE;EACX,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeT,IAAI;AAInB,OAAO,MAAMU,OAAc,GAAG;EAC5BC,IAAI,EAAE,iBAAiB;EACvBR,IAAI,EAAE;IACJC,MAAM,EAAE,IAAI;IACZC,KAAK,EAAE,yCAAyC;IAChDC,IAAI,EAAE,YAAY;IAClBC,OAAO,EAAE;EACX;AACF,CAAC","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["LoadingProgress","meta","title","component","args","textLoading","parameters","notes","LoadingProgressSimples","name","handleClick"],"
|
|
1
|
+
{"version":3,"names":["LoadingProgress","meta","title","component","args","textLoading","parameters","notes","LoadingProgressSimples","name","handleClick"],"sources":["loading-progress.stories.tsx"],"sourcesContent":["import React from \"react\";\n\nimport type { StoryObj, Meta } from \"@storybook/react\";\nimport { LoadingProgress } from \"../../components/loading-progress\";\n\nconst meta: Meta<typeof LoadingProgress> = {\n title: \"componente/LoadingProgress\",\n component: LoadingProgress as React.FC,\n args: {\n textLoading: \"Loading progress\",\n },\n parameters: {\n notes: `\n# LoadingProgress\n\nEste é um componente de carregamento em andamento.\nVocê usa assim:\n\\`\\`\\`tsx\n<LoadingProgress textLoading=\"#09843456096789\" />\n\\`\\`\\`\n`,\n },\n};\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\n\nexport const LoadingProgressSimples: Story = {\n name: \"LoadingProgress\",\n args: {\n textLoading: \"#579685967889\",\n handleClick: () => {},\n },\n};\n"],"mappings":"AAGA,SAASA,eAAe,QAAQ,mCAAmC;AAEnE,MAAMC,IAAkC,GAAG;EACzCC,KAAK,EAAE,4BAA4B;EACnCC,SAAS,EAAEH,eAA2B;EACtCI,IAAI,EAAE;IACJC,WAAW,EAAE;EACf,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeN,IAAI;AAInB,OAAO,MAAMO,sBAA6B,GAAG;EAC3CC,IAAI,EAAE,iBAAiB;EACvBL,IAAI,EAAE;IACJC,WAAW,EAAE,eAAe;IAC5BK,WAAW,EAAEA,CAAA,KAAM,CAAC;EACtB;AACF,CAAC","ignoreList":[]}
|
|
@@ -1,7 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
import { MenuItem } from "../../components/menu-item/index.js";
|
|
4
|
-
import { theme } from "../../styles/theme/theme.js";
|
|
1
|
+
import { MenuItem } from "../../components/menu-item";
|
|
2
|
+
import { theme } from "../../styles/theme/theme";
|
|
5
3
|
const meta = {
|
|
6
4
|
title: "componente/MenuItem",
|
|
7
5
|
component: MenuItem,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["MenuItem","theme","meta","title","component","args","width","height","backgroundColor","colors","blue","handleNavigation","typeSelected","parameters","notes","MenuItemsInativo","name","selected","MenuItemsInativoBobina","gray","MenuItems"],"
|
|
1
|
+
{"version":3,"names":["MenuItem","theme","meta","title","component","args","width","height","backgroundColor","colors","blue","handleNavigation","typeSelected","parameters","notes","MenuItemsInativo","name","selected","MenuItemsInativoBobina","gray","MenuItems"],"sources":["menu-item.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\n\nimport { MenuItem } from \"../../components/menu-item\";\nimport { theme } from \"../../styles/theme/theme\";\n\nconst meta: Meta<typeof MenuItem> = {\n title: \"componente/MenuItem\",\n component: MenuItem,\n args: {\n width: 120,\n height: 90,\n title: \"Histórico\",\n backgroundColor: theme.colors.blue[400],\n handleNavigation: () => {},\n typeSelected: \"HISTORY\",\n },\n parameters: {\n notes: `\n# MenuItem\n\nEste é um componente de MenuItem de menu.\nVocê usa assim:\n\\`\\`\\`tsx\n <MenuItem\n width={110}\n height={90}\n title={\"Histórico\"}\n selected={false}\n handleNavigation={() => {}}\n typeSelected={\"HISTORY\"}\n testID={\"COIL\"}\n/>\n\\`\\`\\`\n`,\n },\n};\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\n\nexport const MenuItemsInativo: Story = {\n name: \"menu-item-inativo-carregamento\",\n args: {\n width: 120,\n height: 90,\n selected: false,\n handleNavigation: () => {},\n typeSelected: \"LOADING\",\n },\n};\n\nexport const MenuItemsInativoBobina: Story = {\n name: \"menu-item-inativo-bobina\",\n args: {\n width: 120,\n height: 90,\n selected: false,\n title: \"Bobinas\",\n backgroundColor: theme.colors.gray[350],\n handleNavigation: () => {},\n typeSelected: \"COIL\",\n },\n};\n\nexport const MenuItems: Story = {\n name: \"menu-item-ativo-histórico\",\n args: {\n width: 120,\n height: 90,\n title: \"Histórico\",\n selected: true,\n handleNavigation: () => {},\n typeSelected: \"HISTORY\",\n },\n};\n"],"mappings":"AAEA,SAASA,QAAQ,QAAQ,4BAA4B;AACrD,SAASC,KAAK,QAAQ,0BAA0B;AAEhD,MAAMC,IAA2B,GAAG;EAClCC,KAAK,EAAE,qBAAqB;EAC5BC,SAAS,EAAEJ,QAAQ;EACnBK,IAAI,EAAE;IACJC,KAAK,EAAE,GAAG;IACVC,MAAM,EAAE,EAAE;IACVJ,KAAK,EAAE,WAAW;IAClBK,eAAe,EAAEP,KAAK,CAACQ,MAAM,CAACC,IAAI,CAAC,GAAG,CAAC;IACvCC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE;EAChB,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeZ,IAAI;AAInB,OAAO,MAAMa,gBAAuB,GAAG;EACrCC,IAAI,EAAE,gCAAgC;EACtCX,IAAI,EAAE;IACJC,KAAK,EAAE,GAAG;IACVC,MAAM,EAAE,EAAE;IACVU,QAAQ,EAAE,KAAK;IACfN,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE;EAChB;AACF,CAAC;AAED,OAAO,MAAMM,sBAA6B,GAAG;EAC3CF,IAAI,EAAE,0BAA0B;EAChCX,IAAI,EAAE;IACJC,KAAK,EAAE,GAAG;IACVC,MAAM,EAAE,EAAE;IACVU,QAAQ,EAAE,KAAK;IACfd,KAAK,EAAE,SAAS;IAChBK,eAAe,EAAEP,KAAK,CAACQ,MAAM,CAACU,IAAI,CAAC,GAAG,CAAC;IACvCR,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE;EAChB;AACF,CAAC;AAED,OAAO,MAAMQ,SAAgB,GAAG;EAC9BJ,IAAI,EAAE,2BAA2B;EACjCX,IAAI,EAAE;IACJC,KAAK,EAAE,GAAG;IACVC,MAAM,EAAE,EAAE;IACVJ,KAAK,EAAE,WAAW;IAClBc,QAAQ,EAAE,IAAI;IACdN,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE;EAChB;AACF,CAAC","ignoreList":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["NoData","meta","title","component","args","text","parameters","notes","NoDatasSimples","name"],"
|
|
1
|
+
{"version":3,"names":["NoData","meta","title","component","args","text","parameters","notes","NoDatasSimples","name"],"sources":["no-data.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\n\nimport { NoData } from \"../../components/no-data\";\n\nconst meta: Meta<typeof NoData> = {\n title: \"componente/NoData\",\n component: NoData,\n args: {\n text: \"\",\n },\n parameters: {\n notes: `\n# NoData\n\nEste é um componente de NoData .\nVocê usa assim:\n\\`\\`\\`tsx\n <NoData\n text=\"sem cargas\"\n/>\n\\`\\`\\`\n`,\n },\n};\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\n\nexport const NoDatasSimples: Story = {\n name: \"no-data\",\n args: {\n text: \"sem carga\",\n },\n};\n"],"mappings":"AAEA,SAASA,MAAM,QAAQ,0BAA0B;AAEjD,MAAMC,IAAyB,GAAG;EAChCC,KAAK,EAAE,mBAAmB;EAC1BC,SAAS,EAAEH,MAAM;EACjBI,IAAI,EAAE;IACJC,IAAI,EAAE;EACR,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeN,IAAI;AAInB,OAAO,MAAMO,cAAqB,GAAG;EACnCC,IAAI,EAAE,SAAS;EACfL,IAAI,EAAE;IACJC,IAAI,EAAE;EACR;AACF,CAAC","ignoreList":[]}
|
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
import { NotificationLoading } from "../../components/notification-loading/index.js";
|
|
1
|
+
import { NotificationLoading } from "../../components/notification-loading";
|
|
4
2
|
const meta = {
|
|
5
3
|
title: "componente/NotificationLoading",
|
|
6
4
|
component: NotificationLoading,
|
|
@@ -10,7 +8,8 @@ const meta = {
|
|
|
10
8
|
handleNavigation: () => {},
|
|
11
9
|
notification: "Hoje você tem um carregamento agendamento",
|
|
12
10
|
statusNotify: "pending",
|
|
13
|
-
dataStart: "Hoje"
|
|
11
|
+
dataStart: "Hoje",
|
|
12
|
+
readonly: false
|
|
14
13
|
},
|
|
15
14
|
parameters: {
|
|
16
15
|
notes: `
|
|
@@ -26,6 +25,7 @@ Você usa assim:
|
|
|
26
25
|
notification=""
|
|
27
26
|
statusNotify=""
|
|
28
27
|
dataStart: "Hoje",
|
|
28
|
+
readonly: false,
|
|
29
29
|
/>
|
|
30
30
|
\`\`\`
|
|
31
31
|
`
|
|
@@ -65,4 +65,16 @@ export const NotificationLoadingRecused = {
|
|
|
65
65
|
dataStart: "25 abril 2025"
|
|
66
66
|
}
|
|
67
67
|
};
|
|
68
|
+
export const NotificationLoadingReadonly = {
|
|
69
|
+
name: "Notification-readonly",
|
|
70
|
+
args: {
|
|
71
|
+
title: "#013200400456",
|
|
72
|
+
date: "12:30 07/05/2025",
|
|
73
|
+
handleNavigation: () => {},
|
|
74
|
+
notification: "Hoje você tem um carregamento agendamento",
|
|
75
|
+
statusNotify: "Reprovado",
|
|
76
|
+
dataStart: "25 abril 2025",
|
|
77
|
+
readonly: true
|
|
78
|
+
}
|
|
79
|
+
};
|
|
68
80
|
//# sourceMappingURL=notification-loading.stories.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["NotificationLoading","meta","title","component","args","date","handleNavigation","notification","statusNotify","dataStart","parameters","notes","NotificationLoadingPending","name","NotificationLoadingApproved","NotificationLoadingRecused"],"
|
|
1
|
+
{"version":3,"names":["NotificationLoading","meta","title","component","args","date","handleNavigation","notification","statusNotify","dataStart","readonly","parameters","notes","NotificationLoadingPending","name","NotificationLoadingApproved","NotificationLoadingRecused","NotificationLoadingReadonly"],"sources":["notification-loading.stories.tsx"],"sourcesContent":["import React from \"react\";\r\n\r\nimport type { StoryObj, Meta } from \"@storybook/react\";\r\nimport { NotificationLoading } from \"../../components/notification-loading\";\r\n\r\nconst meta: Meta<typeof NotificationLoading> = {\r\n title: \"componente/NotificationLoading\",\r\n component: NotificationLoading as React.FC,\r\n args: {\r\n title: \"Carregamento - #013200400456\",\r\n date: \"12:30 07/05/2025\",\r\n handleNavigation: () => {},\r\n notification: \"Hoje você tem um carregamento agendamento\",\r\n statusNotify: \"pending\",\r\n dataStart: \"Hoje\",\r\n readonly: false,\r\n },\r\n parameters: {\r\n notes: `\r\n# NotificationLoading\r\n\r\nEste é um componente de Card de notificação.\r\nVocê usa assim:\r\n\\`\\`\\`tsx\r\n<NotificationLoading\r\n title=\"\"\r\n date=\"\"\r\n handleNavigation={() => {}}\r\n notification=\"\"\r\n statusNotify=\"\"\r\n dataStart: \"Hoje\",\r\n readonly: false,\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 NotificationLoadingPending: Story = {\r\n name: \"Notification-pending\",\r\n args: {\r\n title: \"#013200400456\",\r\n date: \"12:30 07/05/2025\",\r\n handleNavigation: () => {},\r\n notification: \"Hoje você tem um carregamento agendamento\",\r\n statusNotify: \"Pendente\",\r\n dataStart: \"Ontem\",\r\n },\r\n};\r\nexport const NotificationLoadingApproved: Story = {\r\n name: \"Notification-Approved\",\r\n args: {\r\n title: \"#013200400456\",\r\n date: \"12:30 07/05/2025\",\r\n handleNavigation: () => {},\r\n notification: \"Hoje você tem um carregamento agendamento\",\r\n statusNotify: \"Aprovado\",\r\n dataStart: \"Hoje\",\r\n },\r\n};\r\nexport const NotificationLoadingRecused: Story = {\r\n name: \"Notification-recused\",\r\n args: {\r\n title: \"#013200400456\",\r\n date: \"12:30 07/05/2025\",\r\n handleNavigation: () => {},\r\n notification: \"Hoje você tem um carregamento agendamento\",\r\n statusNotify: \"Reprovado\",\r\n dataStart: \"25 abril 2025\",\r\n },\r\n};\r\n\r\nexport const NotificationLoadingReadonly: Story = {\r\n name: \"Notification-readonly\",\r\n args: {\r\n title: \"#013200400456\",\r\n date: \"12:30 07/05/2025\",\r\n handleNavigation: () => {},\r\n notification: \"Hoje você tem um carregamento agendamento\",\r\n statusNotify: \"Reprovado\",\r\n dataStart: \"25 abril 2025\",\r\n readonly: true,\r\n },\r\n};\r\n"],"mappings":"AAGA,SAASA,mBAAmB,QAAQ,uCAAuC;AAE3E,MAAMC,IAAsC,GAAG;EAC7CC,KAAK,EAAE,gCAAgC;EACvCC,SAAS,EAAEH,mBAA+B;EAC1CI,IAAI,EAAE;IACJF,KAAK,EAAE,8BAA8B;IACrCG,IAAI,EAAE,kBAAkB;IACxBC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE,2CAA2C;IACzDC,YAAY,EAAE,SAAS;IACvBC,SAAS,EAAE,MAAM;IACjBC,QAAQ,EAAE;EACZ,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeX,IAAI;AAInB,OAAO,MAAMY,0BAAiC,GAAG;EAC/CC,IAAI,EAAE,sBAAsB;EAC5BV,IAAI,EAAE;IACJF,KAAK,EAAE,eAAe;IACtBG,IAAI,EAAE,kBAAkB;IACxBC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE,2CAA2C;IACzDC,YAAY,EAAE,UAAU;IACxBC,SAAS,EAAE;EACb;AACF,CAAC;AACD,OAAO,MAAMM,2BAAkC,GAAG;EAChDD,IAAI,EAAE,uBAAuB;EAC7BV,IAAI,EAAE;IACJF,KAAK,EAAE,eAAe;IACtBG,IAAI,EAAE,kBAAkB;IACxBC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE,2CAA2C;IACzDC,YAAY,EAAE,UAAU;IACxBC,SAAS,EAAE;EACb;AACF,CAAC;AACD,OAAO,MAAMO,0BAAiC,GAAG;EAC/CF,IAAI,EAAE,sBAAsB;EAC5BV,IAAI,EAAE;IACJF,KAAK,EAAE,eAAe;IACtBG,IAAI,EAAE,kBAAkB;IACxBC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE,2CAA2C;IACzDC,YAAY,EAAE,WAAW;IACzBC,SAAS,EAAE;EACb;AACF,CAAC;AAED,OAAO,MAAMQ,2BAAkC,GAAG;EAChDH,IAAI,EAAE,uBAAuB;EAC7BV,IAAI,EAAE;IACJF,KAAK,EAAE,eAAe;IACtBG,IAAI,EAAE,kBAAkB;IACxBC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,YAAY,EAAE,2CAA2C;IACzDC,YAAY,EAAE,WAAW;IACzBC,SAAS,EAAE,eAAe;IAC1BC,QAAQ,EAAE;EACZ;AACF,CAAC","ignoreList":[]}
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
import { ProfileMenuOption } from "../../components/profile-menu-option";
|
|
2
|
+
import { theme } from "../../styles/theme/theme";
|
|
3
|
+
const meta = {
|
|
4
|
+
title: "componente/ProfileMenuOption",
|
|
5
|
+
component: ProfileMenuOption,
|
|
6
|
+
args: {
|
|
7
|
+
text: "Perfil",
|
|
8
|
+
icon: "AGENT",
|
|
9
|
+
backgroundColor: theme.colors.blue[400],
|
|
10
|
+
colorIcon: theme.colors.neutral[25],
|
|
11
|
+
handleNavigation: () => {}
|
|
12
|
+
},
|
|
13
|
+
parameters: {
|
|
14
|
+
notes: `
|
|
15
|
+
# ProfileMenuOption
|
|
16
|
+
|
|
17
|
+
Este é um componente de opção de menu para perfil.
|
|
18
|
+
Você usa assim:
|
|
19
|
+
\`\`\`tsx
|
|
20
|
+
<ProfileMenuOption
|
|
21
|
+
text="Perfil"
|
|
22
|
+
icon="AGENT"
|
|
23
|
+
backgroundColor={theme.colors.blue[400]}
|
|
24
|
+
colorIcon={theme.colors.neutral[25]}
|
|
25
|
+
handleNavigation={() => {}}
|
|
26
|
+
/>
|
|
27
|
+
\`\`\`
|
|
28
|
+
`
|
|
29
|
+
}
|
|
30
|
+
};
|
|
31
|
+
export default meta;
|
|
32
|
+
export const Default = {
|
|
33
|
+
name: "profile-menu-option",
|
|
34
|
+
args: {
|
|
35
|
+
text: "Perfil",
|
|
36
|
+
icon: "AGENT",
|
|
37
|
+
backgroundColor: theme.colors.blue[400],
|
|
38
|
+
colorIcon: theme.colors.neutral[25],
|
|
39
|
+
handleNavigation: () => {}
|
|
40
|
+
}
|
|
41
|
+
};
|
|
42
|
+
export const CustomColor = {
|
|
43
|
+
name: "profile-menu-option-custom-color",
|
|
44
|
+
args: {
|
|
45
|
+
text: "Configurações",
|
|
46
|
+
icon: "GEAR",
|
|
47
|
+
backgroundColor: theme.colors.blue[500],
|
|
48
|
+
colorIcon: theme.colors.neutral[25],
|
|
49
|
+
handleNavigation: () => {}
|
|
50
|
+
}
|
|
51
|
+
};
|
|
52
|
+
export const Support = {
|
|
53
|
+
name: "profile-menu-option-support",
|
|
54
|
+
args: {
|
|
55
|
+
text: "Suporte",
|
|
56
|
+
icon: "LIFEBUOY",
|
|
57
|
+
backgroundColor: theme.colors.blue[400],
|
|
58
|
+
colorIcon: theme.colors.neutral[25],
|
|
59
|
+
handleNavigation: () => {}
|
|
60
|
+
}
|
|
61
|
+
};
|
|
62
|
+
//# sourceMappingURL=profile-menu-option.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["ProfileMenuOption","theme","meta","title","component","args","text","icon","backgroundColor","colors","blue","colorIcon","neutral","handleNavigation","parameters","notes","Default","name","CustomColor","Support"],"sources":["profile-menu-option.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\r\n\r\nimport { ProfileMenuOption } from \"../../components/profile-menu-option\";\r\nimport { theme } from \"../../styles/theme/theme\";\r\n\r\nconst meta: Meta<typeof ProfileMenuOption> = {\r\n title: \"componente/ProfileMenuOption\",\r\n component: ProfileMenuOption,\r\n args: {\r\n text: \"Perfil\",\r\n icon: \"AGENT\",\r\n backgroundColor: theme.colors.blue[400],\r\n colorIcon: theme.colors.neutral[25],\r\n handleNavigation: () => {},\r\n },\r\n parameters: {\r\n notes: `\r\n# ProfileMenuOption\r\n\r\nEste é um componente de opção de menu para perfil.\r\nVocê usa assim:\r\n\\`\\`\\`tsx\r\n<ProfileMenuOption\r\n text=\"Perfil\"\r\n icon=\"AGENT\"\r\n backgroundColor={theme.colors.blue[400]}\r\n colorIcon={theme.colors.neutral[25]}\r\n handleNavigation={() => {}}\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 Default: Story = {\r\n name: \"profile-menu-option\",\r\n args: {\r\n text: \"Perfil\",\r\n icon: \"AGENT\",\r\n backgroundColor: theme.colors.blue[400],\r\n colorIcon: theme.colors.neutral[25],\r\n handleNavigation: () => {},\r\n },\r\n};\r\n\r\nexport const CustomColor: Story = {\r\n name: \"profile-menu-option-custom-color\",\r\n args: {\r\n text: \"Configurações\",\r\n icon: \"GEAR\",\r\n backgroundColor: theme.colors.blue[500],\r\n colorIcon: theme.colors.neutral[25],\r\n handleNavigation: () => {},\r\n },\r\n};\r\n\r\nexport const Support: Story = {\r\n name: \"profile-menu-option-support\",\r\n args: {\r\n text: \"Suporte\",\r\n icon: \"LIFEBUOY\",\r\n backgroundColor: theme.colors.blue[400],\r\n colorIcon: theme.colors.neutral[25],\r\n handleNavigation: () => {},\r\n },\r\n};\r\n"],"mappings":"AAEA,SAASA,iBAAiB,QAAQ,sCAAsC;AACxE,SAASC,KAAK,QAAQ,0BAA0B;AAEhD,MAAMC,IAAoC,GAAG;EAC3CC,KAAK,EAAE,8BAA8B;EACrCC,SAAS,EAAEJ,iBAAiB;EAC5BK,IAAI,EAAE;IACJC,IAAI,EAAE,QAAQ;IACdC,IAAI,EAAE,OAAO;IACbC,eAAe,EAAEP,KAAK,CAACQ,MAAM,CAACC,IAAI,CAAC,GAAG,CAAC;IACvCC,SAAS,EAAEV,KAAK,CAACQ,MAAM,CAACG,OAAO,CAAC,EAAE,CAAC;IACnCC,gBAAgB,EAAEA,CAAA,KAAM,CAAC;EAC3B,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeb,IAAI;AAInB,OAAO,MAAMc,OAAc,GAAG;EAC5BC,IAAI,EAAE,qBAAqB;EAC3BZ,IAAI,EAAE;IACJC,IAAI,EAAE,QAAQ;IACdC,IAAI,EAAE,OAAO;IACbC,eAAe,EAAEP,KAAK,CAACQ,MAAM,CAACC,IAAI,CAAC,GAAG,CAAC;IACvCC,SAAS,EAAEV,KAAK,CAACQ,MAAM,CAACG,OAAO,CAAC,EAAE,CAAC;IACnCC,gBAAgB,EAAEA,CAAA,KAAM,CAAC;EAC3B;AACF,CAAC;AAED,OAAO,MAAMK,WAAkB,GAAG;EAChCD,IAAI,EAAE,kCAAkC;EACxCZ,IAAI,EAAE;IACJC,IAAI,EAAE,eAAe;IACrBC,IAAI,EAAE,MAAM;IACZC,eAAe,EAAEP,KAAK,CAACQ,MAAM,CAACC,IAAI,CAAC,GAAG,CAAC;IACvCC,SAAS,EAAEV,KAAK,CAACQ,MAAM,CAACG,OAAO,CAAC,EAAE,CAAC;IACnCC,gBAAgB,EAAEA,CAAA,KAAM,CAAC;EAC3B;AACF,CAAC;AAED,OAAO,MAAMM,OAAc,GAAG;EAC5BF,IAAI,EAAE,6BAA6B;EACnCZ,IAAI,EAAE;IACJC,IAAI,EAAE,SAAS;IACfC,IAAI,EAAE,UAAU;IAChBC,eAAe,EAAEP,KAAK,CAACQ,MAAM,CAACC,IAAI,CAAC,GAAG,CAAC;IACvCC,SAAS,EAAEV,KAAK,CAACQ,MAAM,CAACG,OAAO,CAAC,EAAE,CAAC;IACnCC,gBAAgB,EAAEA,CAAA,KAAM,CAAC;EAC3B;AACF,CAAC","ignoreList":[]}
|
package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
import { ScheduledJourneyIndicators } from "../../components/scheduled-journey-indicators/index.js";
|
|
1
|
+
import { ScheduledJourneyIndicators } from "../../components/scheduled-journey-indicators";
|
|
4
2
|
|
|
5
3
|
// import { theme } from "../../styles/theme/theme";
|
|
6
4
|
|
package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["ScheduledJourneyIndicators","meta","title","component","args","journey","isEdit","handleOpenEditModal","parameters","notes","descricao","duracao_horas","journeyKM","journeyEngine","journeyMiddleSpeed","ScheduledJourneyWork","name","ScheduledJourneyKm","ScheduledJourneyEngine","ScheduledJourneyMiddleSpeed"],"
|
|
1
|
+
{"version":3,"names":["ScheduledJourneyIndicators","meta","title","component","args","journey","isEdit","handleOpenEditModal","parameters","notes","descricao","duracao_horas","journeyKM","journeyEngine","journeyMiddleSpeed","ScheduledJourneyWork","name","ScheduledJourneyKm","ScheduledJourneyEngine","ScheduledJourneyMiddleSpeed"],"sources":["sheduled-journey-indicators.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\nimport { ScheduledJourneyIndicators } from \"../../components/scheduled-journey-indicators\";\n\n// import { theme } from \"../../styles/theme/theme\";\n\nconst meta: Meta<typeof ScheduledJourneyIndicators> = {\n title: \"componente/ScheduledJourneyIndicators\",\n component: ScheduledJourneyIndicators,\n args: {\n journey: {},\n isEdit: true,\n handleOpenEditModal: () => {},\n },\n parameters: {\n notes: `\n# ScheduledJourneyIndicators\n\nEste é um componente de indicadores da jornada marcada .\nVocê usa assim:\n\\`\\`\\`tsx\n<ScheduledJourneyIndicators\n journey={journey}\n isEdit={false}\n handleOpenEditModal={() => {}}\n/>\n\\`\\`\\`\n`,\n },\n};\n\nconst journey = { descricao: \"Horas trabalhadas no dia\", duracao_horas: \"05H\" };\nconst journeyKM = { descricao: \"Km percorrido\", duracao_horas: \"100km\" };\nconst journeyEngine = { descricao: \"Horas com motor ligado\", duracao_horas: \"09H\" };\nconst journeyMiddleSpeed = { descricao: \"velocidade média\", duracao_horas: \"40km/h\" };\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\n\nexport const ScheduledJourneyWork: Story = {\n name: \"working-hours\",\n args: {\n journey,\n isEdit: false,\n handleOpenEditModal: () => {},\n },\n};\n\nexport const ScheduledJourneyKm: Story = {\n name: \"km-traveled\",\n args: {\n journey: journeyKM,\n isEdit: true,\n handleOpenEditModal: () => {},\n },\n};\n\nexport const ScheduledJourneyEngine: Story = {\n name: \"engine-running\",\n args: {\n journey: journeyEngine,\n isEdit: true,\n handleOpenEditModal: () => {},\n },\n};\n\nexport const ScheduledJourneyMiddleSpeed: Story = {\n name: \"middle-speed\",\n args: {\n journey: journeyMiddleSpeed,\n isEdit: false,\n handleOpenEditModal: () => {},\n },\n};\n"],"mappings":"AACA,SAASA,0BAA0B,QAAQ,+CAA+C;;AAE1F;;AAEA,MAAMC,IAA6C,GAAG;EACpDC,KAAK,EAAE,uCAAuC;EAC9CC,SAAS,EAAEH,0BAA0B;EACrCI,IAAI,EAAE;IACJC,OAAO,EAAE,CAAC,CAAC;IACXC,MAAM,EAAE,IAAI;IACZC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,MAAMJ,OAAO,GAAG;EAAEK,SAAS,EAAE,0BAA0B;EAAEC,aAAa,EAAE;AAAM,CAAC;AAC/E,MAAMC,SAAS,GAAG;EAAEF,SAAS,EAAE,eAAe;EAAEC,aAAa,EAAE;AAAQ,CAAC;AACxE,MAAME,aAAa,GAAG;EAAEH,SAAS,EAAE,wBAAwB;EAAEC,aAAa,EAAE;AAAM,CAAC;AACnF,MAAMG,kBAAkB,GAAG;EAAEJ,SAAS,EAAE,kBAAkB;EAAEC,aAAa,EAAE;AAAS,CAAC;AAErF,eAAeV,IAAI;AAInB,OAAO,MAAMc,oBAA2B,GAAG;EACzCC,IAAI,EAAE,eAAe;EACrBZ,IAAI,EAAE;IACJC,OAAO;IACPC,MAAM,EAAE,KAAK;IACbC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B;AACF,CAAC;AAED,OAAO,MAAMU,kBAAyB,GAAG;EACvCD,IAAI,EAAE,aAAa;EACnBZ,IAAI,EAAE;IACJC,OAAO,EAAEO,SAAS;IAClBN,MAAM,EAAE,IAAI;IACZC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B;AACF,CAAC;AAED,OAAO,MAAMW,sBAA6B,GAAG;EAC3CF,IAAI,EAAE,gBAAgB;EACtBZ,IAAI,EAAE;IACJC,OAAO,EAAEQ,aAAa;IACtBP,MAAM,EAAE,IAAI;IACZC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B;AACF,CAAC;AAED,OAAO,MAAMY,2BAAkC,GAAG;EAChDH,IAAI,EAAE,cAAc;EACpBZ,IAAI,EAAE;IACJC,OAAO,EAAES,kBAAkB;IAC3BR,MAAM,EAAE,KAAK;IACbC,mBAAmB,EAAEA,CAAA,KAAM,CAAC;EAC9B;AACF,CAAC","ignoreList":[]}
|
|
@@ -1,7 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
import { SelectOption } from "../../components/selects/select-option/index.js";
|
|
4
|
-
import { theme } from "../../styles/theme/theme.js";
|
|
1
|
+
import { SelectOption } from "../../components/selects/select-option";
|
|
2
|
+
import { theme } from "../../styles/theme/theme";
|
|
5
3
|
const meta = {
|
|
6
4
|
title: "componente/SelectOption",
|
|
7
5
|
component: SelectOption,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["SelectOption","theme","meta","title","component","args","dataOption","parameters","notes","options","label","value","SelectRefuseRest","name","handleSelectDown","titleLabel","colortitleLabel","colors","neutral"],"
|
|
1
|
+
{"version":3,"names":["SelectOption","theme","meta","title","component","args","dataOption","parameters","notes","options","label","value","SelectRefuseRest","name","handleSelectDown","titleLabel","colortitleLabel","colors","neutral"],"sources":["select-option.stories.tsx"],"sourcesContent":["import type { StoryObj, Meta } from \"@storybook/react\";\nimport { SelectOption } from \"../../components/selects/select-option\";\n\nimport { theme } from \"../../styles/theme/theme\";\n\nconst meta: Meta<typeof SelectOption> = {\n title: \"componente/SelectOption\",\n component: SelectOption,\n args: { dataOption: [] },\n parameters: {\n notes: `\n# SelectOption\n\nEste é um componente de select.\nVocê usa assim:\n\\`\\`\\`tsx\n<SelectOption\n titleLabel=\"Selecione um motivo\"\n sizeTitleLabel={18}\n dataOption={options}\n handleSelectDown={() => {}}\n/>\n\\`\\`\\`\n`,\n },\n};\n\nconst options = [\n { label: \"Local com infraestrutura ruim\", value: \"option1\" },\n { label: \"Pretendo fazer o repouso em casa ou outro local\", value: \"option2\" },\n { label: \"Outro motivo\", value: \"option3\" },\n];\n\nexport default meta;\n\ntype Story = StoryObj<typeof meta>;\n\nexport const SelectRefuseRest: Story = {\n name: \"select-refuse-rest-week\",\n args: {\n dataOption: options,\n handleSelectDown: () => {},\n titleLabel: \"Selecione uma opção\",\n colortitleLabel: theme.colors.neutral[25],\n },\n};\n"],"mappings":"AACA,SAASA,YAAY,QAAQ,wCAAwC;AAErE,SAASC,KAAK,QAAQ,0BAA0B;AAEhD,MAAMC,IAA+B,GAAG;EACtCC,KAAK,EAAE,yBAAyB;EAChCC,SAAS,EAAEJ,YAAY;EACvBK,IAAI,EAAE;IAAEC,UAAU,EAAE;EAAG,CAAC;EACxBC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,MAAMC,OAAO,GAAG,CACd;EAAEC,KAAK,EAAE,+BAA+B;EAAEC,KAAK,EAAE;AAAU,CAAC,EAC5D;EAAED,KAAK,EAAE,iDAAiD;EAAEC,KAAK,EAAE;AAAU,CAAC,EAC9E;EAAED,KAAK,EAAE,cAAc;EAAEC,KAAK,EAAE;AAAU,CAAC,CAC5C;AAED,eAAeT,IAAI;AAInB,OAAO,MAAMU,gBAAuB,GAAG;EACrCC,IAAI,EAAE,yBAAyB;EAC/BR,IAAI,EAAE;IACJC,UAAU,EAAEG,OAAO;IACnBK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,qBAAqB;IACjCC,eAAe,EAAEf,KAAK,CAACgB,MAAM,CAACC,OAAO,CAAC,EAAE;EAC1C;AACF,CAAC","ignoreList":[]}
|