react-native-exp-fig 0.1.7 → 0.1.8
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/LICENSE +20 -20
- package/lib/commonjs/common/icons-svg/check-box/index.js +45 -0
- package/lib/commonjs/common/icons-svg/check-box/index.js.map +1 -0
- package/lib/commonjs/common/icons-svg/constants/index.js +5 -4
- package/lib/commonjs/common/icons-svg/constants/index.js.map +1 -1
- package/lib/commonjs/common/icons-svg/index.js +14 -5
- package/lib/commonjs/common/icons-svg/index.js.map +1 -1
- package/lib/commonjs/components/check-box/index.js +9 -9
- package/lib/commonjs/components/check-box/index.js.map +1 -1
- package/lib/commonjs/components/coil/index.js +16 -14
- package/lib/commonjs/components/coil/index.js.map +1 -1
- package/lib/commonjs/components/header-profile/index.js +13 -12
- package/lib/commonjs/components/header-profile/index.js.map +1 -1
- package/lib/commonjs/stories/coil/coil.stories.js +11 -3
- package/lib/commonjs/stories/coil/coil.stories.js.map +1 -1
- package/lib/commonjs/stories/header-profile/header-profile.stories.js +17 -1
- package/lib/commonjs/stories/header-profile/header-profile.stories.js.map +1 -1
- package/lib/module/common/icons-svg/check-box/index.js +37 -0
- package/lib/module/common/icons-svg/check-box/index.js.map +1 -0
- package/lib/module/common/icons-svg/constants/index.js +5 -4
- package/lib/module/common/icons-svg/constants/index.js.map +1 -1
- package/lib/module/common/icons-svg/index.js +14 -5
- package/lib/module/common/icons-svg/index.js.map +1 -1
- package/lib/module/components/check-box/index.js +9 -9
- package/lib/module/components/check-box/index.js.map +1 -1
- package/lib/module/components/coil/index.js +16 -14
- package/lib/module/components/coil/index.js.map +1 -1
- package/lib/module/components/header-profile/index.js +13 -12
- package/lib/module/components/header-profile/index.js.map +1 -1
- package/lib/module/stories/coil/coil.stories.js +10 -2
- package/lib/module/stories/coil/coil.stories.js.map +1 -1
- package/lib/module/stories/header-profile/header-profile.stories.js +16 -0
- package/lib/module/stories/header-profile/header-profile.stories.js.map +1 -1
- package/lib/typescript/commonjs/src/common/constants/index.d.ts +4 -4
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-drop-down/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/arrow-left/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/bell/index.d.ts +7 -7
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/bluetooth-connected/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/calendar/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/call-bell/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/camera-plus/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/chart-bar/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/check-box/index.d.ts +14 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-box/index.d.ts.map +1 -0
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-fill/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/check-box-outline/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/check-circle/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/closed/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts +52 -51
- package/lib/typescript/commonjs/src/common/icons-svg/constants/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/common/icons-svg/credit-card/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/currency/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/currency-circle-dollar/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/ellipse/index.d.ts +4 -4
- package/lib/typescript/commonjs/src/common/icons-svg/exclamation-circle/index.d.ts +7 -7
- package/lib/typescript/commonjs/src/common/icons-svg/eye/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/eye-slash/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/file-text/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/files/index.d.ts +7 -7
- package/lib/typescript/commonjs/src/common/icons-svg/gas-pump/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/gauge/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/gear/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts +11 -11
- package/lib/typescript/commonjs/src/common/icons-svg/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/common/icons-svg/lifebuoy/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/list/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/moon-stars/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/note-pincel/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/package/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/package-check/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/plus/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/recused/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/shopping-cart/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/steering-wheel-fill/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/timer/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/trophy/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/truck/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/common/icons-svg/truck-trailer/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-high/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/wifi-x/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/common/icons-svg/x-circle/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/components/box/index.d.ts +9 -9
- package/lib/typescript/commonjs/src/components/box/styles.d.ts +12 -12
- package/lib/typescript/commonjs/src/components/box/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/button/index.d.ts +9 -9
- package/lib/typescript/commonjs/src/components/button/styles.d.ts +23 -23
- package/lib/typescript/commonjs/src/components/button/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/capture-photo/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts +11 -11
- package/lib/typescript/commonjs/src/components/capture-photo/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/card-history/index.d.ts +14 -14
- package/lib/typescript/commonjs/src/components/card-hours/index.d.ts +9 -9
- package/lib/typescript/commonjs/src/components/card-loading/index.d.ts +14 -14
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/interface.d.ts +32 -32
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts +11 -11
- package/lib/typescript/commonjs/src/components/card-scheduled-journey/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/card-work-session/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/components/check-box/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/components/coil/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/components/coil/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/filter-date-selector/index.d.ts +14 -14
- package/lib/typescript/commonjs/src/components/filter-journey/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/components/header-profile/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/components/header-profile/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/image-capture-with-remove/index.d.ts +14 -14
- package/lib/typescript/commonjs/src/components/input/index.d.ts +14 -14
- package/lib/typescript/commonjs/src/components/input/styles.d.ts +11 -11
- package/lib/typescript/commonjs/src/components/input/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/loading-details/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/components/loading-progress/index.d.ts +14 -14
- package/lib/typescript/commonjs/src/components/menu-item/index.d.ts +14 -14
- package/lib/typescript/commonjs/src/components/no-data/index.d.ts +7 -7
- package/lib/typescript/commonjs/src/components/notification-loading/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/components/scheduled-journey-indicators/index.d.ts +10 -10
- package/lib/typescript/commonjs/src/components/selects/select-option/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts +63 -63
- package/lib/typescript/commonjs/src/components/selects/select-option/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts +14 -14
- package/lib/typescript/commonjs/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/step-indicator/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts +56 -56
- package/lib/typescript/commonjs/src/components/step-indicator/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/typography/index.d.ts +13 -13
- package/lib/typescript/commonjs/src/components/typography/styles.d.ts +29 -29
- package/lib/typescript/commonjs/src/components/typography/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/components/user-profile/index.d.ts +14 -14
- package/lib/typescript/commonjs/src/index.d.ts +31 -31
- package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts +8 -8
- package/lib/typescript/commonjs/src/stories/box/box.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts +10 -10
- package/lib/typescript/commonjs/src/stories/button/button.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts +9 -9
- package/lib/typescript/commonjs/src/stories/capture-photo/capture-photo.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts +6 -6
- package/lib/typescript/commonjs/src/stories/card-history/card-history.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts +7 -7
- package/lib/typescript/commonjs/src/stories/card-hours/card-hours.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts +8 -8
- package/lib/typescript/commonjs/src/stories/card-loading/card-loading.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +10 -10
- package/lib/typescript/commonjs/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts +6 -6
- package/lib/typescript/commonjs/src/stories/card-work-session/card-work-session.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/check-box/check-box.stories.d.ts +9 -9
- package/lib/typescript/commonjs/src/stories/check-box/check-box.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/coil/coil.stories.d.ts +9 -8
- package/lib/typescript/commonjs/src/stories/coil/coil.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/filter-date-selector/filter-date-selector.stories.d.ts +6 -6
- package/lib/typescript/commonjs/src/stories/filter-date-selector/filter-date-selector.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts +6 -6
- package/lib/typescript/commonjs/src/stories/filter-journey/filter-journey.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts +10 -9
- package/lib/typescript/commonjs/src/stories/header-profile/header-profile.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +7 -7
- package/lib/typescript/commonjs/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/input/input.stories.d.ts +14 -14
- package/lib/typescript/commonjs/src/stories/input/input.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/loading-details/loading-details.stories.d.ts +6 -6
- package/lib/typescript/commonjs/src/stories/loading-details/loading-details.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/loading-progress/loading-progress.stories.d.ts +6 -6
- package/lib/typescript/commonjs/src/stories/loading-progress/loading-progress.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/menu-item/menu-item.stories.d.ts +8 -8
- package/lib/typescript/commonjs/src/stories/menu-item/menu-item.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts +6 -6
- package/lib/typescript/commonjs/src/stories/no-data/no-data.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/notification-loading/notification-loading.stories.d.ts +8 -8
- package/lib/typescript/commonjs/src/stories/notification-loading/notification-loading.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +9 -9
- package/lib/typescript/commonjs/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts +6 -6
- package/lib/typescript/commonjs/src/stories/select-option/select-option.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts +7 -7
- package/lib/typescript/commonjs/src/stories/step-indicator/step-indicator.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts +15 -15
- package/lib/typescript/commonjs/src/stories/typography/typography.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts +7 -7
- package/lib/typescript/commonjs/src/stories/user-profile/user-profile.stories.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/styles/global/styles.d.ts +46 -46
- package/lib/typescript/commonjs/src/styles/global/styles.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/styles/global/theme-provider.d.ts +148 -148
- package/lib/typescript/commonjs/src/styles/theme/theme.d.ts +150 -150
- package/lib/typescript/commonjs/src/utils/format-data/index.d.ts +17 -17
- package/lib/typescript/commonjs/src/utils/format-data/index.d.ts.map +1 -1
- package/lib/typescript/commonjs/src/utils/mutiply/index.d.ts +1 -1
- package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts +3 -3
- package/lib/typescript/commonjs/src/utils/status-color/return-color.d.ts.map +1 -1
- package/lib/typescript/module/src/common/constants/index.d.ts +4 -4
- package/lib/typescript/module/src/common/icons-svg/arrow-drop-down/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/arrow-left/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/bell/index.d.ts +7 -7
- package/lib/typescript/module/src/common/icons-svg/bluetooth/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/bluetooth-connected/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/calendar/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/call-bell/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/camera-plus/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/chart-bar/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/check-box/index.d.ts +14 -0
- package/lib/typescript/module/src/common/icons-svg/check-box/index.d.ts.map +1 -0
- package/lib/typescript/module/src/common/icons-svg/check-box-fill/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/check-box-outline/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/check-circle/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/closed/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts +52 -51
- package/lib/typescript/module/src/common/icons-svg/constants/index.d.ts.map +1 -1
- package/lib/typescript/module/src/common/icons-svg/credit-card/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/currency/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/currency-circle-dollar/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/ellipse/index.d.ts +4 -4
- package/lib/typescript/module/src/common/icons-svg/exclamation-circle/index.d.ts +7 -7
- package/lib/typescript/module/src/common/icons-svg/eye/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/eye-slash/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/file-text/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/files/index.d.ts +7 -7
- package/lib/typescript/module/src/common/icons-svg/gas-pump/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/gauge/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/gear/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/index.d.ts +11 -11
- package/lib/typescript/module/src/common/icons-svg/index.d.ts.map +1 -1
- package/lib/typescript/module/src/common/icons-svg/lifebuoy/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/list/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/moon-stars/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/note-pincel/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/package/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/package-check/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/plus/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/recused/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/shopping-cart/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/steering-wheel/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/steering-wheel-fill/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/timer/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/trophy/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/truck/index.d.ts +13 -13
- package/lib/typescript/module/src/common/icons-svg/truck-trailer/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/wifi-high/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/wifi-x/index.d.ts +10 -10
- package/lib/typescript/module/src/common/icons-svg/x-circle/index.d.ts +13 -13
- package/lib/typescript/module/src/components/box/index.d.ts +9 -9
- package/lib/typescript/module/src/components/box/styles.d.ts +12 -12
- package/lib/typescript/module/src/components/box/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/components/button/index.d.ts +9 -9
- package/lib/typescript/module/src/components/button/styles.d.ts +23 -23
- package/lib/typescript/module/src/components/button/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/components/capture-photo/index.d.ts +13 -13
- package/lib/typescript/module/src/components/capture-photo/styles.d.ts +11 -11
- package/lib/typescript/module/src/components/capture-photo/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/components/card-history/index.d.ts +14 -14
- package/lib/typescript/module/src/components/card-hours/index.d.ts +9 -9
- package/lib/typescript/module/src/components/card-loading/index.d.ts +14 -14
- package/lib/typescript/module/src/components/card-scheduled-journey/index.d.ts +13 -13
- package/lib/typescript/module/src/components/card-scheduled-journey/interface.d.ts +32 -32
- package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts +11 -11
- package/lib/typescript/module/src/components/card-scheduled-journey/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/components/card-work-session/index.d.ts +10 -10
- package/lib/typescript/module/src/components/check-box/index.d.ts +13 -13
- package/lib/typescript/module/src/components/coil/index.d.ts +10 -10
- package/lib/typescript/module/src/components/coil/index.d.ts.map +1 -1
- package/lib/typescript/module/src/components/filter-date-selector/index.d.ts +14 -14
- package/lib/typescript/module/src/components/filter-journey/index.d.ts +10 -10
- package/lib/typescript/module/src/components/header-profile/index.d.ts +13 -13
- package/lib/typescript/module/src/components/header-profile/index.d.ts.map +1 -1
- package/lib/typescript/module/src/components/image-capture-with-remove/index.d.ts +14 -14
- package/lib/typescript/module/src/components/input/index.d.ts +14 -14
- package/lib/typescript/module/src/components/input/styles.d.ts +11 -11
- package/lib/typescript/module/src/components/input/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/components/loading-details/index.d.ts +10 -10
- package/lib/typescript/module/src/components/loading-progress/index.d.ts +14 -14
- package/lib/typescript/module/src/components/menu-item/index.d.ts +14 -14
- package/lib/typescript/module/src/components/no-data/index.d.ts +7 -7
- package/lib/typescript/module/src/components/notification-loading/index.d.ts +10 -10
- package/lib/typescript/module/src/components/scheduled-journey-indicators/index.d.ts +10 -10
- package/lib/typescript/module/src/components/selects/select-option/index.d.ts +13 -13
- package/lib/typescript/module/src/components/selects/select-option/styles.d.ts +63 -63
- package/lib/typescript/module/src/components/selects/select-option/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts +14 -14
- package/lib/typescript/module/src/components/step-indicator/helpers/get-icon-by-status.d.ts.map +1 -1
- package/lib/typescript/module/src/components/step-indicator/index.d.ts +13 -13
- package/lib/typescript/module/src/components/step-indicator/styles.d.ts +56 -56
- package/lib/typescript/module/src/components/step-indicator/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/components/typography/index.d.ts +13 -13
- package/lib/typescript/module/src/components/typography/styles.d.ts +29 -29
- package/lib/typescript/module/src/components/typography/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/components/user-profile/index.d.ts +14 -14
- package/lib/typescript/module/src/index.d.ts +31 -31
- package/lib/typescript/module/src/stories/box/box.stories.d.ts +8 -8
- package/lib/typescript/module/src/stories/box/box.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/button/button.stories.d.ts +10 -10
- package/lib/typescript/module/src/stories/button/button.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts +9 -9
- package/lib/typescript/module/src/stories/capture-photo/capture-photo.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/card-history/card-history.stories.d.ts +6 -6
- package/lib/typescript/module/src/stories/card-history/card-history.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts +7 -7
- package/lib/typescript/module/src/stories/card-hours/card-hours.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/card-loading/card-loading.stories.d.ts +8 -8
- package/lib/typescript/module/src/stories/card-loading/card-loading.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts +10 -10
- package/lib/typescript/module/src/stories/card-scheduled-journey/card-scheduled-journey.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts +6 -6
- package/lib/typescript/module/src/stories/card-work-session/card-work-session.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts +9 -9
- package/lib/typescript/module/src/stories/check-box/check-box.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/coil/coil.stories.d.ts +9 -8
- package/lib/typescript/module/src/stories/coil/coil.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/filter-date-selector/filter-date-selector.stories.d.ts +6 -6
- package/lib/typescript/module/src/stories/filter-date-selector/filter-date-selector.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/filter-journey/filter-journey.stories.d.ts +6 -6
- package/lib/typescript/module/src/stories/filter-journey/filter-journey.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts +10 -9
- package/lib/typescript/module/src/stories/header-profile/header-profile.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts +7 -7
- package/lib/typescript/module/src/stories/image-capture-with-remove/image-capture-with-remove.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/input/input.stories.d.ts +14 -14
- package/lib/typescript/module/src/stories/input/input.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts +6 -6
- package/lib/typescript/module/src/stories/loading-details/loading-details.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts +6 -6
- package/lib/typescript/module/src/stories/loading-progress/loading-progress.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts +8 -8
- package/lib/typescript/module/src/stories/menu-item/menu-item.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/no-data/no-data.stories.d.ts +6 -6
- package/lib/typescript/module/src/stories/no-data/no-data.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts +8 -8
- package/lib/typescript/module/src/stories/notification-loading/notification-loading.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts +9 -9
- package/lib/typescript/module/src/stories/scheduled-journey-indicators/sheduled-journey-indicators.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts +6 -6
- package/lib/typescript/module/src/stories/select-option/select-option.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts +7 -7
- package/lib/typescript/module/src/stories/step-indicator/step-indicator.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/typography/typography.stories.d.ts +15 -15
- package/lib/typescript/module/src/stories/typography/typography.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts +7 -7
- package/lib/typescript/module/src/stories/user-profile/user-profile.stories.d.ts.map +1 -1
- package/lib/typescript/module/src/styles/global/styles.d.ts +46 -46
- package/lib/typescript/module/src/styles/global/styles.d.ts.map +1 -1
- package/lib/typescript/module/src/styles/global/theme-provider.d.ts +148 -148
- package/lib/typescript/module/src/styles/theme/theme.d.ts +150 -150
- package/lib/typescript/module/src/utils/format-data/index.d.ts +17 -17
- package/lib/typescript/module/src/utils/format-data/index.d.ts.map +1 -1
- package/lib/typescript/module/src/utils/mutiply/index.d.ts +1 -1
- package/lib/typescript/module/src/utils/status-color/return-color.d.ts +3 -3
- package/lib/typescript/module/src/utils/status-color/return-color.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/common/icons-svg/check-box/index.tsx +28 -0
- package/src/common/icons-svg/constants/index.ts +55 -54
- package/src/common/icons-svg/index.tsx +203 -199
- package/src/components/check-box/index.tsx +125 -125
- package/src/components/coil/index.tsx +90 -82
- package/src/components/coil/interface.d.ts +26 -26
- package/src/components/header-profile/index.tsx +132 -131
- package/src/stories/coil/coil.stories.tsx +74 -64
- package/src/stories/header-profile/header-profile.stories.tsx +103 -88
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* IMPORTS
|
|
5
|
+
*/
|
|
6
|
+
import * as React from "react";
|
|
7
|
+
import Svg, { Path } from "react-native-svg";
|
|
8
|
+
/**
|
|
9
|
+
* typings
|
|
10
|
+
*/
|
|
11
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
12
|
+
const SvgIconCheckBox = ({
|
|
13
|
+
color,
|
|
14
|
+
size,
|
|
15
|
+
background,
|
|
16
|
+
...res
|
|
17
|
+
}) => /*#__PURE__*/_jsx(Svg
|
|
18
|
+
// @ts-ignore
|
|
19
|
+
, {
|
|
20
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
21
|
+
width: size ?? 20,
|
|
22
|
+
height: size ?? 20,
|
|
23
|
+
fill: "none",
|
|
24
|
+
viewBox: "0 0 20 20",
|
|
25
|
+
...res,
|
|
26
|
+
children: /*#__PURE__*/_jsx(Path, {
|
|
27
|
+
fill: color ?? "#fff",
|
|
28
|
+
stroke: background ?? "#D9D9D9",
|
|
29
|
+
d: "M.5.5h19v19H.5z"
|
|
30
|
+
})
|
|
31
|
+
});
|
|
32
|
+
|
|
33
|
+
/**
|
|
34
|
+
* EXPORTS
|
|
35
|
+
*/
|
|
36
|
+
export { SvgIconCheckBox };
|
|
37
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"names":["React","Svg","Path","jsx","_jsx","SvgIconCheckBox","color","size","background","res","xmlns","width","height","fill","viewBox","children","stroke","d"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/check-box/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA,OAAO,KAAKA,KAAK,MAAM,OAAO;AAC9B,OAAOC,GAAG,IAAIC,IAAI,QAAQ,kBAAkB;AAC5C;AACA;AACA;AAFA,SAAAC,GAAA,IAAAC,IAAA;AAKA,MAAMC,eAAoC,GAAGA,CAAC;EAAEC,KAAK;EAAEC,IAAI;EAAEC,UAAU;EAAE,GAAGC;AAAI,CAAC,kBAC/EL,IAAA,CAACH;AACC;AAAA;EACAS,KAAK,EAAC,4BAA4B;EAClCC,KAAK,EAAEJ,IAAI,IAAI,EAAG;EAClBK,MAAM,EAAEL,IAAI,IAAI,EAAG;EACnBM,IAAI,EAAC,MAAM;EACXC,OAAO,EAAC,WAAW;EAAA,GACfL,GAAG;EAAAM,QAAA,eAEPX,IAAA,CAACF,IAAI;IAACW,IAAI,EAAEP,KAAK,IAAI,MAAO;IAACU,MAAM,EAAER,UAAU,IAAI,SAAU;IAACS,CAAC,EAAC;EAAiB,CAAO;AAAC,CACtF,CACN;;AAED;AACA;AACA;AACA,SAASZ,eAAe","ignoreList":[]}
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
/**
|
|
4
|
-
* IMPORTS
|
|
3
|
+
/**
|
|
4
|
+
* IMPORTS
|
|
5
5
|
*/
|
|
6
6
|
|
|
7
7
|
const SVG_NAME = {
|
|
8
8
|
CAMERA_PLUS: "camera-plus",
|
|
9
9
|
STEERING_WHEEL: "steering-wheel",
|
|
10
10
|
CHECK_BOX_FILL: "check-box-fill",
|
|
11
|
+
CHECK_BOX: "check-box",
|
|
11
12
|
CHECK_BOX_OUTLINE: "check-box-outline",
|
|
12
13
|
MOON_STARS: "moon-stars",
|
|
13
14
|
CALL_BELL: "call-bell",
|
|
@@ -49,8 +50,8 @@ const SVG_NAME = {
|
|
|
49
50
|
ELLIPSE: "ellipsis"
|
|
50
51
|
};
|
|
51
52
|
|
|
52
|
-
/**
|
|
53
|
-
* EXPORTS
|
|
53
|
+
/**
|
|
54
|
+
* EXPORTS
|
|
54
55
|
*/
|
|
55
56
|
|
|
56
57
|
export { SVG_NAME };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["SVG_NAME","CAMERA_PLUS","STEERING_WHEEL","CHECK_BOX_FILL","CHECK_BOX_OUTLINE","MOON_STARS","CALL_BELL","STEERING_WHEEL_FILL","TROPHY","SHOPPING_CART","CREDIT_CARD","FILE_TEXT","TRUCK","PACKAGE_CHECK","PLUS","EYE_SLASH","EYE","CALENDAR","TIMER","GEAR","CURRENCY","GAUGE","GAS_PUMP","ARROW_LEFT","BLUETOOTH","BLUETOOTH_CONNECTED","LIST","WIFI_X","WIFI_HIGH","NOTE_PINCEL","CHECK_CIRCLE","ARROW_DROP_DOWN","CLOSED","LOADING","COIL","HISTORY","BELL","FILES","LIFEBUOY","RECUSED","EXCLAMATION_CIRCLE","X_CIRCLE","ELLIPSE"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/constants/index.ts"],"mappings":";;AAAA;AACA;AACA;;AAEA,MAAMA,QAAQ,GAAG;EACfC,WAAW,EAAE,aAAa;EAC1BC,cAAc,EAAE,gBAAgB;EAChCC,cAAc,EAAE,gBAAgB;EAChCC,iBAAiB,EAAE,mBAAmB;EACtCC,UAAU,EAAE,YAAY;EACxBC,SAAS,EAAE,WAAW;EACtBC,mBAAmB,EAAE,qBAAqB;EAC1CC,MAAM,EAAE,QAAQ;EAChBC,aAAa,EAAE,kBAAkB;EACjCC,WAAW,EAAE,oBAAoB;EACjCC,SAAS,EAAE,iBAAiB;EAC5BC,KAAK,EAAE,gBAAgB;EACvBC,aAAa,EAAE,iBAAiB;EAChCC,IAAI,EAAE,MAAM;EACZC,SAAS,EAAE,WAAW;EACtBC,GAAG,EAAE,KAAK;EACVC,QAAQ,EAAE,UAAU;EACpBC,KAAK,EAAE,OAAO;EACdC,IAAI,EAAE,MAAM;EACZC,QAAQ,EAAE,UAAU;EACpBC,KAAK,EAAE,OAAO;EACdC,QAAQ,EAAE,UAAU;EACpBC,UAAU,EAAE,YAAY;EACxBC,SAAS,EAAE,WAAW;EACtBC,mBAAmB,EAAE,qBAAqB;EAC1CC,IAAI,EAAE,MAAM;EACZC,MAAM,EAAE,QAAQ;EAChBC,SAAS,EAAE,WAAW;EACtBC,WAAW,EAAE,aAAa;EAC1BC,YAAY,EAAE,cAAc;EAC5BC,eAAe,EAAE,iBAAiB;EAClCC,MAAM,EAAE,QAAQ;EAChBC,OAAO,EAAE,wBAAwB;EACjCC,IAAI,EAAE,SAAS;EACfC,OAAO,EAAE,WAAW;EACpBC,IAAI,EAAE,MAAM;EACZC,KAAK,EAAE,OAAO;EACdC,QAAQ,EAAE,UAAU;EACpBC,OAAO,EAAE,SAAS;EAClBC,kBAAkB,EAAE,oBAAoB;EACxCC,QAAQ,EAAE,UAAU;EACpBC,OAAO,EAAE;AACX,CAAC;;AAED;AACA;AACA;;AAEA,
|
|
1
|
+
{"version":3,"names":["SVG_NAME","CAMERA_PLUS","STEERING_WHEEL","CHECK_BOX_FILL","CHECK_BOX","CHECK_BOX_OUTLINE","MOON_STARS","CALL_BELL","STEERING_WHEEL_FILL","TROPHY","SHOPPING_CART","CREDIT_CARD","FILE_TEXT","TRUCK","PACKAGE_CHECK","PLUS","EYE_SLASH","EYE","CALENDAR","TIMER","GEAR","CURRENCY","GAUGE","GAS_PUMP","ARROW_LEFT","BLUETOOTH","BLUETOOTH_CONNECTED","LIST","WIFI_X","WIFI_HIGH","NOTE_PINCEL","CHECK_CIRCLE","ARROW_DROP_DOWN","CLOSED","LOADING","COIL","HISTORY","BELL","FILES","LIFEBUOY","RECUSED","EXCLAMATION_CIRCLE","X_CIRCLE","ELLIPSE"],"sourceRoot":"..\\..\\..\\..\\..\\src","sources":["common/icons-svg/constants/index.ts"],"mappings":";;AAAA;AACA;AACA;;AAEA,MAAMA,QAAQ,GAAG;EACfC,WAAW,EAAE,aAAa;EAC1BC,cAAc,EAAE,gBAAgB;EAChCC,cAAc,EAAE,gBAAgB;EAChCC,SAAS,EAAE,WAAW;EACtBC,iBAAiB,EAAE,mBAAmB;EACtCC,UAAU,EAAE,YAAY;EACxBC,SAAS,EAAE,WAAW;EACtBC,mBAAmB,EAAE,qBAAqB;EAC1CC,MAAM,EAAE,QAAQ;EAChBC,aAAa,EAAE,kBAAkB;EACjCC,WAAW,EAAE,oBAAoB;EACjCC,SAAS,EAAE,iBAAiB;EAC5BC,KAAK,EAAE,gBAAgB;EACvBC,aAAa,EAAE,iBAAiB;EAChCC,IAAI,EAAE,MAAM;EACZC,SAAS,EAAE,WAAW;EACtBC,GAAG,EAAE,KAAK;EACVC,QAAQ,EAAE,UAAU;EACpBC,KAAK,EAAE,OAAO;EACdC,IAAI,EAAE,MAAM;EACZC,QAAQ,EAAE,UAAU;EACpBC,KAAK,EAAE,OAAO;EACdC,QAAQ,EAAE,UAAU;EACpBC,UAAU,EAAE,YAAY;EACxBC,SAAS,EAAE,WAAW;EACtBC,mBAAmB,EAAE,qBAAqB;EAC1CC,IAAI,EAAE,MAAM;EACZC,MAAM,EAAE,QAAQ;EAChBC,SAAS,EAAE,WAAW;EACtBC,WAAW,EAAE,aAAa;EAC1BC,YAAY,EAAE,cAAc;EAC5BC,eAAe,EAAE,iBAAiB;EAClCC,MAAM,EAAE,QAAQ;EAChBC,OAAO,EAAE,wBAAwB;EACjCC,IAAI,EAAE,SAAS;EACfC,OAAO,EAAE,WAAW;EACpBC,IAAI,EAAE,MAAM;EACZC,KAAK,EAAE,OAAO;EACdC,QAAQ,EAAE,UAAU;EACpBC,OAAO,EAAE,SAAS;EAClBC,kBAAkB,EAAE,oBAAoB;EACxCC,QAAQ,EAAE,UAAU;EACpBC,OAAO,EAAE;AACX,CAAC;;AAED;AACA;AACA;;AAEA,SAAS3C,QAAQ","ignoreList":[]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
/**
|
|
4
|
-
* IMPORTS
|
|
3
|
+
/**
|
|
4
|
+
* IMPORTS
|
|
5
5
|
*/
|
|
6
6
|
import React from "react";
|
|
7
7
|
|
|
@@ -53,11 +53,13 @@ import { SvgIconXCirle } from "./x-circle/index.js";
|
|
|
53
53
|
// styles
|
|
54
54
|
import { theme } from "../../styles/theme/theme.js";
|
|
55
55
|
import { SvgIconEllipse } from "./ellipse/index.js";
|
|
56
|
+
import { SvgIconCheckBox } from "./check-box/index.js";
|
|
56
57
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
57
58
|
const Icons = ({
|
|
58
59
|
icon,
|
|
59
60
|
color,
|
|
60
|
-
size
|
|
61
|
+
size,
|
|
62
|
+
background
|
|
61
63
|
}) => {
|
|
62
64
|
switch (icon) {
|
|
63
65
|
case "STEERING_WHEEL":
|
|
@@ -78,6 +80,13 @@ const Icons = ({
|
|
|
78
80
|
color: color,
|
|
79
81
|
size: size
|
|
80
82
|
});
|
|
83
|
+
case "CHECK_BOX":
|
|
84
|
+
return /*#__PURE__*/_jsx(SvgIconCheckBox, {
|
|
85
|
+
icon: "CHECK_BOX",
|
|
86
|
+
color: color,
|
|
87
|
+
size: size,
|
|
88
|
+
background: background
|
|
89
|
+
});
|
|
81
90
|
case "CAMERA_PLUS":
|
|
82
91
|
return /*#__PURE__*/_jsx(SvgIconCameraPlus, {
|
|
83
92
|
color: color,
|
|
@@ -325,8 +334,8 @@ const IconsMenuItems = ({
|
|
|
325
334
|
}
|
|
326
335
|
};
|
|
327
336
|
|
|
328
|
-
/**
|
|
329
|
-
* EXPORTS
|
|
337
|
+
/**
|
|
338
|
+
* EXPORTS
|
|
330
339
|
*/
|
|
331
340
|
|
|
332
341
|
export { Icons, IconsMenuItems };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","SvgIconSteeringWheel","SvgIconCheckBoxFill","SvgIconCheckBoxOutline","SvgIconCameraPlus","SvgIconMoonStars","SvgIconCallBell","SvgIconSteeringWheelFill","SvgIconTrophy","IconShoppingCart","IconCreditCard","IconFileText","IconTruck","IconPackageCheck","SvgIconEyeSlash","SvgIconCalendar","SvgIconCurrency","SvgIconEye","SvgIconGasPump","SvgIconGauge","SvgIconGear","SvgIconTimer","SvgIconNotePencil","SvgIconCheckCircle","SvgIconArrowLeft","SvgIconBluetooth","SvgIconBluetoothConnected","SvgIconList","SvgIconWiFiHigh","SvgIconWiFiX","SvgIconArrowDropDown","SvgIconClosed","SvgPackage","SvgChartBar","SvgTruckTrailer","SvgIconBell","SvgIconFiles","SvgIconLifebuoy","SvgIconRecused","SvgIconExclamationCircle","SvgIconPlus","SvgIconXCirle","theme","SvgIconEllipse","jsx","_jsx","Icons","icon","color","size","colors","orange","IconsMenuItems"],"sourceRoot":"..\\..\\..\\..\\src","sources":["common/icons-svg/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA,OAAOA,KAAK,MAAM,OAAO;;AAEzB;AACA,SAASC,oBAAoB,QAAQ,2BAAkB;AACvD,SAASC,mBAAmB,QAAQ,2BAAkB;AACtD,SAASC,sBAAsB,QAAQ,8BAAqB;AAC5D,SAASC,iBAAiB,QAAQ,wBAAe;AACjD,SAASC,gBAAgB,QAAQ,uBAAc;AAC/C,SAASC,eAAe,QAAQ,sBAAa;AAC7C,SAASC,wBAAwB,QAAQ,gCAAuB;AAChE,SAASC,aAAa,QAAQ,mBAAU;AACxC,SAASC,gBAAgB,QAAQ,0BAAiB;AAClD,SAASC,cAAc,QAAQ,wBAAe;AAC9C,SAASC,YAAY,QAAQ,sBAAa;AAC1C,SAASC,SAAS,QAAQ,kBAAS;AACnC,SAASC,gBAAgB,QAAQ,0BAAiB;AAClD,SAASC,eAAe,QAAQ,sBAAa;AAC7C,SAASC,eAAe,QAAQ,qBAAY;AAC5C,SAASC,eAAe,QAAQ,qBAAY;AAC5C,SAASC,UAAU,QAAQ,gBAAO;AAClC,SAASC,cAAc,QAAQ,qBAAY;AAC3C,SAASC,YAAY,QAAQ,kBAAS;AACtC,SAASC,WAAW,QAAQ,iBAAQ;AACpC,SAASC,YAAY,QAAQ,kBAAS;AACtC,SAASC,iBAAiB,QAAQ,wBAAe;AACjD,SAASC,kBAAkB,QAAQ,yBAAgB;AACnD,SAASC,gBAAgB,QAAQ,uBAAc;AAC/C,SAASC,gBAAgB,QAAQ,sBAAa;AAC9C,SAASC,yBAAyB,QAAQ,gCAAuB;AACjE,SAASC,WAAW,QAAQ,iBAAQ;AACpC,SAASC,eAAe,QAAQ,sBAAa;AAC7C,SAASC,YAAY,QAAQ,mBAAU;AACvC,SAASC,oBAAoB,QAAQ,4BAAmB;AACxD,SAASC,aAAa,QAAQ,mBAAU;AACxC,SAASC,UAAU,QAAQ,oBAAW;AACtC,SAASC,WAAW,QAAQ,sBAAa;AACzC,SAASC,eAAe,QAAQ,0BAAiB;AACjD,SAASC,WAAW,QAAQ,iBAAQ;AACpC,SAASC,YAAY,QAAQ,kBAAS;AACtC,SAASC,eAAe,QAAQ,qBAAY;AAC5C,SAASC,cAAc,QAAQ,oBAAW;AAC1C,SAASC,wBAAwB,QAAQ,+BAAsB;AAC/D,SAASC,WAAW,QAAQ,iBAAQ;AACpC,SAASC,aAAa,QAAQ,qBAAY;;AAE1C;;AAGA;AACA,SAASC,KAAK,QAAQ,6BAA0B;AAChD,SAASC,cAAc,QAAQ,oBAAW;AAAC,SAAAC,GAAA,IAAAC,IAAA;
|
|
1
|
+
{"version":3,"names":["React","SvgIconSteeringWheel","SvgIconCheckBoxFill","SvgIconCheckBoxOutline","SvgIconCameraPlus","SvgIconMoonStars","SvgIconCallBell","SvgIconSteeringWheelFill","SvgIconTrophy","IconShoppingCart","IconCreditCard","IconFileText","IconTruck","IconPackageCheck","SvgIconEyeSlash","SvgIconCalendar","SvgIconCurrency","SvgIconEye","SvgIconGasPump","SvgIconGauge","SvgIconGear","SvgIconTimer","SvgIconNotePencil","SvgIconCheckCircle","SvgIconArrowLeft","SvgIconBluetooth","SvgIconBluetoothConnected","SvgIconList","SvgIconWiFiHigh","SvgIconWiFiX","SvgIconArrowDropDown","SvgIconClosed","SvgPackage","SvgChartBar","SvgTruckTrailer","SvgIconBell","SvgIconFiles","SvgIconLifebuoy","SvgIconRecused","SvgIconExclamationCircle","SvgIconPlus","SvgIconXCirle","theme","SvgIconEllipse","SvgIconCheckBox","jsx","_jsx","Icons","icon","color","size","background","colors","orange","IconsMenuItems"],"sourceRoot":"..\\..\\..\\..\\src","sources":["common/icons-svg/index.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
/**
|
|
4
|
-
* IMPORTS
|
|
3
|
+
/**
|
|
4
|
+
* IMPORTS
|
|
5
5
|
*/
|
|
6
6
|
import React from "react";
|
|
7
7
|
import { TouchableOpacity } from "react-native";
|
|
@@ -17,8 +17,8 @@ import { Icons } from "../../common/icons-svg/index.js";
|
|
|
17
17
|
// styles
|
|
18
18
|
import { Box } from "../box/index.js";
|
|
19
19
|
|
|
20
|
-
/**
|
|
21
|
-
* Componente CheckBox para a interação da ui.
|
|
20
|
+
/**
|
|
21
|
+
* Componente CheckBox para a interação da ui.
|
|
22
22
|
*/
|
|
23
23
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
24
24
|
const CheckBox = ({
|
|
@@ -102,9 +102,9 @@ const CheckBox = ({
|
|
|
102
102
|
justifyContent: "flex-start"
|
|
103
103
|
},
|
|
104
104
|
children: /*#__PURE__*/_jsx(Icons, {
|
|
105
|
-
size:
|
|
106
|
-
|
|
107
|
-
icon: "
|
|
105
|
+
size: 19,
|
|
106
|
+
background: backgroundColorCheck,
|
|
107
|
+
icon: "CHECK_BOX"
|
|
108
108
|
})
|
|
109
109
|
}), /*#__PURE__*/_jsx(Box, {
|
|
110
110
|
width: "100%",
|
|
@@ -126,8 +126,8 @@ const CheckBox = ({
|
|
|
126
126
|
})
|
|
127
127
|
});
|
|
128
128
|
};
|
|
129
|
-
/**
|
|
130
|
-
* EXPORTS
|
|
129
|
+
/**
|
|
130
|
+
* EXPORTS
|
|
131
131
|
*/
|
|
132
132
|
export { CheckBox };
|
|
133
133
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","TouchableOpacity","Typography","Icons","Box","jsx","_jsx","jsxs","_jsxs","CheckBox","widthBoxCheckIcon","heightWrapperTextLabel","isChecked","backgroundColorCheck","backgroundBoxCheckIcon","textLabel","textSizeLabel","colorTextLabel","onPress","res","testID","children","width","paddingStyle","paddingLeft","paddingRight","flexStyle","flexDirection","alignItems","justifyContent","height","backgroundColor","size","color","icon","text","lineHeight","letterSpacing"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/check-box/index.tsx"],"mappings":"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
|
|
1
|
+
{"version":3,"names":["React","TouchableOpacity","Typography","Icons","Box","jsx","_jsx","jsxs","_jsxs","CheckBox","widthBoxCheckIcon","heightWrapperTextLabel","isChecked","backgroundColorCheck","backgroundBoxCheckIcon","textLabel","textSizeLabel","colorTextLabel","onPress","res","testID","children","width","paddingStyle","paddingLeft","paddingRight","flexStyle","flexDirection","alignItems","justifyContent","height","backgroundColor","size","color","icon","text","lineHeight","letterSpacing","background"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/check-box/index.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
/**
|
|
4
|
-
* IMPORTS
|
|
3
|
+
/**
|
|
4
|
+
* IMPORTS
|
|
5
5
|
*/
|
|
6
6
|
import React from "react";
|
|
7
7
|
import { TouchableOpacity } from "react-native";
|
|
@@ -21,7 +21,9 @@ const Coil = ({
|
|
|
21
21
|
handleNavigation,
|
|
22
22
|
title,
|
|
23
23
|
testID,
|
|
24
|
-
status
|
|
24
|
+
status,
|
|
25
|
+
backgroundColor,
|
|
26
|
+
style
|
|
25
27
|
}) => {
|
|
26
28
|
return /*#__PURE__*/_jsx(TouchableOpacity, {
|
|
27
29
|
activeOpacity: 0.7,
|
|
@@ -34,11 +36,11 @@ const Coil = ({
|
|
|
34
36
|
alignItems: "center"
|
|
35
37
|
},
|
|
36
38
|
height: 70,
|
|
37
|
-
backgroundColor: theme.colors.blue[400],
|
|
39
|
+
backgroundColor: backgroundColor ?? theme.colors.blue[400],
|
|
38
40
|
borderStyled: {
|
|
39
|
-
borderWidth:
|
|
41
|
+
borderWidth: theme.borderWidths.thin,
|
|
40
42
|
borderRadius: theme.borderWidths.thick_medium,
|
|
41
|
-
borderColor: theme.colors.blue[400]
|
|
43
|
+
borderColor: backgroundColor ?? theme.colors.blue[400]
|
|
42
44
|
},
|
|
43
45
|
paddingStyle: {
|
|
44
46
|
padding: theme.paddings["2xs"]
|
|
@@ -46,9 +48,9 @@ const Coil = ({
|
|
|
46
48
|
marginStyle: {
|
|
47
49
|
marginBottom: theme.margins.md
|
|
48
50
|
},
|
|
49
|
-
style: {
|
|
51
|
+
style: [style, {
|
|
50
52
|
elevation: 5
|
|
51
|
-
},
|
|
53
|
+
}],
|
|
52
54
|
children: [/*#__PURE__*/_jsxs(Box, {
|
|
53
55
|
width: "80%",
|
|
54
56
|
height: 70,
|
|
@@ -66,7 +68,7 @@ const Coil = ({
|
|
|
66
68
|
flexWrap: "wrap"
|
|
67
69
|
},
|
|
68
70
|
marginStyle: {
|
|
69
|
-
marginLeft:
|
|
71
|
+
marginLeft: theme.margins.lg
|
|
70
72
|
},
|
|
71
73
|
children: [/*#__PURE__*/_jsx(Typography, {
|
|
72
74
|
text: title,
|
|
@@ -91,13 +93,13 @@ const Coil = ({
|
|
|
91
93
|
justifyContent: "flex-end"
|
|
92
94
|
},
|
|
93
95
|
height: 70,
|
|
94
|
-
children: [status
|
|
96
|
+
children: [status === "recused" && /*#__PURE__*/_jsx(Icons, {
|
|
95
97
|
icon: "RECUSED",
|
|
96
98
|
size: 32
|
|
97
|
-
}), status
|
|
99
|
+
}), status === "approved" && /*#__PURE__*/_jsx(Icons, {
|
|
98
100
|
icon: "CHECK_CIRCLE",
|
|
99
101
|
size: 32
|
|
100
|
-
}), status
|
|
102
|
+
}), status === "pending" && /*#__PURE__*/_jsx(Icons, {
|
|
101
103
|
icon: "EXCLAMATION_CIRCLE",
|
|
102
104
|
size: 32
|
|
103
105
|
})]
|
|
@@ -106,8 +108,8 @@ const Coil = ({
|
|
|
106
108
|
});
|
|
107
109
|
};
|
|
108
110
|
|
|
109
|
-
/**
|
|
110
|
-
* EXPORTS
|
|
111
|
+
/**
|
|
112
|
+
* EXPORTS
|
|
111
113
|
*/
|
|
112
114
|
export { Coil };
|
|
113
115
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","TouchableOpacity","Box","Typography","Icons","theme","jsx","_jsx","jsxs","_jsxs","Coil","description","handleNavigation","title","testID","status","activeOpacity","onPress","children","width","flexStyle","flexDirection","alignItems","height","
|
|
1
|
+
{"version":3,"names":["React","TouchableOpacity","Box","Typography","Icons","theme","jsx","_jsx","jsxs","_jsxs","Coil","description","handleNavigation","title","testID","status","backgroundColor","style","activeOpacity","onPress","children","width","flexStyle","flexDirection","alignItems","height","colors","blue","borderStyled","borderWidth","borderWidths","thin","borderRadius","thick_medium","borderColor","paddingStyle","padding","paddings","marginStyle","marginBottom","margins","md","elevation","justifyContent","icon","size","flexWrap","marginLeft","lg","text","fontSizes","fontFamily","fonts","inter_bold_700","color","neutral","letterSpacing","paddingTop","inter_semi_bold_600"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/coil/index.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
/**
|
|
4
|
-
* IMPORTS
|
|
3
|
+
/**
|
|
4
|
+
* IMPORTS
|
|
5
5
|
*/
|
|
6
6
|
import React from "react";
|
|
7
7
|
import { Dimensions, TouchableOpacity } from "react-native";
|
|
@@ -18,8 +18,8 @@ import { Icons } from "../../common/icons-svg/index.js";
|
|
|
18
18
|
// styles
|
|
19
19
|
import { theme } from "../../styles/theme/theme.js";
|
|
20
20
|
|
|
21
|
-
/**
|
|
22
|
-
* Componente Header para a interação do usuário com ui.
|
|
21
|
+
/**
|
|
22
|
+
* Componente Header para a interação do usuário com ui.
|
|
23
23
|
*/
|
|
24
24
|
import { jsx as _jsx, Fragment as _Fragment, jsxs as _jsxs } from "react/jsx-runtime";
|
|
25
25
|
const Header = ({
|
|
@@ -58,7 +58,7 @@ const Header = ({
|
|
|
58
58
|
alignItems: "flex-start"
|
|
59
59
|
},
|
|
60
60
|
paddingStyle: {
|
|
61
|
-
paddingLeft:
|
|
61
|
+
paddingLeft: theme.paddings.md
|
|
62
62
|
},
|
|
63
63
|
children: arrow && title !== "Login" && /*#__PURE__*/_jsx(TouchableOpacity, {
|
|
64
64
|
disabled: !arrow,
|
|
@@ -84,7 +84,6 @@ const Header = ({
|
|
|
84
84
|
})
|
|
85
85
|
})
|
|
86
86
|
}), /*#__PURE__*/_jsx(Box, {
|
|
87
|
-
width: "68%",
|
|
88
87
|
height: 45,
|
|
89
88
|
flexStyle: {
|
|
90
89
|
flexDirection: "row",
|
|
@@ -95,11 +94,13 @@ const Header = ({
|
|
|
95
94
|
children: /*#__PURE__*/_jsx(Typography, {
|
|
96
95
|
text: title ? title : "Login",
|
|
97
96
|
size: 15.4,
|
|
98
|
-
fontFamily:
|
|
97
|
+
fontFamily: theme.fonts.inter_bold_700,
|
|
99
98
|
color: color?.colorText ?? theme.colors.neutral[25],
|
|
100
|
-
|
|
99
|
+
fontWeight: "700",
|
|
100
|
+
align: "center",
|
|
101
|
+
lineHeight: theme.fontSizes.lg,
|
|
101
102
|
letterSpacing: "regular",
|
|
102
|
-
marginLeft:
|
|
103
|
+
marginLeft: theme.margins["2xl"]
|
|
103
104
|
})
|
|
104
105
|
}), /*#__PURE__*/_jsx(Box, {
|
|
105
106
|
marginStyle: {
|
|
@@ -120,7 +121,7 @@ const Header = ({
|
|
|
120
121
|
},
|
|
121
122
|
flexStyle: {
|
|
122
123
|
flexDirection: "row",
|
|
123
|
-
justifyContent: "
|
|
124
|
+
justifyContent: "flex-end"
|
|
124
125
|
},
|
|
125
126
|
children: [isBluetooth && /*#__PURE__*/_jsx(Icons, {
|
|
126
127
|
icon: bluetoothIsConnected ? "BLUETOOTH_CONNECTED" : "BLUETOOTH",
|
|
@@ -134,8 +135,8 @@ const Header = ({
|
|
|
134
135
|
});
|
|
135
136
|
};
|
|
136
137
|
|
|
137
|
-
/**
|
|
138
|
-
* EXPORTS
|
|
138
|
+
/**
|
|
139
|
+
* EXPORTS
|
|
139
140
|
*/
|
|
140
141
|
export { Header };
|
|
141
142
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["React","Dimensions","TouchableOpacity","Box","Typography","Icons","theme","jsx","_jsx","Fragment","_Fragment","jsxs","_jsxs","Header","title","color","testID","arrow","permission","bluetoothIsConnected","isInternetReachable","handleNavigation","backgroundColor","isBluetooth","width","widthScreen","get","isMobile","height","colors","blue","flexStyle","flexDirection","justifyContent","alignItems","children","paddingStyle","paddingLeft","disabled","onPress","style","icon","marginStyle","marginBottom","flex","text","size","fontFamily","colorText","neutral","lineHeight","fontSizes","letterSpacing","marginLeft","marginRight","borderStyled","borderRadius","marginTop","green","red","orange"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/header-profile/index.tsx"],"mappings":";;AAAA;AACA;AACA;AACA,OAAOA,KAAK,MAAM,OAAO;AACzB,SAASC,UAAU,EAAEC,gBAAgB,QAAQ,cAAc;;AAE3D;AACA,SAASC,GAAG,QAAQ,iBAAQ;AAC5B,SAASC,UAAU,QAAQ,wBAAe;;AAE1C;;AAGA;AACA,SAASC,KAAK,QAAQ,iCAAwB;;AAE9C;AACA,SAASC,KAAK,QAAQ,6BAA0B;;AAEhD;AACA;AACA;AAFA,SAAAC,GAAA,IAAAC,IAAA,EAAAC,QAAA,IAAAC,SAAA,EAAAC,IAAA,IAAAC,KAAA;AAGA,MAAMC,MAA8B,GAAGA,CAAC;EACtCC,KAAK;EACLC,KAAK;EACLC,MAAM;EACNC,KAAK;EACL;EACAC,UAAU;EACVC,oBAAoB;EACpBC,mBAAmB;EACnBC,gBAAgB;EAChBC,eAAe;EACfC,WAAW,GAAG;AAChB,CAAC,KAAK;EACJ,MAAM;IAAEC,KAAK,EAAEC;EAAY,CAAC,GAAGxB,UAAU,CAACyB,GAAG,CAAC,QAAQ,CAAC;EACvD,MAAMC,QAAQ,GAAGF,WAAW,GAAG,GAAG;EAElC,oBACEb,KAAA,CAACT,GAAG;IACFa,MAAM,EAAEA,MAAO;IACfQ,KAAK,EAAE,MAAO;IACdI,MAAM,EAAE,EAAG;IACXN,eAAe,EAAEA,eAAe,IAAIhB,KAAK,CAACuB,MAAM,CAACC,IAAI,CAAC,GAAG,CAAE;IAC3DC,SAAS,EAAE;MAAEC,aAAa,EAAE,KAAK;MAAEC,cAAc,EAAE,eAAe;MAAEC,UAAU,EAAE;IAAS,CAAE;IAAAC,QAAA,gBAE3F3B,IAAA,CAACL,GAAG;MACFqB,KAAK,EAAE,KAAM;MACbI,MAAM,EAAE,EAAG;MACXG,SAAS,EAAE;QAAEC,aAAa,EAAE,QAAQ;QAAEC,cAAc,EAAE,QAAQ;QAAEC,UAAU,EAAE;MAAa,CAAE;MAC3FE,YAAY,EAAE;QAAEC,WAAW,EAAE;MAAG,CAAE;
|
|
1
|
+
{"version":3,"names":["React","Dimensions","TouchableOpacity","Box","Typography","Icons","theme","jsx","_jsx","Fragment","_Fragment","jsxs","_jsxs","Header","title","color","testID","arrow","permission","bluetoothIsConnected","isInternetReachable","handleNavigation","backgroundColor","isBluetooth","width","widthScreen","get","isMobile","height","colors","blue","flexStyle","flexDirection","justifyContent","alignItems","children","paddingStyle","paddingLeft","paddings","md","disabled","onPress","style","icon","marginStyle","marginBottom","flex","text","size","fontFamily","fonts","inter_bold_700","colorText","neutral","fontWeight","align","lineHeight","fontSizes","lg","letterSpacing","marginLeft","margins","marginRight","borderStyled","borderRadius","marginTop","green","red","orange"],"sourceRoot":"..\\..\\..\\..\\src","sources":["components/header-profile/index.tsx"],"mappings":"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","ignoreList":[]}
|
|
@@ -7,8 +7,7 @@ const meta = {
|
|
|
7
7
|
args: {
|
|
8
8
|
title: "HUTY-9754",
|
|
9
9
|
description: "04 de 02 fotos pendentes",
|
|
10
|
-
handleNavigation: () => {}
|
|
11
|
-
status: "pending"
|
|
10
|
+
handleNavigation: () => {}
|
|
12
11
|
},
|
|
13
12
|
parameters: {
|
|
14
13
|
notes: `
|
|
@@ -55,4 +54,13 @@ export const CoilRecused = {
|
|
|
55
54
|
status: "recused"
|
|
56
55
|
}
|
|
57
56
|
};
|
|
57
|
+
export const CoilNoStatus = {
|
|
58
|
+
name: "coil-no-status",
|
|
59
|
+
args: {
|
|
60
|
+
title: "HUTY-9754",
|
|
61
|
+
description: "background color diferente",
|
|
62
|
+
handleNavigation: () => {},
|
|
63
|
+
backgroundColor: "green"
|
|
64
|
+
}
|
|
65
|
+
};
|
|
58
66
|
//# sourceMappingURL=coil.stories.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Coil","meta","title","component","args","description","handleNavigation","
|
|
1
|
+
{"version":3,"names":["Coil","meta","title","component","args","description","handleNavigation","parameters","notes","CoilPending","name","status","CoilApproved","CoilRecused","CoilNoStatus","backgroundColor"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/coil/coil.stories.tsx"],"mappings":";;AAGA,SAASA,IAAI,QAAQ,gCAAuB;AAE5C,MAAMC,IAAuB,GAAG;EAC9BC,KAAK,EAAE,iBAAiB;EACxBC,SAAS,EAAEH,IAAgB;EAC3BI,IAAI,EAAE;IACJF,KAAK,EAAE,WAAW;IAClBG,WAAW,EAAE,0BAA0B;IACvCC,gBAAgB,EAAEA,CAAA,KAAM,CAAC;EAC3B,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeP,IAAI;AAInB,OAAO,MAAMQ,WAAkB,GAAG;EAChCC,IAAI,EAAE,cAAc;EACpBN,IAAI,EAAE;IACJF,KAAK,EAAE,WAAW;IAClBG,WAAW,EAAE,0BAA0B;IACvCC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BK,MAAM,EAAE;EACV;AACF,CAAC;AAED,OAAO,MAAMC,YAAmB,GAAG;EACjCF,IAAI,EAAE,eAAe;EACrBN,IAAI,EAAE;IACJF,KAAK,EAAE,WAAW;IAClBG,WAAW,EAAE,0BAA0B;IACvCC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BK,MAAM,EAAE;EACV;AACF,CAAC;AAED,OAAO,MAAME,WAAkB,GAAG;EAChCH,IAAI,EAAE,cAAc;EACpBN,IAAI,EAAE;IACJF,KAAK,EAAE,WAAW;IAClBG,WAAW,EAAE,0BAA0B;IACvCC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BK,MAAM,EAAE;EACV;AACF,CAAC;AAED,OAAO,MAAMG,YAAmB,GAAG;EACjCJ,IAAI,EAAE,gBAAgB;EACtBN,IAAI,EAAE;IACJF,KAAK,EAAE,WAAW;IAClBG,WAAW,EAAE,4BAA4B;IACzCC,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BS,eAAe,EAAE;EACnB;AACF,CAAC","ignoreList":[]}
|
|
@@ -80,4 +80,20 @@ export const HeaderPermission = {
|
|
|
80
80
|
isBluetooth: false
|
|
81
81
|
}
|
|
82
82
|
};
|
|
83
|
+
export const HeaderBackground = {
|
|
84
|
+
name: "header-background",
|
|
85
|
+
args: {
|
|
86
|
+
testID: "header",
|
|
87
|
+
arrow: true,
|
|
88
|
+
title: "texto grande e background diferente",
|
|
89
|
+
handleNavigation: () => {},
|
|
90
|
+
permission: false,
|
|
91
|
+
bluetoothIsConnected: true,
|
|
92
|
+
isInternetReachable: true,
|
|
93
|
+
isBluetooth: false,
|
|
94
|
+
color: {
|
|
95
|
+
colorText: "white"
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
};
|
|
83
99
|
//# sourceMappingURL=header-profile.stories.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["Header","meta","title","component","args","testID","arrow","handleNavigation","permission","bluetoothIsConnected","isInternetReachable","parameters","notes","HeaderLogin","name","isBluetooth","HeaderArrow","HeaderList","HeaderPermission"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/header-profile/header-profile.stories.tsx"],"mappings":";;AACA,SAASA,MAAM,QAAQ,0CAAiC;AAExD,MAAMC,IAAyB,GAAG;EAChCC,KAAK,EAAE,mBAAmB;EAC1BC,SAAS,EAAEH,MAAM;EACjBI,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,KAAK;IACZJ,KAAK,EAAE,MAAM;IACbK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,KAAK;IAC3BC,mBAAmB,EAAE;EACvB,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeX,IAAI;AAInB,OAAO,MAAMY,WAAkB,GAAG;EAChCC,IAAI,EAAE,cAAc;EACpBV,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,KAAK;IACZJ,KAAK,EAAE,OAAO;IACdK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,KAAK;IAC3BC,mBAAmB,EAAE,IAAI;IACzBK,WAAW,EAAE;EACf;AACF,CAAC;AACD,OAAO,MAAMC,WAAkB,GAAG;EAChCF,IAAI,EAAE,cAAc;EACpBV,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,IAAI;IACXJ,KAAK,EAAE,wBAAwB;IAC/BK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,KAAK;IAC3BC,mBAAmB,EAAE,KAAK;IAC1BK,WAAW,EAAE;EACf;AACF,CAAC;AAED,OAAO,MAAME,UAAiB,GAAG;EAC/BH,IAAI,EAAE,aAAa;EACnBV,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,IAAI;IACXJ,KAAK,EAAE,qBAAqB;IAC5BK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,IAAI;IAC1BC,mBAAmB,EAAE,IAAI;IACzBK,WAAW,EAAE;EACf;AACF,CAAC;AAED,OAAO,MAAMG,gBAAuB,GAAG;EACrCJ,IAAI,EAAE,mBAAmB;EACzBV,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,IAAI;IACXJ,KAAK,EAAE,YAAY;IACnBK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,IAAI;IAChBC,oBAAoB,EAAE,IAAI;IAC1BC,mBAAmB,EAAE,IAAI;IACzBK,WAAW,EAAE;EACf;AACF,CAAC","ignoreList":[]}
|
|
1
|
+
{"version":3,"names":["Header","meta","title","component","args","testID","arrow","handleNavigation","permission","bluetoothIsConnected","isInternetReachable","parameters","notes","HeaderLogin","name","isBluetooth","HeaderArrow","HeaderList","HeaderPermission","HeaderBackground","color","colorText"],"sourceRoot":"..\\..\\..\\..\\src","sources":["stories/header-profile/header-profile.stories.tsx"],"mappings":";;AACA,SAASA,MAAM,QAAQ,0CAAiC;AAExD,MAAMC,IAAyB,GAAG;EAChCC,KAAK,EAAE,mBAAmB;EAC1BC,SAAS,EAAEH,MAAM;EACjBI,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,KAAK;IACZJ,KAAK,EAAE,MAAM;IACbK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,KAAK;IAC3BC,mBAAmB,EAAE;EACvB,CAAC;EACDC,UAAU,EAAE;IACVC,KAAK,EAAE;AACX;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;EACE;AACF,CAAC;AAED,eAAeX,IAAI;AAInB,OAAO,MAAMY,WAAkB,GAAG;EAChCC,IAAI,EAAE,cAAc;EACpBV,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,KAAK;IACZJ,KAAK,EAAE,OAAO;IACdK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,KAAK;IAC3BC,mBAAmB,EAAE,IAAI;IACzBK,WAAW,EAAE;EACf;AACF,CAAC;AACD,OAAO,MAAMC,WAAkB,GAAG;EAChCF,IAAI,EAAE,cAAc;EACpBV,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,IAAI;IACXJ,KAAK,EAAE,wBAAwB;IAC/BK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,KAAK;IAC3BC,mBAAmB,EAAE,KAAK;IAC1BK,WAAW,EAAE;EACf;AACF,CAAC;AAED,OAAO,MAAME,UAAiB,GAAG;EAC/BH,IAAI,EAAE,aAAa;EACnBV,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,IAAI;IACXJ,KAAK,EAAE,qBAAqB;IAC5BK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,IAAI;IAC1BC,mBAAmB,EAAE,IAAI;IACzBK,WAAW,EAAE;EACf;AACF,CAAC;AAED,OAAO,MAAMG,gBAAuB,GAAG;EACrCJ,IAAI,EAAE,mBAAmB;EACzBV,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,IAAI;IACXJ,KAAK,EAAE,YAAY;IACnBK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,IAAI;IAChBC,oBAAoB,EAAE,IAAI;IAC1BC,mBAAmB,EAAE,IAAI;IACzBK,WAAW,EAAE;EACf;AACF,CAAC;AAED,OAAO,MAAMI,gBAAuB,GAAG;EACrCL,IAAI,EAAE,mBAAmB;EACzBV,IAAI,EAAE;IACJC,MAAM,EAAE,QAAQ;IAChBC,KAAK,EAAE,IAAI;IACXJ,KAAK,EAAE,qCAAqC;IAC5CK,gBAAgB,EAAEA,CAAA,KAAM,CAAC,CAAC;IAC1BC,UAAU,EAAE,KAAK;IACjBC,oBAAoB,EAAE,IAAI;IAC1BC,mBAAmB,EAAE,IAAI;IACzBK,WAAW,EAAE,KAAK;IAClBK,KAAK,EAAE;MAAEC,SAAS,EAAE;IAAQ;EAC9B;AACF,CAAC","ignoreList":[]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
declare const IMAGES: {
|
|
2
|
-
IMAGE_ANONIMA: string;
|
|
3
|
-
};
|
|
4
|
-
export { IMAGES };
|
|
1
|
+
declare const IMAGES: {
|
|
2
|
+
IMAGE_ANONIMA: string;
|
|
3
|
+
};
|
|
4
|
+
export { IMAGES };
|
|
5
5
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
/**
|
|
6
|
-
* typings
|
|
7
|
-
*/
|
|
8
|
-
import { ISvgProps } from "../interface";
|
|
9
|
-
declare const SvgIconArrowDropDown: React.FC<ISvgProps>;
|
|
10
|
-
/**
|
|
11
|
-
* EXPORTS
|
|
12
|
-
*/
|
|
13
|
-
export { SvgIconArrowDropDown };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
/**
|
|
6
|
+
* typings
|
|
7
|
+
*/
|
|
8
|
+
import { ISvgProps } from "../interface";
|
|
9
|
+
declare const SvgIconArrowDropDown: React.FC<ISvgProps>;
|
|
10
|
+
/**
|
|
11
|
+
* EXPORTS
|
|
12
|
+
*/
|
|
13
|
+
export { SvgIconArrowDropDown };
|
|
14
14
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import * as React from "react";
|
|
5
|
-
import { ISvgProps } from "../interface";
|
|
6
|
-
declare const SvgIconArrowLeft: React.FC<ISvgProps>;
|
|
7
|
-
/**
|
|
8
|
-
* EXPORTS
|
|
9
|
-
*/
|
|
10
|
-
export { SvgIconArrowLeft };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import { ISvgProps } from "../interface";
|
|
6
|
+
declare const SvgIconArrowLeft: React.FC<ISvgProps>;
|
|
7
|
+
/**
|
|
8
|
+
* EXPORTS
|
|
9
|
+
*/
|
|
10
|
+
export { SvgIconArrowLeft };
|
|
11
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import * as React from "react";
|
|
5
|
-
import { ISvgProps } from "../interface";
|
|
6
|
-
declare const SvgIconBell: React.FC<ISvgProps>;
|
|
7
|
-
export { SvgIconBell };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import { ISvgProps } from "../interface";
|
|
6
|
+
declare const SvgIconBell: React.FC<ISvgProps>;
|
|
7
|
+
export { SvgIconBell };
|
|
8
8
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import * as React from "react";
|
|
5
|
-
import { ISvgProps } from "../interface";
|
|
6
|
-
declare const SvgIconBluetooth: React.FC<ISvgProps>;
|
|
7
|
-
/**
|
|
8
|
-
* EXPORTS
|
|
9
|
-
*/
|
|
10
|
-
export { SvgIconBluetooth };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import * as React from "react";
|
|
5
|
+
import { ISvgProps } from "../interface";
|
|
6
|
+
declare const SvgIconBluetooth: React.FC<ISvgProps>;
|
|
7
|
+
/**
|
|
8
|
+
* EXPORTS
|
|
9
|
+
*/
|
|
10
|
+
export { SvgIconBluetooth };
|
|
11
11
|
//# sourceMappingURL=index.d.ts.map
|