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
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/ import React from "react";
|
|
4
|
-
import { ICardHoursProps } from "./interface";
|
|
5
|
-
declare const CardHours: React.FC<ICardHoursProps>;
|
|
6
|
-
/**
|
|
7
|
-
* EXPORTS
|
|
8
|
-
*/
|
|
9
|
-
export { CardHours };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/ import React from "react";
|
|
4
|
+
import { ICardHoursProps } from "./interface";
|
|
5
|
+
declare const CardHours: React.FC<ICardHoursProps>;
|
|
6
|
+
/**
|
|
7
|
+
* EXPORTS
|
|
8
|
+
*/
|
|
9
|
+
export { CardHours };
|
|
10
10
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { ICardLoading } from "./interface";
|
|
6
|
-
/**
|
|
7
|
-
*
|
|
8
|
-
* Componente CardLoading para a interação do usuário com ui.
|
|
9
|
-
*/
|
|
10
|
-
declare const CardLoading: React.FC<ICardLoading>;
|
|
11
|
-
/**
|
|
12
|
-
* EXPORTS
|
|
13
|
-
*/
|
|
14
|
-
export { CardLoading };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { ICardLoading } from "./interface";
|
|
6
|
+
/**
|
|
7
|
+
*
|
|
8
|
+
* Componente CardLoading para a interação do usuário com ui.
|
|
9
|
+
*/
|
|
10
|
+
declare const CardLoading: React.FC<ICardLoading>;
|
|
11
|
+
/**
|
|
12
|
+
* EXPORTS
|
|
13
|
+
*/
|
|
14
|
+
export { CardLoading };
|
|
15
15
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { ICardScheduledJourney } from "./interface";
|
|
6
|
-
/**
|
|
7
|
-
* Componente CardScheduledJourney para a interação da ui.
|
|
8
|
-
*/
|
|
9
|
-
declare const CardScheduledJourney: React.FC<ICardScheduledJourney>;
|
|
10
|
-
/**
|
|
11
|
-
* EXPORTS
|
|
12
|
-
*/
|
|
13
|
-
export { CardScheduledJourney };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { ICardScheduledJourney } from "./interface";
|
|
6
|
+
/**
|
|
7
|
+
* Componente CardScheduledJourney para a interação da ui.
|
|
8
|
+
*/
|
|
9
|
+
declare const CardScheduledJourney: React.FC<ICardScheduledJourney>;
|
|
10
|
+
/**
|
|
11
|
+
* EXPORTS
|
|
12
|
+
*/
|
|
13
|
+
export { CardScheduledJourney };
|
|
14
14
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
import { DimensionValue, ViewProps } from "react-native";
|
|
2
|
-
/**
|
|
3
|
-
* INTERFACE
|
|
4
|
-
*/
|
|
5
|
-
import { IGlobalCss } from "../../styles/global/interface";
|
|
6
|
-
import { SVG_NAME } from "../../common/icons-svg/constants";
|
|
7
|
-
interface ICardScheduledJourney extends ViewProps, IGlobalCss {
|
|
8
|
-
/**
|
|
9
|
-
* props que mostra o titulo correspondentes para a ultima atualização
|
|
10
|
-
*/
|
|
11
|
-
title: string;
|
|
12
|
-
/**
|
|
13
|
-
* props que mostra a duração correspondentes para a ultima atualização
|
|
14
|
-
*/
|
|
15
|
-
duracao: string;
|
|
16
|
-
/**
|
|
17
|
-
* A propriedade CSS width define a largura de um elemento. A largura de um elemento é a distância do topo da borda esquerda do elemento ao fundo da borda direita.
|
|
18
|
-
*/
|
|
19
|
-
widthChildren?: number | DimensionValue;
|
|
20
|
-
/**
|
|
21
|
-
* A propriedade que define o tipo que icones serao usados
|
|
22
|
-
*/
|
|
23
|
-
icon?: keyof typeof SVG_NAME;
|
|
24
|
-
/**
|
|
25
|
-
* A propriedade CSS borderRight define a cor de fundo de um elemento do lado direito.
|
|
26
|
-
*/
|
|
27
|
-
borderRight?: string;
|
|
28
|
-
}
|
|
29
|
-
/**
|
|
30
|
-
* EXPORTS
|
|
31
|
-
*/
|
|
32
|
-
export type { ICardScheduledJourney };
|
|
1
|
+
import { DimensionValue, ViewProps } from "react-native";
|
|
2
|
+
/**
|
|
3
|
+
* INTERFACE
|
|
4
|
+
*/
|
|
5
|
+
import { IGlobalCss } from "../../styles/global/interface";
|
|
6
|
+
import { SVG_NAME } from "../../common/icons-svg/constants";
|
|
7
|
+
interface ICardScheduledJourney extends ViewProps, IGlobalCss {
|
|
8
|
+
/**
|
|
9
|
+
* props que mostra o titulo correspondentes para a ultima atualização
|
|
10
|
+
*/
|
|
11
|
+
title: string;
|
|
12
|
+
/**
|
|
13
|
+
* props que mostra a duração correspondentes para a ultima atualização
|
|
14
|
+
*/
|
|
15
|
+
duracao: string;
|
|
16
|
+
/**
|
|
17
|
+
* A propriedade CSS width define a largura de um elemento. A largura de um elemento é a distância do topo da borda esquerda do elemento ao fundo da borda direita.
|
|
18
|
+
*/
|
|
19
|
+
widthChildren?: number | DimensionValue;
|
|
20
|
+
/**
|
|
21
|
+
* A propriedade que define o tipo que icones serao usados
|
|
22
|
+
*/
|
|
23
|
+
icon?: keyof typeof SVG_NAME;
|
|
24
|
+
/**
|
|
25
|
+
* A propriedade CSS borderRight define a cor de fundo de um elemento do lado direito.
|
|
26
|
+
*/
|
|
27
|
+
borderRight?: string;
|
|
28
|
+
}
|
|
29
|
+
/**
|
|
30
|
+
* EXPORTS
|
|
31
|
+
*/
|
|
32
|
+
export type { ICardScheduledJourney };
|
|
33
33
|
//# sourceMappingURL=interface.d.ts.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { ICardScheduledJourney } from "./interface";
|
|
2
|
-
import { IGlobalCss } from "../../styles/global/interface";
|
|
3
|
-
interface CardScheduledJourneyProps extends ICardScheduledJourney, IGlobalCss {
|
|
4
|
-
}
|
|
5
|
-
declare const styles: (props: CardScheduledJourneyProps) => {
|
|
6
|
-
cardScheduledJourney: ICardScheduledJourney;
|
|
7
|
-
};
|
|
8
|
-
/**
|
|
9
|
-
* EXPORTS
|
|
10
|
-
*/
|
|
11
|
-
export { styles };
|
|
1
|
+
import { ICardScheduledJourney } from "./interface";
|
|
2
|
+
import { IGlobalCss } from "../../styles/global/interface";
|
|
3
|
+
interface CardScheduledJourneyProps extends ICardScheduledJourney, IGlobalCss {
|
|
4
|
+
}
|
|
5
|
+
declare const styles: (props: CardScheduledJourneyProps) => {
|
|
6
|
+
cardScheduledJourney: ICardScheduledJourney;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* EXPORTS
|
|
10
|
+
*/
|
|
11
|
+
export { styles };
|
|
12
12
|
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/card-scheduled-journey/styles.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAC;AACpD,OAAO,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAC;AAK3D,UAAU,yBAA0B,SAAQ,qBAAqB,EAAE,UAAU;CAAG;AAEhF,QAAA,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/card-scheduled-journey/styles.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAC;AACpD,OAAO,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAC;AAK3D,UAAU,yBAA0B,SAAQ,qBAAqB,EAAE,UAAU;CAAG;AAEhF,QAAA,MAAM,MAAM,UAAW,yBAAyB;;CAM5C,CAAC;AAEL;;GAEG;AACH,OAAO,EAAE,MAAM,EAAE,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Imports
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { ICardWorkSession } from "./interface";
|
|
6
|
-
declare const CardWorkSession: React.FC<ICardWorkSession>;
|
|
7
|
-
/**
|
|
8
|
-
* EXPORTS
|
|
9
|
-
*/
|
|
10
|
-
export { CardWorkSession };
|
|
1
|
+
/**
|
|
2
|
+
* Imports
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { ICardWorkSession } from "./interface";
|
|
6
|
+
declare const CardWorkSession: React.FC<ICardWorkSession>;
|
|
7
|
+
/**
|
|
8
|
+
* EXPORTS
|
|
9
|
+
*/
|
|
10
|
+
export { CardWorkSession };
|
|
11
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { ICheckBoxProps } from "./interface";
|
|
6
|
-
/**
|
|
7
|
-
* Componente CheckBox para a interação da ui.
|
|
8
|
-
*/
|
|
9
|
-
declare const CheckBox: React.FC<ICheckBoxProps>;
|
|
10
|
-
/**
|
|
11
|
-
* EXPORTS
|
|
12
|
-
*/
|
|
13
|
-
export { CheckBox };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { ICheckBoxProps } from "./interface";
|
|
6
|
+
/**
|
|
7
|
+
* Componente CheckBox para a interação da ui.
|
|
8
|
+
*/
|
|
9
|
+
declare const CheckBox: React.FC<ICheckBoxProps>;
|
|
10
|
+
/**
|
|
11
|
+
* EXPORTS
|
|
12
|
+
*/
|
|
13
|
+
export { CheckBox };
|
|
14
14
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { ICoil } from "./interface";
|
|
6
|
-
declare const Coil: React.FC<ICoil>;
|
|
7
|
-
/**
|
|
8
|
-
* EXPORTS
|
|
9
|
-
*/
|
|
10
|
-
export { Coil };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { ICoil } from "./interface";
|
|
6
|
+
declare const Coil: React.FC<ICoil>;
|
|
7
|
+
/**
|
|
8
|
+
* EXPORTS
|
|
9
|
+
*/
|
|
10
|
+
export { Coil };
|
|
11
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/coil/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,MAAM,OAAO,CAAC;AAa1B,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AAEpC,QAAA,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,KAAK,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/coil/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,MAAM,OAAO,CAAC;AAa1B,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AAEpC,QAAA,MAAM,IAAI,EAAE,KAAK,CAAC,EAAE,CAAC,KAAK,CAkEzB,CAAC;AAEF;;GAEG;AACH,OAAO,EAAE,IAAI,EAAE,CAAC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { IFilterDateSelector } from "./interface";
|
|
6
|
-
/**
|
|
7
|
-
*
|
|
8
|
-
* Componente FilterDateSelector para a interação do usuário com ui.
|
|
9
|
-
*/
|
|
10
|
-
declare const FilterDateSelector: React.FC<IFilterDateSelector>;
|
|
11
|
-
/**
|
|
12
|
-
* EXPORTS
|
|
13
|
-
*/
|
|
14
|
-
export { FilterDateSelector };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { IFilterDateSelector } from "./interface";
|
|
6
|
+
/**
|
|
7
|
+
*
|
|
8
|
+
* Componente FilterDateSelector para a interação do usuário com ui.
|
|
9
|
+
*/
|
|
10
|
+
declare const FilterDateSelector: React.FC<IFilterDateSelector>;
|
|
11
|
+
/**
|
|
12
|
+
* EXPORTS
|
|
13
|
+
*/
|
|
14
|
+
export { FilterDateSelector };
|
|
15
15
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { IFilterJourneyProps } from "./interface";
|
|
6
|
-
declare const FilterJourney: React.FC<IFilterJourneyProps>;
|
|
7
|
-
/**
|
|
8
|
-
* EXPORTS
|
|
9
|
-
*/
|
|
10
|
-
export { FilterJourney };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { IFilterJourneyProps } from "./interface";
|
|
6
|
+
declare const FilterJourney: React.FC<IFilterJourneyProps>;
|
|
7
|
+
/**
|
|
8
|
+
* EXPORTS
|
|
9
|
+
*/
|
|
10
|
+
export { FilterJourney };
|
|
11
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { IHeaderProps } from "./interface";
|
|
6
|
-
/**
|
|
7
|
-
* Componente Header para a interação do usuário com ui.
|
|
8
|
-
*/
|
|
9
|
-
declare const Header: React.FC<IHeaderProps>;
|
|
10
|
-
/**
|
|
11
|
-
* EXPORTS
|
|
12
|
-
*/
|
|
13
|
-
export { Header };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { IHeaderProps } from "./interface";
|
|
6
|
+
/**
|
|
7
|
+
* Componente Header para a interação do usuário com ui.
|
|
8
|
+
*/
|
|
9
|
+
declare const Header: React.FC<IHeaderProps>;
|
|
10
|
+
/**
|
|
11
|
+
* EXPORTS
|
|
12
|
+
*/
|
|
13
|
+
export { Header };
|
|
14
14
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/header-profile/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAQ3C;;GAEG;AACH,QAAA,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/components/header-profile/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,MAAM,OAAO,CAAC;AAQ1B,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAQ3C;;GAEG;AACH,QAAA,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAwGlC,CAAC;AAEF;;GAEG;AACH,OAAO,EAAE,MAAM,EAAE,CAAC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { IImageCaptureWithRemoveProps } from "./interface";
|
|
6
|
-
/**
|
|
7
|
-
*
|
|
8
|
-
* Componente ImageCaptureWithRemove para a interação do usuário com ui.
|
|
9
|
-
*/
|
|
10
|
-
declare const ImageCaptureWithRemove: React.FC<IImageCaptureWithRemoveProps>;
|
|
11
|
-
/**
|
|
12
|
-
* EXPORTS
|
|
13
|
-
*/
|
|
14
|
-
export { ImageCaptureWithRemove };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { IImageCaptureWithRemoveProps } from "./interface";
|
|
6
|
+
/**
|
|
7
|
+
*
|
|
8
|
+
* Componente ImageCaptureWithRemove para a interação do usuário com ui.
|
|
9
|
+
*/
|
|
10
|
+
declare const ImageCaptureWithRemove: React.FC<IImageCaptureWithRemoveProps>;
|
|
11
|
+
/**
|
|
12
|
+
* EXPORTS
|
|
13
|
+
*/
|
|
14
|
+
export { ImageCaptureWithRemove };
|
|
15
15
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { type IInputProps } from "./interface";
|
|
6
|
-
/**
|
|
7
|
-
*
|
|
8
|
-
* Componente Input para a interação do usuário com ui.
|
|
9
|
-
*/
|
|
10
|
-
declare const Input: React.FC<IInputProps>;
|
|
11
|
-
/**
|
|
12
|
-
* EXPORTS
|
|
13
|
-
*/
|
|
14
|
-
export { Input };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { type IInputProps } from "./interface";
|
|
6
|
+
/**
|
|
7
|
+
*
|
|
8
|
+
* Componente Input para a interação do usuário com ui.
|
|
9
|
+
*/
|
|
10
|
+
declare const Input: React.FC<IInputProps>;
|
|
11
|
+
/**
|
|
12
|
+
* EXPORTS
|
|
13
|
+
*/
|
|
14
|
+
export { Input };
|
|
15
15
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { type IInputProps } from "./interface";
|
|
2
|
-
/**
|
|
3
|
-
* Interface InputProps
|
|
4
|
-
*/
|
|
5
|
-
declare const styles: (props: IInputProps) => {
|
|
6
|
-
input: IInputProps;
|
|
7
|
-
};
|
|
8
|
-
/**
|
|
9
|
-
* EXPORTS
|
|
10
|
-
*/
|
|
11
|
-
export { styles };
|
|
1
|
+
import { type IInputProps } from "./interface";
|
|
2
|
+
/**
|
|
3
|
+
* Interface InputProps
|
|
4
|
+
*/
|
|
5
|
+
declare const styles: (props: IInputProps) => {
|
|
6
|
+
input: IInputProps;
|
|
7
|
+
};
|
|
8
|
+
/**
|
|
9
|
+
* EXPORTS
|
|
10
|
+
*/
|
|
11
|
+
export { styles };
|
|
12
12
|
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/input/styles.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,aAAa,CAAC;AAI/C;;GAEG;AAEH,QAAA,MAAM,MAAM,
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../../../../src/components/input/styles.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,KAAK,WAAW,EAAE,MAAM,aAAa,CAAC;AAI/C;;GAEG;AAEH,QAAA,MAAM,MAAM,UAAW,WAAW;;CAG9B,CAAC;AAEL;;GAEG;AACH,OAAO,EAAE,MAAM,EAAE,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { ILoadingDetails } from "./interface";
|
|
6
|
-
declare const LoadingDetails: React.FC<ILoadingDetails>;
|
|
7
|
-
/**
|
|
8
|
-
* EXPORTS
|
|
9
|
-
*/
|
|
10
|
-
export { LoadingDetails };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { ILoadingDetails } from "./interface";
|
|
6
|
+
declare const LoadingDetails: React.FC<ILoadingDetails>;
|
|
7
|
+
/**
|
|
8
|
+
* EXPORTS
|
|
9
|
+
*/
|
|
10
|
+
export { LoadingDetails };
|
|
11
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { ILoadingProgress } from "./interface";
|
|
6
|
-
/**
|
|
7
|
-
*
|
|
8
|
-
* Componente LoadingProgress para a interação do usuário com ui.
|
|
9
|
-
*/
|
|
10
|
-
declare const LoadingProgress: React.FC<ILoadingProgress>;
|
|
11
|
-
/**
|
|
12
|
-
* EXPORTS
|
|
13
|
-
*/
|
|
14
|
-
export { LoadingProgress };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { ILoadingProgress } from "./interface";
|
|
6
|
+
/**
|
|
7
|
+
*
|
|
8
|
+
* Componente LoadingProgress para a interação do usuário com ui.
|
|
9
|
+
*/
|
|
10
|
+
declare const LoadingProgress: React.FC<ILoadingProgress>;
|
|
11
|
+
/**
|
|
12
|
+
* EXPORTS
|
|
13
|
+
*/
|
|
14
|
+
export { LoadingProgress };
|
|
15
15
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { IMenuItem } from "./interface";
|
|
6
|
-
/**
|
|
7
|
-
*
|
|
8
|
-
* Componente Menu Item para a interação do usuário com ui.
|
|
9
|
-
*/
|
|
10
|
-
declare const MenuItem: React.FC<IMenuItem>;
|
|
11
|
-
/**
|
|
12
|
-
* EXPORTS
|
|
13
|
-
*/
|
|
14
|
-
export { MenuItem };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { IMenuItem } from "./interface";
|
|
6
|
+
/**
|
|
7
|
+
*
|
|
8
|
+
* Componente Menu Item para a interação do usuário com ui.
|
|
9
|
+
*/
|
|
10
|
+
declare const MenuItem: React.FC<IMenuItem>;
|
|
11
|
+
/**
|
|
12
|
+
* EXPORTS
|
|
13
|
+
*/
|
|
14
|
+
export { MenuItem };
|
|
15
15
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { INoData } from "./interface";
|
|
6
|
-
declare const NoData: React.FC<INoData>;
|
|
7
|
-
export { NoData };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { INoData } from "./interface";
|
|
6
|
+
declare const NoData: React.FC<INoData>;
|
|
7
|
+
export { NoData };
|
|
8
8
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { INotificationLoading } from "./interface";
|
|
6
|
-
declare const NotificationLoading: React.FC<INotificationLoading>;
|
|
7
|
-
/**
|
|
8
|
-
* EXPORTS
|
|
9
|
-
*/
|
|
10
|
-
export { NotificationLoading };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { INotificationLoading } from "./interface";
|
|
6
|
+
declare const NotificationLoading: React.FC<INotificationLoading>;
|
|
7
|
+
/**
|
|
8
|
+
* EXPORTS
|
|
9
|
+
*/
|
|
10
|
+
export { NotificationLoading };
|
|
11
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { IScheduledJourneyIndicators } from "./interface";
|
|
6
|
-
declare const ScheduledJourneyIndicators: React.FC<IScheduledJourneyIndicators>;
|
|
7
|
-
/**
|
|
8
|
-
* EXPORTS
|
|
9
|
-
*/
|
|
10
|
-
export { ScheduledJourneyIndicators };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { IScheduledJourneyIndicators } from "./interface";
|
|
6
|
+
declare const ScheduledJourneyIndicators: React.FC<IScheduledJourneyIndicators>;
|
|
7
|
+
/**
|
|
8
|
+
* EXPORTS
|
|
9
|
+
*/
|
|
10
|
+
export { ScheduledJourneyIndicators };
|
|
11
11
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* IMPORTS
|
|
3
|
-
*/
|
|
4
|
-
import React from "react";
|
|
5
|
-
import { ISelectDropDownProps } from "./interface";
|
|
6
|
-
/**
|
|
7
|
-
* Componente SelectOption para a interação da ui.
|
|
8
|
-
*/
|
|
9
|
-
declare const SelectOption: React.FC<ISelectDropDownProps>;
|
|
10
|
-
/**
|
|
11
|
-
* EXPORTS
|
|
12
|
-
*/
|
|
13
|
-
export { SelectOption };
|
|
1
|
+
/**
|
|
2
|
+
* IMPORTS
|
|
3
|
+
*/
|
|
4
|
+
import React from "react";
|
|
5
|
+
import { ISelectDropDownProps } from "./interface";
|
|
6
|
+
/**
|
|
7
|
+
* Componente SelectOption para a interação da ui.
|
|
8
|
+
*/
|
|
9
|
+
declare const SelectOption: React.FC<ISelectDropDownProps>;
|
|
10
|
+
/**
|
|
11
|
+
* EXPORTS
|
|
12
|
+
*/
|
|
13
|
+
export { SelectOption };
|
|
14
14
|
//# sourceMappingURL=index.d.ts.map
|