infinity-forge 0.4.0 → 0.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +3 -3
- package/dist/index.js +3 -3
- package/dist/sites/components/brands-carousel/index.d.ts +1 -1
- package/dist/sites/components/brands-carousel/index.js +3 -3
- package/dist/sites/components/brands-carousel/interfaces.d.ts +1 -1
- package/dist/sites/components/carousel/component.d.ts +1 -1
- package/dist/sites/components/carousel/component.js +1 -1
- package/dist/sites/components/carousel/index.d.ts +1 -1
- package/dist/sites/components/carousel/index.js +1 -1
- package/dist/sites/components/carousel/interfaces.d.ts +1 -1
- package/dist/sites/components/carousel/versions/index.d.ts +1 -1
- package/dist/sites/components/carousel/versions/index.js +1 -1
- package/dist/sites/components/carousel/versions/version-01/component-01.d.ts +1 -1
- package/dist/sites/components/carousel/versions/version-01/component-01.js +1 -1
- package/dist/sites/components/counter/component.d.ts +1 -1
- package/dist/sites/components/counter/component.js +1 -1
- package/dist/sites/components/counter/index.d.ts +1 -1
- package/dist/sites/components/counter/index.js +1 -1
- package/dist/sites/components/counter/interfaces.d.ts +1 -1
- package/dist/sites/components/counter/versions/index.d.ts +1 -1
- package/dist/sites/components/counter/versions/index.js +1 -1
- package/dist/sites/components/counter/versions/version-01/box/index.d.ts +1 -1
- package/dist/sites/components/counter/versions/version-01/box/index.js +2 -2
- package/dist/sites/components/counter/versions/version-01/component.d.ts +1 -1
- package/dist/sites/components/counter/versions/version-01/component.js +3 -3
- package/dist/sites/components/head/component.d.ts +1 -1
- package/dist/sites/components/head/index.d.ts +2 -2
- package/dist/sites/components/head/index.js +2 -2
- package/dist/sites/components/header-link/component.d.ts +1 -1
- package/dist/sites/components/header-link/component.js +1 -1
- package/dist/sites/components/header-link/index.d.ts +1 -1
- package/dist/sites/components/header-link/index.js +1 -1
- package/dist/sites/components/header-link/interfaces.d.ts +1 -1
- package/dist/sites/components/header-link/versions/index.d.ts +1 -1
- package/dist/sites/components/header-link/versions/index.js +1 -1
- package/dist/sites/components/header-link/versions/version-01/component.js +2 -2
- package/dist/sites/components/header-link/versions/version-01/component.stories.d.ts +1 -1
- package/dist/sites/components/header-link/versions/version-01/component.stories.js +2 -2
- package/dist/sites/components/index.d.ts +6 -6
- package/dist/sites/components/index.js +6 -6
- package/dist/sites/components/mvv/component.d.ts +1 -1
- package/dist/sites/components/mvv/component.js +1 -1
- package/dist/sites/components/mvv/index.d.ts +1 -1
- package/dist/sites/components/mvv/index.js +1 -1
- package/dist/sites/components/mvv/interfaces.d.ts +1 -1
- package/dist/sites/components/mvv/versions/index.d.ts +1 -1
- package/dist/sites/components/mvv/versions/index.js +1 -1
- package/dist/sites/components/mvv/versions/version-01/component.d.ts +1 -1
- package/dist/sites/components/mvv/versions/version-01/component.js +2 -2
- package/dist/sites/context/configs/context.d.ts +1 -1
- package/dist/sites/context/configs/context.js +3 -3
- package/dist/sites/context/configs/index.d.ts +2 -2
- package/dist/sites/context/configs/index.js +2 -2
- package/dist/sites/context/configs/scripts/acept-cookies/index.js +2 -2
- package/dist/sites/context/configs/scripts/acept-ratedr/index.js +2 -2
- package/dist/sites/context/configs/scripts/component.d.ts +1 -1
- package/dist/sites/context/configs/scripts/component.js +4 -4
- package/dist/sites/context/configs/scripts/index.d.ts +5 -5
- package/dist/sites/context/configs/scripts/index.js +5 -5
- package/dist/sites/context/configs/scripts/interfaces.d.ts +1 -1
- package/dist/sites/context/configs/scripts/whatsapp-fixed/index.js +1 -1
- package/dist/sites/context/index.d.ts +1 -1
- package/dist/sites/context/index.js +1 -1
- package/dist/sites/hook/index.d.ts +3 -3
- package/dist/sites/hook/index.js +3 -3
- package/dist/sites/index.d.ts +3 -3
- package/dist/sites/index.js +3 -3
- package/dist/sites/interfaces/api-data/index.d.ts +1 -1
- package/dist/sites/interfaces/api-data/index.js +1 -1
- package/dist/sites/interfaces/index.d.ts +2 -2
- package/dist/sites/interfaces/index.js +2 -2
- package/dist/system/container/admin/auth/container.js +2 -2
- package/dist/system/container/admin/auth/index.d.ts +2 -2
- package/dist/system/container/admin/auth/index.js +2 -2
- package/dist/system/container/admin/index.d.ts +3 -1
- package/dist/system/container/admin/index.js +3 -1
- package/dist/system/container/admin/index.js.map +1 -1
- package/dist/system/container/admin/menu/container.d.ts +3 -0
- package/dist/system/container/admin/menu/container.js +11 -0
- package/dist/system/container/admin/menu/container.js.map +1 -0
- package/dist/system/container/admin/menu/index.d.ts +2 -0
- package/dist/system/container/admin/menu/index.js +19 -0
- package/dist/system/container/admin/menu/index.js.map +1 -0
- package/dist/system/container/admin/menu/types.d.ts +3 -0
- package/dist/system/container/admin/menu/types.js +7 -0
- package/dist/system/container/admin/menu/types.js.map +1 -0
- package/dist/system/container/admin/users/container.d.ts +3 -0
- package/dist/system/container/admin/users/container.js +12 -0
- package/dist/system/container/admin/users/container.js.map +1 -0
- package/dist/system/container/admin/users/index.d.ts +2 -0
- package/dist/system/container/admin/users/index.js +19 -0
- package/dist/system/container/admin/users/index.js.map +1 -0
- package/dist/system/container/admin/users/types.d.ts +4 -0
- package/dist/system/container/admin/users/types.js +8 -0
- package/dist/system/container/admin/users/types.js.map +1 -0
- package/dist/system/container/decorators/authorize-http-client-decorator.d.ts +2 -2
- package/dist/system/container/decorators/authorize-http-client-decorator.js +3 -3
- package/dist/system/container/decorators/index.d.ts +1 -1
- package/dist/system/container/decorators/index.js +1 -1
- package/dist/system/container/index.d.ts +2 -2
- package/dist/system/container/index.js +2 -2
- package/dist/system/container/infra/container.js +4 -4
- package/dist/system/container/infra/index.d.ts +3 -3
- package/dist/system/container/infra/index.js +3 -3
- package/dist/system/container/main.d.ts +2 -2
- package/dist/system/container/main.js +4 -4
- package/dist/system/container/main.js.map +1 -1
- package/dist/system/container/types.d.ts +3 -0
- package/dist/system/container/types.js +2 -2
- package/dist/system/container/types.js.map +1 -1
- package/dist/system/data/index.d.ts +1 -1
- package/dist/system/data/index.js +1 -1
- package/dist/system/data/use-cases/auth/index.d.ts +1 -1
- package/dist/system/data/use-cases/auth/index.js +1 -1
- package/dist/system/data/use-cases/auth/remote-auth-admin.d.ts +4 -4
- package/dist/system/data/use-cases/auth/remote-auth-admin.js +4 -4
- package/dist/system/data/use-cases/index.d.ts +3 -1
- package/dist/system/data/use-cases/index.js +3 -1
- package/dist/system/data/use-cases/index.js.map +1 -1
- package/dist/system/data/use-cases/menu/index.d.ts +1 -0
- package/dist/system/data/use-cases/menu/index.js +18 -0
- package/dist/system/data/use-cases/menu/index.js.map +1 -0
- package/dist/system/data/use-cases/menu/remote-get-menu.d.ts +8 -0
- package/dist/system/data/use-cases/menu/remote-get-menu.js +109 -0
- package/dist/system/data/use-cases/menu/remote-get-menu.js.map +1 -0
- package/dist/system/data/use-cases/users/index.d.ts +2 -0
- package/dist/system/data/use-cases/users/index.js +19 -0
- package/dist/system/data/use-cases/users/index.js.map +1 -0
- package/dist/system/data/use-cases/users/remote-load-user-admin.d.ts +8 -0
- package/dist/system/data/use-cases/users/remote-load-user-admin.js +109 -0
- package/dist/system/data/use-cases/users/remote-load-user-admin.js.map +1 -0
- package/dist/system/data/use-cases/users/remote-users.d.ts +12 -0
- package/dist/system/data/use-cases/users/remote-users.js +177 -0
- package/dist/system/data/use-cases/users/remote-users.js.map +1 -0
- package/dist/system/domain/generics/index.d.ts +2 -1
- package/dist/system/domain/generics/index.js +2 -1
- package/dist/system/domain/generics/index.js.map +1 -1
- package/dist/system/domain/generics/pagination.d.ts +14 -0
- package/dist/system/domain/generics/pagination.js +3 -0
- package/dist/system/domain/generics/pagination.js.map +1 -0
- package/dist/system/domain/generics/return-type.d.ts +8 -0
- package/dist/system/domain/generics/return-type.js +3 -0
- package/dist/system/domain/generics/return-type.js.map +1 -0
- package/dist/system/domain/index.d.ts +3 -3
- package/dist/system/domain/index.js +3 -3
- package/dist/system/domain/index.js.map +1 -1
- package/dist/system/domain/protocols/cache/get-storage.d.ts +2 -2
- 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 +2 -2
- package/dist/system/domain/protocols/http/errors/http-errors/conflict-error.d.ts +8 -0
- package/dist/system/domain/protocols/http/errors/http-errors/conflict-error.js +11 -0
- package/dist/system/domain/protocols/http/errors/http-errors/conflict-error.js.map +1 -0
- package/dist/system/domain/protocols/http/errors/http-errors/index.d.ts +5 -5
- package/dist/system/domain/protocols/http/errors/http-errors/index.js +5 -5
- package/dist/system/domain/protocols/http/errors/index.d.ts +2 -2
- package/dist/system/domain/protocols/http/errors/index.js +2 -2
- package/dist/system/domain/protocols/http/errors/system-errors-model/index.d.ts +1 -1
- package/dist/system/domain/protocols/http/errors/system-errors-model/index.js +1 -1
- package/dist/system/domain/protocols/http/http-client.d.ts +2 -1
- package/dist/system/domain/protocols/http/http-client.js +1 -0
- package/dist/system/domain/protocols/http/http-client.js.map +1 -1
- package/dist/system/domain/protocols/http/index.d.ts +2 -2
- package/dist/system/domain/protocols/http/index.js +2 -2
- package/dist/system/domain/protocols/index.d.ts +2 -2
- package/dist/system/domain/protocols/index.js +2 -2
- package/dist/system/domain/use-cases/auth/admin/auth-admin.d.ts +3 -4
- package/dist/system/domain/use-cases/auth/admin/index.d.ts +1 -1
- package/dist/system/domain/use-cases/auth/admin/index.js +1 -1
- package/dist/system/domain/use-cases/auth/index.d.ts +1 -1
- package/dist/system/domain/use-cases/auth/index.js +1 -1
- package/dist/system/domain/use-cases/index.d.ts +3 -1
- package/dist/system/domain/use-cases/index.js +3 -1
- package/dist/system/domain/use-cases/index.js.map +1 -1
- package/dist/system/domain/use-cases/menu/index.d.ts +1 -0
- package/dist/system/domain/use-cases/menu/index.js +18 -0
- package/dist/system/domain/use-cases/menu/index.js.map +1 -0
- package/dist/system/domain/use-cases/menu/load-menu.d.ts +15 -0
- package/dist/system/domain/use-cases/menu/load-menu.js +3 -0
- package/dist/system/domain/use-cases/menu/load-menu.js.map +1 -0
- package/dist/system/domain/use-cases/users/create-user.d.ts +15 -0
- package/dist/system/domain/use-cases/users/create-user.js +3 -0
- package/dist/system/domain/use-cases/users/create-user.js.map +1 -0
- package/dist/system/domain/use-cases/users/delete-user.d.ts +10 -0
- package/dist/system/domain/use-cases/users/delete-user.js +3 -0
- package/dist/system/domain/use-cases/users/delete-user.js.map +1 -0
- package/dist/system/domain/use-cases/users/edit-user.d.ts +8 -0
- package/dist/system/domain/use-cases/users/edit-user.js +3 -0
- package/dist/system/domain/use-cases/users/edit-user.js.map +1 -0
- package/dist/system/domain/use-cases/users/get-detail-user.d.ts +10 -0
- package/dist/system/domain/use-cases/users/get-detail-user.js +3 -0
- package/dist/system/domain/use-cases/users/get-detail-user.js.map +1 -0
- package/dist/system/domain/use-cases/users/index.d.ts +6 -0
- package/dist/system/domain/use-cases/users/index.js +23 -0
- package/dist/system/domain/use-cases/users/index.js.map +1 -0
- package/dist/system/domain/use-cases/users/load-all-users.d.ts +23 -0
- package/dist/system/domain/use-cases/users/load-all-users.js +3 -0
- package/dist/system/domain/use-cases/users/load-all-users.js.map +1 -0
- package/dist/system/domain/use-cases/users/load-user-admin.d.ts +15 -0
- package/dist/system/domain/use-cases/users/load-user-admin.js +3 -0
- package/dist/system/domain/use-cases/users/load-user-admin.js.map +1 -0
- package/dist/system/index.d.ts +5 -6
- package/dist/system/index.js +5 -6
- package/dist/system/index.js.map +1 -1
- package/dist/system/infra/cache/cookie-storage-adapter.d.ts +4 -4
- package/dist/system/infra/cache/cookie-storage-adapter.js +6 -50
- package/dist/system/infra/cache/cookie-storage-adapter.js.map +1 -1
- 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 +7 -2
- package/dist/system/infra/http/axios-http-client.js.map +1 -1
- package/dist/system/infra/http/index.d.ts +1 -1
- package/dist/system/infra/http/index.js +1 -1
- package/dist/system/infra/index.d.ts +3 -3
- package/dist/system/infra/index.js +3 -3
- package/dist/system/infra/type-models/index.d.ts +2 -2
- package/dist/system/infra/type-models/index.js +2 -2
- package/dist/system/presentation/components/data/avatar/index.js +2 -2
- package/dist/system/presentation/components/data/cards/index.d.ts +1 -1
- package/dist/system/presentation/components/data/cards/index.js +1 -1
- package/dist/system/presentation/components/data/cards/message-card/index.d.ts +1 -1
- package/dist/system/presentation/components/data/cards/message-card/index.js +3 -3
- package/dist/system/presentation/components/data/index.d.ts +8 -8
- package/dist/system/presentation/components/data/index.js +8 -8
- package/dist/system/presentation/components/data/logo/index.js +2 -2
- package/dist/system/presentation/components/data/overlay/index.d.ts +1 -1
- package/dist/system/presentation/components/data/overlay/index.js +2 -2
- package/dist/system/presentation/components/data/page-wrapper/index.d.ts +1 -1
- package/dist/system/presentation/components/data/page-wrapper/index.js +2 -2
- package/dist/system/presentation/components/data/popover/index.d.ts +1 -1
- package/dist/system/presentation/components/data/sign-up/index.js +3 -3
- package/dist/system/presentation/components/data/skeleton/index.d.ts +1 -1
- package/dist/system/presentation/components/data/skeleton/index.js +2 -2
- package/dist/system/presentation/components/index.d.ts +3 -2
- package/dist/system/presentation/components/index.js +3 -2
- package/dist/system/presentation/components/index.js.map +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/index.d.ts +1 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/index.js +3 -3
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/content/interfaces.d.ts +1 -1
- package/dist/system/presentation/components/layout/header/components/menu-right/messages/index.js +4 -4
- package/dist/system/presentation/components/layout/header/components/menu-right/notifications/index.js +3 -3
- package/dist/system/presentation/components/layout/header/components/menu-right/profile/content/index.js +3 -3
- package/dist/system/presentation/components/layout/header/components/menu-right/profile/index.js +4 -4
- package/dist/system/presentation/components/layout/header/components/menu-right/settings/index.js +3 -3
- package/dist/system/presentation/components/layout/header/components/search-modal/index.js +4 -4
- package/dist/system/presentation/components/layout/header/components/search-modal/search-list/index.js +3 -3
- package/dist/system/presentation/components/layout/header/components/search-modal/trigger/index.js +2 -2
- package/dist/system/presentation/components/layout/header/index.js +1 -1
- package/dist/system/presentation/components/layout/header/version-01/index.js +4 -4
- package/dist/system/presentation/components/layout/header/version-01/index.js.map +1 -1
- package/dist/system/presentation/components/layout/header/version-01/styles.d.ts +1 -1
- package/dist/system/presentation/components/layout/header/version-01/styles.js +2 -2
- package/dist/system/presentation/components/layout/header/version-01/styles.js.map +1 -1
- 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 +8 -7
- package/dist/system/presentation/components/layout/menu/components/menu/index.js.map +1 -1
- package/dist/system/presentation/components/layout/menu/components/select-workspace/index.js +2 -2
- package/dist/system/presentation/components/layout/menu/index.js +1 -1
- package/dist/system/presentation/components/layout/menu/version-01/index.js +3 -3
- package/dist/system/presentation/components/pages/index.d.ts +1 -0
- package/dist/system/presentation/components/pages/index.js +18 -0
- package/dist/system/presentation/components/pages/index.js.map +1 -0
- package/dist/system/presentation/components/pages/users/index.d.ts +1 -0
- package/dist/system/{pages → presentation/components/pages/users}/index.js +1 -1
- package/dist/system/presentation/components/pages/users/index.js.map +1 -0
- package/dist/system/presentation/components/pages/users/page.d.ts +1 -0
- package/dist/system/presentation/components/pages/users/page.js +33 -0
- package/dist/system/presentation/components/pages/users/page.js.map +1 -0
- package/dist/system/presentation/components/pages/users/table/columns.d.ts +3 -0
- package/dist/system/presentation/components/pages/users/table/columns.js +9 -0
- package/dist/system/presentation/components/pages/users/table/columns.js.map +1 -0
- package/dist/system/presentation/components/pages/users/table/delete.d.ts +3 -0
- package/dist/system/presentation/components/pages/users/table/delete.js +74 -0
- package/dist/system/presentation/components/pages/users/table/delete.js.map +1 -0
- package/dist/system/presentation/components/pages/users/table/edit.d.ts +3 -0
- package/dist/system/presentation/components/pages/users/table/edit.js +87 -0
- package/dist/system/presentation/components/pages/users/table/edit.js.map +1 -0
- package/dist/system/presentation/components/pages/users/table/index.d.ts +3 -0
- package/dist/system/presentation/components/pages/users/table/index.js +20 -0
- package/dist/system/presentation/components/pages/users/table/index.js.map +1 -0
- package/dist/system/presentation/configs/index.d.ts +2 -3
- package/dist/system/presentation/configs/index.js +2 -3
- package/dist/system/presentation/configs/index.js.map +1 -1
- package/dist/system/presentation/configs/menu.d.ts +1 -1
- package/dist/system/presentation/context/auth/authenticated/index.js +1 -1
- package/dist/system/presentation/context/auth/context.d.ts +1 -6
- package/dist/system/presentation/context/auth/context.js +37 -9
- package/dist/system/presentation/context/auth/context.js.map +1 -1
- package/dist/system/presentation/context/auth/index.d.ts +5 -5
- package/dist/system/presentation/context/auth/index.js +5 -5
- package/dist/system/presentation/context/auth/interfaces.d.ts +6 -0
- package/dist/system/presentation/context/auth/interfaces.js +3 -0
- package/dist/system/presentation/context/auth/interfaces.js.map +1 -0
- package/dist/system/presentation/context/auth/login/index.js +3 -3
- package/dist/system/presentation/context/auth/private-page/index.js +4 -4
- package/dist/system/presentation/context/auth/private-page/index.js.map +1 -1
- package/dist/system/presentation/context/auth/unauthenticated/index.js +1 -1
- package/dist/system/presentation/context/index.d.ts +1 -1
- package/dist/system/presentation/context/index.js +1 -1
- package/dist/system/presentation/hooks/index.d.ts +2 -1
- package/dist/system/presentation/hooks/index.js +2 -1
- package/dist/system/presentation/hooks/index.js.map +1 -1
- package/dist/system/presentation/hooks/menu/index.d.ts +1 -0
- package/dist/system/presentation/hooks/menu/index.js +18 -0
- package/dist/system/presentation/hooks/menu/index.js.map +1 -0
- package/dist/system/presentation/hooks/menu/use-load-menu.d.ts +1 -0
- package/dist/system/presentation/hooks/menu/use-load-menu.js +70 -0
- package/dist/system/presentation/hooks/menu/use-load-menu.js.map +1 -0
- package/dist/system/presentation/hooks/ui/index.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/index.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/component.d.ts +2 -3
- package/dist/system/presentation/hooks/ui/use-table/component.js +16 -5
- package/dist/system/presentation/hooks/ui/use-table/component.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/active-indicator/index.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/index.d.ts +1 -3
- package/dist/system/presentation/hooks/ui/use-table/components/index.js +1 -3
- package/dist/system/presentation/hooks/ui/use-table/components/index.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/searchbar/active-indicator/index.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/searchbar/index.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/searchbar/index.js +4 -4
- package/dist/system/presentation/hooks/ui/use-table/components/table/actions/index.d.ts +5 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/actions/index.js +78 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/actions/index.js.map +1 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/index.d.ts +2 -2
- package/dist/system/presentation/hooks/ui/use-table/components/table/index.js +33 -33
- package/dist/system/presentation/hooks/ui/use-table/components/table/index.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/interfaces.d.ts +4 -4
- package/dist/system/presentation/hooks/ui/use-table/components/table/loader-table/index.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/index.d.ts +2 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/index.js +68 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/index.js.map +1 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/service.d.ts +25 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/service.js +53 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/service.js.map +1 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/styles.d.ts +2 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/styles.js +14 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/pagination/styles.js.map +1 -0
- package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/index.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/index.js +3 -4
- package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/index.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/components/table/thead-item/interfaces.d.ts +2 -2
- package/dist/system/presentation/hooks/ui/use-table/index.d.ts +3 -5
- package/dist/system/presentation/hooks/ui/use-table/index.js +3 -5
- package/dist/system/presentation/hooks/ui/use-table/index.js.map +1 -1
- package/dist/system/presentation/hooks/ui/use-table/interfaces.d.ts +38 -39
- package/dist/system/presentation/hooks/ui/use-table/query/index.d.ts +2 -2
- package/dist/system/presentation/hooks/ui/use-table/query/index.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/query/interfaces.d.ts +1 -1
- package/dist/system/presentation/hooks/ui/use-table/query/service.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/query.d.ts +3 -0
- package/dist/system/presentation/hooks/ui/use-table/query.js +68 -0
- package/dist/system/presentation/hooks/ui/use-table/query.js.map +1 -0
- package/dist/system/presentation/hooks/ui/use-table/utils/filter-empty-values.js +1 -1
- package/dist/system/presentation/hooks/ui/use-table/utils/index.d.ts +4 -4
- package/dist/system/presentation/hooks/ui/use-table/utils/index.js +4 -4
- package/dist/system/presentation/hooks/users/load-all-users.d.ts +1 -0
- package/dist/system/presentation/hooks/users/load-all-users.js +9 -0
- package/dist/system/presentation/hooks/users/load-all-users.js.map +1 -0
- package/dist/system/presentation/index.d.ts +5 -4
- package/dist/system/presentation/index.js +5 -4
- package/dist/system/presentation/index.js.map +1 -1
- package/dist/system/presentation/utils/index.d.ts +1 -0
- package/dist/system/presentation/utils/index.js +18 -0
- package/dist/system/presentation/utils/index.js.map +1 -0
- package/dist/system/presentation/utils/use-query/call-api-one-time.d.ts +5 -0
- package/dist/system/presentation/utils/use-query/call-api-one-time.js +9 -0
- package/dist/system/presentation/utils/use-query/call-api-one-time.js.map +1 -0
- package/dist/system/presentation/utils/use-query/index.d.ts +1 -0
- package/dist/system/presentation/utils/use-query/index.js +18 -0
- package/dist/system/presentation/utils/use-query/index.js.map +1 -0
- 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 +23 -23
- package/dist/ui/components/breadcrumb/index.js.map +1 -1
- package/dist/ui/components/button/component.d.ts +1 -1
- package/dist/ui/components/button/component.js +2 -2
- package/dist/ui/components/button/index.d.ts +2 -2
- package/dist/ui/components/button/index.js +2 -2
- package/dist/ui/components/button/interfaces.d.ts +1 -1
- package/dist/ui/components/container/index.d.ts +1 -1
- package/dist/ui/components/error-boundary/component.d.ts +1 -1
- package/dist/ui/components/error-boundary/component.js +1 -1
- package/dist/ui/components/error-boundary/error-body.d.ts +1 -1
- package/dist/ui/components/error-boundary/index.d.ts +2 -2
- package/dist/ui/components/error-boundary/index.js +2 -2
- package/dist/ui/components/form/checkbox/index.js +2 -2
- package/dist/ui/components/form/handler/custom-submit/index.d.ts +1 -1
- package/dist/ui/components/form/handler/custom-submit/index.js +1 -1
- package/dist/ui/components/form/handler/dynamic_form_handler/index.d.ts +2 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/index.js +62 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/index.js.map +1 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/interfaces.d.ts +21 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/interfaces.js +3 -0
- package/dist/ui/components/form/handler/dynamic_form_handler/interfaces.js.map +1 -0
- package/dist/ui/components/form/handler/form-handler/index.d.ts +1 -1
- package/dist/ui/components/form/handler/form-handler/index.js +9 -4
- package/dist/ui/components/form/handler/form-handler/index.js.map +1 -1
- package/dist/ui/components/form/handler/index.d.ts +1 -1
- package/dist/ui/components/form/handler/index.js +1 -1
- package/dist/ui/components/form/handler/interfaces.d.ts +2 -2
- package/dist/ui/components/form/handler/styles.js +1 -1
- package/dist/ui/components/form/handler/styles.js.map +1 -1
- package/dist/ui/components/form/index.d.ts +12 -12
- package/dist/ui/components/form/index.js +12 -12
- package/dist/ui/components/form/input/index.d.ts +1 -1
- package/dist/ui/components/form/input/index.js +1 -1
- package/dist/ui/components/form/input-control/error/index.d.ts +1 -1
- package/dist/ui/components/form/input-control/error/index.js +1 -1
- package/dist/ui/components/form/input-control/index.d.ts +1 -1
- package/dist/ui/components/form/input-control/index.js +5 -5
- package/dist/ui/components/form/input-control/label/index.js +1 -1
- package/dist/ui/components/form/input-control/loader-input/index.js +2 -2
- package/dist/ui/components/form/input-cpf-cnpj/index.d.ts +1 -1
- package/dist/ui/components/form/input-cpf-cnpj/index.js +1 -1
- package/dist/ui/components/form/input-file/index.d.ts +1 -1
- package/dist/ui/components/form/input-file/index.js +1 -1
- package/dist/ui/components/form/input-mask/index.d.ts +1 -1
- package/dist/ui/components/form/input-mask/index.js +1 -1
- package/dist/ui/components/form/input-password/index.d.ts +1 -1
- package/dist/ui/components/form/input-password/index.js +2 -2
- package/dist/ui/components/form/input-switch/index.d.ts +1 -1
- package/dist/ui/components/form/input-switch/index.js +1 -1
- package/dist/ui/components/form/interfaces.d.ts +1 -1
- package/dist/ui/components/form/radio/index.js +1 -1
- package/dist/ui/components/form/select/index.d.ts +1 -1
- package/dist/ui/components/form/select/index.js +2 -2
- package/dist/ui/components/form/select/interfaces.d.ts +1 -1
- package/dist/ui/components/form/textarea/index.d.ts +1 -1
- package/dist/ui/components/form/textarea/index.js +1 -1
- package/dist/ui/components/index.d.ts +10 -9
- package/dist/ui/components/index.js +10 -9
- package/dist/ui/components/index.js.map +1 -1
- package/dist/ui/components/loader-circle/index.d.ts +1 -1
- package/dist/ui/components/loading-screen/index.d.ts +3 -0
- package/dist/{system/pages/usuarios → ui/components/loading-screen}/index.js +12 -29
- package/dist/ui/components/loading-screen/index.js.map +1 -0
- package/dist/ui/components/loading-screen/interfaces.d.ts +4 -0
- package/dist/ui/components/loading-screen/interfaces.js +3 -0
- package/dist/ui/components/loading-screen/interfaces.js.map +1 -0
- package/dist/ui/components/loading-screen/styles.d.ts +4 -0
- package/dist/ui/components/loading-screen/styles.js +39 -0
- package/dist/ui/components/loading-screen/styles.js.map +1 -0
- 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.js +1 -1
- package/dist/ui/contexts/theme/index.d.ts +2 -2
- package/dist/ui/contexts/theme/index.js +2 -2
- package/dist/ui/contexts/toast/index.d.ts +1 -1
- package/dist/ui/contexts/toast/index.js +3 -3
- package/dist/ui/contexts/toast/toast-item/index.d.ts +1 -1
- package/dist/ui/contexts/toast/toast-item/index.js +1 -1
- package/dist/ui/hooks/index.d.ts +2 -2
- package/dist/ui/hooks/index.js +2 -2
- package/dist/ui/icons/index.d.ts +47 -46
- package/dist/ui/icons/index.js +47 -46
- package/dist/ui/icons/index.js.map +1 -1
- 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/LongArrowRight.js +1 -1
- package/dist/ui/icons/render/LongArrowRight.js.map +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/Map.js +1 -1
- package/dist/ui/icons/render/Map.js.map +1 -1
- package/dist/ui/icons/render/Microphone.d.ts +1 -1
- package/dist/ui/icons/render/Minus.d.ts +1 -1
- package/dist/ui/icons/render/NavDown.d.ts +1 -1
- package/dist/ui/icons/render/NavLeft.d.ts +1 -1
- package/dist/ui/icons/render/NavRight.d.ts +1 -1
- package/dist/ui/icons/render/NavUp.d.ts +1 -1
- package/dist/ui/icons/render/Phone.d.ts +1 -1
- package/dist/ui/icons/render/Pin.d.ts +1 -1
- package/dist/ui/icons/render/Play.d.ts +1 -1
- package/dist/ui/icons/render/Plus.d.ts +1 -1
- package/dist/ui/icons/render/Share.d.ts +1 -1
- package/dist/ui/icons/render/TikTok.d.ts +1 -1
- package/dist/ui/icons/render/Twitter.d.ts +1 -1
- package/dist/ui/icons/render/YouTube.d.ts +1 -1
- package/dist/ui/icons/render/box.d.ts +1 -1
- package/dist/ui/icons/render/calendar.d.ts +1 -1
- package/dist/ui/icons/render/chat.d.ts +1 -1
- package/dist/ui/icons/render/component.d.ts +1 -1
- package/dist/ui/icons/render/component.js +1 -1
- package/dist/ui/icons/render/exclamation.d.ts +1 -1
- package/dist/ui/icons/render/image.d.ts +1 -1
- package/dist/ui/icons/render/index.d.ts +1 -1
- package/dist/ui/icons/render/index.js +1 -1
- package/dist/ui/icons/render/keyboard-right-arrow.d.ts +1 -1
- package/dist/ui/icons/render/loading.d.ts +2 -0
- package/dist/ui/icons/render/loading.js +10 -0
- package/dist/ui/icons/render/loading.js.map +1 -0
- package/dist/ui/icons/render/phone-message.d.ts +1 -1
- package/dist/ui/icons/render/phone-message.js +1 -1
- package/dist/ui/icons/render/phone-message.js.map +1 -1
- package/dist/ui/icons/render/shopping.d.ts +1 -1
- package/dist/ui/icons/render/transparent-mail.d.ts +1 -1
- package/dist/ui/icons/render/transparent-phone.d.ts +1 -1
- package/dist/ui/icons/render/user.d.ts +1 -1
- package/dist/ui/icons/render/user.js +1 -1
- package/dist/ui/icons/render/user.js.map +1 -1
- package/dist/ui/icons/render/whats.d.ts +1 -1
- package/dist/ui/icons/render-icon/index.d.ts +1 -1
- package/dist/ui/icons/render-icon/index.js +1 -1
- package/dist/ui/index.d.ts +5 -5
- package/dist/ui/index.js +5 -5
- package/dist/ui/utils/facebook/index.d.ts +1 -1
- package/dist/ui/utils/facebook/index.js +1 -1
- package/dist/ui/utils/index.d.ts +5 -5
- package/dist/ui/utils/index.js +5 -5
- package/dist/ui/utils/libs/@tanstack/index.d.ts +1 -1
- package/dist/ui/utils/libs/@tanstack/index.js +1 -1
- package/dist/ui/utils/libs/@tanstack/react-query/index.d.ts +1 -1
- package/dist/ui/utils/libs/@tanstack/react-query/index.js +1 -1
- package/dist/ui/utils/libs/index.d.ts +2 -2
- package/dist/ui/utils/libs/index.js +2 -2
- package/dist/ui/utils/libs/next/index.d.ts +2 -1
- package/dist/ui/utils/libs/next/index.js +2 -1
- package/dist/ui/utils/libs/next/index.js.map +1 -1
- package/dist/ui/utils/libs/next/update-route.d.ts +6 -0
- package/dist/ui/utils/libs/next/update-route.js +31 -0
- package/dist/ui/utils/libs/next/update-route.js.map +1 -0
- 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/pages/index.d.ts +0 -1
- package/dist/system/pages/index.js.map +0 -1
- package/dist/system/pages/usuarios/index.d.ts +0 -1
- package/dist/system/pages/usuarios/index.js.map +0 -1
- package/dist/system/pages/usuarios/styles.d.ts +0 -4
- package/dist/system/pages/usuarios/styles.js +0 -14
- package/dist/system/pages/usuarios/styles.js.map +0 -1
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function CodieIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function IconEdit({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function EmailIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export declare function EmailEmptyIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function IconEye({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function FacebookIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export declare function FacebookNoBgIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function IconFile({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function IconFolder({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function IconGlobe({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function IconHome({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function InstagramIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export declare function InstagramEmptyIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function LinkedinIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export declare function LinkedinNoBgIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function LongArrowRight({ fill }: IIcon): void;
|
|
@@ -5,7 +5,7 @@ var jsx_runtime_1 = require("react/jsx-runtime");
|
|
|
5
5
|
function LongArrowRight(_a) {
|
|
6
6
|
var fill = _a.fill;
|
|
7
7
|
;
|
|
8
|
-
(0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '20.848', height: '14.347', children: (0, jsx_runtime_1.jsx)("path", { d: 'M20.565 6.488 14.36.284a.97.97 0 0 0-1.37 1.37l4.549 4.55H.969a.97.97 0 0 0 0 1.939h16.57l-4.55 4.55a.97.97 0 1 0 1.372 1.37l6.204-6.204a.97.97 0 0 0 0-1.371Z', fill: fill,
|
|
8
|
+
(0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '20.848', height: '14.347', children: (0, jsx_runtime_1.jsx)("path", { d: 'M20.565 6.488 14.36.284a.97.97 0 0 0-1.37 1.37l4.549 4.55H.969a.97.97 0 0 0 0 1.939h16.57l-4.55 4.55a.97.97 0 1 0 1.372 1.37l6.204-6.204a.97.97 0 0 0 0-1.371Z', fill: fill, fillRule: 'evenodd' }) });
|
|
9
9
|
}
|
|
10
10
|
exports.LongArrowRight = LongArrowRight;
|
|
11
11
|
//# sourceMappingURL=LongArrowRight.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LongArrowRight.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/LongArrowRight.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,cAAc,CAAC,EAAe;QAAb,IAAI,UAAA;IACnC,CAAC;IAAA,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,QAAQ,EAAC,MAAM,EAAC,QAAQ,YACrE,iCACE,CAAC,EAAC,gKAAgK,EAClK,IAAI,EAAE,IAAI,
|
|
1
|
+
{"version":3,"file":"LongArrowRight.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/LongArrowRight.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,cAAc,CAAC,EAAe;QAAb,IAAI,UAAA;IACnC,CAAC;IAAA,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,QAAQ,EAAC,MAAM,EAAC,QAAQ,YACrE,iCACE,CAAC,EAAC,gKAAgK,EAClK,IAAI,EAAE,IAAI,EACV,QAAQ,EAAC,SAAS,GAClB,GACE,CAAA;AACR,CAAC;AARD,wCAQC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function LupaIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function IconMap({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -4,7 +4,7 @@ exports.IconMap = void 0;
|
|
|
4
4
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
5
|
function IconMap(_a) {
|
|
6
6
|
var fill = _a.fill;
|
|
7
|
-
return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '15', height: '20', viewBox: '388 8457 15 20', children: (0, jsx_runtime_1.jsx)("path", { d: 'M394.73 8476.596c-5.676-8.228-6.73-9.072-6.73-12.096a7.5 7.5 0 1 1 15 0c0 3.024-1.054 3.868-6.73 12.096a.938.938 0 0 1-1.54 0Zm.77-8.971a3.125 3.125 0 1 0 0-6.25 3.125 3.125 0 0 0 0 6.25Z', fill: fill,
|
|
7
|
+
return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '15', height: '20', viewBox: '388 8457 15 20', children: (0, jsx_runtime_1.jsx)("path", { d: 'M394.73 8476.596c-5.676-8.228-6.73-9.072-6.73-12.096a7.5 7.5 0 1 1 15 0c0 3.024-1.054 3.868-6.73 12.096a.938.938 0 0 1-1.54 0Zm.77-8.971a3.125 3.125 0 1 0 0-6.25 3.125 3.125 0 0 0 0 6.25Z', fill: fill, fillRule: 'evenodd', "data-name": 'Icon awesome-map-marker-alt' }) }));
|
|
8
8
|
}
|
|
9
9
|
exports.IconMap = IconMap;
|
|
10
10
|
//# sourceMappingURL=Map.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Map.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/Map.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,OAAO,CAAC,EAAe;QAAb,IAAI,UAAA;IAC5B,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,gBAAgB,YACrF,iCACE,CAAC,EAAC,6LAA6L,EAC/L,IAAI,EAAE,IAAI,
|
|
1
|
+
{"version":3,"file":"Map.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/Map.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,OAAO,CAAC,EAAe;QAAb,IAAI,UAAA;IAC5B,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,gBAAgB,YACrF,iCACE,CAAC,EAAC,6LAA6L,EAC/L,IAAI,EAAE,IAAI,EACV,QAAQ,EAAC,SAAS,eACR,6BAA6B,GACvC,GACE,CACP,CAAA;AACH,CAAC;AAXD,0BAWC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function IconMicrophone({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function MinusIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function NavDownIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export declare function NavDownDoubleIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function NavLeftIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function NavRightIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function NavUpIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function PhoneIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export declare function PhoneInverseIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function PinIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export declare function PinInverseIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function PlayIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function PlusIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function ShareIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function TikTokIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function TwitterIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export declare function TwitterInverseIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function YouTubeIcon({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function IconBox({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function IconCalendar({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function IconChat({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.Icon = void 0;
|
|
4
|
-
var render_icon_1 = require("../render-icon");
|
|
4
|
+
var render_icon_1 = require("../render-icon/index.js");
|
|
5
5
|
function Icon(_a) {
|
|
6
6
|
var name = _a.name, fill = _a.fill, stroke = _a.stroke;
|
|
7
7
|
return (0, render_icon_1.RenderIcon)({ nameIcon: name, color: fill, stroke: stroke });
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function IconExclamation({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function IconImage({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from './component';
|
|
1
|
+
export * from './component.js';
|
|
@@ -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("./component"), exports);
|
|
17
|
+
__exportStar(require("./component.js"), exports);
|
|
18
18
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function IconKeyboardRightArrow({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.IconLoading = void 0;
|
|
4
|
+
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
|
+
function IconLoading(_a) {
|
|
6
|
+
var fill = _a.fill;
|
|
7
|
+
return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '800px', height: '800px', viewBox: '0 0 16 16', fill: 'none', children: (0, jsx_runtime_1.jsxs)("g", { fill: fill, fillRule: 'evenodd', "clip-rule": 'evenodd', children: [(0, jsx_runtime_1.jsx)("path", { d: 'M8 1.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13zM0 8a8 8 0 1116 0A8 8 0 010 8z', opacity: '.2' }), (0, jsx_runtime_1.jsx)("path", { d: 'M7.25.75A.75.75 0 018 0a8 8 0 018 8 .75.75 0 01-1.5 0A6.5 6.5 0 008 1.5a.75.75 0 01-.75-.75z' })] }) }));
|
|
8
|
+
}
|
|
9
|
+
exports.IconLoading = IconLoading;
|
|
10
|
+
//# sourceMappingURL=loading.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"loading.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/loading.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,WAAW,CAAC,EAAe;QAAb,IAAI,UAAA;IAChC,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,OAAO,EAAC,MAAM,EAAC,OAAO,EAAC,OAAO,EAAC,WAAW,EAAC,IAAI,EAAC,MAAM,YAClG,+BAAG,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAC,SAAS,eAAW,SAAS,aACnD,iCAAM,CAAC,EAAC,yEAAyE,EAAC,OAAO,EAAC,IAAI,GAAG,EAEjG,iCAAM,CAAC,EAAC,8FAA8F,GAAG,IACvG,GACA,CACP,CAAA;AACH,CAAC;AAVD,kCAUC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
2
2
|
export declare function IconPhoneMessage({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -4,7 +4,7 @@ exports.IconPhoneMessage = void 0;
|
|
|
4
4
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
5
|
function IconPhoneMessage(_a) {
|
|
6
6
|
var fill = _a.fill;
|
|
7
|
-
return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '40', height: '40', viewBox: '50 30 40 40', children: (0, jsx_runtime_1.jsxs)("g", {
|
|
7
|
+
return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '40', height: '40', viewBox: '50 30 40 40', children: (0, jsx_runtime_1.jsxs)("g", { children: [(0, jsx_runtime_1.jsx)("path", { d: 'm82.863 57.774-9.789-1.755c-.41-.074-.83.076-1.1.394l-2.25 2.647a19.633 19.633 0 0 1-8.783-8.78l2.647-2.254c.317-.27.467-.689.394-1.099l-1.756-9.79a1.172 1.172 0 0 0-1.154-.965h-7.556A3.52 3.52 0 0 0 50 39.687v1.844C50 57.229 62.771 70 78.47 70h1.843a3.52 3.52 0 0 0 3.515-3.517v-7.556c0-.568-.406-1.053-.965-1.154Zm-1.378 8.71c0 .647-.526 1.172-1.172 1.172h-1.844c-14.405 0-26.125-11.72-26.125-26.125v-1.844c0-.646.525-1.171 1.172-1.171h6.576l1.464 8.162-2.817 2.4a1.172 1.172 0 0 0-.31 1.37 21.98 21.98 0 0 0 11.128 11.126 1.172 1.172 0 0 0 1.37-.311l2.397-2.818 8.16 1.463v6.576Z', fill: fill, fillRule: 'evenodd' }), (0, jsx_runtime_1.jsx)("path", { d: 'M86.484 30H70a3.52 3.52 0 0 0-3.516 3.516v11.796A3.52 3.52 0 0 0 70 48.828h5.312l1.993 2.656a1.172 1.172 0 0 0 1.875 0l1.992-2.656h5.312A3.52 3.52 0 0 0 90 45.312V33.516A3.52 3.52 0 0 0 86.484 30Zm1.172 15.312c0 .647-.525 1.172-1.172 1.172h-5.898c-.369 0-.716.174-.938.47l-1.406 1.874-1.406-1.875a1.172 1.172 0 0 0-.938-.469H70a1.173 1.173 0 0 1-1.172-1.172V33.516c0-.647.526-1.172 1.172-1.172h16.484c.647 0 1.172.525 1.172 1.172v11.796Z', fill: fill, fillRule: 'evenodd' }), (0, jsx_runtime_1.jsx)("path", { d: 'M72.383 41.697a1.172 1.172 0 1 1 0 .1z', fill: fill, fillRule: 'evenodd' }), (0, jsx_runtime_1.jsx)("path", { d: 'M77.07 41.697a1.172 1.172 0 1 1 0 .1z', fill: fill, fillRule: 'evenodd' }), (0, jsx_runtime_1.jsx)("path", { d: 'M81.758 41.697a1.172 1.172 0 1 1 0 .1z', fill: fill, fillRule: 'evenodd' })] }) }));
|
|
8
8
|
}
|
|
9
9
|
exports.IconPhoneMessage = IconPhoneMessage;
|
|
10
10
|
//# sourceMappingURL=phone-message.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"phone-message.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/phone-message.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,gBAAgB,CAAC,EAAe;QAAb,IAAI,UAAA;IACrC,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,aAAa,YAClF,
|
|
1
|
+
{"version":3,"file":"phone-message.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/phone-message.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,gBAAgB,CAAC,EAAe;QAAb,IAAI,UAAA;IACrC,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,aAAa,YAClF,0CACE,iCACE,CAAC,EAAC,wkBAAwkB,EAC1kB,IAAI,EAAE,IAAI,EACV,QAAQ,EAAC,SAAS,GAClB,EACF,iCACE,CAAC,EAAC,ubAAub,EACzb,IAAI,EAAE,IAAI,EACV,QAAQ,EAAC,SAAS,GAClB,EACF,iCAAM,CAAC,EAAC,wCAAwC,EAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAC,SAAS,GAAI,EACnF,iCAAM,CAAC,EAAC,uCAAuC,EAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAC,SAAS,GAAG,EACjF,iCAAM,CAAC,EAAC,wCAAwC,EAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,EAAC,SAAS,GAAE,IAC/E,GACA,CACP,CAAA;AACH,CAAC;AApBD,4CAoBC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
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.js';
|
|
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.js';
|
|
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.js';
|
|
2
2
|
export declare function IconUser({ fill }: IIcon): import("react/jsx-runtime").JSX.Element;
|
|
@@ -4,7 +4,7 @@ exports.IconUser = void 0;
|
|
|
4
4
|
var jsx_runtime_1 = require("react/jsx-runtime");
|
|
5
5
|
function IconUser(_a) {
|
|
6
6
|
var fill = _a.fill;
|
|
7
|
-
return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '40', height: '40', viewBox: '50 30 40 40', children: (0, jsx_runtime_1.jsx)("path", { d: 'M84.142 35.858A19.87 19.87 0 0 0 70 30a19.869 19.869 0 0 0-14.142 5.858A19.869 19.869 0 0 0 50 50a19.87 19.87 0 0 0 5.858 14.142A19.869 19.869 0 0 0 70 70a19.87 19.87 0 0 0 14.142-5.858A19.87 19.87 0 0 0 90 50c0-5.342-2.08-10.365-5.858-14.142ZM60.027 64.56A10.098 10.098 0 0 1 70 56.193c4.964 0 9.137 3.552 9.973 8.368A17.556 17.556 0 0 1 70 67.656a17.556 17.556 0 0 1-9.973-3.095ZM63.64 47.49A6.366 6.366 0 0 1 70 41.13a6.366 6.366 0 0 1 6.36 6.36A6.366 6.366 0 0 1 70 53.849a6.366 6.366 0 0 1-6.36-6.36Zm18.362 15.446a12.458 12.458 0 0 0-3.64-5.866 12.456 12.456 0 0 0-3.62-2.286 8.702 8.702 0 0 0 3.96-7.294c0-4.8-3.904-8.703-8.703-8.703-4.799 0-8.703 3.904-8.703 8.703 0 3.05 1.578 5.74 3.96 7.294a12.46 12.46 0 0 0-3.62 2.286 12.46 12.46 0 0 0-3.64 5.865c-3.475-3.226-5.653-7.83-5.653-12.935 0-9.736 7.92-17.656 17.656-17.656 9.736 0 17.656 7.92 17.656 17.656 0 5.105-2.178 9.71-5.653 12.936Zm0 0', fill: fill,
|
|
7
|
+
return ((0, jsx_runtime_1.jsx)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '40', height: '40', viewBox: '50 30 40 40', children: (0, jsx_runtime_1.jsx)("path", { d: 'M84.142 35.858A19.87 19.87 0 0 0 70 30a19.869 19.869 0 0 0-14.142 5.858A19.869 19.869 0 0 0 50 50a19.87 19.87 0 0 0 5.858 14.142A19.869 19.869 0 0 0 70 70a19.87 19.87 0 0 0 14.142-5.858A19.87 19.87 0 0 0 90 50c0-5.342-2.08-10.365-5.858-14.142ZM60.027 64.56A10.098 10.098 0 0 1 70 56.193c4.964 0 9.137 3.552 9.973 8.368A17.556 17.556 0 0 1 70 67.656a17.556 17.556 0 0 1-9.973-3.095ZM63.64 47.49A6.366 6.366 0 0 1 70 41.13a6.366 6.366 0 0 1 6.36 6.36A6.366 6.366 0 0 1 70 53.849a6.366 6.366 0 0 1-6.36-6.36Zm18.362 15.446a12.458 12.458 0 0 0-3.64-5.866 12.456 12.456 0 0 0-3.62-2.286 8.702 8.702 0 0 0 3.96-7.294c0-4.8-3.904-8.703-8.703-8.703-4.799 0-8.703 3.904-8.703 8.703 0 3.05 1.578 5.74 3.96 7.294a12.46 12.46 0 0 0-3.62 2.286 12.46 12.46 0 0 0-3.64 5.865c-3.475-3.226-5.653-7.83-5.653-12.935 0-9.736 7.92-17.656 17.656-17.656 9.736 0 17.656 7.92 17.656 17.656 0 5.105-2.178 9.71-5.653 12.936Zm0 0', fill: fill, fillRule: 'evenodd', "data-name": 'Path 2516' }) }));
|
|
8
8
|
}
|
|
9
9
|
exports.IconUser = IconUser;
|
|
10
10
|
//# sourceMappingURL=user.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"user.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/user.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,QAAQ,CAAC,EAAe;QAAb,IAAI,UAAA;IAC7B,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,aAAa,YAClF,iCACE,CAAC,EAAC,u4BAAu4B,EACz4B,IAAI,EAAE,IAAI,
|
|
1
|
+
{"version":3,"file":"user.js","sourceRoot":"","sources":["../../../../src/ui/icons/render/user.tsx"],"names":[],"mappings":";;;;AAEA,SAAgB,QAAQ,CAAC,EAAe;QAAb,IAAI,UAAA;IAC7B,OAAO,CACL,gCAAK,KAAK,EAAC,4BAA4B,EAAC,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,OAAO,EAAC,aAAa,YAClF,iCACE,CAAC,EAAC,u4BAAu4B,EACz4B,IAAI,EAAE,IAAI,EACV,QAAQ,EAAC,SAAS,eACR,WAAW,GACrB,GACE,CACP,CAAA;AACH,CAAC;AAXD,4BAWC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { IIcon } from '../interfaces';
|
|
1
|
+
import { IIcon } from '../interfaces.js';
|
|
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("../index.js"));
|
|
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/index.js';
|
|
2
|
+
export * from './hooks/index.js';
|
|
3
|
+
export * from './utils/index.js';
|
|
4
|
+
export * from './contexts/index.js';
|
|
5
|
+
export * from './components/index.js';
|
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"), exports);
|
|
18
|
-
__exportStar(require("./hooks"), exports);
|
|
19
|
-
__exportStar(require("./utils"), exports);
|
|
20
|
-
__exportStar(require("./contexts"), exports);
|
|
21
|
-
__exportStar(require("./components"), exports);
|
|
17
|
+
__exportStar(require("./icons/index.js"), exports);
|
|
18
|
+
__exportStar(require("./hooks/index.js"), exports);
|
|
19
|
+
__exportStar(require("./utils/index.js"), exports);
|
|
20
|
+
__exportStar(require("./contexts/index.js"), exports);
|
|
21
|
+
__exportStar(require("./components/index.js"), exports);
|
|
22
22
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "./facebook-pixel";
|
|
1
|
+
export * from "./facebook-pixel.js";
|
|
@@ -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"), exports);
|
|
17
|
+
__exportStar(require("./facebook-pixel.js"), exports);
|
|
18
18
|
//# sourceMappingURL=index.js.map
|
package/dist/ui/utils/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './uid';
|
|
2
|
-
export * from './libs';
|
|
3
|
-
export * from "./cookies";
|
|
4
|
-
export * from './facebook';
|
|
5
|
-
export * from './validations';
|
|
1
|
+
export * from './uid/index.js';
|
|
2
|
+
export * from './libs/index.js';
|
|
3
|
+
export * from "./cookies.js";
|
|
4
|
+
export * from './facebook/index.js';
|
|
5
|
+
export * from './validations/index.js';
|
package/dist/ui/utils/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("./uid"), exports);
|
|
18
|
-
__exportStar(require("./libs"), exports);
|
|
19
|
-
__exportStar(require("./cookies"), exports);
|
|
20
|
-
__exportStar(require("./facebook"), exports);
|
|
21
|
-
__exportStar(require("./validations"), exports);
|
|
17
|
+
__exportStar(require("./uid/index.js"), exports);
|
|
18
|
+
__exportStar(require("./libs/index.js"), exports);
|
|
19
|
+
__exportStar(require("./cookies.js"), exports);
|
|
20
|
+
__exportStar(require("./facebook/index.js"), exports);
|
|
21
|
+
__exportStar(require("./validations/index.js"), exports);
|
|
22
22
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "./react-query";
|
|
1
|
+
export * from "./react-query/index.js";
|
|
@@ -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("./react-query"), exports);
|
|
17
|
+
__exportStar(require("./react-query/index.js"), exports);
|
|
18
18
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export * from "./cached-query";
|
|
1
|
+
export * from "./cached-query.js";
|
|
@@ -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("./cached-query"), exports);
|
|
17
|
+
__exportStar(require("./cached-query.js"), exports);
|
|
18
18
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from "./next";
|
|
2
|
-
export * from "./@tanstack";
|
|
1
|
+
export * from "./next/index.js";
|
|
2
|
+
export * from "./@tanstack/index.js";
|
|
@@ -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("./next"), exports);
|
|
18
|
-
__exportStar(require("./@tanstack"), exports);
|
|
17
|
+
__exportStar(require("./next/index.js"), exports);
|
|
18
|
+
__exportStar(require("./@tanstack/index.js"), exports);
|
|
19
19
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from "./router-build";
|
|
1
|
+
export * from "./router-build.js";
|
|
2
|
+
export * from "./update-route.js";
|
|
@@ -14,5 +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"), exports);
|
|
17
|
+
__exportStar(require("./router-build.js"), exports);
|
|
18
|
+
__exportStar(require("./update-route.js"), exports);
|
|
18
19
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/ui/utils/libs/next/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA8B"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/ui/utils/libs/next/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA8B;AAC9B,iDAA8B"}
|
|
@@ -0,0 +1,31 @@
|
|
|
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
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
14
|
+
exports.updateRoute = void 0;
|
|
15
|
+
function updateRoute(_a) {
|
|
16
|
+
var reset = _a.reset, router = _a.router, params = _a.params;
|
|
17
|
+
if (reset) {
|
|
18
|
+
router.push({
|
|
19
|
+
pathname: router.pathname,
|
|
20
|
+
query: __assign({}, params),
|
|
21
|
+
});
|
|
22
|
+
return;
|
|
23
|
+
}
|
|
24
|
+
router.push({
|
|
25
|
+
pathname: router.pathname,
|
|
26
|
+
query: __assign(__assign({}, router.query), params),
|
|
27
|
+
});
|
|
28
|
+
return;
|
|
29
|
+
}
|
|
30
|
+
exports.updateRoute = updateRoute;
|
|
31
|
+
//# sourceMappingURL=update-route.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-route.js","sourceRoot":"","sources":["../../../../../src/ui/utils/libs/next/update-route.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAEA,SAAgB,WAAW,CAAC,EAQ3B;QAPC,KAAK,WAAA,EACL,MAAM,YAAA,EACN,MAAM,YAAA;IAMN,IAAI,KAAK,EAAE,CAAC;QACV,MAAM,CAAC,IAAI,CAAC;YACV,QAAQ,EAAE,MAAM,CAAC,QAAQ;YACzB,KAAK,eAAO,MAAM,CAAE;SACrB,CAAC,CAAC;QACH,OAAO;IACT,CAAC;IAED,MAAM,CAAC,IAAI,CAAC;QACV,QAAQ,EAAE,MAAM,CAAC,QAAQ;QACzB,KAAK,wBAAO,MAAM,CAAC,KAAK,GAAK,MAAM,CAAE;KACtC,CAAC,CAAC;IAEH,OAAO;AACT,CAAC;AAvBD,kCAuBC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export * from './validate-cpf';
|
|
2
|
-
export * from './validate-phone';
|
|
1
|
+
export * from './validate-cpf.js';
|
|
2
|
+
export * from './validate-phone.js';
|
|
@@ -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"), exports);
|
|
18
|
-
__exportStar(require("./validate-phone"), exports);
|
|
17
|
+
__exportStar(require("./validate-cpf.js"), exports);
|
|
18
|
+
__exportStar(require("./validate-phone.js"), exports);
|
|
19
19
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './usuarios';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/system/pages/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6CAA0B"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function Usuarios(): import("react/jsx-runtime").JSX.Element;
|