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
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces
|
|
1
|
+
import { IIcon } from '../interfaces';
|
|
2
2
|
export declare function IconKeyboardRightArrow({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces
|
|
1
|
+
import { IIcon } from '../interfaces';
|
|
2
2
|
export declare function IconLoading({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces
|
|
1
|
+
import { IIcon } from '../interfaces';
|
|
2
2
|
export declare function IconMoneyValueSymbol({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces
|
|
1
|
+
import { IIcon } from '../interfaces';
|
|
2
2
|
export declare function IconNotFound({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from "../interfaces
|
|
1
|
+
import { IIcon } from "../interfaces";
|
|
2
2
|
export declare function IconPdf({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces
|
|
1
|
+
import { IIcon } from '../interfaces';
|
|
2
2
|
export declare function IconPhoneMessage({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces
|
|
1
|
+
import { IIcon } from '../interfaces';
|
|
2
2
|
export declare function IconPlusSharp({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces
|
|
1
|
+
import { IIcon } from '../interfaces';
|
|
2
2
|
export declare function IconSendMessage({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces
|
|
1
|
+
import { IIcon } from '../interfaces';
|
|
2
2
|
export declare function IconShopping({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces
|
|
1
|
+
import { IIcon } from '../interfaces';
|
|
2
2
|
export declare function IconStar({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces
|
|
1
|
+
import { IIcon } from '../interfaces';
|
|
2
2
|
export declare function TransparentMailIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces
|
|
1
|
+
import { IIcon } from '../interfaces';
|
|
2
2
|
export declare function TransparentPhoneIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces
|
|
1
|
+
import { IIcon } from '../interfaces';
|
|
2
2
|
export declare function IconUpload({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces
|
|
1
|
+
import { IIcon } from '../interfaces';
|
|
2
2
|
export declare function IconUser({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces
|
|
1
|
+
import { IIcon } from '../interfaces';
|
|
2
2
|
export declare function IconWhats({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export declare function IconWhatsInverse({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -25,7 +25,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
26
|
exports.RenderIcon = void 0;
|
|
27
27
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
-
var Icons = __importStar(require("
|
|
28
|
+
var Icons = __importStar(require(".."));
|
|
29
29
|
function RenderIcon(_a) {
|
|
30
30
|
var nameIcon = _a.nameIcon, stroke = _a.stroke, color = _a.color;
|
|
31
31
|
return ((0, jsx_runtime_1.jsx)(jsx_runtime_1.Fragment, { children: Icons[nameIcon] &&
|
package/dist/ui/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './icons
|
|
2
|
-
export * from './hooks
|
|
3
|
-
export * from './utils
|
|
4
|
-
export * from './contexts
|
|
5
|
-
export * from './components
|
|
1
|
+
export * from './icons';
|
|
2
|
+
export * from './hooks';
|
|
3
|
+
export * from './utils';
|
|
4
|
+
export * from './contexts';
|
|
5
|
+
export * from './components';
|
package/dist/ui/index.js
CHANGED
|
@@ -14,9 +14,9 @@ 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("./icons
|
|
18
|
-
__exportStar(require("./hooks
|
|
19
|
-
__exportStar(require("./utils
|
|
20
|
-
__exportStar(require("./contexts
|
|
21
|
-
__exportStar(require("./components
|
|
17
|
+
__exportStar(require("./icons"), exports);
|
|
18
|
+
__exportStar(require("./hooks"), exports);
|
|
19
|
+
__exportStar(require("./utils"), exports);
|
|
20
|
+
__exportStar(require("./contexts"), exports);
|
|
21
|
+
__exportStar(require("./components"), exports);
|
|
22
22
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "./base64
|
|
1
|
+
export * from "./base64";
|
|
@@ -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("./base64
|
|
17
|
+
__exportStar(require("./base64"), exports);
|
|
18
18
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "./facebook-pixel
|
|
1
|
+
export * from "./facebook-pixel";
|
|
@@ -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("./facebook-pixel
|
|
17
|
+
__exportStar(require("./facebook-pixel"), exports);
|
|
18
18
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "./upload-file
|
|
1
|
+
export * from "./upload-file";
|
|
@@ -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("./upload-file
|
|
17
|
+
__exportStar(require("./upload-file"), exports);
|
|
18
18
|
//# sourceMappingURL=index.js.map
|
|
@@ -37,7 +37,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
|
|
|
37
37
|
};
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
39
|
exports.uploadFile = void 0;
|
|
40
|
-
var system_1 = require("
|
|
40
|
+
var system_1 = require("@/system");
|
|
41
41
|
function uploadFile(_a) {
|
|
42
42
|
var files = _a.files;
|
|
43
43
|
return __awaiter(this, void 0, void 0, function () {
|
package/dist/ui/utils/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * from './uid
|
|
2
|
-
export * from './file
|
|
3
|
-
export * from './libs
|
|
4
|
-
export * from './buffer
|
|
5
|
-
export * from './cookies
|
|
6
|
-
export * from './facebook
|
|
7
|
-
export * from './validations
|
|
1
|
+
export * from './uid';
|
|
2
|
+
export * from './file';
|
|
3
|
+
export * from './libs';
|
|
4
|
+
export * from './buffer';
|
|
5
|
+
export * from './cookies';
|
|
6
|
+
export * from './facebook';
|
|
7
|
+
export * from './validations';
|
package/dist/ui/utils/index.js
CHANGED
|
@@ -14,11 +14,11 @@ 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("./uid
|
|
18
|
-
__exportStar(require("./file
|
|
19
|
-
__exportStar(require("./libs
|
|
20
|
-
__exportStar(require("./buffer
|
|
21
|
-
__exportStar(require("./cookies
|
|
22
|
-
__exportStar(require("./facebook
|
|
23
|
-
__exportStar(require("./validations
|
|
17
|
+
__exportStar(require("./uid"), exports);
|
|
18
|
+
__exportStar(require("./file"), exports);
|
|
19
|
+
__exportStar(require("./libs"), exports);
|
|
20
|
+
__exportStar(require("./buffer"), exports);
|
|
21
|
+
__exportStar(require("./cookies"), exports);
|
|
22
|
+
__exportStar(require("./facebook"), exports);
|
|
23
|
+
__exportStar(require("./validations"), exports);
|
|
24
24
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "./next
|
|
1
|
+
export * from "./next";
|
|
@@ -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("./next
|
|
17
|
+
__exportStar(require("./next"), exports);
|
|
18
18
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./router-build
|
|
2
|
-
export * from "./update-route
|
|
1
|
+
export * from "./router-build";
|
|
2
|
+
export * from "./update-route";
|
|
@@ -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("./router-build
|
|
18
|
-
__exportStar(require("./update-route
|
|
17
|
+
__exportStar(require("./router-build"), exports);
|
|
18
|
+
__exportStar(require("./update-route"), exports);
|
|
19
19
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './validate-cpf
|
|
2
|
-
export * from './validate-phone
|
|
1
|
+
export * from './validate-cpf';
|
|
2
|
+
export * from './validate-phone';
|
|
@@ -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("./validate-cpf
|
|
18
|
-
__exportStar(require("./validate-phone
|
|
17
|
+
__exportStar(require("./validate-cpf"), exports);
|
|
18
|
+
__exportStar(require("./validate-phone"), exports);
|
|
19
19
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { List } from '../../../../system/index.js';
|
|
2
|
-
import { IconsNames } from '../../../../ui/index.js';
|
|
3
|
-
export type LoadMenu = {
|
|
4
|
-
load: () => Promise<LoadMenu.Model>;
|
|
5
|
-
};
|
|
6
|
-
export type IMenu = {
|
|
7
|
-
order: number;
|
|
8
|
-
title: string;
|
|
9
|
-
icon: IconsNames;
|
|
10
|
-
route?: string;
|
|
11
|
-
items?: IMenu[];
|
|
12
|
-
};
|
|
13
|
-
export declare namespace LoadMenu {
|
|
14
|
-
type Model = List<IMenu>;
|
|
15
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"load-menu.js","sourceRoot":"","sources":["../../../../../src/system/domain/use-cases/menu/load-menu.ts"],"names":[],"mappings":""}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './message-card/index.js';
|
|
@@ -1,18 +0,0 @@
|
|
|
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("./message-card/index.js"), exports);
|
|
18
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/system/presentation/components/data/cards/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA8B"}
|
|
@@ -1,37 +0,0 @@
|
|
|
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.MessageCard = void 0;
|
|
27
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
-
var semantic_ui_react_1 = require("semantic-ui-react");
|
|
29
|
-
var ui_1 = require("../../../../../../ui/index.js");
|
|
30
|
-
var avatar_1 = require("../../avatar/index.js");
|
|
31
|
-
var S = __importStar(require("./styles.js"));
|
|
32
|
-
function MessageCard(_a) {
|
|
33
|
-
var avatar = _a.avatar, message = _a.message, name = _a.name, sendTime = _a.sendTime, unRead = _a.unRead;
|
|
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' }) }))] })] })] }) }));
|
|
35
|
-
}
|
|
36
|
-
exports.MessageCard = MessageCard;
|
|
37
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../src/system/presentation/components/data/cards/message-card/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,uDAAwC;AAExC,2BAA4B;AAC5B,uCAAqC;AAGrC,0CAA6B;AAE7B,SAAgB,WAAW,CAAC,EAAqD;QAAnD,MAAM,YAAA,EAAE,OAAO,aAAA,EAAE,IAAI,UAAA,EAAE,QAAQ,cAAA,EAAE,MAAM,YAAA;IACnE,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,aAAa,YACvB,wBAAC,CAAC,CAAC,WAAW,eACZ,iCAAK,SAAS,EAAC,YAAY,aACxB,MAAM,CAAC,MAAM,GAAG,CAAC,IAAI,uBAAC,eAAM,IAAC,KAAK,EAAE,MAAM,CAAC,CAAC,CAAC,EAAE,SAAS,EAAE,MAAM,CAAC,MAAM,GAAG,CAAC,IAAI,OAAO,GAAI,EAE1F,MAAM,CAAC,MAAM,GAAG,CAAC,IAAI,uBAAC,eAAM,IAAC,KAAK,EAAE,MAAM,CAAC,CAAC,CAAC,EAAE,SAAS,EAAE,MAAM,CAAC,MAAM,GAAG,CAAC,IAAI,QAAQ,GAAI,IACxF,EAEN,iCAAK,SAAS,EAAC,aAAa,aAC1B,8BAAG,SAAS,EAAC,mBAAmB,YAAE,IAAI,GAAK,EAE3C,iCAAK,SAAS,EAAC,aAAa,aAC1B,8BAAG,SAAS,EAAC,yBAAyB,YAAE,OAAO,GAAK,EAEnD,MAAM,CAAC,CAAC,CAAC,CACR,gCAAK,SAAS,EAAC,aAAa,GAAG,CAChC,CAAC,CAAC,CAAC,CACF,iCAAM,SAAS,EAAC,QAAQ,YACtB,uBAAC,wBAAI,IAAC,IAAI,EAAC,sBAAsB,GAAG,GAC/B,CACR,IACG,IACF,IACQ,GACV,CACT,CAAA;AACH,CAAC;AA5BD,kCA4BC"}
|
|
@@ -1,14 +0,0 @@
|
|
|
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.MessageCard = void 0;
|
|
11
|
-
var styled_components_1 = __importDefault(require("styled-components"));
|
|
12
|
-
exports.MessageCard = styled_components_1.default.div(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n display: flex;\n align-items: center;\n gap: 10px;\n border-radius: 6px;\n cursor: pointer;\n padding: 0.7rem;\n transition: background 0.1s ease-in-out;\n\n &:hover {\n background: rgba(0, 0, 0, 0.05);\n }\n\n .avatar-box {\n position: relative;\n z-index: 22;\n\n .first {\n position: relative;\n z-index: 22;\n }\n\n .second {\n transform: scale(0.92);\n position: absolute;\n z-index: 23;\n top: 20%;\n left: -20%;\n border: 2px solid #fff;\n }\n }\n\n .content-box {\n width: 100%;\n\n .name {\n margin-bottom: 0.125rem; // mb-0.5\n width: 91.666%; // w-11/12\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n font-weight: 600; // font-semibold\n color: #1f2937; // text-gray-900\n }\n\n .message-box {\n display: flex;\n align-items: center;\n justify-content: space-between;\n\n .message {\n margin: 0;\n width: 100%;\n max-width: 200px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n padding-inline-end: 1.75rem; // pe-7\n color: #6b7280; // text-gray-500\n }\n\n .time {\n width: fit-content;\n color: #6b7280; // text-gray-500\n padding-inline-end: 2rem; // pe-7\n padding-inline-start: 0.8rem; // pe-7\n white-space: nowrap;\n }\n }\n\n .status {\n color: #444;\n width: 10px;\n height: 10px;\n display: flex;\n background: #f1f1f1;\n border-radius: 100rem;\n margin: 0 auto auto;\n padding: 0.5px;\n\n svg {\n width: 100%;\n height: auto;\n }\n\n &.blue {\n background: #3872fa;\n }\n }\n }\n"], ["\n display: flex;\n align-items: center;\n gap: 10px;\n border-radius: 6px;\n cursor: pointer;\n padding: 0.7rem;\n transition: background 0.1s ease-in-out;\n\n &:hover {\n background: rgba(0, 0, 0, 0.05);\n }\n\n .avatar-box {\n position: relative;\n z-index: 22;\n\n .first {\n position: relative;\n z-index: 22;\n }\n\n .second {\n transform: scale(0.92);\n position: absolute;\n z-index: 23;\n top: 20%;\n left: -20%;\n border: 2px solid #fff;\n }\n }\n\n .content-box {\n width: 100%;\n\n .name {\n margin-bottom: 0.125rem; // mb-0.5\n width: 91.666%; // w-11/12\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n font-weight: 600; // font-semibold\n color: #1f2937; // text-gray-900\n }\n\n .message-box {\n display: flex;\n align-items: center;\n justify-content: space-between;\n\n .message {\n margin: 0;\n width: 100%;\n max-width: 200px;\n white-space: nowrap;\n overflow: hidden;\n text-overflow: ellipsis;\n padding-inline-end: 1.75rem; // pe-7\n color: #6b7280; // text-gray-500\n }\n\n .time {\n width: fit-content;\n color: #6b7280; // text-gray-500\n padding-inline-end: 2rem; // pe-7\n padding-inline-start: 0.8rem; // pe-7\n white-space: nowrap;\n }\n }\n\n .status {\n color: #444;\n width: 10px;\n height: 10px;\n display: flex;\n background: #f1f1f1;\n border-radius: 100rem;\n margin: 0 auto auto;\n padding: 0.5px;\n\n svg {\n width: 100%;\n height: auto;\n }\n\n &.blue {\n background: #3872fa;\n }\n }\n }\n"])));
|
|
13
|
-
var templateObject_1;
|
|
14
|
-
//# sourceMappingURL=styles.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../../../../../src/system/presentation/components/data/cards/message-card/styles.ts"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAA+C;AAElC,QAAA,WAAW,GAAG,2BAAM,CAAC,GAAG,o0DAAA,iwDA0FpC,KAAA"}
|
|
@@ -1,35 +0,0 @@
|
|
|
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.Skeleton = void 0;
|
|
27
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
28
|
-
var ui_1 = require("../../../../../ui/index.js");
|
|
29
|
-
var S = __importStar(require("./styles.js"));
|
|
30
|
-
function Skeleton(_a) {
|
|
31
|
-
var type = _a.type, _b = _a.spacing, spacing = _b === void 0 ? 1 : _b;
|
|
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" }) }));
|
|
33
|
-
}
|
|
34
|
-
exports.Skeleton = Skeleton;
|
|
35
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../src/system/presentation/components/data/skeleton/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,2BAA4B;AAI5B,0CAA6B;AAE7B,SAAgB,QAAQ,CAAC,EAAqC;QAAnC,IAAI,UAAA,EAAE,eAAW,EAAX,OAAO,mBAAG,CAAC,KAAA;IAC1C,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,UAAU,YACpB,uBAAC,CAAC,CAAC,cAAc,mBAAa,UAAU,gCAErB,GACb,CACT,CAAA;AACH,CAAC;AARD,4BAQC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"interfaces.js","sourceRoot":"","sources":["../../../../../../src/system/presentation/components/data/skeleton/interfaces.ts"],"names":[],"mappings":""}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
export declare const SkeletonCustom: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").FastOmit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
3
|
-
ref?: import("react").Ref<HTMLDivElement>;
|
|
4
|
-
}, never>>;
|
|
@@ -1,14 +0,0 @@
|
|
|
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.SkeletonCustom = void 0;
|
|
11
|
-
var styled_components_1 = __importDefault(require("styled-components"));
|
|
12
|
-
exports.SkeletonCustom = (0, styled_components_1.default)("div")(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n .avatar {\n display: flex;\n align-items: center;\n justify-content: space-around;\n }\n"], ["\n .avatar {\n display: flex;\n align-items: center;\n justify-content: space-around;\n }\n"])));
|
|
13
|
-
var templateObject_1;
|
|
14
|
-
//# sourceMappingURL=styles.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"styles.js","sourceRoot":"","sources":["../../../../../../src/system/presentation/components/data/skeleton/styles.ts"],"names":[],"mappings":";;;;;;;;;;AAAA,wEAAuC;AAE1B,QAAA,cAAc,GAAG,IAAA,2BAAM,EAAC,KAAK,CAAC,2KAAA,wGAM1C,KAAC"}
|
package/dist/system/presentation/hooks/ui/use-table/components/table/filters/search/index.js
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.InputSearch = void 0;
|
|
4
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
-
var semantic_ui_react_1 = require("semantic-ui-react");
|
|
6
|
-
var ui_1 = require("../../../../../../../../../ui/index.js");
|
|
7
|
-
function InputSearch(_a) {
|
|
8
|
-
var items = _a.items, setItems = _a.setItems;
|
|
9
|
-
function handleChange(ev) { }
|
|
10
|
-
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'InputSearch', children: (0, jsx_runtime_1.jsx)(semantic_ui_react_1.Input, { icon: 'search', iconPosition: 'left', placeholder: 'Pesquisar...', onChange: handleChange }) }));
|
|
11
|
-
}
|
|
12
|
-
exports.InputSearch = InputSearch;
|
|
13
|
-
//# sourceMappingURL=index.js.map
|
package/dist/system/presentation/hooks/ui/use-table/components/table/filters/search/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../../src/system/presentation/hooks/ui/use-table/components/table/filters/search/index.tsx"],"names":[],"mappings":";;;;AAAA,uDAAyC;AAEzC,2BAA4B;AAE5B,SAAgB,WAAW,CAAC,EAAmB;QAAjB,KAAK,WAAA,EAAE,QAAQ,cAAA;IAC3C,SAAS,YAAY,CAAC,EAAE,IAAG,CAAC;IAE5B,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAC,aAAa,YACvB,uBAAC,yBAAK,IAAC,IAAI,EAAC,QAAQ,EAAC,YAAY,EAAC,MAAM,EAAC,WAAW,EAAC,cAAc,EAAC,QAAQ,EAAE,YAAY,GAAI,GACxF,CACT,CAAA;AACH,CAAC;AARD,kCAQC"}
|
package/dist/system/presentation/hooks/ui/use-table/components/table/filters/select/index.js
DELETED
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __assign = (this && this.__assign) || function () {
|
|
3
|
-
__assign = Object.assign || function(t) {
|
|
4
|
-
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
-
s = arguments[i];
|
|
6
|
-
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
-
t[p] = s[p];
|
|
8
|
-
}
|
|
9
|
-
return t;
|
|
10
|
-
};
|
|
11
|
-
return __assign.apply(this, arguments);
|
|
12
|
-
};
|
|
13
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
14
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
exports.SelectFilter = void 0;
|
|
18
|
-
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
19
|
-
var router_1 = require("next/router");
|
|
20
|
-
var react_select_1 = __importDefault(require("react-select"));
|
|
21
|
-
var ui_1 = require("../../../../../../../../../ui/index.js");
|
|
22
|
-
function SelectFilter(_a) {
|
|
23
|
-
var options = _a.options, queryName = _a.queryName, placeHolder = _a.placeHolder;
|
|
24
|
-
var router = (0, router_1.useRouter)();
|
|
25
|
-
function handleChange(ev) {
|
|
26
|
-
var value = ev.value;
|
|
27
|
-
var newQuery = __assign({}, router.query);
|
|
28
|
-
if (!value) {
|
|
29
|
-
delete newQuery[queryName];
|
|
30
|
-
}
|
|
31
|
-
else {
|
|
32
|
-
newQuery[queryName] = value;
|
|
33
|
-
}
|
|
34
|
-
router.push({
|
|
35
|
-
pathname: router.pathname,
|
|
36
|
-
query: newQuery,
|
|
37
|
-
});
|
|
38
|
-
}
|
|
39
|
-
return ((0, jsx_runtime_1.jsx)(ui_1.Error, { name: 'SelectFilter - ' + queryName, children: (0, jsx_runtime_1.jsx)(react_select_1.default, { className: 'font-14-regular', onChange: handleChange, options: options, placeholder: placeHolder }) }));
|
|
40
|
-
}
|
|
41
|
-
exports.SelectFilter = SelectFilter;
|
|
42
|
-
//# sourceMappingURL=index.js.map
|
package/dist/system/presentation/hooks/ui/use-table/components/table/filters/select/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../../../../../../src/system/presentation/hooks/ui/use-table/components/table/filters/select/index.tsx"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;AAAA,sCAAuC;AAEvC,8DAAiC;AAEjC,2BAA4B;AAE5B,SAAgB,YAAY,CAAC,EAAmC;QAAjC,OAAO,aAAA,EAAE,SAAS,eAAA,EAAE,WAAW,iBAAA;IAC5D,IAAM,MAAM,GAAG,IAAA,kBAAS,GAAE,CAAA;IAE1B,SAAS,YAAY,CAAC,EAAE;QACtB,IAAM,KAAK,GAAG,EAAE,CAAC,KAAK,CAAA;QAEtB,IAAM,QAAQ,gBAAQ,MAAM,CAAC,KAAK,CAAE,CAAA;QACpC,IAAI,CAAC,KAAK,EAAE,CAAC;YACX,OAAO,QAAQ,CAAC,SAAS,CAAC,CAAA;QAC5B,CAAC;aAAM,CAAC;YACN,QAAQ,CAAC,SAAS,CAAC,GAAG,KAAK,CAAA;QAC7B,CAAC;QAED,MAAM,CAAC,IAAI,CAAC;YACV,QAAQ,EAAE,MAAM,CAAC,QAAQ;YACzB,KAAK,EAAE,QAAQ;SAChB,CAAC,CAAA;IACJ,CAAC;IAED,OAAO,CACL,uBAAC,UAAK,IAAC,IAAI,EAAE,iBAAiB,GAAG,SAAS,YACxC,uBAAC,sBAAM,IAAC,SAAS,EAAC,iBAAiB,EAAC,QAAQ,EAAE,YAAY,EAAE,OAAO,EAAE,OAAO,EAAE,WAAW,EAAE,WAAW,GAAI,GACpG,CACT,CAAA;AACH,CAAC;AAxBD,oCAwBC"}
|
package/dist/system/presentation/hooks/ui/use-table/components/table/loader-table/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function LoaderTable(): import("react/jsx-runtime").JSX.Element;
|