infinity-forge 0.3.8 → 0.4.0
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/dist/index.d.ts +3 -3
- package/dist/index.js +3 -3
- package/dist/sites/components/brands-carousel/index.d.ts +1 -1
- package/dist/sites/components/brands-carousel/index.js +3 -3
- package/dist/sites/components/brands-carousel/interfaces.d.ts +1 -1
- package/dist/sites/components/carousel/component.d.ts +1 -1
- package/dist/sites/components/carousel/component.js +1 -1
- package/dist/sites/components/carousel/index.d.ts +1 -1
- package/dist/sites/components/carousel/index.js +1 -1
- package/dist/sites/components/carousel/interfaces.d.ts +1 -1
- package/dist/sites/components/carousel/versions/index.d.ts +1 -1
- package/dist/sites/components/carousel/versions/index.js +1 -1
- package/dist/sites/components/carousel/versions/version-01/component-01.d.ts +1 -1
- package/dist/sites/components/carousel/versions/version-01/component-01.js +1 -1
- package/dist/sites/components/counter/component.d.ts +1 -1
- package/dist/sites/components/counter/component.js +1 -1
- package/dist/sites/components/counter/index.d.ts +1 -1
- package/dist/sites/components/counter/index.js +1 -1
- package/dist/sites/components/counter/interfaces.d.ts +1 -1
- package/dist/sites/components/counter/versions/index.d.ts +1 -1
- package/dist/sites/components/counter/versions/index.js +1 -1
- package/dist/sites/components/counter/versions/version-01/box/index.d.ts +1 -1
- package/dist/sites/components/counter/versions/version-01/box/index.js +2 -2
- package/dist/sites/components/counter/versions/version-01/component.d.ts +1 -1
- package/dist/sites/components/counter/versions/version-01/component.js +3 -3
- package/dist/sites/components/head/component.d.ts +1 -1
- package/dist/sites/components/head/index.d.ts +2 -2
- package/dist/sites/components/head/index.js +2 -2
- package/dist/sites/components/header-link/component.d.ts +1 -1
- package/dist/sites/components/header-link/component.js +1 -1
- package/dist/sites/components/header-link/index.d.ts +1 -1
- package/dist/sites/components/header-link/index.js +1 -1
- package/dist/sites/components/header-link/interfaces.d.ts +1 -1
- package/dist/sites/components/header-link/versions/index.d.ts +1 -1
- package/dist/sites/components/header-link/versions/index.js +1 -1
- package/dist/sites/components/header-link/versions/version-01/component.js +2 -2
- package/dist/sites/components/header-link/versions/version-01/component.stories.d.ts +1 -1
- package/dist/sites/components/header-link/versions/version-01/component.stories.js +2 -2
- package/dist/sites/components/index.d.ts +6 -6
- package/dist/sites/components/index.js +6 -6
- package/dist/sites/components/mvv/component.d.ts +1 -1
- package/dist/sites/components/mvv/component.js +1 -1
- package/dist/sites/components/mvv/index.d.ts +1 -1
- package/dist/sites/components/mvv/index.js +1 -1
- package/dist/sites/components/mvv/interfaces.d.ts +1 -1
- package/dist/sites/components/mvv/versions/index.d.ts +1 -1
- package/dist/sites/components/mvv/versions/index.js +1 -1
- package/dist/sites/components/mvv/versions/version-01/component.d.ts +1 -1
- package/dist/sites/components/mvv/versions/version-01/component.js +2 -2
- package/dist/sites/context/configs/context.d.ts +1 -1
- package/dist/sites/context/configs/context.js +3 -3
- package/dist/sites/context/configs/index.d.ts +2 -2
- package/dist/sites/context/configs/index.js +2 -2
- package/dist/sites/context/configs/scripts/acept-cookies/index.js +2 -2
- package/dist/sites/context/configs/scripts/acept-ratedr/index.js +2 -2
- package/dist/sites/context/configs/scripts/component.d.ts +1 -1
- package/dist/sites/context/configs/scripts/component.js +4 -4
- package/dist/sites/context/configs/scripts/index.d.ts +5 -5
- package/dist/sites/context/configs/scripts/index.js +5 -5
- package/dist/sites/context/configs/scripts/interfaces.d.ts +1 -1
- package/dist/sites/context/configs/scripts/whatsapp-fixed/index.js +1 -1
- package/dist/sites/context/index.d.ts +1 -1
- package/dist/sites/context/index.js +1 -1
- package/dist/sites/hook/index.d.ts +3 -3
- package/dist/sites/hook/index.js +3 -3
- package/dist/sites/index.d.ts +3 -3
- package/dist/sites/index.js +3 -3
- package/dist/sites/interfaces/api-data/index.d.ts +1 -1
- package/dist/sites/interfaces/api-data/index.js +1 -1
- package/dist/sites/interfaces/index.d.ts +2 -2
- package/dist/sites/interfaces/index.js +2 -2
- package/dist/system/container/admin/auth/container.js +2 -2
- package/dist/system/container/admin/auth/index.d.ts +2 -2
- package/dist/system/container/admin/auth/index.js +2 -2
- package/dist/system/container/admin/index.d.ts +1 -1
- package/dist/system/container/admin/index.js +1 -1
- package/dist/system/container/decorators/authorize-http-client-decorator.d.ts +2 -2
- package/dist/system/container/decorators/authorize-http-client-decorator.js +3 -3
- package/dist/system/container/decorators/index.d.ts +1 -1
- package/dist/system/container/decorators/index.js +1 -1
- package/dist/system/container/index.d.ts +2 -2
- package/dist/system/container/index.js +2 -2
- package/dist/system/container/infra/container.js +4 -4
- package/dist/system/container/infra/index.d.ts +3 -3
- package/dist/system/container/infra/index.js +3 -3
- package/dist/system/container/main.d.ts +1 -1
- package/dist/system/container/main.js +3 -3
- package/dist/system/container/types.js +1 -1
- package/dist/system/data/index.d.ts +1 -1
- package/dist/system/data/index.js +1 -1
- package/dist/system/data/use-cases/auth/index.d.ts +1 -1
- package/dist/system/data/use-cases/auth/index.js +1 -1
- package/dist/system/data/use-cases/auth/remote-auth-admin.d.ts +4 -4
- package/dist/system/data/use-cases/auth/remote-auth-admin.js +8 -5
- package/dist/system/data/use-cases/auth/remote-auth-admin.js.map +1 -1
- package/dist/system/data/use-cases/index.d.ts +1 -1
- package/dist/system/data/use-cases/index.js +1 -1
- package/dist/system/domain/generics/index.d.ts +1 -2
- package/dist/system/domain/generics/index.js +1 -2
- package/dist/system/domain/generics/index.js.map +1 -1
- package/dist/system/domain/index.d.ts +3 -3
- package/dist/system/domain/index.js +3 -3
- package/dist/system/domain/protocols/cache/get-storage.d.ts +1 -1
- package/dist/system/domain/protocols/cache/index.d.ts +3 -3
- package/dist/system/domain/protocols/cache/index.js +3 -3
- package/dist/system/domain/protocols/cache/set-storage.d.ts +1 -1
- package/dist/system/domain/protocols/http/errors/http-errors/index.d.ts +5 -5
- package/dist/system/domain/protocols/http/errors/http-errors/index.js +5 -5
- package/dist/system/domain/protocols/http/errors/index.d.ts +2 -2
- package/dist/system/domain/protocols/http/errors/index.js +2 -2
- package/dist/system/domain/protocols/http/errors/system-errors-model/index.d.ts +1 -1
- package/dist/system/domain/protocols/http/errors/system-errors-model/index.js +1 -1
- package/dist/system/domain/protocols/http/http-client.d.ts +6 -2
- package/dist/system/domain/protocols/http/http-client.js.map +1 -1
- package/dist/system/domain/protocols/http/index.d.ts +2 -2
- package/dist/system/domain/protocols/http/index.js +2 -2
- package/dist/system/domain/protocols/index.d.ts +2 -2
- package/dist/system/domain/protocols/index.js +2 -2
- package/dist/system/domain/use-cases/auth/admin/auth-admin.d.ts +1 -2
- package/dist/system/domain/use-cases/auth/admin/index.d.ts +1 -1
- package/dist/system/domain/use-cases/auth/admin/index.js +1 -1
- package/dist/system/domain/use-cases/auth/index.d.ts +1 -1
- package/dist/system/domain/use-cases/auth/index.js +1 -1
- package/dist/system/domain/use-cases/index.d.ts +1 -1
- package/dist/system/domain/use-cases/index.js +1 -1
- package/dist/system/index.d.ts +6 -5
- package/dist/system/index.js +6 -5
- package/dist/system/index.js.map +1 -1
- package/dist/system/infra/cache/cookie-storage-adapter.d.ts +2 -2
- package/dist/system/infra/cache/index.d.ts +2 -2
- package/dist/system/infra/cache/index.js +2 -2
- package/dist/system/infra/cache/storage-type.d.ts +1 -1
- package/dist/system/infra/http/axios-http-client.d.ts +1 -1
- package/dist/system/infra/http/axios-http-client.js +2 -2
- package/dist/system/infra/http/axios-http-client.js.map +1 -1
- package/dist/system/infra/http/index.d.ts +1 -1
- package/dist/system/infra/http/index.js +1 -1
- package/dist/system/infra/index.d.ts +3 -3
- package/dist/system/infra/index.js +3 -3
- package/dist/system/infra/type-models/index.d.ts +2 -2
- package/dist/system/infra/type-models/index.js +2 -2
- package/dist/system/pages/index.d.ts +1 -0
- package/dist/system/pages/index.js +18 -0
- package/dist/system/pages/index.js.map +1 -0
- package/dist/system/pages/usuarios/index.d.ts +1 -0
- package/dist/system/pages/usuarios/index.js +57 -0
- package/dist/system/pages/usuarios/index.js.map +1 -0
- package/dist/system/pages/usuarios/styles.d.ts +4 -0
- package/dist/system/pages/usuarios/styles.js +14 -0
- package/dist/system/pages/usuarios/styles.js.map +1 -0
- package/dist/system/presentation/components/data/avatar/index.js +2 -2
- package/dist/system/presentation/components/data/cards/index.d.ts +1 -1
- package/dist/system/presentation/components/data/cards/index.js +1 -1
- package/dist/system/presentation/components/data/cards/message-card/index.d.ts +1 -1
- package/dist/system/presentation/components/data/cards/message-card/index.js +3 -3
- package/dist/system/presentation/components/data/index.d.ts +8 -8
- package/dist/system/presentation/components/data/index.js +8 -8
- package/dist/system/presentation/components/data/logo/index.js +2 -2
- package/dist/system/presentation/components/data/overlay/index.d.ts +1 -1
- package/dist/system/presentation/components/data/overlay/index.js +2 -2
- package/dist/system/presentation/components/data/page-wrapper/index.d.ts +1 -1
- package/dist/system/presentation/components/data/page-wrapper/index.js +2 -2
- package/dist/system/presentation/components/data/popover/index.d.ts +1 -1
- package/dist/system/presentation/components/data/sign-up/index.js +3 -3
- package/dist/system/presentation/components/data/skeleton/index.d.ts +1 -1
- package/dist/system/presentation/components/data/skeleton/index.js +2 -2
- package/dist/system/presentation/components/index.d.ts +2 -2
- package/dist/system/presentation/components/index.js +2 -2
- package/dist/system/presentation/components/layout/component.js +3 -3
- package/dist/system/presentation/components/layout/header/components/index.d.ts +2 -2
- package/dist/system/presentation/components/layout/header/components/index.js +2 -2
- package/dist/system/presentation/components/layout/header/components/menu-right/index.js +6 -6
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/index.d.ts +1 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/index.js +3 -3
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/interfaces.d.ts +1 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/index.js +4 -4
- package/dist/system/presentation/components/layout/header/components/menu-right/notifications/index.js +3 -3
- package/dist/system/presentation/components/layout/header/components/menu-right/profile/content/index.js +3 -3
- package/dist/system/presentation/components/layout/header/components/menu-right/profile/index.js +4 -4
- package/dist/system/presentation/components/layout/header/components/menu-right/settings/index.js +3 -3
- package/dist/system/presentation/components/layout/header/components/search-modal/index.js +4 -4
- package/dist/system/presentation/components/layout/header/components/search-modal/search-list/index.js +3 -3
- package/dist/system/presentation/components/layout/header/components/search-modal/trigger/index.js +2 -2
- package/dist/system/presentation/components/layout/header/index.js +1 -1
- package/dist/system/presentation/components/layout/header/version-01/index.js +3 -3
- package/dist/system/presentation/components/layout/index.d.ts +3 -3
- package/dist/system/presentation/components/layout/index.js +3 -3
- package/dist/system/presentation/components/layout/menu/components/index.d.ts +2 -2
- package/dist/system/presentation/components/layout/menu/components/index.js +2 -2
- package/dist/system/presentation/components/layout/menu/components/menu/index.js +3 -3
- package/dist/system/presentation/components/layout/menu/components/select-workspace/index.js +2 -2
- package/dist/system/presentation/components/layout/menu/components/select-workspace/styles.js +1 -1
- package/dist/system/presentation/components/layout/menu/components/select-workspace/styles.js.map +1 -1
- package/dist/system/presentation/components/layout/menu/index.js +1 -1
- package/dist/system/presentation/components/layout/menu/version-01/index.js +3 -3
- package/dist/system/presentation/configs/index.d.ts +3 -3
- package/dist/system/presentation/configs/index.js +3 -3
- package/dist/system/presentation/configs/menu.d.ts +1 -1
- package/dist/system/presentation/context/auth/authenticated/index.js +1 -1
- package/dist/system/presentation/context/auth/context.d.ts +1 -1
- package/dist/system/presentation/context/auth/context.js +2 -2
- package/dist/system/presentation/context/auth/context.js.map +1 -1
- package/dist/system/presentation/context/auth/index.d.ts +5 -5
- package/dist/system/presentation/context/auth/index.js +5 -5
- package/dist/system/presentation/context/auth/login/index.js +3 -3
- package/dist/system/presentation/context/auth/private-page/index.js +5 -5
- package/dist/system/presentation/context/auth/private-page/index.js.map +1 -1
- package/dist/system/presentation/context/auth/unauthenticated/index.js +1 -1
- package/dist/system/presentation/context/index.d.ts +1 -1
- package/dist/system/presentation/context/index.js +1 -1
- package/dist/system/presentation/hooks/index.d.ts +1 -1
- package/dist/system/presentation/hooks/index.js +1 -1
- package/dist/system/presentation/hooks/ui/index.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/index.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/component.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/component.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/active-indicator/index.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/index.d.ts +3 -3
- package/dist/system/presentation/hooks/ui/use-table/components/index.js +3 -3
- package/dist/system/presentation/hooks/ui/use-table/components/searchbar/active-indicator/index.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/searchbar/index.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/searchbar/index.js +4 -4
- package/dist/system/presentation/hooks/ui/use-table/components/table/index.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/index.js +6 -6
- package/dist/system/presentation/hooks/ui/use-table/components/table/interfaces.d.ts +2 -2
- package/dist/system/presentation/hooks/ui/use-table/components/table/loader-table/index.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/index.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/index.js +3 -3
- package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/interfaces.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/index.d.ts +5 -5
- package/dist/system/presentation/hooks/ui/use-table/index.js +5 -5
- package/dist/system/presentation/hooks/ui/use-table/query/index.d.ts +2 -2
- package/dist/system/presentation/hooks/ui/use-table/query/index.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/query/interfaces.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/query/service.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/utils/filter-empty-values.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/utils/index.d.ts +4 -4
- package/dist/system/presentation/hooks/ui/use-table/utils/index.js +4 -4
- package/dist/system/presentation/index.d.ts +4 -4
- package/dist/system/presentation/index.js +4 -4
- package/dist/ui/components/accordion/index..d.ts +1 -1
- package/dist/ui/components/accordion/index..js +2 -2
- package/dist/ui/components/breadcrumb/index.d.ts +1 -1
- package/dist/ui/components/breadcrumb/index.js +15 -15
- package/dist/ui/components/breadcrumb/index.js.map +1 -1
- package/dist/ui/components/breadcrumb/styles.js +1 -1
- package/dist/ui/components/breadcrumb/styles.js.map +1 -1
- package/dist/ui/components/button/component.d.ts +1 -1
- package/dist/ui/components/button/component.js +2 -2
- package/dist/ui/components/button/index.d.ts +2 -2
- package/dist/ui/components/button/index.js +2 -2
- package/dist/ui/components/button/interfaces.d.ts +1 -1
- package/dist/ui/components/container/index.d.ts +1 -1
- package/dist/ui/components/error-boundary/component.d.ts +1 -1
- package/dist/ui/components/error-boundary/component.js +1 -1
- package/dist/ui/components/error-boundary/error-body.d.ts +1 -1
- package/dist/ui/components/error-boundary/index.d.ts +2 -2
- package/dist/ui/components/error-boundary/index.js +2 -2
- package/dist/ui/components/form/checkbox/index.js +2 -2
- package/dist/ui/components/form/handler/custom-submit/index.d.ts +1 -1
- package/dist/ui/components/form/handler/custom-submit/index.js +1 -1
- package/dist/ui/components/form/handler/form-handler/index.d.ts +1 -1
- package/dist/ui/components/form/handler/form-handler/index.js +19 -8
- package/dist/ui/components/form/handler/form-handler/index.js.map +1 -1
- package/dist/ui/components/form/handler/index.d.ts +1 -1
- package/dist/ui/components/form/handler/index.js +1 -1
- package/dist/ui/components/form/handler/interfaces.d.ts +2 -2
- package/dist/ui/components/form/index.d.ts +12 -12
- package/dist/ui/components/form/index.js +12 -12
- package/dist/ui/components/form/input/index.d.ts +1 -1
- package/dist/ui/components/form/input/index.js +1 -1
- package/dist/ui/components/form/input-control/error/index.d.ts +1 -1
- package/dist/ui/components/form/input-control/error/index.js +1 -1
- package/dist/ui/components/form/input-control/index.d.ts +1 -1
- package/dist/ui/components/form/input-control/index.js +5 -5
- package/dist/ui/components/form/input-control/label/index.js +1 -1
- package/dist/ui/components/form/input-control/loader-input/index.js +2 -2
- package/dist/ui/components/form/input-cpf-cnpj/index.d.ts +1 -1
- package/dist/ui/components/form/input-cpf-cnpj/index.js +1 -1
- package/dist/ui/components/form/input-file/index.d.ts +1 -1
- package/dist/ui/components/form/input-file/index.js +1 -1
- package/dist/ui/components/form/input-mask/index.d.ts +1 -1
- package/dist/ui/components/form/input-mask/index.js +1 -1
- package/dist/ui/components/form/input-password/index.d.ts +1 -1
- package/dist/ui/components/form/input-password/index.js +2 -2
- package/dist/ui/components/form/input-switch/index.d.ts +1 -1
- package/dist/ui/components/form/input-switch/index.js +1 -1
- package/dist/ui/components/form/radio/index.js +1 -1
- package/dist/ui/components/form/select/index.d.ts +1 -1
- package/dist/ui/components/form/select/index.js +2 -2
- package/dist/ui/components/form/select/interfaces.d.ts +1 -1
- package/dist/ui/components/form/textarea/index.d.ts +1 -1
- package/dist/ui/components/form/textarea/index.js +1 -1
- package/dist/ui/components/index.d.ts +9 -9
- package/dist/ui/components/index.js +9 -9
- package/dist/ui/components/loader-circle/index.d.ts +1 -1
- package/dist/ui/components/menu-mobile/components/nav-links/index.d.ts +1 -1
- package/dist/ui/components/menu-mobile/components/nav-links/index.js +2 -2
- package/dist/ui/components/menu-mobile/components/nav-links/interfaces.d.ts +1 -1
- package/dist/ui/components/menu-mobile/index.d.ts +1 -1
- package/dist/ui/components/menu-mobile/index.js +4 -4
- package/dist/ui/components/menu-mobile/top/index.d.ts +1 -1
- package/dist/ui/components/menu-mobile/top/index.js +2 -2
- package/dist/ui/components/menu-mobile/top/interfaces.d.ts +1 -1
- package/dist/ui/components/next-image/index.d.ts +1 -1
- package/dist/ui/components/next-image/index.js +3 -3
- package/dist/ui/components/sidebar/index.d.ts +3 -2
- package/dist/ui/components/sidebar/index.js +10 -5
- package/dist/ui/components/sidebar/index.js.map +1 -1
- package/dist/ui/components/sidebar/interfaces.d.ts +1 -0
- package/dist/ui/components/sidebar/styles.d.ts +1 -0
- package/dist/ui/components/sidebar/styles.js +1 -1
- package/dist/ui/components/sidebar/styles.js.map +1 -1
- package/dist/ui/contexts/index.d.ts +3 -3
- package/dist/ui/contexts/index.js +3 -3
- package/dist/ui/contexts/theme/context.js +1 -1
- package/dist/ui/contexts/theme/index.d.ts +2 -2
- package/dist/ui/contexts/theme/index.js +2 -2
- package/dist/ui/contexts/toast/index.d.ts +1 -1
- package/dist/ui/contexts/toast/index.js +3 -3
- package/dist/ui/contexts/toast/toast-item/index.d.ts +1 -1
- package/dist/ui/contexts/toast/toast-item/index.js +1 -1
- package/dist/ui/hooks/index.d.ts +2 -2
- package/dist/ui/hooks/index.js +2 -2
- package/dist/ui/icons/index.d.ts +46 -46
- package/dist/ui/icons/index.js +46 -46
- package/dist/ui/icons/render/Carousel-left-icon.d.ts +1 -1
- package/dist/ui/icons/render/Carousel-right-icon.d.ts +1 -1
- package/dist/ui/icons/render/Check.d.ts +1 -1
- package/dist/ui/icons/render/Clock.d.ts +1 -1
- package/dist/ui/icons/render/Close.d.ts +1 -1
- package/dist/ui/icons/render/Codie.d.ts +1 -1
- package/dist/ui/icons/render/Edit.d.ts +1 -1
- package/dist/ui/icons/render/Email.d.ts +1 -1
- package/dist/ui/icons/render/Eye.d.ts +1 -1
- package/dist/ui/icons/render/Facebook.d.ts +1 -1
- package/dist/ui/icons/render/File.d.ts +1 -1
- package/dist/ui/icons/render/Folder.d.ts +1 -1
- package/dist/ui/icons/render/Globe.d.ts +1 -1
- package/dist/ui/icons/render/Home.d.ts +1 -1
- package/dist/ui/icons/render/Insagram.d.ts +1 -1
- package/dist/ui/icons/render/Linkedin.d.ts +1 -1
- package/dist/ui/icons/render/LongArrowRight.d.ts +1 -1
- package/dist/ui/icons/render/Lupa.d.ts +1 -1
- package/dist/ui/icons/render/Map.d.ts +1 -1
- package/dist/ui/icons/render/Microphone.d.ts +1 -1
- package/dist/ui/icons/render/Minus.d.ts +1 -1
- package/dist/ui/icons/render/NavDown.d.ts +1 -1
- package/dist/ui/icons/render/NavLeft.d.ts +1 -1
- package/dist/ui/icons/render/NavRight.d.ts +1 -1
- package/dist/ui/icons/render/NavUp.d.ts +1 -1
- package/dist/ui/icons/render/Phone.d.ts +1 -1
- package/dist/ui/icons/render/Pin.d.ts +1 -1
- package/dist/ui/icons/render/Play.d.ts +1 -1
- package/dist/ui/icons/render/Plus.d.ts +1 -1
- package/dist/ui/icons/render/Share.d.ts +1 -1
- package/dist/ui/icons/render/TikTok.d.ts +1 -1
- package/dist/ui/icons/render/Twitter.d.ts +1 -1
- package/dist/ui/icons/render/YouTube.d.ts +1 -1
- package/dist/ui/icons/render/box.d.ts +1 -1
- package/dist/ui/icons/render/calendar.d.ts +1 -1
- package/dist/ui/icons/render/chat.d.ts +1 -1
- package/dist/ui/icons/render/component.d.ts +1 -1
- package/dist/ui/icons/render/component.js +1 -1
- package/dist/ui/icons/render/exclamation.d.ts +1 -1
- package/dist/ui/icons/render/image.d.ts +1 -1
- package/dist/ui/icons/render/index.d.ts +1 -1
- package/dist/ui/icons/render/index.js +1 -1
- package/dist/ui/icons/render/keyboard-right-arrow.d.ts +1 -1
- package/dist/ui/icons/render/phone-message.d.ts +1 -1
- package/dist/ui/icons/render/shopping.d.ts +1 -1
- package/dist/ui/icons/render/transparent-mail.d.ts +1 -1
- package/dist/ui/icons/render/transparent-phone.d.ts +1 -1
- package/dist/ui/icons/render/user.d.ts +1 -1
- package/dist/ui/icons/render/whats.d.ts +1 -1
- package/dist/ui/icons/render-icon/index.d.ts +1 -1
- package/dist/ui/icons/render-icon/index.js +1 -1
- package/dist/ui/index.d.ts +5 -5
- package/dist/ui/index.js +5 -5
- package/dist/ui/utils/facebook/index.d.ts +1 -1
- package/dist/ui/utils/facebook/index.js +1 -1
- package/dist/ui/utils/index.d.ts +5 -5
- package/dist/ui/utils/index.js +5 -5
- package/dist/ui/utils/libs/@tanstack/index.d.ts +1 -1
- package/dist/ui/utils/libs/@tanstack/index.js +1 -1
- package/dist/ui/utils/libs/@tanstack/react-query/index.d.ts +1 -1
- package/dist/ui/utils/libs/@tanstack/react-query/index.js +1 -1
- package/dist/ui/utils/libs/index.d.ts +2 -2
- package/dist/ui/utils/libs/index.js +2 -2
- package/dist/ui/utils/libs/next/index.d.ts +1 -1
- package/dist/ui/utils/libs/next/index.js +1 -1
- package/dist/ui/utils/validations/index.d.ts +2 -2
- package/dist/ui/utils/validations/index.js +2 -2
- package/package.json +2 -2
- package/dist/system/domain/generics/return-type.d.ts +0 -8
- package/dist/system/domain/generics/return-type.js +0 -3
- package/dist/system/domain/generics/return-type.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpClient, HttpRequest, HttpResponse } from '
|
|
1
|
+
import { HttpClient, HttpRequest, HttpResponse } from '@/system/domain';
|
|
2
2
|
export declare class AxiosHttpClient implements HttpClient {
|
|
3
3
|
request(payload: HttpRequest): Promise<HttpResponse>;
|
|
4
4
|
}
|
|
@@ -59,7 +59,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
59
59
|
exports.AxiosHttpClient = void 0;
|
|
60
60
|
var inversify_1 = require("inversify");
|
|
61
61
|
var axios_1 = __importDefault(require("axios"));
|
|
62
|
-
var domain_1 = require("
|
|
62
|
+
var domain_1 = require("@/system/domain");
|
|
63
63
|
var AxiosHttpClient = /** @class */ (function () {
|
|
64
64
|
function AxiosHttpClient() {
|
|
65
65
|
}
|
|
@@ -94,7 +94,7 @@ var AxiosHttpClient = /** @class */ (function () {
|
|
|
94
94
|
switch (status) {
|
|
95
95
|
case domain_1.HttpStatusCode.ok: return [2 /*return*/, data];
|
|
96
96
|
case domain_1.HttpStatusCode.unprocessableEntity: throw new domain_1.ValidationError(data.validationErrors);
|
|
97
|
-
case domain_1.HttpStatusCode.badRequest: throw new domain_1.BadRequestError({ message:
|
|
97
|
+
case domain_1.HttpStatusCode.badRequest: throw new domain_1.BadRequestError({ message: data.message, code: '400' });
|
|
98
98
|
default: throw new domain_1.UnexpectedError();
|
|
99
99
|
}
|
|
100
100
|
return [2 /*return*/];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"axios-http-client.js","sourceRoot":"","sources":["../../../../src/system/infra/http/axios-http-client.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,uCAAsC;AAEtC,
|
|
1
|
+
{"version":3,"file":"axios-http-client.js","sourceRoot":"","sources":["../../../../src/system/infra/http/axios-http-client.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,uCAAsC;AAEtC,gDAAyB;AAEzB,0CAQwB;AAGxB;IAAA;IAsCA,CAAC;IArCO,iCAAO,GAAb,UAAc,OAAoB;;;;;;wBAC1B,MAAM,GAAG,OAAO,CAAC,MAAM,CAAA;wBAEvB,OAAO,GAAG,OAAO,CAAC,IAAI;4BAC1B,CAAC,CAAC,MAAM,CAAC,WAAW,CAAC,MAAM,CAAC,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC,MAAM,CAAC,UAAC,EAAU;oCAAT,CAAC,QAAA,EAAE,KAAK,QAAA;gCAAM,OAAA,KAAK,KAAK,EAAE;4BAAZ,CAAY,CAAC,CAAC;4BACvF,CAAC,CAAC,SAAS,CAAA;wBAEP,cAAc,yBACf,OAAO,KACV,IAAI,EAAE,MAAM,KAAK,KAAK,IAAI,OAAO,EACjC,MAAM,EAAE,MAAM,KAAK,KAAK,IAAI,OAAO,GACpC,CAAA;wBAEwB,qBAAM,eAAK,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,IAAI,CAAC,UAAA,CAAC,IAAI,OAAA,CAAC,EAAD,CAAC,CAAC,CAAC,KAAK,CAAC,UAAA,KAAK;gCACnF,IAAI,CAAC,KAAK,CAAC,QAAQ,EAAE,CAAC;oCACpB,OAAO;wCACL,MAAM,EAAE,KAAK;wCACb,IAAI,EAAE,EAAE,OAAO,EAAE,8BAA8B,EAAE;qCAClD,CAAC;gCACJ,CAAC;gCAED,OAAO;oCACL,IAAI,EAAE,KAAK,CAAC,QAAQ,CAAC,IAAI;oCACzB,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAC,MAAM;iCAC9B,CAAC;4BACJ,CAAC,CAAC,EAAA;;wBAZI,KAAmB,SAYvB,EAZM,MAAM,YAAA,EAAE,IAAI,UAAA;wBAcpB,QAAQ,MAAM,EAAE,CAAC;4BACf,KAAK,uBAAc,CAAC,EAAE,CAAC,CAAC,sBAAO,IAAI,EAAA;4BAEnC,KAAK,uBAAc,CAAC,mBAAmB,CAAC,CAAC,MAAM,IAAI,wBAAe,CAAC,IAAI,CAAC,gBAAgB,CAAC,CAAA;4BAEzF,KAAK,uBAAc,CAAC,UAAU,CAAC,CAAC,MAAM,IAAI,wBAAe,CAAC,EAAE,OAAO,EAAE,IAAI,CAAC,OAAO,EAAE,IAAI,EAAE,KAAK,EAAE,CAAC,CAAA;4BAEjG,OAAO,CAAC,CAAC,MAAM,IAAI,wBAAe,EAAE,CAAA;wBACtC,CAAC;;;;;KACF;IArCU,eAAe;QAD3B,IAAA,sBAAU,GAAE;OACA,eAAe,CAsC3B;IAAD,sBAAC;CAAA,AAtCD,IAsCC;AAtCY,0CAAe"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './axios-http-client
|
|
1
|
+
export * from './axios-http-client';
|
|
@@ -14,5 +14,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./axios-http-client
|
|
17
|
+
__exportStar(require("./axios-http-client"), exports);
|
|
18
18
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from "./http
|
|
2
|
-
export * from "./cache
|
|
3
|
-
export * from "./type-models
|
|
1
|
+
export * from "./http";
|
|
2
|
+
export * from "./cache";
|
|
3
|
+
export * from "./type-models";
|
|
@@ -14,7 +14,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./http
|
|
18
|
-
__exportStar(require("./cache
|
|
19
|
-
__exportStar(require("./type-models
|
|
17
|
+
__exportStar(require("./http"), exports);
|
|
18
|
+
__exportStar(require("./cache"), exports);
|
|
19
|
+
__exportStar(require("./type-models"), exports);
|
|
20
20
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./zipcode
|
|
2
|
-
export * from "./birthday
|
|
1
|
+
export * from "./zipcode";
|
|
2
|
+
export * from "./birthday";
|
|
@@ -14,6 +14,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./zipcode
|
|
18
|
-
__exportStar(require("./birthday
|
|
17
|
+
__exportStar(require("./zipcode"), exports);
|
|
18
|
+
__exportStar(require("./birthday"), exports);
|
|
19
19
|
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './usuarios';
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./usuarios"), exports);
|
|
18
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/system/pages/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA0B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function Usuarios(): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.Usuarios = void 0;
|
|
27
|
+
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
+
var ui_1 = require("@/ui");
|
|
29
|
+
var presentation_1 = require("@/system/presentation");
|
|
30
|
+
var S = __importStar(require("./styles"));
|
|
31
|
+
function Usuarios() {
|
|
32
|
+
var tableData = {
|
|
33
|
+
configs: { errorMessage: '' },
|
|
34
|
+
tableKey: 'user-table',
|
|
35
|
+
columnsTable: [
|
|
36
|
+
{
|
|
37
|
+
id: '1',
|
|
38
|
+
label: 'Lucas',
|
|
39
|
+
type: 'number',
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
id: '2',
|
|
43
|
+
label: 'Lucas',
|
|
44
|
+
type: 'number',
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
id: '3',
|
|
48
|
+
label: 'Lucas',
|
|
49
|
+
type: 'number',
|
|
50
|
+
},
|
|
51
|
+
],
|
|
52
|
+
};
|
|
53
|
+
var Table = (0, presentation_1.useTable)(tableData).Table;
|
|
54
|
+
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Usuarios', children: (0, jsx_runtime_1.jsx)(S.Usuarios, { children: (0, jsx_runtime_1.jsx)(ui_1.Container, { children: Table }) }) }));
|
|
55
|
+
}
|
|
56
|
+
exports.Usuarios = Usuarios;
|
|
57
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/system/pages/usuarios/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,2BAAuC;AAEvC,sDAAgE;AAEhE,0CAA6B;AAE7B,SAAgB,QAAQ;IACtB,IAAM,SAAS,GAAmB;QAChC,OAAO,EAAE,EAAE,YAAY,EAAE,EAAE,EAAE;QAC7B,QAAQ,EAAE,YAAY;QACtB,YAAY,EAAE;YACZ;gBACE,EAAE,EAAE,GAAG;gBACP,KAAK,EAAE,OAAO;gBACd,IAAI,EAAE,QAAQ;aACf;YACD;gBACE,EAAE,EAAE,GAAG;gBACP,KAAK,EAAE,OAAO;gBACd,IAAI,EAAE,QAAQ;aACf;YACD;gBACE,EAAE,EAAE,GAAG;gBACP,KAAK,EAAE,OAAO;gBACd,IAAI,EAAE,QAAQ;aACf;SACF;KACF,CAAA;IAEO,IAAA,KAAK,GAAK,IAAA,uBAAQ,EAAC,SAAS,CAAC,MAAxB,CAAwB;IAErC,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,UAAU,YACpB,uBAAC,CAAC,CAAC,QAAQ,cACT,uBAAC,cAAS,cAAE,KAAK,GAAa,GACnB,GACP,CACT,CAAA;AACH,CAAC;AAhCD,4BAgCC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const Usuarios: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
|
|
3
|
+
ref?: import("react").Ref<HTMLElement>;
|
|
4
|
+
}, never>>;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) {
|
|
3
|
+
if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; }
|
|
4
|
+
return cooked;
|
|
5
|
+
};
|
|
6
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
7
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
8
|
+
};
|
|
9
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
+
exports.Usuarios = void 0;
|
|
11
|
+
var styled_components_1 = __importDefault(require("styled-components"));
|
|
12
|
+
exports.Usuarios = (0, styled_components_1.default)('section')(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n"], ["\n width: 100%;\n"])));
|
|
13
|
+
var templateObject_1;
|
|
14
|
+
//# sourceMappingURL=styles.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../../src/system/pages/usuarios/styles.ts"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAAsC;AAEzB,QAAA,QAAQ,GAAG,IAAA,2BAAM,EAAC,SAAS,CAAC,uFAAA,oBAExC,KAAA"}
|
|
@@ -47,8 +47,8 @@ var __rest = (this && this.__rest) || function (s, e) {
|
|
|
47
47
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
48
48
|
exports.Avatar = void 0;
|
|
49
49
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
50
|
-
var ui_1 = require("
|
|
51
|
-
var S = __importStar(require("./styles
|
|
50
|
+
var ui_1 = require("@/ui");
|
|
51
|
+
var S = __importStar(require("./styles"));
|
|
52
52
|
function Avatar(_a) {
|
|
53
53
|
var image = _a.image, className = _a.className, rest = __rest(_a, ["image", "className"]);
|
|
54
54
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Avatar', children: (0, jsx_runtime_1.jsx)(S.Avatar, __assign({ className: "avatar ".concat(className ? className : ''), type: 'button' }, rest, { children: (0, jsx_runtime_1.jsx)("img", { src: image, alt: 'avatar' }) })) }));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './message-card
|
|
1
|
+
export * from './message-card';
|
|
@@ -14,5 +14,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./message-card
|
|
17
|
+
__exportStar(require("./message-card"), exports);
|
|
18
18
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IMessage } from '
|
|
1
|
+
import { IMessage } from '@/sites/interfaces';
|
|
2
2
|
export declare function MessageCard({ avatar, message, name, sendTime, unRead }: IMessage): import("react/jsx-runtime").JSX.Element;
|
|
@@ -26,9 +26,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
26
26
|
exports.MessageCard = void 0;
|
|
27
27
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
28
|
var semantic_ui_react_1 = require("semantic-ui-react");
|
|
29
|
-
var ui_1 = require("
|
|
30
|
-
var avatar_1 = require("../../avatar
|
|
31
|
-
var S = __importStar(require("./styles
|
|
29
|
+
var ui_1 = require("@/ui");
|
|
30
|
+
var avatar_1 = require("../../avatar");
|
|
31
|
+
var S = __importStar(require("./styles"));
|
|
32
32
|
function MessageCard(_a) {
|
|
33
33
|
var avatar = _a.avatar, message = _a.message, name = _a.name, sendTime = _a.sendTime, unRead = _a.unRead;
|
|
34
34
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'MessageCard', children: (0, jsx_runtime_1.jsxs)(S.MessageCard, { children: [(0, jsx_runtime_1.jsxs)("div", { className: 'avatar-box', children: [avatar.length > 0 && (0, jsx_runtime_1.jsx)(avatar_1.Avatar, { image: avatar[0], className: avatar.length > 1 && 'first' }), avatar.length > 1 && (0, jsx_runtime_1.jsx)(avatar_1.Avatar, { image: avatar[1], className: avatar.length > 1 && 'second' })] }), (0, jsx_runtime_1.jsxs)("div", { className: 'content-box', children: [(0, jsx_runtime_1.jsx)("p", { className: 'name font-14-bold', children: name }), (0, jsx_runtime_1.jsxs)("div", { className: 'message-box', children: [(0, jsx_runtime_1.jsx)("p", { className: 'message font-12-regular', children: message }), unRead ? ((0, jsx_runtime_1.jsx)("div", { className: 'status blue' })) : ((0, jsx_runtime_1.jsx)("span", { className: 'status', children: (0, jsx_runtime_1.jsx)(semantic_ui_react_1.Icon, { name: 'check circle outline' }) }))] })] })] }) }));
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export * from './logo
|
|
2
|
-
export * from './cards
|
|
3
|
-
export * from './avatar
|
|
4
|
-
export * from './overlay
|
|
5
|
-
export * from './sign-up
|
|
6
|
-
export * from './popover
|
|
7
|
-
export * from './skeleton
|
|
8
|
-
export * from './page-wrapper
|
|
1
|
+
export * from './logo';
|
|
2
|
+
export * from './cards';
|
|
3
|
+
export * from './avatar';
|
|
4
|
+
export * from './overlay';
|
|
5
|
+
export * from './sign-up';
|
|
6
|
+
export * from './popover';
|
|
7
|
+
export * from './skeleton';
|
|
8
|
+
export * from './page-wrapper';
|
|
@@ -14,12 +14,12 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./logo
|
|
18
|
-
__exportStar(require("./cards
|
|
19
|
-
__exportStar(require("./avatar
|
|
20
|
-
__exportStar(require("./overlay
|
|
21
|
-
__exportStar(require("./sign-up
|
|
22
|
-
__exportStar(require("./popover
|
|
23
|
-
__exportStar(require("./skeleton
|
|
24
|
-
__exportStar(require("./page-wrapper
|
|
17
|
+
__exportStar(require("./logo"), exports);
|
|
18
|
+
__exportStar(require("./cards"), exports);
|
|
19
|
+
__exportStar(require("./avatar"), exports);
|
|
20
|
+
__exportStar(require("./overlay"), exports);
|
|
21
|
+
__exportStar(require("./sign-up"), exports);
|
|
22
|
+
__exportStar(require("./popover"), exports);
|
|
23
|
+
__exportStar(require("./skeleton"), exports);
|
|
24
|
+
__exportStar(require("./page-wrapper"), exports);
|
|
25
25
|
//# sourceMappingURL=index.js.map
|
|
@@ -25,8 +25,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.Logo = void 0;
|
|
27
27
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
-
var ui_1 = require("
|
|
29
|
-
var S = __importStar(require("./styles
|
|
28
|
+
var ui_1 = require("@/ui");
|
|
29
|
+
var S = __importStar(require("./styles"));
|
|
30
30
|
function Logo() {
|
|
31
31
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Logo', children: (0, jsx_runtime_1.jsx)(S.Logo, { className: 'logo', children: (0, jsx_runtime_1.jsx)("a", { href: '/' }) }) }));
|
|
32
32
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IOverlay } from './interfaces
|
|
1
|
+
import { IOverlay } from './interfaces';
|
|
2
2
|
export declare function Overlay({ children, state, dispatch }: IOverlay): import("react/jsx-runtime").JSX.Element;
|
|
@@ -25,8 +25,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.Overlay = void 0;
|
|
27
27
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
-
var ui_1 = require("
|
|
29
|
-
var S = __importStar(require("./styles
|
|
28
|
+
var ui_1 = require("@/ui");
|
|
29
|
+
var S = __importStar(require("./styles"));
|
|
30
30
|
function Overlay(_a) {
|
|
31
31
|
var children = _a.children, state = _a.state, dispatch = _a.dispatch;
|
|
32
32
|
return ((0, jsx_runtime_1.jsxs)(ui_1.Error, { name: 'overlay-component', children: [(0, jsx_runtime_1.jsx)(S.Overlay, { "$state": state, onClick: function () { return dispatch(false); } }), (0, jsx_runtime_1.jsx)(S.ElementOutSideOverlay, { "$state": state, children: children })] }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IPageWrapper } from './interfaces
|
|
1
|
+
import { IPageWrapper } from './interfaces';
|
|
2
2
|
export declare function PageWrapper({ title, children }: IPageWrapper): import("react/jsx-runtime").JSX.Element;
|
|
@@ -25,8 +25,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.PageWrapper = void 0;
|
|
27
27
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
-
var ui_1 = require("
|
|
29
|
-
var S = __importStar(require("./styles
|
|
28
|
+
var ui_1 = require("@/ui");
|
|
29
|
+
var S = __importStar(require("./styles"));
|
|
30
30
|
function PageWrapper(_a) {
|
|
31
31
|
var title = _a.title, children = _a.children;
|
|
32
32
|
return ((0, jsx_runtime_1.jsxs)(S.PageWrapper, { children: [(0, jsx_runtime_1.jsxs)("div", { className: 'header', children: [(0, jsx_runtime_1.jsx)("h1", { className: 'font-24-bold-lexend', children: title }), (0, jsx_runtime_1.jsx)(ui_1.Breadcrumb, {})] }), children] }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IPopoverStateProps } from './interfaces
|
|
1
|
+
import { IPopoverStateProps } from './interfaces';
|
|
2
2
|
export declare function Popover({ title, children, forceClose }: IPopoverStateProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -25,9 +25,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.SignUp = void 0;
|
|
27
27
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
-
var ui_1 = require("
|
|
29
|
-
var ui_2 = require("
|
|
30
|
-
var S = __importStar(require("./styles
|
|
28
|
+
var ui_1 = require("@/ui");
|
|
29
|
+
var ui_2 = require("@/ui");
|
|
30
|
+
var S = __importStar(require("./styles"));
|
|
31
31
|
function SignUp() {
|
|
32
32
|
function hanldeLogin() { }
|
|
33
33
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'SignUp', children: (0, jsx_runtime_1.jsxs)(S.SignUp, { children: [(0, jsx_runtime_1.jsx)("div", { className: 'title', children: (0, jsx_runtime_1.jsxs)("h1", { className: 'font-36-bold', children: ["Junte-se a nos! Tenha benef\u00EDcios especiais e permaneca atualizado. ", (0, jsx_runtime_1.jsx)("br", {}), "Entre com suas credenciais"] }) }), (0, jsx_runtime_1.jsxs)(ui_2.FormHandler, { button: { text: 'Entrar' }, onSucess: hanldeLogin, children: [(0, jsx_runtime_1.jsx)(ui_2.Input, { type: 'email', label: 'Email', name: 'email', placeholder: 'clienteCodie@digital.com' }), (0, jsx_runtime_1.jsx)(ui_2.InputPassword, { label: 'Senha', name: 'password', placeholder: '123456' }), (0, jsx_runtime_1.jsx)("div", { className: 'actions-box' })] }), (0, jsx_runtime_1.jsxs)("div", { className: 'create-account', children: [(0, jsx_runtime_1.jsx)("span", { className: 'font-16-regular', children: "N\u00E3o tem uma conta?" }), (0, jsx_runtime_1.jsx)("a", { className: 'font-16-bold', href: '/singup', children: "Criar Conta" })] })] }) }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ISkeletonProps } from './interfaces
|
|
1
|
+
import { ISkeletonProps } from './interfaces';
|
|
2
2
|
export declare function Skeleton({ type, spacing }: ISkeletonProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -25,8 +25,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.Skeleton = void 0;
|
|
27
27
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
-
var ui_1 = require("
|
|
29
|
-
var S = __importStar(require("./styles
|
|
28
|
+
var ui_1 = require("@/ui");
|
|
29
|
+
var S = __importStar(require("./styles"));
|
|
30
30
|
function Skeleton(_a) {
|
|
31
31
|
var type = _a.type, _b = _a.spacing, spacing = _b === void 0 ? 1 : _b;
|
|
32
32
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'skeleton', children: (0, jsx_runtime_1.jsx)(S.SkeletonCustom, { "data-testid": 'skeleton', children: "Novos skeletons" }) }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./data
|
|
2
|
-
export * from "./layout
|
|
1
|
+
export * from "./data";
|
|
2
|
+
export * from "./layout";
|
|
@@ -14,6 +14,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./data
|
|
18
|
-
__exportStar(require("./layout
|
|
17
|
+
__exportStar(require("./data"), exports);
|
|
18
|
+
__exportStar(require("./layout"), exports);
|
|
19
19
|
//# sourceMappingURL=index.js.map
|
|
@@ -25,9 +25,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.Layout = void 0;
|
|
27
27
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
-
var menu_1 = require("./menu
|
|
29
|
-
var header_1 = require("./header
|
|
30
|
-
var S = __importStar(require("./styles
|
|
28
|
+
var menu_1 = require("./menu");
|
|
29
|
+
var header_1 = require("./header");
|
|
30
|
+
var S = __importStar(require("./styles"));
|
|
31
31
|
function Layout(_a) {
|
|
32
32
|
var children = _a.children;
|
|
33
33
|
return ((0, jsx_runtime_1.jsxs)(S.Layout, { children: [(0, jsx_runtime_1.jsx)(menu_1.Menu, {}), (0, jsx_runtime_1.jsxs)("div", { className: 'content_layout', children: [(0, jsx_runtime_1.jsx)(header_1.Header, {}), children] })] }));
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './menu-right
|
|
2
|
-
export * from './search-modal
|
|
1
|
+
export * from './menu-right';
|
|
2
|
+
export * from './search-modal';
|
|
@@ -14,6 +14,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./menu-right
|
|
18
|
-
__exportStar(require("./search-modal
|
|
17
|
+
__exportStar(require("./menu-right"), exports);
|
|
18
|
+
__exportStar(require("./search-modal"), exports);
|
|
19
19
|
//# sourceMappingURL=index.js.map
|
|
@@ -25,12 +25,12 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.MenuRight = void 0;
|
|
27
27
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
-
var ui_1 = require("
|
|
29
|
-
var profile_1 = require("./profile
|
|
30
|
-
var settings_1 = require("./settings
|
|
31
|
-
var messages_1 = require("./messages
|
|
32
|
-
var notifications_1 = require("./notifications
|
|
33
|
-
var S = __importStar(require("./styles
|
|
28
|
+
var ui_1 = require("@/ui");
|
|
29
|
+
var profile_1 = require("./profile");
|
|
30
|
+
var settings_1 = require("./settings");
|
|
31
|
+
var messages_1 = require("./messages");
|
|
32
|
+
var notifications_1 = require("./notifications");
|
|
33
|
+
var S = __importStar(require("./styles"));
|
|
34
34
|
function MenuRight() {
|
|
35
35
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'MenuRight', children: (0, jsx_runtime_1.jsxs)(S.MenuRight, { children: [(0, jsx_runtime_1.jsx)(notifications_1.Notifications, {}), (0, jsx_runtime_1.jsx)(messages_1.Messages, {}), (0, jsx_runtime_1.jsx)(settings_1.Settings, {}), (0, jsx_runtime_1.jsx)(profile_1.Profile, {})] }) }));
|
|
36
36
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IMessageContentProps } from './interfaces
|
|
1
|
+
import { IMessageContentProps } from './interfaces';
|
|
2
2
|
export declare function Content({ setVisible, messages }: IMessageContentProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -40,9 +40,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
40
40
|
exports.Content = void 0;
|
|
41
41
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
42
42
|
var link_1 = __importDefault(require("next/link"));
|
|
43
|
-
var ui_1 = require("
|
|
44
|
-
var system_1 = require("
|
|
45
|
-
var S = __importStar(require("./styles
|
|
43
|
+
var ui_1 = require("@/ui");
|
|
44
|
+
var system_1 = require("@/system");
|
|
45
|
+
var S = __importStar(require("./styles"));
|
|
46
46
|
function Content(_a) {
|
|
47
47
|
var setVisible = _a.setVisible, messages = _a.messages;
|
|
48
48
|
if (!messages && messages.length > 0) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Dispatch, SetStateAction } from 'react';
|
|
2
|
-
import { IMessage } from '
|
|
2
|
+
import { IMessage } from '@/sites/interfaces';
|
|
3
3
|
export interface IMessageContentProps {
|
|
4
4
|
messages: IMessage[];
|
|
5
5
|
setVisible: Dispatch<SetStateAction<boolean>>;
|
package/dist/system/presentation/components/layout/header/components/menu-right/messages/index.js
CHANGED
|
@@ -27,10 +27,10 @@ exports.Messages = void 0;
|
|
|
27
27
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
28
|
var react_1 = require("react");
|
|
29
29
|
var semantic_ui_react_1 = require("semantic-ui-react");
|
|
30
|
-
var content_1 = require("./content
|
|
31
|
-
var ui_1 = require("
|
|
32
|
-
var S = __importStar(require("./styles
|
|
33
|
-
var styles_1 = require("../styles
|
|
30
|
+
var content_1 = require("./content");
|
|
31
|
+
var ui_1 = require("@/ui");
|
|
32
|
+
var S = __importStar(require("./styles"));
|
|
33
|
+
var styles_1 = require("../styles");
|
|
34
34
|
function Messages() {
|
|
35
35
|
var _a = (0, react_1.useState)(false), visible = _a[0], setVisible = _a[1];
|
|
36
36
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Messages', children: (0, jsx_runtime_1.jsx)(S.Messages, { children: (0, jsx_runtime_1.jsx)(semantic_ui_react_1.Popup, { open: visible, onClose: function () { return setVisible(false); }, style: { padding: '0', borderRadius: 6 }, trigger: (0, jsx_runtime_1.jsx)(styles_1.ActionBox, { onClick: function () { return setVisible(!visible); }, type: 'button', children: (0, jsx_runtime_1.jsx)(ui_1.IconChat, {}) }), on: 'click', content: (0, jsx_runtime_1.jsx)(content_1.Content, { setVisible: setVisible, messages: [] }), position: 'bottom right' }) }) }));
|
|
@@ -25,9 +25,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.Notifications = void 0;
|
|
27
27
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
-
var ui_1 = require("
|
|
29
|
-
var S = __importStar(require("./styles
|
|
30
|
-
var styles_1 = require("../styles
|
|
28
|
+
var ui_1 = require("@/ui");
|
|
29
|
+
var S = __importStar(require("./styles"));
|
|
30
|
+
var styles_1 = require("../styles");
|
|
31
31
|
function Notifications() {
|
|
32
32
|
var hasNotification = true;
|
|
33
33
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Notifications', children: (0, jsx_runtime_1.jsx)(S.Notifications, { children: (0, jsx_runtime_1.jsx)(styles_1.ActionBox, { type: 'button' }) }) }));
|
|
@@ -29,9 +29,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
29
29
|
exports.Content = void 0;
|
|
30
30
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
31
31
|
var link_1 = __importDefault(require("next/link"));
|
|
32
|
-
var ui_1 = require("
|
|
33
|
-
var system_1 = require("
|
|
34
|
-
var S = __importStar(require("./styles
|
|
32
|
+
var ui_1 = require("@/ui");
|
|
33
|
+
var system_1 = require("@/system");
|
|
34
|
+
var S = __importStar(require("./styles"));
|
|
35
35
|
function Content() {
|
|
36
36
|
var menuItems = [
|
|
37
37
|
{
|
package/dist/system/presentation/components/layout/header/components/menu-right/profile/index.js
CHANGED
|
@@ -26,10 +26,10 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
26
26
|
exports.Profile = void 0;
|
|
27
27
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
28
|
var semantic_ui_react_1 = require("semantic-ui-react");
|
|
29
|
-
var ui_1 = require("
|
|
30
|
-
var system_1 = require("
|
|
31
|
-
var content_1 = require("./content
|
|
32
|
-
var S = __importStar(require("./styles
|
|
29
|
+
var ui_1 = require("@/ui");
|
|
30
|
+
var system_1 = require("@/system");
|
|
31
|
+
var content_1 = require("./content");
|
|
32
|
+
var S = __importStar(require("./styles"));
|
|
33
33
|
function Profile() {
|
|
34
34
|
var avatarImage = '' || '/images/avatar-default.png';
|
|
35
35
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'Profile', children: (0, jsx_runtime_1.jsx)(S.Profile, { children: (0, jsx_runtime_1.jsx)(semantic_ui_react_1.Popup, { style: { padding: '0' }, trigger: (0, jsx_runtime_1.jsx)(system_1.Avatar, { image: avatarImage }), on: 'click', content: (0, jsx_runtime_1.jsx)(content_1.Content, {}), position: 'bottom right' }) }) }));
|
package/dist/system/presentation/components/layout/header/components/menu-right/settings/index.js
CHANGED
|
@@ -27,9 +27,9 @@ exports.Settings = void 0;
|
|
|
27
27
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
28
|
var react_1 = require("react");
|
|
29
29
|
var semantic_ui_react_1 = require("semantic-ui-react");
|
|
30
|
-
var S = __importStar(require("./styles
|
|
31
|
-
var ui_1 = require("
|
|
32
|
-
var styles_1 = require("../styles
|
|
30
|
+
var S = __importStar(require("./styles"));
|
|
31
|
+
var ui_1 = require("@/ui");
|
|
32
|
+
var styles_1 = require("../styles");
|
|
33
33
|
function Settings() {
|
|
34
34
|
var _a = (0, react_1.useState)(false), visible = _a[0], setVisible = _a[1];
|
|
35
35
|
var fullHeightStyle = { minHeight: '100vh', position: 'absolute', top: 0, right: 0, zIndex: '999999999' };
|
|
@@ -27,10 +27,10 @@ exports.SearchModal = void 0;
|
|
|
27
27
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
28
|
var react_1 = require("react");
|
|
29
29
|
var semantic_ui_react_1 = require("semantic-ui-react");
|
|
30
|
-
var ui_1 = require("
|
|
31
|
-
var trigger_1 = require("./trigger
|
|
32
|
-
var search_list_1 = require("./search-list
|
|
33
|
-
var S = __importStar(require("./styles
|
|
30
|
+
var ui_1 = require("@/ui");
|
|
31
|
+
var trigger_1 = require("./trigger");
|
|
32
|
+
var search_list_1 = require("./search-list");
|
|
33
|
+
var S = __importStar(require("./styles"));
|
|
34
34
|
function SearchModal() {
|
|
35
35
|
var _a = (0, react_1.useState)(false), open = _a[0], setOpen = _a[1];
|
|
36
36
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'SearchModal', children: (0, jsx_runtime_1.jsx)(S.SearchModal, { children: (0, jsx_runtime_1.jsx)(semantic_ui_react_1.Modal, { open: open, onClose: function () { return setOpen(false); }, style: { maxWidth: 512, borderRadius: 10 }, trigger: (0, jsx_runtime_1.jsx)(trigger_1.SearchTrigger, {}), content: (0, jsx_runtime_1.jsx)(search_list_1.SearchList, { setOpen: setOpen }), onOpen: function () { return setOpen(true); } }) }) }));
|
|
@@ -31,9 +31,9 @@ var jsx_runtime_1 = require("react/jsx-runtime");
|
|
|
31
31
|
var react_1 = require("react");
|
|
32
32
|
var link_1 = __importDefault(require("next/link"));
|
|
33
33
|
var semantic_ui_react_1 = require("semantic-ui-react");
|
|
34
|
-
var ui_1 = require("
|
|
35
|
-
var system_1 = require("
|
|
36
|
-
var S = __importStar(require("./styles
|
|
34
|
+
var ui_1 = require("@/ui");
|
|
35
|
+
var system_1 = require("@/system");
|
|
36
|
+
var S = __importStar(require("./styles"));
|
|
37
37
|
function SearchList(_a) {
|
|
38
38
|
var setOpen = _a.setOpen;
|
|
39
39
|
var inputRef = (0, react_1.useRef)(null);
|
package/dist/system/presentation/components/layout/header/components/search-modal/trigger/index.js
CHANGED
|
@@ -36,8 +36,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
36
36
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
37
37
|
exports.SearchTrigger = void 0;
|
|
38
38
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
39
|
-
var ui_1 = require("
|
|
40
|
-
var S = __importStar(require("./styles
|
|
39
|
+
var ui_1 = require("@/ui");
|
|
40
|
+
var S = __importStar(require("./styles"));
|
|
41
41
|
function SearchTrigger(props) {
|
|
42
42
|
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'SearchTrigger', children: (0, jsx_runtime_1.jsx)(S.SearchTrigger, __assign({ "aria-label": 'Search' }, props, { children: (0, jsx_runtime_1.jsx)("span", { className: 'placeholder font-14-regular', children: "Pesquisar..." }) })) }));
|
|
43
43
|
}
|