infinity-forge 0.22.1 → 0.23.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 +4 -4
- package/dist/sites/index.js +4 -4
- 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/sites/utils/index.d.ts +1 -1
- package/dist/sites/utils/index.js +1 -1
- 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 +3 -3
- package/dist/system/container/admin/index.js +3 -3
- package/dist/system/container/admin/menu/container.js +2 -2
- package/dist/system/container/admin/menu/index.d.ts +2 -2
- package/dist/system/container/admin/menu/index.js +2 -2
- package/dist/system/container/admin/users/container.js +2 -2
- package/dist/system/container/admin/users/index.d.ts +2 -2
- package/dist/system/container/admin/users/index.js +2 -2
- 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/files/container.js +2 -2
- package/dist/system/container/files/index.d.ts +2 -2
- package/dist/system/container/files/index.js +2 -2
- package/dist/system/container/index.d.ts +3 -3
- package/dist/system/container/index.js +3 -3
- 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 +4 -4
- package/dist/system/container/types.js +2 -2
- 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 +3 -3
- package/dist/system/data/use-cases/auth/remote-auth-admin.js +4 -4
- package/dist/system/data/use-cases/files/index.d.ts +1 -1
- package/dist/system/data/use-cases/files/index.js +1 -1
- package/dist/system/data/use-cases/files/remote-upload-files.d.ts +2 -2
- package/dist/system/data/use-cases/files/remote-upload-files.js +3 -3
- package/dist/system/data/use-cases/index.d.ts +4 -4
- package/dist/system/data/use-cases/index.js +4 -4
- package/dist/system/data/use-cases/menu/index.d.ts +1 -1
- package/dist/system/data/use-cases/menu/index.js +1 -1
- package/dist/system/data/use-cases/menu/remote-get-menu.d.ts +2 -2
- package/dist/system/data/use-cases/menu/remote-get-menu.js +3 -3
- package/dist/system/data/use-cases/users/index.d.ts +2 -2
- package/dist/system/data/use-cases/users/index.js +2 -2
- package/dist/system/data/use-cases/users/remote-load-user-admin.d.ts +2 -2
- package/dist/system/data/use-cases/users/remote-load-user-admin.js +3 -3
- package/dist/system/data/use-cases/users/remote-users.d.ts +2 -2
- package/dist/system/data/use-cases/users/remote-users.js +3 -3
- package/dist/system/domain/entities/chat/index.d.ts +1 -1
- package/dist/system/domain/entities/chat/index.js +1 -1
- package/dist/system/domain/entities/index.d.ts +1 -1
- package/dist/system/domain/entities/index.js +1 -1
- package/dist/system/domain/generics/index.d.ts +3 -3
- package/dist/system/domain/generics/index.js +3 -3
- package/dist/system/domain/index.d.ts +4 -4
- package/dist/system/domain/index.js +4 -4
- 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 +7 -7
- package/dist/system/domain/protocols/http/errors/http-errors/index.js +7 -7
- 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 +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/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/files/index.d.ts +2 -2
- package/dist/system/domain/use-cases/files/index.js +2 -2
- package/dist/system/domain/use-cases/files/upload-file.d.ts +2 -2
- package/dist/system/domain/use-cases/index.d.ts +4 -4
- package/dist/system/domain/use-cases/index.js +4 -4
- package/dist/system/domain/use-cases/menu/create.d.ts +1 -1
- package/dist/system/domain/use-cases/menu/detail.d.ts +2 -2
- package/dist/system/domain/use-cases/menu/index.d.ts +6 -6
- package/dist/system/domain/use-cases/menu/index.js +6 -6
- package/dist/system/domain/use-cases/menu/load-all.d.ts +2 -2
- package/dist/system/domain/use-cases/menu/update.d.ts +1 -1
- package/dist/system/domain/use-cases/users/delete-user.d.ts +1 -1
- package/dist/system/domain/use-cases/users/edit-user.d.ts +1 -1
- package/dist/system/domain/use-cases/users/get-detail-user.d.ts +1 -1
- package/dist/system/domain/use-cases/users/index.d.ts +6 -6
- package/dist/system/domain/use-cases/users/index.js +6 -6
- package/dist/system/domain/use-cases/users/load-all-users.d.ts +1 -1
- package/dist/system/index.d.ts +5 -5
- package/dist/system/index.js +5 -5
- 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/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/presentation/components/data/avatar/index.js +2 -2
- package/dist/system/presentation/components/data/chat/card-message/index.d.ts +1 -1
- package/dist/system/presentation/components/data/chat/card-message/index.js +3 -3
- package/dist/system/presentation/components/data/chat/index.d.ts +1 -1
- package/dist/system/presentation/components/data/chat/index.js +4 -4
- package/dist/system/presentation/components/data/chat/interfaces.d.ts +1 -1
- package/dist/system/presentation/components/data/chat/loader/index.js +1 -1
- package/dist/system/presentation/components/data/highlight-text/index.d.ts +1 -1
- package/dist/system/presentation/components/data/highlight-text/index.js +2 -2
- package/dist/system/presentation/components/data/index.d.ts +9 -9
- package/dist/system/presentation/components/data/index.js +9 -9
- package/dist/system/presentation/components/data/input-search/index.d.ts +1 -1
- package/dist/system/presentation/components/data/input-search/index.js +3 -3
- 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/page-wrapper/interfaces.d.ts +1 -1
- 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/index.d.ts +3 -3
- package/dist/system/presentation/components/index.js +3 -3
- package/dist/system/presentation/components/layout/component.d.ts +1 -1
- 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/card/index.d.ts +1 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/card/index.js +3 -3
- 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 +4 -4
- package/dist/system/presentation/components/layout/menu/index.js +1 -1
- package/dist/system/presentation/components/layout/menu/version-01/index.d.ts +1 -1
- package/dist/system/presentation/components/layout/menu/version-01/index.js +2 -2
- package/dist/system/presentation/components/pages/index.d.ts +2 -2
- package/dist/system/presentation/components/pages/index.js +2 -2
- package/dist/system/presentation/components/pages/menus/index.d.ts +1 -1
- package/dist/system/presentation/components/pages/menus/index.js +1 -1
- package/dist/system/presentation/components/pages/menus/page.js +3 -3
- package/dist/system/presentation/components/pages/menus/table/columns.d.ts +2 -2
- package/dist/system/presentation/components/pages/menus/table/columns.js +1 -1
- package/dist/system/presentation/components/pages/menus/table/create.d.ts +2 -2
- package/dist/system/presentation/components/pages/menus/table/create.js +2 -2
- package/dist/system/presentation/components/pages/menus/table/delete.js +2 -2
- package/dist/system/presentation/components/pages/menus/table/edit.d.ts +2 -2
- package/dist/system/presentation/components/pages/menus/table/edit.js +2 -2
- package/dist/system/presentation/components/pages/menus/table/icon/index.js +1 -1
- package/dist/system/presentation/components/pages/menus/table/index.d.ts +4 -4
- package/dist/system/presentation/components/pages/menus/table/index.js +4 -4
- package/dist/system/presentation/components/pages/users/index.d.ts +1 -1
- package/dist/system/presentation/components/pages/users/index.js +1 -1
- package/dist/system/presentation/components/pages/users/page.js +3 -3
- package/dist/system/presentation/components/pages/users/table/columns.d.ts +2 -2
- package/dist/system/presentation/components/pages/users/table/create.d.ts +2 -2
- package/dist/system/presentation/components/pages/users/table/create.js +2 -2
- package/dist/system/presentation/components/pages/users/table/delete.js +2 -2
- package/dist/system/presentation/components/pages/users/table/edit.d.ts +2 -2
- package/dist/system/presentation/components/pages/users/table/edit.js +2 -2
- package/dist/system/presentation/components/pages/users/table/index.d.ts +4 -4
- package/dist/system/presentation/components/pages/users/table/index.js +4 -4
- package/dist/system/presentation/configs/index.d.ts +2 -2
- package/dist/system/presentation/configs/index.js +2 -2
- 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/index.d.ts +5 -5
- package/dist/system/presentation/context/auth/index.js +5 -5
- package/dist/system/presentation/context/auth/interfaces.d.ts +1 -1
- package/dist/system/presentation/context/auth/login/index.js +3 -3
- package/dist/system/presentation/context/auth/private-page/index.js +3 -3
- package/dist/system/presentation/context/auth/unauthenticated/index.js +1 -1
- package/dist/system/presentation/context/container.js +3 -3
- package/dist/system/presentation/context/index.d.ts +3 -3
- package/dist/system/presentation/context/index.js +3 -3
- package/dist/system/presentation/context/system-configs/context.d.ts +1 -1
- package/dist/system/presentation/context/system-configs/context.js +1 -1
- package/dist/system/presentation/context/system-configs/index.d.ts +2 -2
- package/dist/system/presentation/context/system-configs/index.js +2 -2
- package/dist/system/presentation/hooks/index.d.ts +2 -2
- package/dist/system/presentation/hooks/index.js +2 -2
- package/dist/system/presentation/hooks/menu/index.d.ts +1 -1
- package/dist/system/presentation/hooks/menu/index.js +1 -1
- package/dist/system/presentation/hooks/menu/use-load-menu.d.ts +1 -1
- package/dist/system/presentation/hooks/menu/use-load-menu.js +1 -1
- package/dist/system/presentation/hooks/ui/index.d.ts +2 -2
- package/dist/system/presentation/hooks/ui/index.js +2 -2
- package/dist/system/presentation/hooks/ui/use-table/component.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/component.js +2 -2
- package/dist/system/presentation/hooks/ui/use-table/components/index.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/index.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/actions/index.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/actions/index.js +3 -3
- package/dist/system/presentation/hooks/ui/use-table/components/table/create/index.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/create/index.js +3 -3
- package/dist/system/presentation/hooks/ui/use-table/components/table/export/index.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/export/index.js +2 -2
- package/dist/system/presentation/hooks/ui/use-table/components/table/filters/index.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/filters/index.js +3 -3
- 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 +9 -9
- 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/pagination/index.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/index.js +3 -3
- package/dist/system/presentation/hooks/ui/use-table/components/table/skeleton-table/index.js +2 -2
- 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 +2 -2
- 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 +4 -4
- package/dist/system/presentation/hooks/ui/use-table/index.js +4 -4
- package/dist/system/presentation/hooks/ui/use-table/interfaces.d.ts +2 -2
- package/dist/system/presentation/hooks/ui/use-table/query/get-query-arguments-table.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/query/hook.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/query/hook.js +1 -1
- 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 +2 -2
- package/dist/system/presentation/index.d.ts +5 -5
- package/dist/system/presentation/index.js +5 -5
- package/dist/system/presentation/utils/index.d.ts +1 -1
- package/dist/system/presentation/utils/index.js +1 -1
- package/dist/system/presentation/utils/use-query/index.d.ts +1 -1
- package/dist/system/presentation/utils/use-query/index.js +1 -1
- 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 +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 +3 -3
- package/dist/ui/components/form/handler/component.d.ts +1 -1
- package/dist/ui/components/form/handler/component.js +1 -1
- 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/dynamic_form_handler/component.d.ts +1 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/component.js +4 -4
- package/dist/ui/components/form/handler/dynamic_form_handler/index.d.ts +2 -2
- package/dist/ui/components/form/handler/dynamic_form_handler/index.js +2 -2
- package/dist/ui/components/form/handler/dynamic_form_handler/interfaces.d.ts +4 -4
- package/dist/ui/components/form/handler/form-handler/index.d.ts +1 -1
- package/dist/ui/components/form/handler/form-handler/index.js +4 -4
- package/dist/ui/components/form/handler/index.d.ts +5 -5
- package/dist/ui/components/form/handler/index.js +5 -5
- package/dist/ui/components/form/handler/interfaces.d.ts +2 -2
- package/dist/ui/components/form/index.d.ts +14 -14
- package/dist/ui/components/form/index.js +14 -14
- 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-currency/index.d.ts +1 -1
- package/dist/ui/components/form/input-currency/index.js +1 -1
- package/dist/ui/components/form/input-date/index.d.ts +1 -1
- package/dist/ui/components/form/input-date/index.js +1 -1
- package/dist/ui/components/form/input-file/file-card/index.d.ts +1 -1
- package/dist/ui/components/form/input-file/file-card/index.js +2 -2
- package/dist/ui/components/form/input-file/index.d.ts +1 -1
- package/dist/ui/components/form/input-file/index.js +4 -4
- 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 +3 -3
- 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/interfaces.d.ts +1 -1
- package/dist/ui/components/form/radio/index.js +2 -2
- package/dist/ui/components/form/select/index.d.ts +1 -1
- package/dist/ui/components/form/select/index.js +3 -3
- 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 +10 -10
- package/dist/ui/components/index.js +10 -10
- package/dist/ui/components/loader-circle/index.d.ts +1 -1
- package/dist/ui/components/loading-screen/index.d.ts +1 -1
- package/dist/ui/components/loading-screen/index.js +3 -3
- 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 +1 -1
- package/dist/ui/components/sidebar/index.js +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.d.ts +1 -1
- 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 +2 -2
- package/dist/ui/hooks/index.d.ts +3 -3
- package/dist/ui/hooks/index.js +3 -3
- package/dist/ui/icons/index.d.ts +69 -69
- package/dist/ui/icons/index.js +69 -69
- 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/arrow-forward.d.ts +1 -1
- package/dist/ui/icons/render/block.d.ts +1 -1
- package/dist/ui/icons/render/box.d.ts +1 -1
- package/dist/ui/icons/render/calendar-time.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/computer.d.ts +1 -1
- package/dist/ui/icons/render/danger.d.ts +1 -1
- package/dist/ui/icons/render/delete.d.ts +1 -1
- package/dist/ui/icons/render/drop-file.d.ts +1 -1
- package/dist/ui/icons/render/empty-chat.d.ts +1 -1
- package/dist/ui/icons/render/exclamation.d.ts +1 -1
- package/dist/ui/icons/render/eye-off.d.ts +1 -1
- package/dist/ui/icons/render/fullfield-bell.d.ts +1 -1
- package/dist/ui/icons/render/fullfield-chat.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/interrogation-circle.d.ts +1 -1
- package/dist/ui/icons/render/keyboard-left-arrow.d.ts +1 -1
- package/dist/ui/icons/render/keyboard-right-arrow.d.ts +1 -1
- package/dist/ui/icons/render/loading.d.ts +1 -1
- package/dist/ui/icons/render/money-value-symbol.d.ts +1 -1
- package/dist/ui/icons/render/not-found.d.ts +1 -1
- package/dist/ui/icons/render/pdf.d.ts +1 -1
- package/dist/ui/icons/render/phone-message.d.ts +1 -1
- package/dist/ui/icons/render/plus-sharp.d.ts +1 -1
- package/dist/ui/icons/render/send-message.d.ts +1 -1
- package/dist/ui/icons/render/shopping.d.ts +1 -1
- package/dist/ui/icons/render/star.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/upload.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/buffer/index.d.ts +1 -1
- package/dist/ui/utils/buffer/index.js +1 -1
- package/dist/ui/utils/facebook/index.d.ts +1 -1
- package/dist/ui/utils/facebook/index.js +1 -1
- package/dist/ui/utils/file/index.d.ts +1 -1
- package/dist/ui/utils/file/index.js +1 -1
- package/dist/ui/utils/file/upload-file.d.ts +1 -1
- package/dist/ui/utils/file/upload-file.js +1 -1
- package/dist/ui/utils/index.d.ts +7 -7
- package/dist/ui/utils/index.js +7 -7
- package/dist/ui/utils/libs/index.d.ts +1 -1
- package/dist/ui/utils/libs/index.js +1 -1
- package/dist/ui/utils/libs/next/index.d.ts +2 -2
- package/dist/ui/utils/libs/next/index.js +2 -2
- package/dist/ui/utils/validations/index.d.ts +2 -2
- package/dist/ui/utils/validations/index.js +2 -2
- package/package.json +1 -1
- package/dist/system/domain/use-cases/menu/load-menu.d.ts +0 -15
- package/dist/system/domain/use-cases/menu/load-menu.js +0 -3
- package/dist/system/domain/use-cases/menu/load-menu.js.map +0 -1
- package/dist/system/presentation/components/data/cards/index.d.ts +0 -1
- package/dist/system/presentation/components/data/cards/index.js +0 -18
- package/dist/system/presentation/components/data/cards/index.js.map +0 -1
- package/dist/system/presentation/components/data/cards/message-card/index.d.ts +0 -2
- package/dist/system/presentation/components/data/cards/message-card/index.js +0 -37
- package/dist/system/presentation/components/data/cards/message-card/index.js.map +0 -1
- package/dist/system/presentation/components/data/cards/message-card/styles.d.ts +0 -2
- package/dist/system/presentation/components/data/cards/message-card/styles.js +0 -14
- package/dist/system/presentation/components/data/cards/message-card/styles.js.map +0 -1
- package/dist/system/presentation/components/data/skeleton/index.d.ts +0 -2
- package/dist/system/presentation/components/data/skeleton/index.js +0 -35
- package/dist/system/presentation/components/data/skeleton/index.js.map +0 -1
- package/dist/system/presentation/components/data/skeleton/interfaces.d.ts +0 -4
- package/dist/system/presentation/components/data/skeleton/interfaces.js +0 -3
- package/dist/system/presentation/components/data/skeleton/interfaces.js.map +0 -1
- package/dist/system/presentation/components/data/skeleton/styles.d.ts +0 -4
- package/dist/system/presentation/components/data/skeleton/styles.js +0 -14
- package/dist/system/presentation/components/data/skeleton/styles.js.map +0 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/filters/search/index.d.ts +0 -4
- package/dist/system/presentation/hooks/ui/use-table/components/table/filters/search/index.js +0 -13
- package/dist/system/presentation/hooks/ui/use-table/components/table/filters/search/index.js.map +0 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/filters/select/index.d.ts +0 -5
- package/dist/system/presentation/hooks/ui/use-table/components/table/filters/select/index.js +0 -42
- package/dist/system/presentation/hooks/ui/use-table/components/table/filters/select/index.js.map +0 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/loader-table/index.d.ts +0 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/loader-table/index.js +0 -33
- package/dist/system/presentation/hooks/ui/use-table/components/table/loader-table/index.js.map +0 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/loader-table/styles.d.ts +0 -4
- package/dist/system/presentation/hooks/ui/use-table/components/table/loader-table/styles.js +0 -14
- package/dist/system/presentation/hooks/ui/use-table/components/table/loader-table/styles.js.map +0 -1
- package/dist/system/presentation/hooks/ui/use-table/query/get-key-query-table.d.ts +0 -4
- package/dist/system/presentation/hooks/ui/use-table/query/get-key-query-table.js +0 -32
- package/dist/system/presentation/hooks/ui/use-table/query/get-key-query-table.js.map +0 -1
- package/dist/system/presentation/hooks/ui/use-table/query.d.ts +0 -5
- package/dist/system/presentation/hooks/ui/use-table/query.js +0 -57
- package/dist/system/presentation/hooks/ui/use-table/query.js.map +0 -1
- package/dist/tsconfig.tsbuildinfo +0 -1
|
@@ -25,8 +25,8 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.LoaderInput = 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 LoaderInput() {
|
|
31
31
|
return ((0, jsx_runtime_1.jsx)(S.LoaderInput, { children: (0, jsx_runtime_1.jsx)(ui_1.LoaderCircle, { size: 20, color: '#000' }) }));
|
|
32
32
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { InputProps } from '../interfaces
|
|
1
|
+
import { InputProps } from '../interfaces';
|
|
2
2
|
export declare function InputCpfCnpj(props: InputProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -15,7 +15,7 @@ exports.InputCpfCnpj = void 0;
|
|
|
15
15
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
16
16
|
var formik_1 = require("formik");
|
|
17
17
|
var mask_1 = require("@react-input/mask");
|
|
18
|
-
var input_control_1 = require("../input-control
|
|
18
|
+
var input_control_1 = require("../input-control");
|
|
19
19
|
var react_1 = require("react");
|
|
20
20
|
function InputCpfCnpj(props) {
|
|
21
21
|
var _a = (0, formik_1.useField)({ name: props.name }), field = _a[0], state = _a[1], helpers = _a[2];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { InputProps } from '../interfaces
|
|
1
|
+
import { InputProps } from '../interfaces';
|
|
2
2
|
export declare function InputCurrency(props: InputProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -17,7 +17,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
17
17
|
exports.InputCurrency = void 0;
|
|
18
18
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
19
19
|
var formik_1 = require("formik");
|
|
20
|
-
var input_control_1 = require("../input-control
|
|
20
|
+
var input_control_1 = require("../input-control");
|
|
21
21
|
var react_currency_input_field_1 = __importDefault(require("react-currency-input-field"));
|
|
22
22
|
function InputCurrency(props) {
|
|
23
23
|
var _a = (0, formik_1.useField)({ name: props.name }), field = _a[0], _ = _a[1], utils = _a[2];
|
|
@@ -31,7 +31,7 @@ var jsx_runtime_1 = require("react/jsx-runtime");
|
|
|
31
31
|
var React = __importStar(require("react"));
|
|
32
32
|
var formik_1 = require("formik");
|
|
33
33
|
var dist_1 = __importDefault(require("react-semantic-ui-datepickers/dist"));
|
|
34
|
-
var S = __importStar(require("./styles
|
|
34
|
+
var S = __importStar(require("./styles"));
|
|
35
35
|
function InputDate(props) {
|
|
36
36
|
var _a = (0, formik_1.useField)({ name: props.name, type: "text" }), field = _a[0], state = _a[1], handlers = _a[2];
|
|
37
37
|
React.useEffect(function () {
|
|
@@ -26,8 +26,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
26
26
|
exports.FileCard = 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 icons_1 = require("
|
|
30
|
-
var S = __importStar(require("./styles
|
|
29
|
+
var icons_1 = require("@/ui/icons");
|
|
30
|
+
var S = __importStar(require("./styles"));
|
|
31
31
|
function FileCard(_a) {
|
|
32
32
|
var file = _a.file, onDelete = _a.onDelete;
|
|
33
33
|
function format(name) {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { InputProps } from '../interfaces
|
|
1
|
+
import { InputProps } from '../interfaces';
|
|
2
2
|
export declare function InputFile(props: InputProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -74,10 +74,10 @@ exports.InputFile = void 0;
|
|
|
74
74
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
75
75
|
var react_1 = require("react");
|
|
76
76
|
var formik_1 = require("formik");
|
|
77
|
-
var file_card_1 = require("./file-card
|
|
78
|
-
var input_control_1 = require("../input-control
|
|
79
|
-
var ui_1 = require("
|
|
80
|
-
var S = __importStar(require("./styles
|
|
77
|
+
var file_card_1 = require("./file-card");
|
|
78
|
+
var input_control_1 = require("../input-control");
|
|
79
|
+
var ui_1 = require("@/ui");
|
|
80
|
+
var S = __importStar(require("./styles"));
|
|
81
81
|
function InputFile(props) {
|
|
82
82
|
var _this = this;
|
|
83
83
|
var _a;
|
|
@@ -15,7 +15,7 @@ exports.InputMask = void 0;
|
|
|
15
15
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
16
16
|
var formik_1 = require("formik");
|
|
17
17
|
var mask_1 = require("@react-input/mask");
|
|
18
|
-
var input_control_1 = require("../input-control
|
|
18
|
+
var input_control_1 = require("../input-control");
|
|
19
19
|
function InputMask(props) {
|
|
20
20
|
var field = (0, formik_1.useField)({ name: props.name })[0];
|
|
21
21
|
var inputRef = (0, mask_1.useMask)({
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { InputProps } from '../interfaces
|
|
1
|
+
import { InputProps } from '../interfaces';
|
|
2
2
|
export declare function InputPassword(props: InputProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -38,9 +38,9 @@ exports.InputPassword = void 0;
|
|
|
38
38
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
39
39
|
var react_1 = require("react");
|
|
40
40
|
var formik_1 = require("formik");
|
|
41
|
-
var icons_1 = require("
|
|
42
|
-
var input_control_1 = require("../input-control
|
|
43
|
-
var S = __importStar(require("./styles
|
|
41
|
+
var icons_1 = require("@/ui/icons");
|
|
42
|
+
var input_control_1 = require("../input-control");
|
|
43
|
+
var S = __importStar(require("./styles"));
|
|
44
44
|
function InputPassword(props) {
|
|
45
45
|
var _a = (0, react_1.useState)(false), showPassword = _a[0], setShowPassword = _a[1];
|
|
46
46
|
var field = (0, formik_1.useField)(props.name)[0];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { InputProps } from '../interfaces
|
|
1
|
+
import { InputProps } from '../interfaces';
|
|
2
2
|
export declare function InputSwitch(props: InputProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -15,7 +15,7 @@ exports.InputSwitch = void 0;
|
|
|
15
15
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
16
16
|
var formik_1 = require("formik");
|
|
17
17
|
var semantic_ui_react_1 = require("semantic-ui-react");
|
|
18
|
-
var input_control_1 = require("../input-control
|
|
18
|
+
var input_control_1 = require("../input-control");
|
|
19
19
|
function InputSwitch(props) {
|
|
20
20
|
var field = (0, formik_1.useField)({ name: props.name, type: "checkbox" })[0];
|
|
21
21
|
return ((0, jsx_runtime_1.jsx)(input_control_1.InputControl, __assign({}, props, { children: (0, jsx_runtime_1.jsx)(semantic_ui_react_1.Checkbox, __assign({ toggle: true }, field, { id: props.name })) })));
|
|
@@ -48,8 +48,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
48
48
|
exports.InputRadio = void 0;
|
|
49
49
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
50
50
|
var formik_1 = require("formik");
|
|
51
|
-
var S = __importStar(require("./styles
|
|
52
|
-
var input_control_1 = require("../input-control
|
|
51
|
+
var S = __importStar(require("./styles"));
|
|
52
|
+
var input_control_1 = require("../input-control");
|
|
53
53
|
function InputRadio(_a) {
|
|
54
54
|
var name = _a.name, options = _a.options, props = __rest(_a, ["name", "options"]);
|
|
55
55
|
var field = (0, formik_1.useField)({ name: name })[0];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ISelectProps } from './interfaces
|
|
1
|
+
import { ISelectProps } from './interfaces';
|
|
2
2
|
export declare function Select(props: ISelectProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -42,9 +42,9 @@ var jsx_runtime_1 = require("react/jsx-runtime");
|
|
|
42
42
|
var react_1 = require("react");
|
|
43
43
|
var formik_1 = require("formik");
|
|
44
44
|
var react_select_1 = __importDefault(require("react-select"));
|
|
45
|
-
var ui_1 = require("
|
|
46
|
-
var custom_styles_1 = require("./custom-styles
|
|
47
|
-
var S = __importStar(require("./styles
|
|
45
|
+
var ui_1 = require("@/ui");
|
|
46
|
+
var custom_styles_1 = require("./custom-styles");
|
|
47
|
+
var S = __importStar(require("./styles"));
|
|
48
48
|
function Select(props) {
|
|
49
49
|
var _a, _b, _c, _d;
|
|
50
50
|
var _e = (0, formik_1.useField)({
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { InputProps } from '../interfaces
|
|
1
|
+
import { InputProps } from '../interfaces';
|
|
2
2
|
export declare function Textarea(props: InputProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -14,7 +14,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
14
14
|
exports.Textarea = void 0;
|
|
15
15
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
16
16
|
var formik_1 = require("formik");
|
|
17
|
-
var input_control_1 = require("../input-control
|
|
17
|
+
var input_control_1 = require("../input-control");
|
|
18
18
|
function Textarea(props) {
|
|
19
19
|
var field = (0, formik_1.useField)({ name: props.name })[0];
|
|
20
20
|
return ((0, jsx_runtime_1.jsx)(input_control_1.InputControl, __assign({}, props, { children: (0, jsx_runtime_1.jsx)("textarea", __assign({ id: props.name, className: "font-16-regular" }, props, field)) })));
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export * from './form
|
|
2
|
-
export * from './button
|
|
3
|
-
export * from './sidebar
|
|
4
|
-
export * from './container
|
|
5
|
-
export * from './next-image
|
|
6
|
-
export * from './breadcrumb
|
|
7
|
-
export * from './menu-mobile
|
|
8
|
-
export * from './loader-circle
|
|
9
|
-
export * from './error-boundary
|
|
10
|
-
export * from './loading-screen
|
|
1
|
+
export * from './form';
|
|
2
|
+
export * from './button';
|
|
3
|
+
export * from './sidebar';
|
|
4
|
+
export * from './container';
|
|
5
|
+
export * from './next-image';
|
|
6
|
+
export * from './breadcrumb';
|
|
7
|
+
export * from './menu-mobile';
|
|
8
|
+
export * from './loader-circle';
|
|
9
|
+
export * from './error-boundary';
|
|
10
|
+
export * from './loading-screen';
|
|
@@ -14,14 +14,14 @@ 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("./form
|
|
18
|
-
__exportStar(require("./button
|
|
19
|
-
__exportStar(require("./sidebar
|
|
20
|
-
__exportStar(require("./container
|
|
21
|
-
__exportStar(require("./next-image
|
|
22
|
-
__exportStar(require("./breadcrumb
|
|
23
|
-
__exportStar(require("./menu-mobile
|
|
24
|
-
__exportStar(require("./loader-circle
|
|
25
|
-
__exportStar(require("./error-boundary
|
|
26
|
-
__exportStar(require("./loading-screen
|
|
17
|
+
__exportStar(require("./form"), exports);
|
|
18
|
+
__exportStar(require("./button"), exports);
|
|
19
|
+
__exportStar(require("./sidebar"), exports);
|
|
20
|
+
__exportStar(require("./container"), exports);
|
|
21
|
+
__exportStar(require("./next-image"), exports);
|
|
22
|
+
__exportStar(require("./breadcrumb"), exports);
|
|
23
|
+
__exportStar(require("./menu-mobile"), exports);
|
|
24
|
+
__exportStar(require("./loader-circle"), exports);
|
|
25
|
+
__exportStar(require("./error-boundary"), exports);
|
|
26
|
+
__exportStar(require("./loading-screen"), exports);
|
|
27
27
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { LoaderCircleProps } from './interfaces
|
|
1
|
+
import { LoaderCircleProps } from './interfaces';
|
|
2
2
|
export declare function LoaderCircle({ size, color }: LoaderCircleProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -29,9 +29,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
29
29
|
exports.LoadingScreen = void 0;
|
|
30
30
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
31
31
|
var react_dom_1 = __importDefault(require("react-dom"));
|
|
32
|
-
var icons_1 = require("
|
|
33
|
-
var error_boundary_1 = require("../error-boundary
|
|
34
|
-
var S = __importStar(require("./styles
|
|
32
|
+
var icons_1 = require("@/ui/icons");
|
|
33
|
+
var error_boundary_1 = require("../error-boundary");
|
|
34
|
+
var S = __importStar(require("./styles"));
|
|
35
35
|
function LoadingScreen(_a) {
|
|
36
36
|
var size = _a.size, color = _a.color;
|
|
37
37
|
return react_dom_1.default.createPortal((0, jsx_runtime_1.jsx)(error_boundary_1.Error, { name: 'LoadingScreen', children: (0, jsx_runtime_1.jsx)(S.LoadingScreen, { children: (0, jsx_runtime_1.jsx)("div", { style: { width: size, color: color }, className: 'icon', children: (0, jsx_runtime_1.jsx)(icons_1.Icon, { name: 'IconLoading' }) }) }) }), document === null || document === void 0 ? void 0 : document.body);
|
|
@@ -34,8 +34,8 @@ var __spreadArray = (this && this.__spreadArray) || function (to, from, pack) {
|
|
|
34
34
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
35
35
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
36
36
|
var react_1 = require("react");
|
|
37
|
-
var S = __importStar(require("./styles
|
|
38
|
-
var error_boundary_1 = require("
|
|
37
|
+
var S = __importStar(require("./styles"));
|
|
38
|
+
var error_boundary_1 = require("@/ui/components/error-boundary");
|
|
39
39
|
var NavLinks = function (_a) {
|
|
40
40
|
var links = _a.links, isActive = _a.isActive;
|
|
41
41
|
var _b = (0, react_1.useState)(null), submenu = _b[0], setSubmenu = _b[1];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IMenuMobileProps } from './interfaces
|
|
1
|
+
import { IMenuMobileProps } from './interfaces';
|
|
2
2
|
export declare function MenuMobile({ linksMenu, topConfigs }: IMenuMobileProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -29,10 +29,10 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
29
29
|
exports.MenuMobile = void 0;
|
|
30
30
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
31
31
|
var react_1 = require("react");
|
|
32
|
-
var top_1 = require("./top
|
|
33
|
-
var nav_links_1 = __importDefault(require("./components/nav-links
|
|
34
|
-
var S = __importStar(require("./styles
|
|
35
|
-
var error_boundary_1 = require("../error-boundary
|
|
32
|
+
var top_1 = require("./top");
|
|
33
|
+
var nav_links_1 = __importDefault(require("./components/nav-links"));
|
|
34
|
+
var S = __importStar(require("./styles"));
|
|
35
|
+
var error_boundary_1 = require("../error-boundary");
|
|
36
36
|
function MenuMobile(_a) {
|
|
37
37
|
var linksMenu = _a.linksMenu, topConfigs = _a.topConfigs;
|
|
38
38
|
var _b = (0, react_1.useState)(false), isActive = _b[0], setIsActive = _b[1];
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { ITopProps } from './interfaces
|
|
1
|
+
import { ITopProps } from './interfaces';
|
|
2
2
|
export declare function Top({ configs, setIsActive }: ITopProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -29,8 +29,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
29
29
|
exports.Top = void 0;
|
|
30
30
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
31
31
|
var link_1 = __importDefault(require("next/link"));
|
|
32
|
-
var error_boundary_1 = require("../../error-boundary
|
|
33
|
-
var S = __importStar(require("./styles
|
|
32
|
+
var error_boundary_1 = require("../../error-boundary");
|
|
33
|
+
var S = __importStar(require("./styles"));
|
|
34
34
|
function Top(_a) {
|
|
35
35
|
var configs = _a.configs, setIsActive = _a.setIsActive;
|
|
36
36
|
if (!configs) {
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { NextImageProps } from './interfaces
|
|
1
|
+
import { NextImageProps } from './interfaces';
|
|
2
2
|
export declare function NextImage({ src, alt, forceLoading }: NextImageProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -29,9 +29,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
29
29
|
exports.NextImage = void 0;
|
|
30
30
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
31
31
|
var image_1 = __importDefault(require("next/image"));
|
|
32
|
-
var error_boundary_1 = require("../error-boundary
|
|
33
|
-
var loader_circle_1 = require("../loader-circle
|
|
34
|
-
var S = __importStar(require("./styles
|
|
32
|
+
var error_boundary_1 = require("../error-boundary");
|
|
33
|
+
var loader_circle_1 = require("../loader-circle");
|
|
34
|
+
var S = __importStar(require("./styles"));
|
|
35
35
|
function NextImage(_a) {
|
|
36
36
|
var src = _a.src, alt = _a.alt, forceLoading = _a.forceLoading;
|
|
37
37
|
var isLoading = forceLoading;
|
|
@@ -29,7 +29,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
29
29
|
exports.SideBar = void 0;
|
|
30
30
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
31
31
|
var react_dom_1 = __importDefault(require("react-dom"));
|
|
32
|
-
var S = __importStar(require("./styles
|
|
32
|
+
var S = __importStar(require("./styles"));
|
|
33
33
|
function SideBar(_a) {
|
|
34
34
|
var children = _a.children, maxWidth = _a.maxWidth, open = _a.open, setOpen = _a.setOpen, _b = _a.direction, direction = _b === void 0 ? 'right' : _b, overlay = _a.overlay;
|
|
35
35
|
function handleClose() {
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './theme
|
|
2
|
-
export * from './toast
|
|
3
|
-
export * from './route-loading
|
|
1
|
+
export * from './theme';
|
|
2
|
+
export * from './toast';
|
|
3
|
+
export * from './route-loading';
|
|
@@ -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("./theme
|
|
18
|
-
__exportStar(require("./toast
|
|
19
|
-
__exportStar(require("./route-loading
|
|
17
|
+
__exportStar(require("./theme"), exports);
|
|
18
|
+
__exportStar(require("./toast"), exports);
|
|
19
|
+
__exportStar(require("./route-loading"), exports);
|
|
20
20
|
//# sourceMappingURL=index.js.map
|
|
@@ -4,7 +4,7 @@ exports.useTheme = exports.ThemeProvider = void 0;
|
|
|
4
4
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
5
|
var react_1 = require("react");
|
|
6
6
|
var styled_components_1 = require("styled-components");
|
|
7
|
-
var interfaces_1 = require("./interfaces
|
|
7
|
+
var interfaces_1 = require("./interfaces");
|
|
8
8
|
var themeContext = (0, react_1.createContext)({});
|
|
9
9
|
function ThemeProvider(_a) {
|
|
10
10
|
var _b;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./context
|
|
2
|
-
export * from "./interfaces
|
|
1
|
+
export * from "./context";
|
|
2
|
+
export * from "./interfaces";
|
|
@@ -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("./context
|
|
18
|
-
__exportStar(require("./interfaces
|
|
17
|
+
__exportStar(require("./context"), exports);
|
|
18
|
+
__exportStar(require("./interfaces"), exports);
|
|
19
19
|
//# sourceMappingURL=index.js.map
|
|
@@ -46,9 +46,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
46
46
|
exports.useToast = exports.ToastProvider = void 0;
|
|
47
47
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
48
48
|
var react_1 = require("react");
|
|
49
|
-
var utils_1 = require("
|
|
50
|
-
var toast_item_1 = require("./toast-item
|
|
51
|
-
var S = __importStar(require("./styles
|
|
49
|
+
var utils_1 = require("@/ui/utils");
|
|
50
|
+
var toast_item_1 = require("./toast-item");
|
|
51
|
+
var S = __importStar(require("./styles"));
|
|
52
52
|
var ToastContext = (0, react_1.createContext)({
|
|
53
53
|
createToast: function () { },
|
|
54
54
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { Toast } from '../interfaces
|
|
2
|
+
import { Toast } from '../interfaces';
|
|
3
3
|
export declare function ToastItem({ uid, status, message, setToast, }: {
|
|
4
4
|
setToast: React.Dispatch<React.SetStateAction<Toast[]>>;
|
|
5
5
|
} & Toast): import("react/jsx-runtime").JSX.Element;
|
|
@@ -26,8 +26,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
26
26
|
exports.ToastItem = void 0;
|
|
27
27
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
28
|
var react_1 = require("react");
|
|
29
|
-
var S = __importStar(require("./styles
|
|
30
|
-
var icons_1 = require("
|
|
29
|
+
var S = __importStar(require("./styles"));
|
|
30
|
+
var icons_1 = require("@/ui/icons");
|
|
31
31
|
function ToastItem(_a) {
|
|
32
32
|
var uid = _a.uid, status = _a.status, message = _a.message, setToast = _a.setToast;
|
|
33
33
|
var animationDuration = 5000;
|
package/dist/ui/hooks/index.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export * from './use-screen
|
|
2
|
-
export * from './use-mounted
|
|
3
|
-
export * from './use-element-size
|
|
1
|
+
export * from './use-screen';
|
|
2
|
+
export * from './use-mounted';
|
|
3
|
+
export * from './use-element-size';
|
package/dist/ui/hooks/index.js
CHANGED
|
@@ -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("./use-screen
|
|
18
|
-
__exportStar(require("./use-mounted
|
|
19
|
-
__exportStar(require("./use-element-size
|
|
17
|
+
__exportStar(require("./use-screen"), exports);
|
|
18
|
+
__exportStar(require("./use-mounted"), exports);
|
|
19
|
+
__exportStar(require("./use-element-size"), exports);
|
|
20
20
|
//# sourceMappingURL=index.js.map
|