react-native-exp-fig 0.1.9 → 0.1.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/lib/commonjs/common/constants/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/agent/index.js +45 -0
- package/lib/commonjs/common/icons-svg/agent/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js +10 -14
- package/lib/commonjs/common/icons-svg/arrow-drop-down/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/arrow-left/index.js +11 -13
- package/lib/commonjs/common/icons-svg/arrow-left/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/bed/index.js +47 -0
- package/lib/commonjs/common/icons-svg/bed/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/bell/index.js +8 -10
- package/lib/commonjs/common/icons-svg/bell/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/bluetooth/index.js +18 -24
- package/lib/commonjs/common/icons-svg/bluetooth/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js +21 -27
- package/lib/commonjs/common/icons-svg/bluetooth-connected/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/calendar/index.js +20 -26
- package/lib/commonjs/common/icons-svg/calendar/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/call-bell/index.js +8 -10
- package/lib/commonjs/common/icons-svg/call-bell/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/camera-plus/index.js +19 -27
- package/lib/commonjs/common/icons-svg/camera-plus/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/car/index.js +37 -0
- package/lib/commonjs/common/icons-svg/car/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/chart-bar/index.js +8 -10
- package/lib/commonjs/common/icons-svg/chart-bar/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/check-box/index.js +11 -15
- package/lib/commonjs/common/icons-svg/check-box/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/check-box-fill/index.js +8 -12
- package/lib/commonjs/common/icons-svg/check-box-fill/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/check-box-outline/index.js +8 -12
- package/lib/commonjs/common/icons-svg/check-box-outline/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/check-circle/index.js +18 -20
- package/lib/commonjs/common/icons-svg/check-circle/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/check-outline/index.js +50 -0
- package/lib/commonjs/common/icons-svg/check-outline/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/closed/index.js +18 -24
- package/lib/commonjs/common/icons-svg/closed/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/coffee/index.js +50 -0
- package/lib/commonjs/common/icons-svg/coffee/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/constants/index.js +13 -5
- package/lib/commonjs/common/icons-svg/constants/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/credit-card/index.js +10 -12
- package/lib/commonjs/common/icons-svg/credit-card/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/currency/index.js +18 -24
- package/lib/commonjs/common/icons-svg/currency/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js +8 -10
- package/lib/commonjs/common/icons-svg/currency-circle-dollar/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/ellipse/index.js +12 -16
- package/lib/commonjs/common/icons-svg/ellipse/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/exclamation-circle/index.js +15 -21
- package/lib/commonjs/common/icons-svg/exclamation-circle/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/eye/index.js +12 -17
- package/lib/commonjs/common/icons-svg/eye/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/eye-slash/index.js +10 -13
- package/lib/commonjs/common/icons-svg/eye-slash/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/file-text/index.js +17 -21
- package/lib/commonjs/common/icons-svg/file-text/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/files/index.js +8 -10
- package/lib/commonjs/common/icons-svg/files/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/gas-pump/index.js +19 -25
- package/lib/commonjs/common/icons-svg/gas-pump/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/gauge/index.js +18 -24
- package/lib/commonjs/common/icons-svg/gauge/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/gear/index.js +20 -26
- package/lib/commonjs/common/icons-svg/gear/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/index.js +150 -94
- package/lib/commonjs/common/icons-svg/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/interface.d.js.map +1 -1
- package/lib/commonjs/common/icons-svg/lifebuoy/index.js +8 -10
- package/lib/commonjs/common/icons-svg/lifebuoy/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/list/index.js +32 -38
- package/lib/commonjs/common/icons-svg/list/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/moon-stars/index.js +8 -10
- package/lib/commonjs/common/icons-svg/moon-stars/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/note-pincel/index.js +21 -27
- package/lib/commonjs/common/icons-svg/note-pincel/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/package/index.js +8 -10
- package/lib/commonjs/common/icons-svg/package/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/package-check/index.js +22 -26
- package/lib/commonjs/common/icons-svg/package-check/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/pencil/index.js +40 -0
- package/lib/commonjs/common/icons-svg/pencil/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/plus/index.js +20 -28
- package/lib/commonjs/common/icons-svg/plus/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/recused/index.js +16 -18
- package/lib/commonjs/common/icons-svg/recused/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/refresh-ccw-dot/index.js +47 -0
- package/lib/commonjs/common/icons-svg/refresh-ccw-dot/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/shopping-cart/index.js +17 -21
- package/lib/commonjs/common/icons-svg/shopping-cart/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/steering-wheel/index.js +27 -33
- package/lib/commonjs/common/icons-svg/steering-wheel/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js +15 -21
- package/lib/commonjs/common/icons-svg/steering-wheel-fill/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/timer/index.js +18 -24
- package/lib/commonjs/common/icons-svg/timer/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/trophy/index.js +8 -10
- package/lib/commonjs/common/icons-svg/trophy/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/truck/index.js +17 -21
- package/lib/commonjs/common/icons-svg/truck/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/truck-activity/index.js +37 -0
- package/lib/commonjs/common/icons-svg/truck-activity/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/truck-trailer/index.js +15 -21
- package/lib/commonjs/common/icons-svg/truck-trailer/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/wifi-high/index.js +22 -28
- package/lib/commonjs/common/icons-svg/wifi-high/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/wifi-x/index.js +28 -34
- package/lib/commonjs/common/icons-svg/wifi-x/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/x-circle/index.js +18 -24
- package/lib/commonjs/common/icons-svg/x-circle/index.js.map +1 -1
- package/lib/commonjs/components/activities-daily/index.js +120 -0
- package/lib/commonjs/components/activities-daily/index.js.map +1 -0
- package/lib/commonjs/components/activities-daily/interface.d.js +6 -0
- package/lib/commonjs/components/activities-daily/interface.d.js.map +1 -0
- package/lib/commonjs/components/activities-progress/index.js +165 -0
- package/lib/commonjs/components/activities-progress/index.js.map +1 -0
- package/lib/commonjs/components/activities-progress/interface.d.js +6 -0
- package/lib/commonjs/components/activities-progress/interface.d.js.map +1 -0
- package/lib/commonjs/components/avatar-profile/index.js +101 -0
- package/lib/commonjs/components/avatar-profile/index.js.map +1 -0
- package/lib/commonjs/components/avatar-profile/interface.d.js +6 -0
- package/lib/commonjs/components/avatar-profile/interface.d.js.map +1 -0
- package/lib/commonjs/components/box/index.js +4 -6
- package/lib/commonjs/components/box/index.js.map +1 -1
- package/lib/commonjs/components/box/interface.d.js.map +1 -1
- package/lib/commonjs/components/box/styles.js +1 -1
- package/lib/commonjs/components/box/styles.js.map +1 -1
- package/lib/commonjs/components/button/index.js +12 -20
- package/lib/commonjs/components/button/index.js.map +1 -1
- package/lib/commonjs/components/button/interface.d.js.map +1 -1
- package/lib/commonjs/components/button/styles.js +19 -16
- package/lib/commonjs/components/button/styles.js.map +1 -1
- package/lib/commonjs/components/capture-photo/index.js +47 -51
- package/lib/commonjs/components/capture-photo/index.js.map +1 -1
- package/lib/commonjs/components/capture-photo/interface.d.js.map +1 -1
- package/lib/commonjs/components/capture-photo/styles.js +1 -1
- package/lib/commonjs/components/capture-photo/styles.js.map +1 -1
- package/lib/commonjs/components/card-history/index.js +121 -127
- package/lib/commonjs/components/card-history/index.js.map +1 -1
- package/lib/commonjs/components/card-history/interface.d.js.map +1 -1
- package/lib/commonjs/components/card-hours/index.js +51 -53
- package/lib/commonjs/components/card-hours/index.js.map +1 -1
- package/lib/commonjs/components/card-hours/interface.d.js.map +1 -1
- package/lib/commonjs/components/card-loading/index.js +230 -229
- package/lib/commonjs/components/card-loading/index.js.map +1 -1
- package/lib/commonjs/components/card-loading/interface.d.js.map +1 -1
- package/lib/commonjs/components/card-scheduled-journey/index.js +77 -80
- package/lib/commonjs/components/card-scheduled-journey/index.js.map +1 -1
- package/lib/commonjs/components/card-scheduled-journey/interface.js.map +1 -1
- package/lib/commonjs/components/card-scheduled-journey/styles.js +1 -1
- package/lib/commonjs/components/card-scheduled-journey/styles.js.map +1 -1
- package/lib/commonjs/components/card-work-session/index.js +157 -165
- package/lib/commonjs/components/card-work-session/index.js.map +1 -1
- package/lib/commonjs/components/card-work-session/interface.d.js.map +1 -1
- package/lib/commonjs/components/check-box/index.js +77 -110
- package/lib/commonjs/components/check-box/index.js.map +1 -1
- package/lib/commonjs/components/check-box/interface.d.js.map +1 -1
- package/lib/commonjs/components/coil/index.js +85 -91
- package/lib/commonjs/components/coil/index.js.map +1 -1
- package/lib/commonjs/components/coil/interface.d.js.map +1 -1
- package/lib/commonjs/components/filter-date-selector/index.js +56 -51
- package/lib/commonjs/components/filter-date-selector/index.js.map +1 -1
- package/lib/commonjs/components/filter-date-selector/interface.d.js.map +1 -1
- package/lib/commonjs/components/filter-journey/index.js +4 -5
- package/lib/commonjs/components/filter-journey/index.js.map +1 -1
- package/lib/commonjs/components/filter-journey/interface.d.js.map +1 -1
- package/lib/commonjs/components/header-profile/index.js +84 -91
- package/lib/commonjs/components/header-profile/index.js.map +1 -1
- package/lib/commonjs/components/header-profile/interface.d.js.map +1 -1
- package/lib/commonjs/components/history-details/index.js +104 -0
- package/lib/commonjs/components/history-details/index.js.map +1 -0
- package/lib/commonjs/components/history-details/interface.d.js +6 -0
- package/lib/commonjs/components/history-details/interface.d.js.map +1 -0
- package/lib/commonjs/components/image-capture-with-remove/index.js +61 -61
- package/lib/commonjs/components/image-capture-with-remove/index.js.map +1 -1
- package/lib/commonjs/components/image-capture-with-remove/interface.d.js.map +1 -1
- package/lib/commonjs/components/input/index.js +100 -118
- package/lib/commonjs/components/input/index.js.map +1 -1
- package/lib/commonjs/components/input/interface.d.js.map +1 -1
- package/lib/commonjs/components/input/styles.js +1 -1
- package/lib/commonjs/components/input/styles.js.map +1 -1
- package/lib/commonjs/components/loading-details/index.js +117 -122
- package/lib/commonjs/components/loading-details/index.js.map +1 -1
- package/lib/commonjs/components/loading-details/interface.d.js.map +1 -1
- package/lib/commonjs/components/loading-progress/index.js +70 -75
- package/lib/commonjs/components/loading-progress/index.js.map +1 -1
- package/lib/commonjs/components/loading-progress/interface.d.js.map +1 -1
- package/lib/commonjs/components/menu-item/index.js +42 -44
- package/lib/commonjs/components/menu-item/index.js.map +1 -1
- package/lib/commonjs/components/menu-item/interface.d.js.map +1 -1
- package/lib/commonjs/components/menu-item/styles.js.map +1 -1
- package/lib/commonjs/components/no-data/index.js +15 -17
- package/lib/commonjs/components/no-data/index.js.map +1 -1
- package/lib/commonjs/components/no-data/interface.d.js.map +1 -1
- package/lib/commonjs/components/notification-loading/index.js +114 -123
- package/lib/commonjs/components/notification-loading/index.js.map +1 -1
- package/lib/commonjs/components/notification-loading/interface.d.js.map +1 -1
- package/lib/commonjs/components/profile-menu-option/index.js +75 -0
- package/lib/commonjs/components/profile-menu-option/index.js.map +1 -0
- package/lib/commonjs/components/profile-menu-option/interface.d.js +6 -0
- package/lib/commonjs/components/profile-menu-option/interface.d.js.map +1 -0
- package/lib/commonjs/components/scheduled-journey-indicators/index.js +47 -52
- package/lib/commonjs/components/scheduled-journey-indicators/index.js.map +1 -1
- package/lib/commonjs/components/scheduled-journey-indicators/interface.d.js.map +1 -1
- package/lib/commonjs/components/selects/select-option/index.js +54 -64
- package/lib/commonjs/components/selects/select-option/index.js.map +1 -1
- package/lib/commonjs/components/selects/select-option/interface.d.js.map +1 -1
- package/lib/commonjs/components/selects/select-option/styles.js +62 -59
- package/lib/commonjs/components/selects/select-option/styles.js.map +1 -1
- package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js +2 -2
- package/lib/commonjs/components/step-indicator/helpers/get-icon-by-status.js.map +1 -1
- package/lib/commonjs/components/step-indicator/index.js +101 -112
- package/lib/commonjs/components/step-indicator/index.js.map +1 -1
- package/lib/commonjs/components/step-indicator/interface.d.js.map +1 -1
- package/lib/commonjs/components/step-indicator/styles.js +53 -50
- package/lib/commonjs/components/step-indicator/styles.js.map +1 -1
- package/lib/commonjs/components/typography/index.js +6 -7
- package/lib/commonjs/components/typography/index.js.map +1 -1
- package/lib/commonjs/components/typography/interface.d.js.map +1 -1
- package/lib/commonjs/components/typography/styles.js +24 -21
- package/lib/commonjs/components/typography/styles.js.map +1 -1
- package/lib/commonjs/components/user-profile/index.js +161 -176
- package/lib/commonjs/components/user-profile/index.js.map +1 -1
- package/lib/commonjs/components/user-profile/interface.d.js.map +1 -1
- package/lib/commonjs/index.js +97 -56
- package/lib/commonjs/index.js.map +1 -1
- package/lib/commonjs/stories/activities-daily/activities-daily.stories.js +40 -0
- package/lib/commonjs/stories/activities-daily/activities-daily.stories.js.map +1 -0
- package/lib/commonjs/stories/activities-progress/activities-progress.stories.js +59 -0
- package/lib/commonjs/stories/activities-progress/activities-progress.stories.js.map +1 -0
- package/lib/commonjs/stories/avatar-profile/avatar-profile.stories.js +32 -0
- package/lib/commonjs/stories/avatar-profile/avatar-profile.stories.js.map +1 -0
- package/lib/commonjs/stories/box/box.stories.js +7 -8
- package/lib/commonjs/stories/box/box.stories.js.map +1 -1
- package/lib/commonjs/stories/button/button.stories.js +4 -5
- package/lib/commonjs/stories/button/button.stories.js.map +1 -1
- package/lib/commonjs/stories/capture-photo/capture-photo.stories.js +3 -3
- package/lib/commonjs/stories/capture-photo/capture-photo.stories.js.map +1 -1
- package/lib/commonjs/stories/card-history/card-history.stories.js +3 -3
- package/lib/commonjs/stories/card-history/card-history.stories.js.map +1 -1
- package/lib/commonjs/stories/card-hours/card-hours.stories.js +6 -6
- package/lib/commonjs/stories/card-hours/card-hours.stories.js.map +1 -1
- package/lib/commonjs/stories/card-loading/card-loading.stories.js +5 -5
- package/lib/commonjs/stories/card-loading/card-loading.stories.js.map +1 -1
- package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js +3 -3
- package/lib/commonjs/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -1
- package/lib/commonjs/stories/card-work-session/card-work-session.stories.js +2 -2
- package/lib/commonjs/stories/card-work-session/card-work-session.stories.js.map +1 -1
- package/lib/commonjs/stories/check-box/check-box.stories.js +3 -5
- package/lib/commonjs/stories/check-box/check-box.stories.js.map +1 -1
- package/lib/commonjs/stories/coil/coil.stories.js +28 -7
- package/lib/commonjs/stories/coil/coil.stories.js.map +1 -1
- package/lib/commonjs/stories/filter-date-selector/filter-date-selector.stories.js +29 -7
- package/lib/commonjs/stories/filter-date-selector/filter-date-selector.stories.js.map +1 -1
- package/lib/commonjs/stories/filter-journey/filter-journey.stories.js +5 -5
- package/lib/commonjs/stories/filter-journey/filter-journey.stories.js.map +1 -1
- package/lib/commonjs/stories/header-profile/header-profile.stories.js +2 -2
- package/lib/commonjs/stories/header-profile/header-profile.stories.js.map +1 -1
- package/lib/commonjs/stories/history-details/history-details.stories.js +37 -0
- package/lib/commonjs/stories/history-details/history-details.stories.js.map +1 -0
- package/lib/commonjs/stories/image-capture-with-remove/image-capture-with-remove.stories.js +14 -4
- package/lib/commonjs/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -1
- package/lib/commonjs/stories/input/input.stories.js +10 -9
- package/lib/commonjs/stories/input/input.stories.js.map +1 -1
- package/lib/commonjs/stories/loading-details/loading-details.stories.js +2 -2
- package/lib/commonjs/stories/loading-details/loading-details.stories.js.map +1 -1
- package/lib/commonjs/stories/loading-progress/loading-progress.stories.js +2 -2
- package/lib/commonjs/stories/loading-progress/loading-progress.stories.js.map +1 -1
- package/lib/commonjs/stories/menu-item/menu-item.stories.js +3 -3
- package/lib/commonjs/stories/menu-item/menu-item.stories.js.map +1 -1
- package/lib/commonjs/stories/no-data/no-data.stories.js +2 -2
- package/lib/commonjs/stories/no-data/no-data.stories.js.map +1 -1
- package/lib/commonjs/stories/notification-loading/notification-loading.stories.js +18 -4
- package/lib/commonjs/stories/notification-loading/notification-loading.stories.js.map +1 -1
- package/lib/commonjs/stories/profile-menu-option/profile-menu-option.stories.js +68 -0
- package/lib/commonjs/stories/profile-menu-option/profile-menu-option.stories.js.map +1 -0
- package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +2 -2
- package/lib/commonjs/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -1
- package/lib/commonjs/stories/select-option/select-option.stories.js +3 -3
- package/lib/commonjs/stories/select-option/select-option.stories.js.map +1 -1
- package/lib/commonjs/stories/step-indicator/step-indicator.stories.js +24 -18
- package/lib/commonjs/stories/step-indicator/step-indicator.stories.js.map +1 -1
- package/lib/commonjs/stories/typography/typography.stories.js +3 -3
- package/lib/commonjs/stories/typography/typography.stories.js.map +1 -1
- package/lib/commonjs/stories/user-profile/user-profile.stories.js +2 -2
- package/lib/commonjs/stories/user-profile/user-profile.stories.js.map +1 -1
- package/lib/commonjs/styles/global/interface.d.js.map +1 -1
- package/lib/commonjs/styles/global/styles.js +49 -46
- package/lib/commonjs/styles/global/styles.js.map +1 -1
- package/lib/commonjs/styles/global/theme-provider.js +4 -6
- package/lib/commonjs/styles/global/theme-provider.js.map +1 -1
- package/lib/commonjs/styles/theme/theme.js +6 -4
- package/lib/commonjs/styles/theme/theme.js.map +1 -1
- package/lib/commonjs/utils/format-data/index.js +30 -9
- package/lib/commonjs/utils/format-data/index.js.map +1 -1
- package/lib/commonjs/utils/mutiply/index.js.map +1 -1
- package/lib/commonjs/utils/status-color/return-color.js +13 -4
- package/lib/commonjs/utils/status-color/return-color.js.map +1 -1
- package/lib/module/common/constants/index.js +0 -2
- package/lib/module/common/constants/index.js.map +1 -1
- package/lib/module/common/icons-svg/agent/index.js +37 -0
- package/lib/module/common/icons-svg/agent/index.js.map +1 -0
- package/lib/module/common/icons-svg/arrow-drop-down/index.js +11 -14
- package/lib/module/common/icons-svg/arrow-drop-down/index.js.map +1 -1
- package/lib/module/common/icons-svg/arrow-left/index.js +12 -15
- package/lib/module/common/icons-svg/arrow-left/index.js.map +1 -1
- package/lib/module/common/icons-svg/bed/index.js +39 -0
- package/lib/module/common/icons-svg/bed/index.js.map +1 -0
- package/lib/module/common/icons-svg/bell/index.js +9 -12
- package/lib/module/common/icons-svg/bell/index.js.map +1 -1
- package/lib/module/common/icons-svg/bluetooth/index.js +18 -26
- package/lib/module/common/icons-svg/bluetooth/index.js.map +1 -1
- package/lib/module/common/icons-svg/bluetooth-connected/index.js +21 -29
- package/lib/module/common/icons-svg/bluetooth-connected/index.js.map +1 -1
- package/lib/module/common/icons-svg/calendar/index.js +21 -28
- package/lib/module/common/icons-svg/calendar/index.js.map +1 -1
- package/lib/module/common/icons-svg/call-bell/index.js +9 -12
- package/lib/module/common/icons-svg/call-bell/index.js.map +1 -1
- package/lib/module/common/icons-svg/camera-plus/index.js +20 -27
- package/lib/module/common/icons-svg/camera-plus/index.js.map +1 -1
- package/lib/module/common/icons-svg/car/index.js +29 -0
- package/lib/module/common/icons-svg/car/index.js.map +1 -0
- package/lib/module/common/icons-svg/chart-bar/index.js +9 -12
- package/lib/module/common/icons-svg/chart-bar/index.js.map +1 -1
- package/lib/module/common/icons-svg/check-box/index.js +12 -15
- package/lib/module/common/icons-svg/check-box/index.js.map +1 -1
- package/lib/module/common/icons-svg/check-box-fill/index.js +9 -12
- package/lib/module/common/icons-svg/check-box-fill/index.js.map +1 -1
- package/lib/module/common/icons-svg/check-box-outline/index.js +9 -12
- package/lib/module/common/icons-svg/check-box-outline/index.js.map +1 -1
- package/lib/module/common/icons-svg/check-circle/index.js +19 -22
- package/lib/module/common/icons-svg/check-circle/index.js.map +1 -1
- package/lib/module/common/icons-svg/check-outline/index.js +43 -0
- package/lib/module/common/icons-svg/check-outline/index.js.map +1 -0
- package/lib/module/common/icons-svg/closed/index.js +19 -26
- package/lib/module/common/icons-svg/closed/index.js.map +1 -1
- package/lib/module/common/icons-svg/coffee/index.js +42 -0
- package/lib/module/common/icons-svg/coffee/index.js.map +1 -0
- package/lib/module/common/icons-svg/constants/index.js +13 -7
- package/lib/module/common/icons-svg/constants/index.js.map +1 -1
- package/lib/module/common/icons-svg/credit-card/index.js +11 -14
- package/lib/module/common/icons-svg/credit-card/index.js.map +1 -1
- package/lib/module/common/icons-svg/currency/index.js +19 -26
- package/lib/module/common/icons-svg/currency/index.js.map +1 -1
- package/lib/module/common/icons-svg/currency-circle-dollar/index.js +9 -12
- package/lib/module/common/icons-svg/currency-circle-dollar/index.js.map +1 -1
- package/lib/module/common/icons-svg/ellipse/index.js +13 -16
- package/lib/module/common/icons-svg/ellipse/index.js.map +1 -1
- package/lib/module/common/icons-svg/exclamation-circle/index.js +16 -23
- package/lib/module/common/icons-svg/exclamation-circle/index.js.map +1 -1
- package/lib/module/common/icons-svg/eye/index.js +13 -17
- package/lib/module/common/icons-svg/eye/index.js.map +1 -1
- package/lib/module/common/icons-svg/eye-slash/index.js +11 -15
- package/lib/module/common/icons-svg/eye-slash/index.js.map +1 -1
- package/lib/module/common/icons-svg/file-text/index.js +18 -21
- package/lib/module/common/icons-svg/file-text/index.js.map +1 -1
- package/lib/module/common/icons-svg/files/index.js +9 -12
- package/lib/module/common/icons-svg/files/index.js.map +1 -1
- package/lib/module/common/icons-svg/gas-pump/index.js +20 -27
- package/lib/module/common/icons-svg/gas-pump/index.js.map +1 -1
- package/lib/module/common/icons-svg/gauge/index.js +19 -26
- package/lib/module/common/icons-svg/gauge/index.js.map +1 -1
- package/lib/module/common/icons-svg/gear/index.js +21 -28
- package/lib/module/common/icons-svg/gear/index.js.map +1 -1
- package/lib/module/common/icons-svg/index.js +150 -96
- package/lib/module/common/icons-svg/index.js.map +1 -1
- package/lib/module/common/icons-svg/interface.d.js +0 -2
- package/lib/module/common/icons-svg/interface.d.js.map +1 -1
- package/lib/module/common/icons-svg/lifebuoy/index.js +9 -12
- package/lib/module/common/icons-svg/lifebuoy/index.js.map +1 -1
- package/lib/module/common/icons-svg/list/index.js +33 -40
- package/lib/module/common/icons-svg/list/index.js.map +1 -1
- package/lib/module/common/icons-svg/moon-stars/index.js +9 -12
- package/lib/module/common/icons-svg/moon-stars/index.js.map +1 -1
- package/lib/module/common/icons-svg/note-pincel/index.js +22 -29
- package/lib/module/common/icons-svg/note-pincel/index.js.map +1 -1
- package/lib/module/common/icons-svg/package/index.js +9 -12
- package/lib/module/common/icons-svg/package/index.js.map +1 -1
- package/lib/module/common/icons-svg/package-check/index.js +23 -26
- package/lib/module/common/icons-svg/package-check/index.js.map +1 -1
- package/lib/module/common/icons-svg/pencil/index.js +32 -0
- package/lib/module/common/icons-svg/pencil/index.js.map +1 -0
- package/lib/module/common/icons-svg/plus/index.js +21 -28
- package/lib/module/common/icons-svg/plus/index.js.map +1 -1
- package/lib/module/common/icons-svg/recused/index.js +17 -20
- package/lib/module/common/icons-svg/recused/index.js.map +1 -1
- package/lib/module/common/icons-svg/refresh-ccw-dot/index.js +39 -0
- package/lib/module/common/icons-svg/refresh-ccw-dot/index.js.map +1 -0
- package/lib/module/common/icons-svg/shopping-cart/index.js +18 -21
- package/lib/module/common/icons-svg/shopping-cart/index.js.map +1 -1
- package/lib/module/common/icons-svg/steering-wheel/index.js +28 -35
- package/lib/module/common/icons-svg/steering-wheel/index.js.map +1 -1
- package/lib/module/common/icons-svg/steering-wheel-fill/index.js +16 -23
- package/lib/module/common/icons-svg/steering-wheel-fill/index.js.map +1 -1
- package/lib/module/common/icons-svg/timer/index.js +19 -26
- package/lib/module/common/icons-svg/timer/index.js.map +1 -1
- package/lib/module/common/icons-svg/trophy/index.js +9 -12
- package/lib/module/common/icons-svg/trophy/index.js.map +1 -1
- package/lib/module/common/icons-svg/truck/index.js +18 -21
- package/lib/module/common/icons-svg/truck/index.js.map +1 -1
- package/lib/module/common/icons-svg/truck-activity/index.js +29 -0
- package/lib/module/common/icons-svg/truck-activity/index.js.map +1 -0
- package/lib/module/common/icons-svg/truck-trailer/index.js +16 -23
- package/lib/module/common/icons-svg/truck-trailer/index.js.map +1 -1
- package/lib/module/common/icons-svg/wifi-high/index.js +23 -30
- package/lib/module/common/icons-svg/wifi-high/index.js.map +1 -1
- package/lib/module/common/icons-svg/wifi-x/index.js +29 -36
- package/lib/module/common/icons-svg/wifi-x/index.js.map +1 -1
- package/lib/module/common/icons-svg/x-circle/index.js +19 -26
- package/lib/module/common/icons-svg/x-circle/index.js.map +1 -1
- package/lib/module/components/activities-daily/index.js +113 -0
- package/lib/module/components/activities-daily/index.js.map +1 -0
- package/lib/module/components/activities-daily/interface.d.js +2 -0
- package/lib/module/components/activities-daily/interface.d.js.map +1 -0
- package/lib/module/components/activities-progress/index.js +158 -0
- package/lib/module/components/activities-progress/index.js.map +1 -0
- package/lib/module/components/activities-progress/interface.d.js +2 -0
- package/lib/module/components/activities-progress/interface.d.js.map +1 -0
- package/lib/module/components/avatar-profile/index.js +95 -0
- package/lib/module/components/avatar-profile/index.js.map +1 -0
- package/lib/module/components/avatar-profile/interface.d.js +2 -0
- package/lib/module/components/avatar-profile/interface.d.js.map +1 -0
- package/lib/module/components/box/index.js +4 -8
- package/lib/module/components/box/index.js.map +1 -1
- package/lib/module/components/box/interface.d.js +0 -2
- package/lib/module/components/box/interface.d.js.map +1 -1
- package/lib/module/components/box/styles.js +1 -3
- package/lib/module/components/box/styles.js.map +1 -1
- package/lib/module/components/button/index.js +11 -16
- package/lib/module/components/button/index.js.map +1 -1
- package/lib/module/components/button/interface.d.js +0 -2
- package/lib/module/components/button/interface.d.js.map +1 -1
- package/lib/module/components/button/styles.js +19 -18
- package/lib/module/components/button/styles.js.map +1 -1
- package/lib/module/components/capture-photo/index.js +45 -52
- package/lib/module/components/capture-photo/index.js.map +1 -1
- package/lib/module/components/capture-photo/interface.d.js +0 -2
- package/lib/module/components/capture-photo/interface.d.js.map +1 -1
- package/lib/module/components/capture-photo/styles.js +1 -3
- package/lib/module/components/capture-photo/styles.js.map +1 -1
- package/lib/module/components/card-history/index.js +119 -128
- package/lib/module/components/card-history/index.js.map +1 -1
- package/lib/module/components/card-history/interface.d.js +0 -2
- package/lib/module/components/card-history/interface.d.js.map +1 -1
- package/lib/module/components/card-hours/index.js +52 -57
- package/lib/module/components/card-hours/index.js.map +1 -1
- package/lib/module/components/card-hours/interface.d.js +0 -2
- package/lib/module/components/card-hours/interface.d.js.map +1 -1
- package/lib/module/components/card-loading/index.js +228 -230
- package/lib/module/components/card-loading/index.js.map +1 -1
- package/lib/module/components/card-loading/interface.d.js +0 -2
- package/lib/module/components/card-loading/interface.d.js.map +1 -1
- package/lib/module/components/card-scheduled-journey/index.js +75 -81
- package/lib/module/components/card-scheduled-journey/index.js.map +1 -1
- package/lib/module/components/card-scheduled-journey/interface.js +0 -2
- package/lib/module/components/card-scheduled-journey/interface.js.map +1 -1
- package/lib/module/components/card-scheduled-journey/styles.js +1 -3
- package/lib/module/components/card-scheduled-journey/styles.js.map +1 -1
- package/lib/module/components/card-work-session/index.js +157 -167
- package/lib/module/components/card-work-session/index.js.map +1 -1
- package/lib/module/components/card-work-session/interface.d.js +0 -2
- package/lib/module/components/card-work-session/interface.d.js.map +1 -1
- package/lib/module/components/check-box/index.js +75 -104
- package/lib/module/components/check-box/index.js.map +1 -1
- package/lib/module/components/check-box/interface.d.js +0 -2
- package/lib/module/components/check-box/interface.d.js.map +1 -1
- package/lib/module/components/coil/index.js +85 -93
- package/lib/module/components/coil/index.js.map +1 -1
- package/lib/module/components/coil/interface.d.js +0 -2
- package/lib/module/components/coil/interface.d.js.map +1 -1
- package/lib/module/components/filter-date-selector/index.js +58 -53
- package/lib/module/components/filter-date-selector/index.js.map +1 -1
- package/lib/module/components/filter-date-selector/interface.d.js +0 -2
- package/lib/module/components/filter-date-selector/interface.d.js.map +1 -1
- package/lib/module/components/filter-journey/index.js +4 -7
- package/lib/module/components/filter-journey/index.js.map +1 -1
- package/lib/module/components/filter-journey/interface.d.js +0 -2
- package/lib/module/components/filter-journey/interface.d.js.map +1 -1
- package/lib/module/components/header-profile/index.js +82 -92
- package/lib/module/components/header-profile/index.js.map +1 -1
- package/lib/module/components/header-profile/interface.d.js +0 -2
- package/lib/module/components/header-profile/interface.d.js.map +1 -1
- package/lib/module/components/history-details/index.js +96 -0
- package/lib/module/components/history-details/index.js.map +1 -0
- package/lib/module/components/history-details/interface.d.js +2 -0
- package/lib/module/components/history-details/interface.d.js.map +1 -0
- package/lib/module/components/image-capture-with-remove/index.js +59 -62
- package/lib/module/components/image-capture-with-remove/index.js.map +1 -1
- package/lib/module/components/image-capture-with-remove/interface.d.js +0 -2
- package/lib/module/components/image-capture-with-remove/interface.d.js.map +1 -1
- package/lib/module/components/input/index.js +97 -112
- package/lib/module/components/input/index.js.map +1 -1
- package/lib/module/components/input/interface.d.js +0 -2
- package/lib/module/components/input/interface.d.js.map +1 -1
- package/lib/module/components/input/styles.js +1 -3
- package/lib/module/components/input/styles.js.map +1 -1
- package/lib/module/components/loading-details/index.js +117 -124
- package/lib/module/components/loading-details/index.js.map +1 -1
- package/lib/module/components/loading-details/interface.d.js +0 -2
- package/lib/module/components/loading-details/interface.d.js.map +1 -1
- package/lib/module/components/loading-progress/index.js +68 -76
- package/lib/module/components/loading-progress/index.js.map +1 -1
- package/lib/module/components/loading-progress/interface.d.js +0 -2
- package/lib/module/components/loading-progress/interface.d.js.map +1 -1
- package/lib/module/components/menu-item/index.js +40 -45
- package/lib/module/components/menu-item/index.js.map +1 -1
- package/lib/module/components/menu-item/interface.d.js +0 -2
- package/lib/module/components/menu-item/interface.d.js.map +1 -1
- package/lib/module/components/menu-item/styles.js +1 -1
- package/lib/module/components/menu-item/styles.js.map +1 -1
- package/lib/module/components/no-data/index.js +16 -19
- package/lib/module/components/no-data/index.js.map +1 -1
- package/lib/module/components/no-data/interface.d.js +0 -2
- package/lib/module/components/no-data/interface.d.js.map +1 -1
- package/lib/module/components/notification-loading/index.js +114 -125
- package/lib/module/components/notification-loading/index.js.map +1 -1
- package/lib/module/components/notification-loading/interface.d.js +0 -2
- package/lib/module/components/notification-loading/interface.d.js.map +1 -1
- package/lib/module/components/profile-menu-option/index.js +69 -0
- package/lib/module/components/profile-menu-option/index.js.map +1 -0
- package/lib/module/components/profile-menu-option/interface.d.js +2 -0
- package/lib/module/components/profile-menu-option/interface.d.js.map +1 -0
- package/lib/module/components/scheduled-journey-indicators/index.js +47 -54
- package/lib/module/components/scheduled-journey-indicators/index.js.map +1 -1
- package/lib/module/components/scheduled-journey-indicators/interface.d.js +0 -2
- package/lib/module/components/scheduled-journey-indicators/interface.d.js.map +1 -1
- package/lib/module/components/selects/select-option/index.js +52 -65
- package/lib/module/components/selects/select-option/index.js.map +1 -1
- package/lib/module/components/selects/select-option/interface.d.js +0 -2
- package/lib/module/components/selects/select-option/interface.d.js.map +1 -1
- package/lib/module/components/selects/select-option/styles.js +62 -61
- package/lib/module/components/selects/select-option/styles.js.map +1 -1
- package/lib/module/components/step-indicator/helpers/get-icon-by-status.js +1 -3
- package/lib/module/components/step-indicator/helpers/get-icon-by-status.js.map +1 -1
- package/lib/module/components/step-indicator/index.js +99 -113
- package/lib/module/components/step-indicator/index.js.map +1 -1
- package/lib/module/components/step-indicator/interface.d.js +0 -2
- package/lib/module/components/step-indicator/interface.d.js.map +1 -1
- package/lib/module/components/step-indicator/styles.js +53 -52
- package/lib/module/components/step-indicator/styles.js.map +1 -1
- package/lib/module/components/typography/index.js +4 -8
- package/lib/module/components/typography/index.js.map +1 -1
- package/lib/module/components/typography/interface.d.js +0 -2
- package/lib/module/components/typography/interface.d.js.map +1 -1
- package/lib/module/components/typography/styles.js +24 -23
- package/lib/module/components/typography/styles.js.map +1 -1
- package/lib/module/components/user-profile/index.js +159 -177
- package/lib/module/components/user-profile/index.js.map +1 -1
- package/lib/module/components/user-profile/interface.d.js +0 -2
- package/lib/module/components/user-profile/interface.d.js.map +1 -1
- package/lib/module/index.js +35 -32
- package/lib/module/index.js.map +1 -1
- package/lib/module/stories/activities-daily/activities-daily.stories.js +34 -0
- package/lib/module/stories/activities-daily/activities-daily.stories.js.map +1 -0
- package/lib/module/stories/activities-progress/activities-progress.stories.js +53 -0
- package/lib/module/stories/activities-progress/activities-progress.stories.js.map +1 -0
- package/lib/module/stories/avatar-profile/avatar-profile.stories.js +26 -0
- package/lib/module/stories/avatar-profile/avatar-profile.stories.js.map +1 -0
- package/lib/module/stories/box/box.stories.js +6 -9
- package/lib/module/stories/box/box.stories.js.map +1 -1
- package/lib/module/stories/button/button.stories.js +3 -6
- package/lib/module/stories/button/button.stories.js.map +1 -1
- package/lib/module/stories/capture-photo/capture-photo.stories.js +2 -4
- package/lib/module/stories/capture-photo/capture-photo.stories.js.map +1 -1
- package/lib/module/stories/card-history/card-history.stories.js +2 -4
- package/lib/module/stories/card-history/card-history.stories.js.map +1 -1
- package/lib/module/stories/card-hours/card-hours.stories.js +3 -5
- package/lib/module/stories/card-hours/card-hours.stories.js.map +1 -1
- package/lib/module/stories/card-loading/card-loading.stories.js +4 -6
- package/lib/module/stories/card-loading/card-loading.stories.js.map +1 -1
- package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js +2 -4
- package/lib/module/stories/card-scheduled-journey/card-scheduled-journey.stories.js.map +1 -1
- package/lib/module/stories/card-work-session/card-work-session.stories.js +1 -3
- package/lib/module/stories/card-work-session/card-work-session.stories.js.map +1 -1
- package/lib/module/stories/check-box/check-box.stories.js +2 -6
- package/lib/module/stories/check-box/check-box.stories.js.map +1 -1
- package/lib/module/stories/coil/coil.stories.js +26 -7
- package/lib/module/stories/coil/coil.stories.js.map +1 -1
- package/lib/module/stories/filter-date-selector/filter-date-selector.stories.js +26 -6
- package/lib/module/stories/filter-date-selector/filter-date-selector.stories.js.map +1 -1
- package/lib/module/stories/filter-journey/filter-journey.stories.js +4 -6
- package/lib/module/stories/filter-journey/filter-journey.stories.js.map +1 -1
- package/lib/module/stories/header-profile/header-profile.stories.js +1 -3
- package/lib/module/stories/header-profile/header-profile.stories.js.map +1 -1
- package/lib/module/stories/history-details/history-details.stories.js +31 -0
- package/lib/module/stories/history-details/history-details.stories.js.map +1 -0
- package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js +12 -4
- package/lib/module/stories/image-capture-with-remove/image-capture-with-remove.stories.js.map +1 -1
- package/lib/module/stories/input/input.stories.js +9 -10
- package/lib/module/stories/input/input.stories.js.map +1 -1
- package/lib/module/stories/loading-details/loading-details.stories.js +1 -3
- package/lib/module/stories/loading-details/loading-details.stories.js.map +1 -1
- package/lib/module/stories/loading-progress/loading-progress.stories.js +1 -3
- package/lib/module/stories/loading-progress/loading-progress.stories.js.map +1 -1
- package/lib/module/stories/menu-item/menu-item.stories.js +2 -4
- package/lib/module/stories/menu-item/menu-item.stories.js.map +1 -1
- package/lib/module/stories/no-data/no-data.stories.js +1 -3
- package/lib/module/stories/no-data/no-data.stories.js.map +1 -1
- package/lib/module/stories/notification-loading/notification-loading.stories.js +16 -4
- package/lib/module/stories/notification-loading/notification-loading.stories.js.map +1 -1
- package/lib/module/stories/profile-menu-option/profile-menu-option.stories.js +62 -0
- package/lib/module/stories/profile-menu-option/profile-menu-option.stories.js.map +1 -0
- package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js +1 -3
- package/lib/module/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.js.map +1 -1
- package/lib/module/stories/select-option/select-option.stories.js +2 -4
- package/lib/module/stories/select-option/select-option.stories.js.map +1 -1
- package/lib/module/stories/step-indicator/step-indicator.stories.js +23 -19
- package/lib/module/stories/step-indicator/step-indicator.stories.js.map +1 -1
- package/lib/module/stories/typography/typography.stories.js +2 -4
- package/lib/module/stories/typography/typography.stories.js.map +1 -1
- package/lib/module/stories/user-profile/user-profile.stories.js +1 -3
- package/lib/module/stories/user-profile/user-profile.stories.js.map +1 -1
- package/lib/module/styles/global/interface.d.js +0 -2
- package/lib/module/styles/global/interface.d.js.map +1 -1
- package/lib/module/styles/global/styles.js +49 -48
- package/lib/module/styles/global/styles.js.map +1 -1
- package/lib/module/styles/global/theme-provider.js +4 -8
- package/lib/module/styles/global/theme-provider.js.map +1 -1
- package/lib/module/styles/theme/theme.js +6 -6
- package/lib/module/styles/theme/theme.js.map +1 -1
- package/lib/module/utils/format-data/index.js +30 -10
- package/lib/module/utils/format-data/index.js.map +1 -1
- package/lib/module/utils/mutiply/index.js +0 -2
- package/lib/module/utils/mutiply/index.js.map +1 -1
- package/lib/module/utils/status-color/return-color.js +13 -7
- package/lib/module/utils/status-color/return-color.js.map +1 -1
- package/lib/typescript/example/src/App.d.ts +1 -0
- package/lib/typescript/{module/src → src}/common/constants/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/agent/index.d.ts +7 -0
- package/lib/typescript/{module/src → src}/common/icons-svg/arrow-drop-down/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/arrow-left/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/bed/index.d.ts +10 -0
- package/lib/typescript/{module/src → src}/common/icons-svg/bell/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/bluetooth/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/bluetooth-connected/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/calendar/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/call-bell/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/camera-plus/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/car/index.d.ts +10 -0
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/chart-bar/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/check-box/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/check-box-fill/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/check-box-outline/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/check-circle/index.d.ts +0 -1
- package/lib/typescript/{module/src/common/icons-svg/check-box → src/common/icons-svg/check-outline}/index.d.ts +2 -3
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/closed/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/coffee/index.d.ts +10 -0
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/constants/index.d.ts +8 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/credit-card/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/currency/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/currency-circle-dollar/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/ellipse/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/exclamation-circle/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/eye/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/eye-slash/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/file-text/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/files/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/gas-pump/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/gauge/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/gear/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/lifebuoy/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/list/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/moon-stars/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/note-pincel/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/package/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/package-check/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/pencil/index.d.ts +10 -0
- package/lib/typescript/{module/src → src}/common/icons-svg/plus/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/recused/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/refresh-ccw-dot/index.d.ts +7 -0
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/shopping-cart/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/steering-wheel/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/steering-wheel-fill/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/timer/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/trophy/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/truck/index.d.ts +0 -1
- package/lib/typescript/src/common/icons-svg/truck-activity/index.d.ts +10 -0
- package/lib/typescript/{module/src → src}/common/icons-svg/truck-trailer/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/wifi-high/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/common/icons-svg/wifi-x/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/common/icons-svg/x-circle/index.d.ts +0 -1
- package/lib/typescript/src/components/activities-daily/index.d.ts +10 -0
- package/lib/typescript/src/components/activities-progress/index.d.ts +10 -0
- package/lib/typescript/src/components/avatar-profile/index.d.ts +4 -0
- package/lib/typescript/{module/src → src}/components/box/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/box/styles.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/button/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/button/styles.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/capture-photo/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/capture-photo/styles.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/card-history/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/card-hours/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/card-loading/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/card-scheduled-journey/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/card-scheduled-journey/interface.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/card-scheduled-journey/styles.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/card-work-session/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/check-box/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/coil/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/filter-date-selector/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/filter-journey/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/header-profile/index.d.ts +0 -1
- package/lib/typescript/src/components/history-details/index.d.ts +10 -0
- package/lib/typescript/{module/src → src}/components/image-capture-with-remove/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/input/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/input/styles.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/loading-details/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/loading-progress/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/menu-item/index.d.ts +0 -1
- package/lib/typescript/src/components/menu-item/styles.d.ts +0 -0
- package/lib/typescript/{commonjs/src → src}/components/no-data/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/notification-loading/index.d.ts +0 -1
- package/lib/typescript/src/components/profile-menu-option/index.d.ts +4 -0
- package/lib/typescript/{commonjs/src → src}/components/scheduled-journey-indicators/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/selects/select-option/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/selects/select-option/styles.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/step-indicator/helpers/get-icon-by-status.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/step-indicator/index.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/step-indicator/styles.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/typography/index.d.ts +0 -1
- package/lib/typescript/{module/src → src}/components/typography/styles.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/components/user-profile/index.d.ts +0 -2
- package/lib/typescript/{commonjs/src → src}/index.d.ts +6 -2
- package/lib/typescript/src/stories/activities-daily/activities-daily.stories.d.ts +6 -0
- package/lib/typescript/src/stories/activities-progress/activities-progress.stories.d.ts +8 -0
- package/lib/typescript/src/stories/avatar-profile/avatar-profile.stories.d.ts +7 -0
- package/lib/typescript/{commonjs/src → src}/stories/box/box.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/button/button.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/capture-photo/capture-photo.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/card-history/card-history.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/card-hours/card-hours.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/card-loading/card-loading.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/card-work-session/card-work-session.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/check-box/check-box.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/coil/coil.stories.d.ts +2 -1
- package/lib/typescript/{module/src → src}/stories/filter-date-selector/filter-date-selector.stories.d.ts +1 -1
- package/lib/typescript/{module/src → src}/stories/filter-journey/filter-journey.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/header-profile/header-profile.stories.d.ts +0 -1
- package/lib/typescript/src/stories/history-details/history-details.stories.d.ts +6 -0
- package/lib/typescript/{commonjs/src → src}/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +1 -1
- package/lib/typescript/{commonjs/src → src}/stories/input/input.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/loading-details/loading-details.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/loading-progress/loading-progress.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/menu-item/menu-item.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/no-data/no-data.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/notification-loading/notification-loading.stories.d.ts +1 -1
- package/lib/typescript/src/stories/profile-menu-option/profile-menu-option.stories.d.ts +8 -0
- package/lib/typescript/{commonjs/src → src}/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/select-option/select-option.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/step-indicator/step-indicator.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/stories/typography/typography.stories.d.ts +0 -1
- package/lib/typescript/{commonjs/src → src}/stories/user-profile/user-profile.stories.d.ts +0 -1
- package/lib/typescript/{module/src → src}/styles/global/styles.d.ts +0 -1
- package/lib/typescript/{module/src → src}/styles/global/theme-provider.d.ts +2 -1
- package/lib/typescript/{module/src → src}/styles/theme/theme.d.ts +2 -1
- package/lib/typescript/{commonjs/src → src}/utils/format-data/index.d.ts +13 -3
- package/lib/typescript/{commonjs/src → src}/utils/mutiply/index.d.ts +0 -1
- package/lib/typescript/src/utils/status-color/return-color.d.ts +4 -0
- package/package.json +15 -2
- package/src/common/icons-svg/agent/index.tsx +40 -0
- package/src/common/icons-svg/bed/index.tsx +41 -0
- package/src/common/icons-svg/car/index.tsx +29 -0
- package/src/common/icons-svg/check-outline/index.tsx +42 -0
- package/src/common/icons-svg/coffee/index.tsx +43 -0
- package/src/common/icons-svg/constants/index.ts +63 -55
- package/src/common/icons-svg/index.tsx +255 -217
- package/src/common/icons-svg/pencil/index.tsx +32 -0
- package/src/common/icons-svg/refresh-ccw-dot/index.tsx +32 -0
- package/src/common/icons-svg/truck-activity/index.tsx +29 -0
- package/src/components/activities-daily/index.tsx +116 -0
- package/src/components/activities-daily/interface.d.ts +22 -0
- package/src/components/activities-progress/index.tsx +162 -0
- package/src/components/activities-progress/interface.d.ts +41 -0
- package/src/components/avatar-profile/index.tsx +95 -0
- package/src/components/avatar-profile/interface.d.ts +39 -0
- package/src/components/card-history/index.tsx +149 -150
- package/src/components/card-loading/index.tsx +278 -263
- package/src/components/card-work-session/index.tsx +187 -185
- package/src/components/check-box/index.tsx +94 -125
- package/src/components/check-box/interface.d.ts +31 -27
- package/src/components/coil/index.tsx +103 -103
- package/src/components/coil/interface.d.ts +26 -26
- package/src/components/filter-date-selector/index.tsx +101 -89
- package/src/components/history-details/index.tsx +100 -0
- package/src/components/history-details/interface.d.ts +18 -0
- package/src/components/image-capture-with-remove/index.tsx +89 -83
- package/src/components/image-capture-with-remove/interface.d.ts +25 -22
- package/src/components/notification-loading/index.tsx +155 -144
- package/src/components/notification-loading/interface.d.ts +35 -31
- package/src/components/profile-menu-option/index.tsx +65 -0
- package/src/components/profile-menu-option/interface.d.ts +42 -0
- package/src/components/step-indicator/index.tsx +164 -164
- package/src/components/step-indicator/interface.d.ts +34 -34
- package/src/components/user-profile/index.tsx +204 -216
- package/src/index.ts +42 -37
- package/src/stories/activities-daily/activities-daily.stories.tsx +40 -0
- package/src/stories/activities-progress/activities-progress.stories.tsx +61 -0
- package/src/stories/avatar-profile/avatar-profile.stories.tsx +32 -0
- package/src/stories/card-loading/card-loading.stories.tsx +85 -85
- package/src/stories/check-box/check-box.stories.tsx +81 -83
- package/src/stories/coil/coil.stories.tsx +98 -75
- package/src/stories/filter-date-selector/filter-date-selector.stories.tsx +122 -93
- package/src/stories/history-details/history-details.stories.tsx +36 -0
- package/src/stories/image-capture-with-remove/image-capture-with-remove.stories.tsx +57 -47
- package/src/stories/notification-loading/notification-loading.stories.tsx +88 -73
- package/src/stories/profile-menu-option/profile-menu-option.stories.tsx +70 -0
- package/src/stories/step-indicator/step-indicator.stories.tsx +124 -116
- package/src/styles/theme/theme.ts +170 -168
- package/src/utils/format-data/index.ts +66 -40
- package/src/utils/status-color/return-color.ts +23 -15
- package/lib/typescript/commonjs/package.json +0 -1
- package/lib/typescript/commonjs/src/common/constants/index.d.ts +0 -5
- package/lib/typescript/commonjs/src/common/constants/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts +0 -14
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts +0 -8
- package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/check-box/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts +0 -14
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts +0 -14
- package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/ellipse/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts +0 -14
- package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/files/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/box/index.d.ts +0 -10
- package/lib/typescript/commonjs/src/components/box/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/box/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/button/index.d.ts +0 -10
- package/lib/typescript/commonjs/src/components/button/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/button/styles.d.ts +0 -24
- package/lib/typescript/commonjs/src/components/button/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-history/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-hours/index.d.ts +0 -10
- package/lib/typescript/commonjs/src/components/card-hours/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-loading/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/interface.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts +0 -12
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/check-box/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/coil/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/components/coil/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/filter-date-selector/index.d.ts +0 -15
- package/lib/typescript/commonjs/src/components/filter-date-selector/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/filter-journey/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/header-profile/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/image-capture-with-remove/index.d.ts +0 -15
- package/lib/typescript/commonjs/src/components/image-capture-with-remove/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/input/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/input/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/loading-details/index.d.ts +0 -11
- package/lib/typescript/commonjs/src/components/loading-details/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/loading-progress/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/menu-item/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts +0 -1
- package/lib/typescript/commonjs/src/components/menu-item/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/no-data/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/notification-loading/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/scheduled-journey-indicators/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts +0 -64
- package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/typography/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/typography/styles.d.ts +0 -30
- package/lib/typescript/commonjs/src/components/typography/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/components/user-profile/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts +0 -10
- package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts +0 -7
- package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts +0 -9
- package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +0 -11
- package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/check-box/check-box.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/coil/coil.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/filter-date-selector/filter-date-selector.stories.d.ts +0 -7
- package/lib/typescript/commonjs/src/stories/filter-date-selector/filter-date-selector.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts +0 -7
- package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/input/input.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/loading-details/loading-details.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/loading-progress/loading-progress.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/menu-item/menu-item.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts +0 -7
- package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/notification-loading/notification-loading.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts +0 -16
- package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/styles/global/styles.d.ts +0 -47
- package/lib/typescript/commonjs/src/styles/global/styles.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts +0 -150
- package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/styles/theme/theme.d.ts +0 -152
- package/lib/typescript/commonjs/src/styles/theme/theme.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/utils/format-data/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/utils/mutiply/index.d.ts.map +0 -1
- package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts +0 -4
- package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts.map +0 -1
- package/lib/typescript/module/package.json +0 -1
- package/lib/typescript/module/src/common/constants/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/check-box/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts +0 -53
- package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/ellipse/index.d.ts +0 -5
- package/lib/typescript/module/src/common/icons-svg/ellipse/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts +0 -8
- package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/files/index.d.ts +0 -8
- package/lib/typescript/module/src/common/icons-svg/files/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/index.d.ts +0 -12
- package/lib/typescript/module/src/common/icons-svg/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/lifebuoy/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/list/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/package/index.d.ts +0 -11
- package/lib/typescript/module/src/common/icons-svg/package/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts.map +0 -1
- package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts +0 -14
- package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/box/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/box/styles.d.ts +0 -13
- package/lib/typescript/module/src/components/box/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/button/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/button/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/capture-photo/index.d.ts +0 -14
- package/lib/typescript/module/src/components/capture-photo/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/capture-photo/styles.d.ts +0 -12
- package/lib/typescript/module/src/components/capture-photo/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-history/index.d.ts +0 -15
- package/lib/typescript/module/src/components/card-history/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-hours/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-loading/index.d.ts +0 -15
- package/lib/typescript/module/src/components/card-loading/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts +0 -14
- package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts +0 -33
- package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/card-work-session/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/check-box/index.d.ts +0 -14
- package/lib/typescript/module/src/components/check-box/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/coil/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/filter-date-selector/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/filter-journey/index.d.ts +0 -11
- package/lib/typescript/module/src/components/filter-journey/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/header-profile/index.d.ts +0 -14
- package/lib/typescript/module/src/components/header-profile/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/image-capture-with-remove/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/input/index.d.ts +0 -15
- package/lib/typescript/module/src/components/input/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/input/styles.d.ts +0 -12
- package/lib/typescript/module/src/components/input/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/loading-details/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/loading-progress/index.d.ts +0 -15
- package/lib/typescript/module/src/components/loading-progress/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/menu-item/index.d.ts +0 -15
- package/lib/typescript/module/src/components/menu-item/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/menu-item/styles.d.ts +0 -1
- package/lib/typescript/module/src/components/menu-item/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/no-data/index.d.ts +0 -8
- package/lib/typescript/module/src/components/no-data/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/notification-loading/index.d.ts +0 -11
- package/lib/typescript/module/src/components/notification-loading/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts +0 -11
- package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/selects/select-option/index.d.ts +0 -14
- package/lib/typescript/module/src/components/selects/select-option/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/selects/select-option/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts +0 -15
- package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +0 -1
- package/lib/typescript/module/src/components/step-indicator/index.d.ts +0 -14
- package/lib/typescript/module/src/components/step-indicator/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/step-indicator/styles.d.ts +0 -57
- package/lib/typescript/module/src/components/step-indicator/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/typography/index.d.ts +0 -14
- package/lib/typescript/module/src/components/typography/index.d.ts.map +0 -1
- package/lib/typescript/module/src/components/typography/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/components/user-profile/index.d.ts +0 -15
- package/lib/typescript/module/src/components/user-profile/index.d.ts.map +0 -1
- package/lib/typescript/module/src/index.d.ts +0 -32
- package/lib/typescript/module/src/index.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/box/box.stories.d.ts +0 -9
- package/lib/typescript/module/src/stories/box/box.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/button/button.stories.d.ts +0 -11
- package/lib/typescript/module/src/stories/button/button.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/card-history/card-history.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts +0 -8
- package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/card-loading/card-loading.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts +0 -8
- package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts +0 -10
- package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/coil/coil.stories.d.ts +0 -10
- package/lib/typescript/module/src/stories/coil/coil.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/filter-date-selector/filter-date-selector.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/filter-journey/filter-journey.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts +0 -11
- package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +0 -8
- package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/input/input.stories.d.ts +0 -15
- package/lib/typescript/module/src/stories/input/input.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts +0 -7
- package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts +0 -7
- package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts +0 -9
- package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/no-data/no-data.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts +0 -9
- package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +0 -10
- package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts +0 -7
- package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts +0 -8
- package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/typography/typography.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts +0 -8
- package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts.map +0 -1
- package/lib/typescript/module/src/styles/global/styles.d.ts.map +0 -1
- package/lib/typescript/module/src/styles/global/theme-provider.d.ts.map +0 -1
- package/lib/typescript/module/src/styles/theme/theme.d.ts.map +0 -1
- package/lib/typescript/module/src/utils/format-data/index.d.ts +0 -18
- package/lib/typescript/module/src/utils/format-data/index.d.ts.map +0 -1
- package/lib/typescript/module/src/utils/mutiply/index.d.ts +0 -2
- package/lib/typescript/module/src/utils/mutiply/index.d.ts.map +0 -1
- package/lib/typescript/module/src/utils/status-color/return-color.d.ts +0 -4
- package/lib/typescript/module/src/utils/status-color/return-color.d.ts.map +0 -1
|
@@ -6,7 +6,6 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.SvgIconRecused = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
8
|
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
9
|
-
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
9
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
11
10
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
12
11
|
/**
|
|
@@ -19,27 +18,26 @@ const SvgIconRecused = ({
|
|
|
19
18
|
color,
|
|
20
19
|
size,
|
|
21
20
|
background
|
|
22
|
-
}) => /*#__PURE__*/
|
|
21
|
+
}) => /*#__PURE__*/React.createElement(_reactNativeSvg.default
|
|
23
22
|
// @ts-ignore
|
|
24
23
|
, {
|
|
25
24
|
xmlns: "http://www.w3.org/2000/svg",
|
|
26
|
-
width: size
|
|
27
|
-
height: size
|
|
25
|
+
width: size !== null && size !== void 0 ? size : "36",
|
|
26
|
+
height: size !== null && size !== void 0 ? size : "36",
|
|
28
27
|
fill: "none",
|
|
29
|
-
viewBox: "0 0 36 36"
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
});
|
|
28
|
+
viewBox: "0 0 36 36"
|
|
29
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
|
|
30
|
+
cx: "18",
|
|
31
|
+
cy: "18",
|
|
32
|
+
r: "18",
|
|
33
|
+
fill: background !== null && background !== void 0 ? background : "#931818"
|
|
34
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
35
|
+
stroke: color !== null && color !== void 0 ? color : "#fff",
|
|
36
|
+
strokeLinecap: "round",
|
|
37
|
+
strokeLinejoin: "round",
|
|
38
|
+
strokeWidth: "1.5",
|
|
39
|
+
d: "m24.075 11.925-12.15 12.15M24.075 24.075l-12.15-12.15"
|
|
40
|
+
}));
|
|
43
41
|
|
|
44
42
|
/**
|
|
45
43
|
* EXPORTS
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","
|
|
1
|
+
{"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconRecused","color","size","background","createElement","xmlns","width","height","fill","viewBox","Circle","cx","cy","Path","stroke","strokeLinecap","strokeLinejoin","strokeWidth","d","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport * as React from \"react\";\nimport Svg, { Path, Circle } from \"react-native-svg\";\n\n// typings\nimport { ISvgProps } from \"../interface\";\n\nconst SvgIconRecused: React.FC<ISvgProps> = ({ color, size, background }) => (\n <Svg\n // @ts-ignore\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size ?? \"36\"}\n height={size ?? \"36\"}\n fill=\"none\"\n viewBox=\"0 0 36 36\"\n >\n <Circle cx=\"18\" cy=\"18\" r=\"18\" fill={background ?? \"#931818\"}></Circle>\n <Path\n stroke={color ?? \"#fff\"}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth=\"1.5\"\n d=\"m24.075 11.925-12.15 12.15M24.075 24.075l-12.15-12.15\"\n ></Path>\n </Svg>\n);\n\n/**\n * EXPORTS\n */\nexport { SvgIconRecused };\n"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAAqD,SAAAE,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAJ,wBAAAI,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAJrD;AACA;AACA;;AAIA;;AAGA,MAAMW,cAAmC,GAAGA,CAAC;EAAEC,KAAK;EAAEC,IAAI;EAAEC;AAAW,CAAC,kBACtE3B,KAAA,CAAA4B,aAAA,CAACzB,eAAA,CAAAO;AACC;AAAA;EACAmB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEJ,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,IAAK;EACpBK,MAAM,EAAEL,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,IAAK;EACrBM,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC;AAAW,gBAEnBjC,KAAA,CAAA4B,aAAA,CAACzB,eAAA,CAAA+B,MAAM;EAACC,EAAE,EAAC,IAAI;EAACC,EAAE,EAAC,IAAI;EAAC7B,CAAC,EAAC,IAAI;EAACyB,IAAI,EAAEL,UAAU,aAAVA,UAAU,cAAVA,UAAU,GAAI;AAAU,CAAS,CAAC,eACvE3B,KAAA,CAAA4B,aAAA,CAACzB,eAAA,CAAAkC,IAAI;EACHC,MAAM,EAAEb,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,MAAO;EACxBc,aAAa,EAAC,OAAO;EACrBC,cAAc,EAAC,OAAO;EACtBC,WAAW,EAAC,KAAK;EACjBC,CAAC,EAAC;AAAuD,CACpD,CACJ,CACN;;AAED;AACA;AACA;AAFAC,OAAA,CAAAnB,cAAA,GAAAA,cAAA","ignoreList":[]}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.SvgIconRefreshCcwDot = void 0;
|
|
7
|
+
var React = _interopRequireWildcard(require("react"));
|
|
8
|
+
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
9
|
+
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
10
|
+
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
11
|
+
/**
|
|
12
|
+
* IMPORTS
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
//typings
|
|
16
|
+
|
|
17
|
+
const SvgIconRefreshCcwDot = ({
|
|
18
|
+
size,
|
|
19
|
+
color
|
|
20
|
+
}) => /*#__PURE__*/React.createElement(_reactNativeSvg.default
|
|
21
|
+
//@ts-ignore
|
|
22
|
+
, {
|
|
23
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
24
|
+
width: size !== null && size !== void 0 ? size : 24,
|
|
25
|
+
height: size !== null && size !== void 0 ? size : 24,
|
|
26
|
+
viewBox: "0 0 24 24",
|
|
27
|
+
fill: "none",
|
|
28
|
+
stroke: color !== null && color !== void 0 ? color : "#000",
|
|
29
|
+
"stroke-width": "2",
|
|
30
|
+
"stroke-linecap": "round",
|
|
31
|
+
"stroke-linejoin": "round",
|
|
32
|
+
class: "lucide lucide-refresh-ccw-dot-icon lucide-refresh-ccw-dot"
|
|
33
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
34
|
+
d: "M3 2v6h6"
|
|
35
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
36
|
+
d: "M21 12A9 9 0 0 0 6 5.3L3 8"
|
|
37
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
38
|
+
d: "M21 22v-6h-6"
|
|
39
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
40
|
+
d: "M3 12a9 9 0 0 0 15 6.7l3-2.7"
|
|
41
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Circle, {
|
|
42
|
+
cx: "12",
|
|
43
|
+
cy: "12",
|
|
44
|
+
r: "1"
|
|
45
|
+
}));
|
|
46
|
+
exports.SvgIconRefreshCcwDot = SvgIconRefreshCcwDot;
|
|
47
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconRefreshCcwDot","size","color","createElement","xmlns","width","height","viewBox","fill","stroke","class","Path","d","Circle","cx","cy","exports"],"sources":["index.tsx"],"sourcesContent":["/**\r\n * IMPORTS\r\n */\r\nimport * as React from \"react\";\r\nimport Svg, { Path, Circle } from \"react-native-svg\";\r\n\r\n//typings\r\nimport { ISvgProps } from \"../interface\";\r\n\r\nconst SvgIconRefreshCcwDot: React.FC<ISvgProps> = ({ size, color }) => (\r\n <Svg\r\n //@ts-ignore\r\n xmlns=\"http://www.w3.org/2000/svg\"\r\n width={size ?? 24}\r\n height={size ?? 24}\r\n viewBox=\"0 0 24 24\"\r\n fill=\"none\"\r\n stroke={color ?? \"#000\"}\r\n stroke-width=\"2\"\r\n stroke-linecap=\"round\"\r\n stroke-linejoin=\"round\"\r\n class=\"lucide lucide-refresh-ccw-dot-icon lucide-refresh-ccw-dot\"\r\n >\r\n <Path d=\"M3 2v6h6\" />\r\n <Path d=\"M21 12A9 9 0 0 0 6 5.3L3 8\" />\r\n <Path d=\"M21 22v-6h-6\" />\r\n <Path d=\"M3 12a9 9 0 0 0 15 6.7l3-2.7\" />\r\n <Circle cx=\"12\" cy=\"12\" r=\"1\" />\r\n </Svg>\r\n);\r\n\r\nexport { SvgIconRefreshCcwDot };\r\n"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAAqD,SAAAE,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAJ,wBAAAI,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAJrD;AACA;AACA;;AAIA;;AAGA,MAAMW,oBAAyC,GAAGA,CAAC;EAAEC,IAAI;EAAEC;AAAM,CAAC,kBAChE1B,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAO;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEJ,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EAClBK,MAAM,EAAEL,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EACnBM,OAAO,EAAC,WAAW;EACnBC,IAAI,EAAC,MAAM;EACXC,MAAM,EAAEP,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,MAAO;EACxB,gBAAa,GAAG;EAChB,kBAAe,OAAO;EACtB,mBAAgB,OAAO;EACvBQ,KAAK,EAAC;AAA2D,gBAEjElC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAgC,IAAI;EAACC,CAAC,EAAC;AAAU,CAAE,CAAC,eACrBpC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAgC,IAAI;EAACC,CAAC,EAAC;AAA4B,CAAE,CAAC,eACvCpC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAgC,IAAI;EAACC,CAAC,EAAC;AAAc,CAAE,CAAC,eACzBpC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAgC,IAAI;EAACC,CAAC,EAAC;AAA8B,CAAE,CAAC,eACzCpC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAkC,MAAM;EAACC,EAAE,EAAC,IAAI;EAACC,EAAE,EAAC,IAAI;EAAChC,CAAC,EAAC;AAAG,CAAE,CAC5B,CACN;AAACiC,OAAA,CAAAhB,oBAAA,GAAAA,oBAAA","ignoreList":[]}
|
|
@@ -6,14 +6,12 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.IconShoppingCart = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
9
|
-
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
9
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
11
10
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
12
11
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
13
|
-
/**
|
|
12
|
+
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); } /**
|
|
14
13
|
* IMPORTS
|
|
15
14
|
*/
|
|
16
|
-
|
|
17
15
|
/**
|
|
18
16
|
* typings
|
|
19
17
|
*/
|
|
@@ -22,27 +20,25 @@ const IconShoppingCart = ({
|
|
|
22
20
|
color,
|
|
23
21
|
size,
|
|
24
22
|
...res
|
|
25
|
-
}) => /*#__PURE__*/
|
|
23
|
+
}) => /*#__PURE__*/_react.default.createElement(_reactNativeSvg.default
|
|
26
24
|
//@ts-ignore
|
|
27
|
-
, {
|
|
25
|
+
, _extends({
|
|
28
26
|
xmlns: "http://www.w3.org/2000/svg",
|
|
29
|
-
width: size
|
|
30
|
-
height: size
|
|
27
|
+
width: size !== null && size !== void 0 ? size : 24,
|
|
28
|
+
height: size !== null && size !== void 0 ? size : 24,
|
|
31
29
|
fill: "none",
|
|
32
|
-
viewBox: "0 0 24 24"
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
})]
|
|
45
|
-
});
|
|
30
|
+
viewBox: "0 0 24 24"
|
|
31
|
+
}, res), /*#__PURE__*/_react.default.createElement(_reactNativeSvg.Path, {
|
|
32
|
+
stroke: color !== null && color !== void 0 ? color : "#fff",
|
|
33
|
+
strokeLinecap: "round",
|
|
34
|
+
strokeLinejoin: "round",
|
|
35
|
+
d: "M7 23a1 1 0 100-2 1 1 0 000 2zM18 23a1 1 0 100-2 1 1 0 000 2zM1.05 3.05h2l2.66 12.42a2 2 0 002 1.58h9.78a2 2 0 001.95-1.57l1.65-7.43m-16.97 0h10.242"
|
|
36
|
+
}), /*#__PURE__*/_react.default.createElement(_reactNativeSvg.Path, {
|
|
37
|
+
stroke: color !== null && color !== void 0 ? color : "#fff",
|
|
38
|
+
strokeLinecap: "round",
|
|
39
|
+
strokeLinejoin: "round",
|
|
40
|
+
d: "M21 5l-8.938 10L8 10.454"
|
|
41
|
+
}));
|
|
46
42
|
|
|
47
43
|
/**
|
|
48
44
|
* EXPORTS
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNativeSvg","_interopRequireWildcard","
|
|
1
|
+
{"version":3,"names":["_react","_interopRequireDefault","require","_reactNativeSvg","_interopRequireWildcard","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","_extends","assign","bind","arguments","length","apply","IconShoppingCart","color","size","res","createElement","xmlns","width","height","fill","viewBox","Path","stroke","strokeLinecap","strokeLinejoin","d","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport React from \"react\";\nimport Svg, { Path } from \"react-native-svg\";\n/**\n * typings\n */\nimport { ISvgProps } from \"../interface\";\n\nconst IconShoppingCart: React.FC<ISvgProps> = ({ color, size, ...res }) => (\n <Svg\n //@ts-ignore\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size ?? 24}\n height={size ?? 24}\n fill=\"none\"\n viewBox=\"0 0 24 24\"\n {...res}\n >\n <Path\n stroke={color ?? \"#fff\"}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n d=\"M7 23a1 1 0 100-2 1 1 0 000 2zM18 23a1 1 0 100-2 1 1 0 000 2zM1.05 3.05h2l2.66 12.42a2 2 0 002 1.58h9.78a2 2 0 001.95-1.57l1.65-7.43m-16.97 0h10.242\"\n ></Path>\n <Path\n stroke={color ?? \"#fff\"}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n d=\"M21 5l-8.938 10L8 10.454\"\n ></Path>\n </Svg>\n);\n\n/**\n * EXPORTS\n */\nexport { IconShoppingCart };\n"],"mappings":";;;;;;AAGA,IAAAA,MAAA,GAAAC,sBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAC,uBAAA,CAAAF,OAAA;AAA6C,SAAAG,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAF,wBAAAE,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAAA,SAAAb,uBAAAK,CAAA,WAAAA,CAAA,IAAAA,CAAA,CAAAI,UAAA,GAAAJ,CAAA,KAAAK,OAAA,EAAAL,CAAA;AAAA,SAAAmB,SAAA,WAAAA,QAAA,GAAAR,MAAA,CAAAS,MAAA,GAAAT,MAAA,CAAAS,MAAA,CAAAC,IAAA,eAAAb,CAAA,aAAAR,CAAA,MAAAA,CAAA,GAAAsB,SAAA,CAAAC,MAAA,EAAAvB,CAAA,UAAAG,CAAA,GAAAmB,SAAA,CAAAtB,CAAA,YAAAE,CAAA,IAAAC,CAAA,OAAAY,cAAA,CAAAC,IAAA,CAAAb,CAAA,EAAAD,CAAA,MAAAM,CAAA,CAAAN,CAAA,IAAAC,CAAA,CAAAD,CAAA,aAAAM,CAAA,KAAAW,QAAA,CAAAK,KAAA,OAAAF,SAAA,KAJ7C;AACA;AACA;AAGA;AACA;AACA;;AAGA,MAAMG,gBAAqC,GAAGA,CAAC;EAAEC,KAAK;EAAEC,IAAI;EAAE,GAAGC;AAAI,CAAC,kBACpElC,MAAA,CAAAW,OAAA,CAAAwB,aAAA,CAAChC,eAAA,CAAAQ;AACC;AAAA,EAAAc,QAAA;EACAW,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEJ,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EAClBK,MAAM,EAAEL,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EACnBM,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC;AAAW,GACfN,GAAG,gBAEPlC,MAAA,CAAAW,OAAA,CAAAwB,aAAA,CAAChC,eAAA,CAAAsC,IAAI;EACHC,MAAM,EAAEV,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,MAAO;EACxBW,aAAa,EAAC,OAAO;EACrBC,cAAc,EAAC,OAAO;EACtBC,CAAC,EAAC;AAAsJ,CACnJ,CAAC,eACR7C,MAAA,CAAAW,OAAA,CAAAwB,aAAA,CAAChC,eAAA,CAAAsC,IAAI;EACHC,MAAM,EAAEV,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,MAAO;EACxBW,aAAa,EAAC,OAAO;EACrBC,cAAc,EAAC,OAAO;EACtBC,CAAC,EAAC;AAA0B,CACvB,CACJ,CACN;;AAED;AACA;AACA;AAFAC,OAAA,CAAAf,gBAAA,GAAAA,gBAAA","ignoreList":[]}
|
|
@@ -6,7 +6,6 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.SvgIconSteeringWheel = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
8
|
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
9
|
-
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
9
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
11
10
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
12
11
|
/**
|
|
@@ -18,41 +17,36 @@ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e;
|
|
|
18
17
|
const SvgIconSteeringWheel = ({
|
|
19
18
|
color,
|
|
20
19
|
size
|
|
21
|
-
}) => /*#__PURE__*/
|
|
20
|
+
}) => /*#__PURE__*/React.createElement(_reactNativeSvg.default
|
|
22
21
|
//@ts-ignore
|
|
23
22
|
, {
|
|
24
23
|
xmlns: "http://www.w3.org/2000/svg",
|
|
25
|
-
width: size
|
|
26
|
-
height: size
|
|
27
|
-
fill: "none"
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
d: "M.455.192h24v24h-24z"
|
|
52
|
-
})
|
|
53
|
-
})
|
|
54
|
-
})]
|
|
55
|
-
});
|
|
24
|
+
width: size !== null && size !== void 0 ? size : 24,
|
|
25
|
+
height: size !== null && size !== void 0 ? size : 24,
|
|
26
|
+
fill: "none"
|
|
27
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
|
|
28
|
+
clipPath: "url(#a)"
|
|
29
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
30
|
+
fill: color !== null && color !== void 0 ? color : "#050022",
|
|
31
|
+
d: "M12.455 14.254a.938.938 0 1 0 0-1.875.938.938 0 0 0 0 1.875Z"
|
|
32
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
33
|
+
stroke: color !== null && color !== void 0 ? color : "#050022",
|
|
34
|
+
strokeLinecap: "round",
|
|
35
|
+
strokeLinejoin: "round",
|
|
36
|
+
strokeWidth: 1.5,
|
|
37
|
+
d: "M12.455 21.192a9 9 0 1 0 0-18 9 9 0 0 0 0 18Z"
|
|
38
|
+
}), /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
39
|
+
stroke: color !== null && color !== void 0 ? color : "#050022",
|
|
40
|
+
strokeLinecap: "round",
|
|
41
|
+
strokeLinejoin: "round",
|
|
42
|
+
strokeWidth: 1.5,
|
|
43
|
+
d: "M3.605 13.837a12 12 0 0 1 17.7 0M11.687 21.159l-2.05-5.48a.75.75 0 0 0-.702-.487H3.966M13.22 21.16l2.052-5.482a.75.75 0 0 1 .704-.486h4.968"
|
|
44
|
+
})), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
|
|
45
|
+
id: "a"
|
|
46
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
47
|
+
fill: "#fff",
|
|
48
|
+
d: "M.455.192h24v24h-24z"
|
|
49
|
+
}))));
|
|
56
50
|
|
|
57
51
|
/**
|
|
58
52
|
* EXPORTS
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","
|
|
1
|
+
{"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconSteeringWheel","color","size","createElement","xmlns","width","height","fill","G","clipPath","Path","d","stroke","strokeLinecap","strokeLinejoin","strokeWidth","Defs","ClipPath","id","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport * as React from \"react\";\nimport Svg, { Path, Defs, G, ClipPath } from \"react-native-svg\";\n\n//typings\nimport { ISvgProps } from \"../interface\";\n\nconst SvgIconSteeringWheel: React.FC<ISvgProps> = ({ color, size }) => (\n <Svg\n //@ts-ignore\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size ?? 24}\n height={size ?? 24}\n fill=\"none\"\n >\n <G clipPath=\"url(#a)\">\n <Path\n fill={color ?? \"#050022\"}\n d=\"M12.455 14.254a.938.938 0 1 0 0-1.875.938.938 0 0 0 0 1.875Z\"\n />\n <Path\n stroke={color ?? \"#050022\"}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth={1.5}\n d=\"M12.455 21.192a9 9 0 1 0 0-18 9 9 0 0 0 0 18Z\"\n />\n <Path\n stroke={color ?? \"#050022\"}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth={1.5}\n d=\"M3.605 13.837a12 12 0 0 1 17.7 0M11.687 21.159l-2.05-5.48a.75.75 0 0 0-.702-.487H3.966M13.22 21.16l2.052-5.482a.75.75 0 0 1 .704-.486h4.968\"\n />\n </G>\n <Defs>\n <ClipPath id=\"a\">\n <Path fill=\"#fff\" d=\"M.455.192h24v24h-24z\" />\n </ClipPath>\n </Defs>\n </Svg>\n);\n\n/**\n * EXPORTS\n */\nexport { SvgIconSteeringWheel };\n"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAAgE,SAAAE,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAJ,wBAAAI,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAJhE;AACA;AACA;;AAIA;;AAGA,MAAMW,oBAAyC,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBAChE1B,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAO;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEH,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EAClBI,MAAM,EAAEJ,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EACnBK,IAAI,EAAC;AAAM,gBAEX/B,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA6B,CAAC;EAACC,QAAQ,EAAC;AAAS,gBACnBjC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA+B,IAAI;EACHH,IAAI,EAAEN,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,SAAU;EACzBU,CAAC,EAAC;AAA8D,CACjE,CAAC,eACFnC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA+B,IAAI;EACHE,MAAM,EAAEX,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,SAAU;EAC3BY,aAAa,EAAC,OAAO;EACrBC,cAAc,EAAC,OAAO;EACtBC,WAAW,EAAE,GAAI;EACjBJ,CAAC,EAAC;AAA+C,CAClD,CAAC,eACFnC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA+B,IAAI;EACHE,MAAM,EAAEX,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,SAAU;EAC3BY,aAAa,EAAC,OAAO;EACrBC,cAAc,EAAC,OAAO;EACtBC,WAAW,EAAE,GAAI;EACjBJ,CAAC,EAAC;AAA6I,CAChJ,CACA,CAAC,eACJnC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAqC,IAAI,qBACHxC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAsC,QAAQ;EAACC,EAAE,EAAC;AAAG,gBACd1C,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA+B,IAAI;EAACH,IAAI,EAAC,MAAM;EAACI,CAAC,EAAC;AAAsB,CAAE,CACpC,CACN,CACH,CACN;;AAED;AACA;AACA;AAFAQ,OAAA,CAAAnB,oBAAA,GAAAA,oBAAA","ignoreList":[]}
|
|
@@ -6,7 +6,6 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.SvgIconSteeringWheelFill = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
8
|
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
9
|
-
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
9
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
11
10
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
12
11
|
/**
|
|
@@ -18,30 +17,25 @@ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e;
|
|
|
18
17
|
const SvgIconSteeringWheelFill = ({
|
|
19
18
|
color,
|
|
20
19
|
size
|
|
21
|
-
}) => /*#__PURE__*/
|
|
20
|
+
}) => /*#__PURE__*/React.createElement(_reactNativeSvg.default
|
|
22
21
|
//@ts-ignore
|
|
23
22
|
, {
|
|
24
23
|
xmlns: "http://www.w3.org/2000/svg",
|
|
25
|
-
width: size
|
|
26
|
-
height: size
|
|
24
|
+
width: size !== null && size !== void 0 ? size : 24,
|
|
25
|
+
height: size !== null && size !== void 0 ? size : 24,
|
|
27
26
|
fill: "none",
|
|
28
|
-
viewBox: "0 0 24 24"
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
d: "M0 0h24v24H0z"
|
|
41
|
-
})
|
|
42
|
-
})
|
|
43
|
-
})]
|
|
44
|
-
});
|
|
27
|
+
viewBox: "0 0 24 24"
|
|
28
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
|
|
29
|
+
clipPath: "url(#clip0_7394_1995)"
|
|
30
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
31
|
+
fill: color !== null && color !== void 0 ? color : "#050022",
|
|
32
|
+
d: "M12 2.25A9.75 9.75 0 1 0 21.75 12 9.77 9.77 0 0 0 12 2.25m5.25 10.5H12a.75.75 0 0 1-.75-.75V6.75a.75.75 0 1 1 1.5 0v4.5h4.5a.75.75 0 1 1 0 1.5"
|
|
33
|
+
})), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
|
|
34
|
+
id: "clip0_7394_1995"
|
|
35
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
36
|
+
fill: "#fff",
|
|
37
|
+
d: "M0 0h24v24H0z"
|
|
38
|
+
}))));
|
|
45
39
|
|
|
46
40
|
/**
|
|
47
41
|
* EXPORTS
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","
|
|
1
|
+
{"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconSteeringWheelFill","color","size","createElement","xmlns","width","height","fill","viewBox","G","clipPath","Path","d","Defs","ClipPath","id","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport * as React from \"react\";\nimport Svg, { Path, G, ClipPath, Defs } from \"react-native-svg\";\n\n//typings\nimport { ISvgProps } from \"../interface\";\n\nconst SvgIconSteeringWheelFill: React.FC<ISvgProps> = ({ color, size }) => (\n <Svg\n //@ts-ignore\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size ?? 24}\n height={size ?? 24}\n fill=\"none\"\n viewBox=\"0 0 24 24\"\n >\n <G clipPath=\"url(#clip0_7394_1995)\">\n <Path\n fill={color ?? \"#050022\"}\n d=\"M12 2.25A9.75 9.75 0 1 0 21.75 12 9.77 9.77 0 0 0 12 2.25m5.25 10.5H12a.75.75 0 0 1-.75-.75V6.75a.75.75 0 1 1 1.5 0v4.5h4.5a.75.75 0 1 1 0 1.5\"\n ></Path>\n </G>\n <Defs>\n <ClipPath id=\"clip0_7394_1995\">\n <Path fill=\"#fff\" d=\"M0 0h24v24H0z\"></Path>\n </ClipPath>\n </Defs>\n </Svg>\n);\n\n/**\n * EXPORTS\n */\nexport { SvgIconSteeringWheelFill };\n"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAAgE,SAAAE,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAJ,wBAAAI,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAJhE;AACA;AACA;;AAIA;;AAGA,MAAMW,wBAA6C,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBACpE1B,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAO;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEH,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EAClBI,MAAM,EAAEJ,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EACnBK,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC;AAAW,gBAEnBhC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA8B,CAAC;EAACC,QAAQ,EAAC;AAAuB,gBACjClC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAgC,IAAI;EACHJ,IAAI,EAAEN,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,SAAU;EACzBW,CAAC,EAAC;AAAgJ,CAC7I,CACN,CAAC,eACJpC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAkC,IAAI,qBACHrC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAmC,QAAQ;EAACC,EAAE,EAAC;AAAiB,gBAC5BvC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAgC,IAAI;EAACJ,IAAI,EAAC,MAAM;EAACK,CAAC,EAAC;AAAe,CAAO,CAClC,CACN,CACH,CACN;;AAED;AACA;AACA;AAFAI,OAAA,CAAAhB,wBAAA,GAAAA,wBAAA","ignoreList":[]}
|
|
@@ -6,7 +6,6 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.SvgIconTimer = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
8
|
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
9
|
-
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
9
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
11
10
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
12
11
|
/**
|
|
@@ -18,33 +17,28 @@ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e;
|
|
|
18
17
|
const SvgIconTimer = ({
|
|
19
18
|
color,
|
|
20
19
|
size
|
|
21
|
-
}) => /*#__PURE__*/
|
|
20
|
+
}) => /*#__PURE__*/React.createElement(_reactNativeSvg.default
|
|
22
21
|
//@ts-ignore
|
|
23
22
|
, {
|
|
24
23
|
xmlns: "http://www.w3.org/2000/svg",
|
|
25
|
-
width: size
|
|
26
|
-
height: size
|
|
24
|
+
width: size !== null && size !== void 0 ? size : 24,
|
|
25
|
+
height: size !== null && size !== void 0 ? size : 24,
|
|
27
26
|
fill: "none",
|
|
28
|
-
viewBox: "0 0 24 24"
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
d: "M0 0H24V24H0z"
|
|
44
|
-
})
|
|
45
|
-
})
|
|
46
|
-
})]
|
|
47
|
-
});
|
|
27
|
+
viewBox: "0 0 24 24"
|
|
28
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.G, {
|
|
29
|
+
stroke: color !== null && color !== void 0 ? color : "#050022",
|
|
30
|
+
strokeLinecap: "round",
|
|
31
|
+
strokeLinejoin: "round",
|
|
32
|
+
strokeWidth: "2",
|
|
33
|
+
clipPath: "url(#clip0_52_223)"
|
|
34
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
35
|
+
d: "M12 21a8.25 8.25 0 100-16.5A8.25 8.25 0 0012 21zM12 12.75L15.75 9M9.75 1.5h4.5"
|
|
36
|
+
})), /*#__PURE__*/React.createElement(_reactNativeSvg.Defs, null, /*#__PURE__*/React.createElement(_reactNativeSvg.ClipPath, {
|
|
37
|
+
id: "clip0_52_223"
|
|
38
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
39
|
+
fill: "#fff",
|
|
40
|
+
d: "M0 0H24V24H0z"
|
|
41
|
+
}))));
|
|
48
42
|
|
|
49
43
|
/**
|
|
50
44
|
* EXPORTS
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","
|
|
1
|
+
{"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconTimer","color","size","createElement","xmlns","width","height","fill","viewBox","G","stroke","strokeLinecap","strokeLinejoin","strokeWidth","clipPath","Path","d","Defs","ClipPath","id","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport * as React from \"react\";\nimport Svg, { Path, Defs, G, ClipPath } from \"react-native-svg\";\n\n//typings\nimport { ISvgProps } from \"../interface\";\n\nconst SvgIconTimer: React.FC<ISvgProps> = ({ color, size }) => (\n <Svg\n //@ts-ignore\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size ?? 24}\n height={size ?? 24}\n fill=\"none\"\n viewBox=\"0 0 24 24\"\n >\n <G\n stroke={color ?? \"#050022\"}\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n strokeWidth=\"2\"\n clipPath=\"url(#clip0_52_223)\"\n >\n <Path d=\"M12 21a8.25 8.25 0 100-16.5A8.25 8.25 0 0012 21zM12 12.75L15.75 9M9.75 1.5h4.5\"></Path>\n </G>\n <Defs>\n <ClipPath id=\"clip0_52_223\">\n <Path fill=\"#fff\" d=\"M0 0H24V24H0z\"></Path>\n </ClipPath>\n </Defs>\n </Svg>\n);\n\n/**\n * EXPORTS\n */\nexport { SvgIconTimer };\n"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAAgE,SAAAE,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAJ,wBAAAI,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAJhE;AACA;AACA;;AAIA;;AAGA,MAAMW,YAAiC,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBACxD1B,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAO;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEH,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EAClBI,MAAM,EAAEJ,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EACnBK,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC;AAAW,gBAEnBhC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA8B,CAAC;EACAC,MAAM,EAAET,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,SAAU;EAC3BU,aAAa,EAAC,OAAO;EACrBC,cAAc,EAAC,OAAO;EACtBC,WAAW,EAAC,GAAG;EACfC,QAAQ,EAAC;AAAoB,gBAE7BtC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAoC,IAAI;EAACC,CAAC,EAAC;AAAgF,CAAO,CAC9F,CAAC,eACJxC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAsC,IAAI,qBACHzC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAuC,QAAQ;EAACC,EAAE,EAAC;AAAc,gBACzB3C,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAoC,IAAI;EAACR,IAAI,EAAC,MAAM;EAACS,CAAC,EAAC;AAAe,CAAO,CAClC,CACN,CACH,CACN;;AAED;AACA;AACA;AAFAI,OAAA,CAAApB,YAAA,GAAAA,YAAA","ignoreList":[]}
|
|
@@ -6,7 +6,6 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.SvgIconTrophy = void 0;
|
|
7
7
|
var React = _interopRequireWildcard(require("react"));
|
|
8
8
|
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
9
|
-
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
9
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
11
10
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
12
11
|
/**
|
|
@@ -18,19 +17,18 @@ function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e;
|
|
|
18
17
|
const SvgIconTrophy = ({
|
|
19
18
|
color,
|
|
20
19
|
size
|
|
21
|
-
}) => /*#__PURE__*/
|
|
20
|
+
}) => /*#__PURE__*/React.createElement(_reactNativeSvg.default
|
|
22
21
|
//@ts-ignore
|
|
23
22
|
, {
|
|
24
23
|
xmlns: "http://www.w3.org/2000/svg",
|
|
25
|
-
width: size
|
|
26
|
-
height: size
|
|
24
|
+
width: size !== null && size !== void 0 ? size : 24,
|
|
25
|
+
height: size !== null && size !== void 0 ? size : 24,
|
|
27
26
|
fill: "none",
|
|
28
|
-
viewBox: "0 0 24 24"
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
});
|
|
27
|
+
viewBox: "0 0 24 24"
|
|
28
|
+
}, /*#__PURE__*/React.createElement(_reactNativeSvg.Path, {
|
|
29
|
+
fill: color !== null && color !== void 0 ? color : "#050022",
|
|
30
|
+
d: "M22 8.25h-2.25v-1.5A.75.75 0 0 0 19 6H5.5a.75.75 0 0 0-.75.75v1.5H2.5A1.5 1.5 0 0 0 1 9.75v1.5A3.75 3.75 0 0 0 4.75 15h.342a7.51 7.51 0 0 0 6.408 5.213V22.5H9.25a.75.75 0 1 0 0 1.5h6a.75.75 0 1 0 0-1.5H13v-2.29c2.994-.302 5.479-2.403 6.383-5.21h.367a3.75 3.75 0 0 0 3.75-3.75v-1.5a1.5 1.5 0 0 0-1.5-1.5M4.75 13.5a2.25 2.25 0 0 1-2.25-2.25v-1.5h2.25v3q0 .375.037.75zm13.5-.834c0 3.33-2.719 6.06-6 6.084a6 6 0 0 1-6-6V7.5h12zM22 11.25a2.25 2.25 0 0 1-2.25 2.25h-.047q.046-.416.047-.834V9.75H22z"
|
|
31
|
+
}));
|
|
34
32
|
|
|
35
33
|
/**
|
|
36
34
|
* EXPORTS
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","
|
|
1
|
+
{"version":3,"names":["React","_interopRequireWildcard","require","_reactNativeSvg","_getRequireWildcardCache","e","WeakMap","r","t","__esModule","default","has","get","n","__proto__","a","Object","defineProperty","getOwnPropertyDescriptor","u","hasOwnProperty","call","i","set","SvgIconTrophy","color","size","createElement","xmlns","width","height","fill","viewBox","Path","d","exports"],"sources":["index.tsx"],"sourcesContent":["/**\n * IMPORTS\n */\nimport * as React from \"react\";\nimport Svg, { Path } from \"react-native-svg\";\n\n//typings\nimport { ISvgProps } from \"../interface\";\n\nconst SvgIconTrophy: React.FC<ISvgProps> = ({ color, size }) => (\n <Svg\n //@ts-ignore\n xmlns=\"http://www.w3.org/2000/svg\"\n width={size ?? 24}\n height={size ?? 24}\n fill=\"none\"\n viewBox=\"0 0 24 24\"\n >\n <Path\n fill={color ?? \"#050022\"}\n d=\"M22 8.25h-2.25v-1.5A.75.75 0 0 0 19 6H5.5a.75.75 0 0 0-.75.75v1.5H2.5A1.5 1.5 0 0 0 1 9.75v1.5A3.75 3.75 0 0 0 4.75 15h.342a7.51 7.51 0 0 0 6.408 5.213V22.5H9.25a.75.75 0 1 0 0 1.5h6a.75.75 0 1 0 0-1.5H13v-2.29c2.994-.302 5.479-2.403 6.383-5.21h.367a3.75 3.75 0 0 0 3.75-3.75v-1.5a1.5 1.5 0 0 0-1.5-1.5M4.75 13.5a2.25 2.25 0 0 1-2.25-2.25v-1.5h2.25v3q0 .375.037.75zm13.5-.834c0 3.33-2.719 6.06-6 6.084a6 6 0 0 1-6-6V7.5h12zM22 11.25a2.25 2.25 0 0 1-2.25 2.25h-.047q.046-.416.047-.834V9.75H22z\"\n ></Path>\n </Svg>\n);\n\n/**\n * EXPORTS\n */\nexport { SvgIconTrophy };\n"],"mappings":";;;;;;AAGA,IAAAA,KAAA,GAAAC,uBAAA,CAAAC,OAAA;AACA,IAAAC,eAAA,GAAAF,uBAAA,CAAAC,OAAA;AAA6C,SAAAE,yBAAAC,CAAA,6BAAAC,OAAA,mBAAAC,CAAA,OAAAD,OAAA,IAAAE,CAAA,OAAAF,OAAA,YAAAF,wBAAA,YAAAA,CAAAC,CAAA,WAAAA,CAAA,GAAAG,CAAA,GAAAD,CAAA,KAAAF,CAAA;AAAA,SAAAJ,wBAAAI,CAAA,EAAAE,CAAA,SAAAA,CAAA,IAAAF,CAAA,IAAAA,CAAA,CAAAI,UAAA,SAAAJ,CAAA,eAAAA,CAAA,uBAAAA,CAAA,yBAAAA,CAAA,WAAAK,OAAA,EAAAL,CAAA,QAAAG,CAAA,GAAAJ,wBAAA,CAAAG,CAAA,OAAAC,CAAA,IAAAA,CAAA,CAAAG,GAAA,CAAAN,CAAA,UAAAG,CAAA,CAAAI,GAAA,CAAAP,CAAA,OAAAQ,CAAA,KAAAC,SAAA,UAAAC,CAAA,GAAAC,MAAA,CAAAC,cAAA,IAAAD,MAAA,CAAAE,wBAAA,WAAAC,CAAA,IAAAd,CAAA,oBAAAc,CAAA,OAAAC,cAAA,CAAAC,IAAA,CAAAhB,CAAA,EAAAc,CAAA,SAAAG,CAAA,GAAAP,CAAA,GAAAC,MAAA,CAAAE,wBAAA,CAAAb,CAAA,EAAAc,CAAA,UAAAG,CAAA,KAAAA,CAAA,CAAAV,GAAA,IAAAU,CAAA,CAAAC,GAAA,IAAAP,MAAA,CAAAC,cAAA,CAAAJ,CAAA,EAAAM,CAAA,EAAAG,CAAA,IAAAT,CAAA,CAAAM,CAAA,IAAAd,CAAA,CAAAc,CAAA,YAAAN,CAAA,CAAAH,OAAA,GAAAL,CAAA,EAAAG,CAAA,IAAAA,CAAA,CAAAe,GAAA,CAAAlB,CAAA,EAAAQ,CAAA,GAAAA,CAAA;AAJ7C;AACA;AACA;;AAIA;;AAGA,MAAMW,aAAkC,GAAGA,CAAC;EAAEC,KAAK;EAAEC;AAAK,CAAC,kBACzD1B,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAAO;AACC;AAAA;EACAkB,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEH,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EAClBI,MAAM,EAAEJ,IAAI,aAAJA,IAAI,cAAJA,IAAI,GAAI,EAAG;EACnBK,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC;AAAW,gBAEnBhC,KAAA,CAAA2B,aAAA,CAACxB,eAAA,CAAA8B,IAAI;EACHF,IAAI,EAAEN,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,SAAU;EACzBS,CAAC,EAAC;AAA8e,CAC3e,CACJ,CACN;;AAED;AACA;AACA;AAFAC,OAAA,CAAAX,aAAA,GAAAA,aAAA","ignoreList":[]}
|
|
@@ -6,14 +6,12 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports.IconTruck = void 0;
|
|
7
7
|
var _react = _interopRequireDefault(require("react"));
|
|
8
8
|
var _reactNativeSvg = _interopRequireWildcard(require("react-native-svg"));
|
|
9
|
-
var _jsxRuntime = require("react/jsx-runtime");
|
|
10
9
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function (e) { return e ? t : r; })(e); }
|
|
11
10
|
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
12
11
|
function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; }
|
|
13
|
-
/**
|
|
12
|
+
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); } /**
|
|
14
13
|
* IMPORTS
|
|
15
14
|
*/
|
|
16
|
-
|
|
17
15
|
/**
|
|
18
16
|
* typings
|
|
19
17
|
*/
|
|
@@ -22,27 +20,25 @@ const IconTruck = ({
|
|
|
22
20
|
color,
|
|
23
21
|
size,
|
|
24
22
|
...res
|
|
25
|
-
}) => /*#__PURE__*/
|
|
23
|
+
}) => /*#__PURE__*/_react.default.createElement(_reactNativeSvg.default
|
|
26
24
|
//@ts-ignore
|
|
27
|
-
, {
|
|
25
|
+
, _extends({
|
|
28
26
|
xmlns: "http://www.w3.org/2000/svg",
|
|
29
|
-
width: size
|
|
30
|
-
height: size
|
|
27
|
+
width: size !== null && size !== void 0 ? size : 24,
|
|
28
|
+
height: size !== null && size !== void 0 ? size : 24,
|
|
31
29
|
fill: "none",
|
|
32
|
-
viewBox: "0 0 24 24"
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
})]
|
|
45
|
-
});
|
|
30
|
+
viewBox: "0 0 24 24"
|
|
31
|
+
}, res), /*#__PURE__*/_react.default.createElement(_reactNativeSvg.Path, {
|
|
32
|
+
stroke: color !== null && color !== void 0 ? color : "#fff",
|
|
33
|
+
strokeLinecap: "round",
|
|
34
|
+
strokeLinejoin: "round",
|
|
35
|
+
d: "M10 17h4V5H2v12h3M20 17h2v-3.34a4 4 0 00-1.17-2.83L19 9h-5M14 17h1"
|
|
36
|
+
}), /*#__PURE__*/_react.default.createElement(_reactNativeSvg.Path, {
|
|
37
|
+
stroke: color !== null && color !== void 0 ? color : "#fff",
|
|
38
|
+
strokeLinecap: "round",
|
|
39
|
+
strokeLinejoin: "round",
|
|
40
|
+
d: "M7.5 20a2.5 2.5 0 100-5 2.5 2.5 0 000 5zM17.5 20a2.5 2.5 0 100-5 2.5 2.5 0 000 5z"
|
|
41
|
+
}));
|
|
46
42
|
|
|
47
43
|
/**
|
|
48
44
|
* EXPORTS
|