@carlonicora/nextjs-jsonapi 1.0.3 → 1.0.5
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/{AbstractService-BKlpJA61.d.mts → AbstractService-B2n_JdiC.d.mts} +1 -1
- package/dist/{AbstractService-D9eSVKNa.d.ts → AbstractService-DtQTYovo.d.ts} +1 -1
- package/dist/{content.interface-Dg2lt_An.d.mts → AuthComponent-CPLvEerw.d.mts} +11 -15
- package/dist/{content.interface-BhyAiOFq.d.ts → AuthComponent-m6Qp4Hz6.d.ts} +11 -15
- package/dist/{BlockNoteEditor-UVO3VZZE.mjs → BlockNoteEditor-BLVXQPXV.mjs} +14 -18
- package/dist/{BlockNoteEditor-UVO3VZZE.mjs.map → BlockNoteEditor-BLVXQPXV.mjs.map} +1 -1
- package/dist/{BlockNoteEditor-VFWG6LXI.js → BlockNoteEditor-ZTDHULFT.js} +15 -19
- package/dist/BlockNoteEditor-ZTDHULFT.js.map +1 -0
- package/dist/JsonApiRequest-O7BGUMFO.mjs +23 -0
- package/dist/JsonApiRequest-VARLNKAF.js +23 -0
- package/dist/JsonApiRequest-VARLNKAF.js.map +1 -0
- package/dist/chunk-2LM6LCJW.mjs +1 -0
- package/dist/chunk-3APORDYP.mjs +7783 -0
- package/dist/chunk-3APORDYP.mjs.map +1 -0
- package/dist/{chunk-TMVHSY3Y.js → chunk-5ZEADNNP.js} +36 -17
- package/dist/chunk-5ZEADNNP.js.map +1 -0
- package/dist/{chunk-ECDTZBYO.mjs → chunk-74F6BBHH.mjs} +21 -2
- package/dist/chunk-74F6BBHH.mjs.map +1 -0
- package/dist/{chunk-GYWPEPOH.mjs → chunk-7C5RAEBO.mjs} +72 -68
- package/dist/chunk-7C5RAEBO.mjs.map +1 -0
- package/dist/chunk-A5DDIABK.js +1 -0
- package/dist/{chunk-TEGF6ZWG.js → chunk-AGAJMJ4T.js} +47 -9
- package/dist/chunk-AGAJMJ4T.js.map +1 -0
- package/dist/{chunk-CXQOWQSY.js → chunk-AYHKQWHH.js} +15 -2
- package/dist/chunk-AYHKQWHH.js.map +1 -0
- package/dist/{chunk-I2REI7OA.js → chunk-HMHGLXWC.js} +33 -15
- package/dist/chunk-HMHGLXWC.js.map +1 -0
- package/dist/chunk-IWFGEPAA.mjs +1 -0
- package/dist/chunk-JC3WJK65.js +1 -0
- package/dist/{chunk-L6EQEAXU.mjs → chunk-PYF2U6WG.mjs} +25 -7
- package/dist/chunk-PYF2U6WG.mjs.map +1 -0
- package/dist/{chunk-YDVTFM7X.mjs → chunk-RBIVEH2K.mjs} +42 -4
- package/dist/chunk-RBIVEH2K.mjs.map +1 -0
- package/dist/{chunk-V2JJPI7N.js → chunk-RZO2LOW4.js} +237 -233
- package/dist/chunk-RZO2LOW4.js.map +1 -0
- package/dist/{chunk-X4BIHJ2B.mjs → chunk-SM63SZCP.mjs} +15 -2
- package/dist/chunk-SM63SZCP.mjs.map +1 -0
- package/dist/chunk-WEC4YMOS.js +7783 -0
- package/dist/chunk-WEC4YMOS.js.map +1 -0
- package/dist/client/index.d.mts +21 -2
- package/dist/client/index.d.ts +21 -2
- package/dist/client/index.js +18 -245
- package/dist/client/index.js.map +1 -1
- package/dist/client/index.mjs +28 -255
- package/dist/client/index.mjs.map +1 -1
- package/dist/components/index.d.mts +293 -8
- package/dist/components/index.d.ts +293 -8
- package/dist/components/index.js +78 -2323
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +172 -2417
- package/dist/components/index.mjs.map +1 -1
- package/dist/{config-hXufftVS.d.ts → config-BmnK65TD.d.mts} +1 -0
- package/dist/{config-hXufftVS.d.mts → config-BmnK65TD.d.ts} +1 -0
- package/dist/config-DQeAo9Kf.d.mts +49 -0
- package/dist/config-DQeAo9Kf.d.ts +49 -0
- package/dist/contexts/index.d.mts +109 -21
- package/dist/contexts/index.d.ts +109 -21
- package/dist/contexts/index.js +39 -7
- package/dist/contexts/index.js.map +1 -1
- package/dist/contexts/index.mjs +40 -8
- package/dist/core/index.d.mts +3 -4
- package/dist/core/index.d.ts +3 -4
- package/dist/core/index.js +3 -7
- package/dist/core/index.js.map +1 -1
- package/dist/core/index.mjs +4 -8
- package/dist/{d3.link.interface-QMdB22bC.d.mts → d3.link.interface-ClC4Irqp.d.mts} +2 -1
- package/dist/{d3.link.interface-QMdB22bC.d.ts → d3.link.interface-ClC4Irqp.d.ts} +2 -1
- package/dist/features/index.d.mts +17 -86
- package/dist/features/index.d.ts +17 -86
- package/dist/features/index.js +7 -16
- package/dist/features/index.js.map +1 -1
- package/dist/features/index.mjs +10 -19
- package/dist/hooks/index.d.mts +18 -43
- package/dist/hooks/index.d.ts +18 -43
- package/dist/hooks/index.js +20 -7
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +19 -6
- package/dist/index.d.mts +10 -6
- package/dist/index.d.ts +10 -6
- package/dist/index.js +13 -10
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +22 -19
- package/dist/interfaces/index.d.mts +2 -1
- package/dist/interfaces/index.d.ts +2 -1
- package/dist/notification.interface-BBgMUdLR.d.mts +14 -0
- package/dist/notification.interface-gyvT-Z2F.d.ts +14 -0
- package/dist/permissions/index.d.mts +2 -3
- package/dist/permissions/index.d.ts +2 -3
- package/dist/server/index.d.mts +38 -18
- package/dist/server/index.d.ts +38 -18
- package/dist/server/index.js +70 -2
- package/dist/server/index.js.map +1 -1
- package/dist/server/index.mjs +68 -0
- package/dist/server/index.mjs.map +1 -1
- package/dist/types-BUAlgqqh.d.ts +39 -0
- package/dist/{types-DluCaP1I.d.ts → types-Bl61ob-7.d.mts} +19 -2
- package/dist/{types-lQVA8d_P.d.mts → types-Bl61ob-7.d.ts} +19 -2
- package/dist/types-iVdVY7ba.d.mts +39 -0
- package/dist/useSocket-Cn7fB_B1.d.mts +25 -0
- package/dist/useSocket-DzMKRKCA.d.ts +25 -0
- package/dist/user.fields-CbdObSmS.d.mts +18 -0
- package/dist/user.fields-CbdObSmS.d.ts +18 -0
- package/dist/utils/index.d.mts +1 -2
- package/dist/utils/index.d.ts +1 -2
- package/package.json +6 -3
- package/src/atoms/index.ts +1 -0
- package/src/atoms/recentPagesAtom.ts +10 -0
- package/src/client/context/JsonApiContext.ts +61 -0
- package/src/client/context/JsonApiProvider.tsx +27 -0
- package/src/client/context/index.ts +2 -0
- package/src/client/hooks/index.ts +3 -0
- package/src/client/hooks/useJsonApiGet.ts +188 -0
- package/src/client/hooks/useJsonApiMutation.ts +193 -0
- package/src/client/hooks/useRehydration.ts +47 -0
- package/src/client/index.ts +24 -0
- package/src/client/request.ts +97 -0
- package/src/client/token.ts +10 -0
- package/src/components/containers/PageContainer.tsx +15 -0
- package/src/components/containers/ReactMarkdownContainer.tsx +119 -0
- package/src/components/containers/TabsContainer.tsx +93 -0
- package/src/components/containers/index.ts +3 -0
- package/src/components/contents/AttributeElement.tsx +20 -0
- package/src/components/contents/index.ts +1 -0
- package/src/components/details/AllowedUsersDetails.tsx +23 -0
- package/src/components/details/index.ts +1 -0
- package/src/components/editors/BlockNoteDiffInlineContent.tsx +152 -0
- package/src/components/editors/BlockNoteEditor.tsx +404 -0
- package/src/components/editors/BlockNoteEditorContainer.tsx +13 -0
- package/src/components/editors/BlockNoteEditorFormattingToolbar.tsx +38 -0
- package/src/components/editors/index.ts +1 -0
- package/src/components/errors/ErrorDetails.tsx +41 -0
- package/src/components/errors/errorToast.ts +9 -0
- package/src/components/errors/index.ts +2 -0
- package/src/components/forms/CommonAssociationForm.tsx +162 -0
- package/src/components/forms/CommonDeleter.tsx +94 -0
- package/src/components/forms/CommonEditorButtons.tsx +30 -0
- package/src/components/forms/CommonEditorHeader.tsx +35 -0
- package/src/components/forms/CommonEditorTrigger.tsx +26 -0
- package/src/components/forms/DatePickerPopover.tsx +219 -0
- package/src/components/forms/DateRangeSelector.tsx +110 -0
- package/src/components/forms/FileUploader.tsx +324 -0
- package/src/components/forms/FormCheckbox.tsx +66 -0
- package/src/components/forms/FormContainerGeneric.tsx +39 -0
- package/src/components/forms/FormDate.tsx +247 -0
- package/src/components/forms/FormDateTime.tsx +231 -0
- package/src/components/forms/FormInput.tsx +110 -0
- package/src/components/forms/FormPassword.tsx +54 -0
- package/src/components/forms/FormPlaceAutocomplete.tsx +286 -0
- package/src/components/forms/FormSelect.tsx +72 -0
- package/src/components/forms/FormSlider.tsx +51 -0
- package/src/components/forms/FormSwitch.tsx +25 -0
- package/src/components/forms/FormTextarea.tsx +44 -0
- package/src/components/forms/MultiFileUploader.tsx +107 -0
- package/src/components/forms/PasswordInput.tsx +47 -0
- package/src/components/forms/index.ts +22 -0
- package/src/components/index.ts +16 -0
- package/src/components/navigations/Breadcrumb.tsx +83 -0
- package/src/components/navigations/ContentTitle.tsx +39 -0
- package/src/components/navigations/Header.tsx +27 -0
- package/src/components/navigations/ModeToggleSwitch.tsx +25 -0
- package/src/components/navigations/PageSection.tsx +64 -0
- package/src/components/navigations/RecentPagesNavigator.tsx +52 -0
- package/src/components/navigations/index.ts +6 -0
- package/src/components/pages/PageContainerContentDetails.tsx +76 -0
- package/src/components/pages/PageContentContainer.tsx +31 -0
- package/src/components/pages/index.ts +2 -0
- package/src/components/tables/ContentListTable.tsx +166 -0
- package/src/components/tables/ContentTableSearch.tsx +105 -0
- package/src/components/tables/cells/cell.component.tsx +18 -0
- package/src/components/tables/cells/cell.date.tsx +16 -0
- package/src/components/tables/cells/cell.id.tsx +27 -0
- package/src/components/tables/cells/cell.link.tsx +18 -0
- package/src/components/tables/cells/cell.text.tsx +12 -0
- package/src/components/tables/cells/cell.url.tsx +13 -0
- package/src/components/tables/cells/index.ts +5 -0
- package/src/components/tables/index.ts +3 -0
- package/src/contexts/CommonContext.tsx +52 -0
- package/src/contexts/SharedContext.tsx +37 -0
- package/src/contexts/SocketContext.tsx +65 -0
- package/src/contexts/index.ts +7 -0
- package/src/core/abstracts/AbstractApiData.ts +138 -0
- package/src/core/abstracts/AbstractService.ts +263 -0
- package/src/core/abstracts/index.ts +2 -0
- package/src/core/endpoint/EndpointCreator.ts +97 -0
- package/src/core/endpoint/index.ts +1 -0
- package/src/core/factories/JsonApiDataFactory.ts +12 -0
- package/src/core/factories/RehydrationFactory.ts +30 -0
- package/src/core/factories/index.ts +2 -0
- package/src/core/fields/FieldSelector.ts +15 -0
- package/src/core/fields/index.ts +1 -0
- package/src/core/index.ts +20 -0
- package/src/core/interfaces/ApiData.ts +8 -0
- package/src/core/interfaces/ApiDataInterface.ts +15 -0
- package/src/core/interfaces/ApiRequestDataTypeInterface.ts +14 -0
- package/src/core/interfaces/ApiResponseInterface.ts +17 -0
- package/src/core/interfaces/JsonApiHydratedDataInterface.ts +5 -0
- package/src/core/interfaces/index.ts +5 -0
- package/{dist/chunk-DO2HLAZO.js → src/core/registry/DataClassRegistry.ts} +20 -17
- package/src/core/registry/ModuleRegistrar.ts +43 -0
- package/src/core/registry/ModuleRegistry.ts +64 -0
- package/src/core/registry/index.ts +3 -0
- package/src/core/utils/index.ts +2 -0
- package/src/core/utils/rehydrate.ts +24 -0
- package/src/core/utils/translateResponse.ts +125 -0
- package/src/features/auth/auth.module.ts +9 -0
- package/src/features/auth/components/containers/AuthContainer.tsx +32 -0
- package/src/features/auth/components/containers/index.ts +1 -0
- package/src/features/auth/components/details/LandingComponent.tsx +39 -0
- package/src/features/auth/components/details/index.ts +1 -0
- package/src/features/auth/components/forms/AcceptInvitation.tsx +136 -0
- package/src/features/auth/components/forms/ActivateAccount.tsx +75 -0
- package/src/features/auth/components/forms/Cookies.tsx +32 -0
- package/src/features/auth/components/forms/ForgotPassword.tsx +108 -0
- package/src/features/auth/components/forms/Login.tsx +118 -0
- package/src/features/auth/components/forms/Logout.tsx +19 -0
- package/src/features/auth/components/forms/RefreshUser.tsx +39 -0
- package/src/features/auth/components/forms/Register.tsx +150 -0
- package/src/features/auth/components/forms/ResetPassword.tsx +126 -0
- package/src/features/auth/components/forms/index.ts +9 -0
- package/src/features/auth/components/index.ts +3 -0
- package/src/features/auth/config.ts +57 -0
- package/src/features/auth/contexts/AuthContext.tsx +77 -0
- package/src/features/auth/contexts/index.ts +1 -0
- package/src/features/auth/data/auth.interface.ts +31 -0
- package/src/features/auth/data/auth.service.ts +159 -0
- package/src/features/auth/data/auth.ts +54 -0
- package/src/features/auth/data/index.ts +3 -0
- package/src/features/auth/enums/AuthComponent.ts +9 -0
- package/src/features/auth/enums/index.ts +1 -0
- package/src/features/auth/index.ts +4 -0
- package/src/features/auth/utils/AuthCookies.ts +134 -0
- package/src/features/auth/utils/index.ts +1 -0
- package/src/features/company/company.module.ts +10 -0
- package/src/features/company/components/containers/AdminCompanyContainer.tsx +26 -0
- package/src/features/company/components/containers/CompanyContainer.tsx +17 -0
- package/src/features/company/components/containers/index.ts +2 -0
- package/src/features/company/components/details/CompanyDetails.tsx +26 -0
- package/src/features/company/components/details/index.ts +1 -0
- package/src/features/company/components/forms/CompanyConfigurationEditor.tsx +151 -0
- package/src/features/company/components/forms/CompanyConfigurationSecurityForm.tsx +97 -0
- package/src/features/company/components/forms/CompanyDeleter.tsx +121 -0
- package/src/features/company/components/forms/CompanyEditor.tsx +245 -0
- package/src/features/company/components/forms/CompanyLicense.tsx +213 -0
- package/src/features/company/components/forms/index.ts +5 -0
- package/src/features/company/components/index.ts +4 -0
- package/src/features/company/components/lists/CompaniesList.tsx +31 -0
- package/src/features/company/components/lists/index.ts +1 -0
- package/src/features/company/contexts/CompanyContext.tsx +99 -0
- package/src/features/company/contexts/index.ts +0 -0
- package/src/features/company/data/company.fields.ts +6 -0
- package/src/features/company/data/company.interface.ts +28 -0
- package/src/features/company/data/company.service.ts +73 -0
- package/src/features/company/data/company.ts +104 -0
- package/src/features/company/data/index.ts +4 -0
- package/src/features/company/hooks/index.ts +1 -0
- package/src/features/company/hooks/useCompanyTableStructure.tsx +82 -0
- package/src/features/company/index.ts +2 -0
- package/src/features/content/content.module.ts +20 -0
- package/src/features/content/data/content.fields.ts +13 -0
- package/src/features/content/data/content.interface.ts +23 -0
- package/src/features/content/data/content.service.ts +75 -0
- package/src/features/content/data/content.ts +85 -0
- package/src/features/content/data/index.ts +4 -0
- package/src/features/content/index.ts +2 -0
- package/src/features/feature/components/forms/FormFeatures.tsx +150 -0
- package/src/features/feature/components/forms/index.ts +1 -0
- package/src/features/feature/components/index.ts +1 -0
- package/src/features/feature/data/feature.interface.ts +9 -0
- package/src/features/feature/data/feature.service.ts +19 -0
- package/src/features/feature/data/feature.ts +33 -0
- package/src/features/feature/data/index.ts +3 -0
- package/src/features/feature/feature.module.ts +10 -0
- package/src/features/feature/index.ts +2 -0
- package/src/features/index.ts +12 -0
- package/src/features/module/data/index.ts +2 -0
- package/src/features/module/data/module.interface.ts +12 -0
- package/src/features/module/data/module.ts +42 -0
- package/src/features/module/index.ts +2 -0
- package/src/features/module/module.module.ts +10 -0
- package/src/features/notification/components/common/NotificationErrorBoundary.tsx +51 -0
- package/src/features/notification/components/common/index.ts +1 -0
- package/src/features/notification/components/containers/NotificationsListContainer.tsx +44 -0
- package/src/features/notification/components/containers/index.ts +1 -0
- package/src/features/notification/components/index.ts +5 -0
- package/src/features/notification/components/lists/NotificationsList.tsx +129 -0
- package/src/features/notification/components/lists/index.ts +1 -0
- package/src/features/notification/components/modals/NotificationModal.tsx +220 -0
- package/src/features/notification/components/modals/index.ts +1 -0
- package/src/features/notification/components/notifications/Notification.tsx +120 -0
- package/src/features/notification/components/notifications/PushNotificationProvider.tsx +9 -0
- package/src/features/notification/components/notifications/index.ts +2 -0
- package/src/features/notification/contexts/NotificationContext.tsx +187 -0
- package/src/features/notification/contexts/index.ts +1 -0
- package/src/features/notification/data/index.ts +4 -0
- package/src/features/notification/data/notification.fields.ts +8 -0
- package/src/features/notification/data/notification.interface.ts +14 -0
- package/src/features/notification/data/notification.service.ts +34 -0
- package/src/features/notification/data/notification.ts +51 -0
- package/src/features/notification/index.ts +2 -0
- package/src/features/notification/notification.module.ts +10 -0
- package/src/features/push/data/index.ts +3 -0
- package/src/features/push/data/push.interface.ts +8 -0
- package/src/features/push/data/push.service.ts +17 -0
- package/src/features/push/data/push.ts +18 -0
- package/src/features/push/index.ts +2 -0
- package/src/features/push/push.module.ts +10 -0
- package/src/features/role/components/containers/RoleContainer.tsx +18 -0
- package/src/features/role/components/containers/index.ts +1 -0
- package/src/features/role/components/details/RoleDetails.tsx +21 -0
- package/src/features/role/components/details/index.ts +1 -0
- package/src/features/role/components/forms/FormRoles.tsx +82 -0
- package/src/features/role/components/forms/RemoveUserFromRole.tsx +108 -0
- package/src/features/role/components/forms/UserRoleAdd.tsx +128 -0
- package/src/features/role/components/forms/index.ts +3 -0
- package/src/features/role/components/index.ts +4 -0
- package/src/features/role/components/lists/RolesList.tsx +27 -0
- package/src/features/role/components/lists/UserRolesList.tsx +31 -0
- package/src/features/role/components/lists/index.ts +2 -0
- package/src/features/role/contexts/RoleContext.tsx +84 -0
- package/src/features/role/contexts/index.ts +1 -0
- package/src/features/role/data/index.ts +4 -0
- package/src/features/role/data/role.fields.ts +8 -0
- package/src/features/role/data/role.interface.ts +16 -0
- package/src/features/role/data/role.service.ts +117 -0
- package/src/features/role/data/role.ts +62 -0
- package/src/features/role/hooks/index.ts +1 -0
- package/src/features/role/hooks/useRoleTableStructure.tsx +72 -0
- package/src/features/role/index.ts +2 -0
- package/src/features/role/role.module.ts +10 -0
- package/src/features/s3/data/index.ts +3 -0
- package/src/features/s3/data/s3.interface.ts +11 -0
- package/src/features/s3/data/s3.service.ts +30 -0
- package/src/features/s3/data/s3.ts +60 -0
- package/src/features/s3/index.ts +2 -0
- package/src/features/s3/s3.module.ts +10 -0
- package/src/features/search/index.ts +1 -0
- package/src/features/search/interfaces/index.ts +1 -0
- package/src/features/search/interfaces/search.result.interface.ts +3 -0
- package/src/features/user/author.module.ts +10 -0
- package/src/features/user/components/containers/UserContainer.tsx +23 -0
- package/src/features/user/components/containers/UserIndexContainer.tsx +12 -0
- package/src/features/user/components/containers/UsersListContainer.tsx +36 -0
- package/src/features/user/components/containers/index.ts +3 -0
- package/src/features/user/components/details/UserDetails.tsx +74 -0
- package/src/features/user/components/details/UserIndexDetails.tsx +28 -0
- package/src/features/user/components/details/index.ts +2 -0
- package/src/features/user/components/forms/RoleUserAdd.tsx +93 -0
- package/src/features/user/components/forms/UserAvatarEditor.tsx +78 -0
- package/src/features/user/components/forms/UserDeleter.tsx +49 -0
- package/src/features/user/components/forms/UserEditor.tsx +319 -0
- package/src/features/user/components/forms/UserMultiSelect.tsx +218 -0
- package/src/features/user/components/forms/UserReactivator.tsx +79 -0
- package/src/features/user/components/forms/UserResentInvitationEmail.tsx +88 -0
- package/src/features/user/components/forms/UserSelector.tsx +185 -0
- package/src/features/user/components/forms/index.ts +8 -0
- package/src/features/user/components/index.ts +5 -0
- package/src/features/user/components/lists/AdminUsersList.tsx +41 -0
- package/src/features/user/components/lists/CompanyUsersList.tsx +44 -0
- package/src/features/user/components/lists/ContributorsList.tsx +41 -0
- package/src/features/user/components/lists/RelevantUsersList.tsx +30 -0
- package/src/features/user/components/lists/RoleUsersList.tsx +31 -0
- package/src/features/user/components/lists/UserListInAdd.tsx +53 -0
- package/src/features/user/components/lists/UsersList.tsx +30 -0
- package/src/features/user/components/lists/UsersListByContentIds.tsx +30 -0
- package/src/features/user/components/lists/index.ts +8 -0
- package/src/features/user/components/widgets/UserAvatar.tsx +86 -0
- package/src/features/user/components/widgets/UserAvatarList.tsx +31 -0
- package/src/features/user/components/widgets/UserSearchPopover.tsx +89 -0
- package/src/features/user/components/widgets/index.ts +1 -0
- package/src/features/user/contexts/CurrentUserContext.tsx +156 -0
- package/src/features/user/contexts/UserContext.tsx +106 -0
- package/src/features/user/contexts/index.ts +2 -0
- package/src/features/user/data/index.ts +4 -0
- package/src/features/user/data/user.fields.ts +8 -0
- package/src/features/user/data/user.interface.ts +41 -0
- package/src/features/user/data/user.service.ts +246 -0
- package/src/features/user/data/user.ts +162 -0
- package/src/features/user/hooks/index.ts +2 -0
- package/src/features/user/hooks/useUserSearch.ts +53 -0
- package/src/features/user/hooks/useUserTableStructure.tsx +115 -0
- package/src/features/user/index.ts +3 -0
- package/src/features/user/user.module.ts +21 -0
- package/src/hooks/TableGeneratorRegistry.ts +53 -0
- package/src/hooks/index.ts +37 -0
- package/src/hooks/types.ts +35 -0
- package/src/hooks/url.rewriter.ts +22 -0
- package/src/hooks/useCustomD3Graph.tsx +707 -0
- package/src/hooks/useDataListRetriever.ts +349 -0
- package/src/hooks/useDebounce.ts +33 -0
- package/src/hooks/useNotificationSync.ts +20 -0
- package/src/hooks/usePageTracker.ts +69 -0
- package/src/hooks/usePageUrlGenerator.ts +50 -0
- package/src/hooks/usePushNotifications.ts +82 -0
- package/src/hooks/useSocket.ts +201 -0
- package/src/hooks/useTableGenerator.ts +20 -0
- package/src/i18n/config.ts +74 -0
- package/src/i18n/index.ts +18 -0
- package/src/index.ts +20 -0
- package/src/interfaces/breadcrumb.item.data.interface.ts +4 -0
- package/src/interfaces/d3.link.interface.ts +8 -0
- package/src/interfaces/d3.node.interface.ts +12 -0
- package/src/interfaces/index.ts +3 -0
- package/src/permissions/check.ts +127 -0
- package/src/permissions/index.ts +2 -0
- package/src/permissions/types.ts +109 -0
- package/src/roles/config.ts +46 -0
- package/src/roles/index.ts +1 -0
- package/src/server/ServerSession.ts +103 -0
- package/src/server/cache.ts +28 -0
- package/src/server/index.ts +4 -0
- package/src/server/request.ts +113 -0
- package/src/server/token.ts +10 -0
- package/src/shadcnui/custom/kanban.tsx +1001 -0
- package/src/shadcnui/custom/link.tsx +18 -0
- package/src/shadcnui/custom/multi-select.tsx +382 -0
- package/src/shadcnui/index.ts +49 -0
- package/src/shadcnui/ui/accordion.tsx +52 -0
- package/src/shadcnui/ui/alert-dialog.tsx +141 -0
- package/src/shadcnui/ui/alert.tsx +43 -0
- package/src/shadcnui/ui/avatar.tsx +50 -0
- package/src/shadcnui/ui/badge.tsx +40 -0
- package/src/shadcnui/ui/breadcrumb.tsx +115 -0
- package/src/shadcnui/ui/button.tsx +51 -0
- package/src/shadcnui/ui/calendar.tsx +73 -0
- package/src/shadcnui/ui/card.tsx +43 -0
- package/src/shadcnui/ui/carousel.tsx +225 -0
- package/src/shadcnui/ui/chart.tsx +320 -0
- package/src/shadcnui/ui/checkbox.tsx +29 -0
- package/src/shadcnui/ui/collapsible.tsx +11 -0
- package/src/shadcnui/ui/command.tsx +155 -0
- package/src/shadcnui/ui/context-menu.tsx +179 -0
- package/src/shadcnui/ui/dialog.tsx +96 -0
- package/src/shadcnui/ui/drawer.tsx +89 -0
- package/src/shadcnui/ui/dropdown-menu.tsx +205 -0
- package/src/shadcnui/ui/form.tsx +138 -0
- package/src/shadcnui/ui/hover-card.tsx +29 -0
- package/src/shadcnui/ui/input.tsx +21 -0
- package/src/shadcnui/ui/label.tsx +26 -0
- package/src/shadcnui/ui/navigation-menu.tsx +168 -0
- package/src/shadcnui/ui/popover.tsx +33 -0
- package/src/shadcnui/ui/progress.tsx +25 -0
- package/src/shadcnui/ui/radio-group.tsx +37 -0
- package/src/shadcnui/ui/resizable.tsx +47 -0
- package/src/shadcnui/ui/scroll-area.tsx +40 -0
- package/src/shadcnui/ui/select.tsx +164 -0
- package/src/shadcnui/ui/separator.tsx +28 -0
- package/src/shadcnui/ui/sheet.tsx +139 -0
- package/src/shadcnui/ui/sidebar.tsx +677 -0
- package/src/shadcnui/ui/skeleton.tsx +13 -0
- package/src/shadcnui/ui/slider.tsx +25 -0
- package/src/shadcnui/ui/sonner.tsx +25 -0
- package/src/shadcnui/ui/switch.tsx +31 -0
- package/src/shadcnui/ui/table.tsx +120 -0
- package/src/shadcnui/ui/tabs.tsx +55 -0
- package/src/shadcnui/ui/textarea.tsx +24 -0
- package/src/shadcnui/ui/toggle.tsx +39 -0
- package/src/shadcnui/ui/tooltip.tsx +61 -0
- package/src/unified/JsonApiRequest.ts +348 -0
- package/src/unified/index.ts +1 -0
- package/src/utils/blocknote-diff.util.ts +815 -0
- package/src/utils/blocknote-word-diff-renderer.util.ts +413 -0
- package/src/utils/cn.ts +6 -0
- package/src/utils/compose-refs.ts +61 -0
- package/src/utils/date-formatter.ts +53 -0
- package/src/utils/exists.ts +7 -0
- package/src/utils/index.ts +15 -0
- package/src/utils/schemas/entity.object.schema.ts +8 -0
- package/src/utils/schemas/index.ts +2 -0
- package/src/utils/schemas/user.object.schema.ts +9 -0
- package/src/utils/table-options.ts +67 -0
- package/src/utils/use-mobile.tsx +21 -0
- package/dist/ApiRequestDataTypeInterface-CUKFDBx2.d.mts +0 -20
- package/dist/ApiRequestDataTypeInterface-CUKFDBx2.d.ts +0 -20
- package/dist/BlockNoteEditor-VFWG6LXI.js.map +0 -1
- package/dist/JsonApiRequest-S3ICLM7B.mjs +0 -20
- package/dist/JsonApiRequest-ZZLSP26T.js +0 -20
- package/dist/JsonApiRequest-ZZLSP26T.js.map +0 -1
- package/dist/chunk-366S2JCC.mjs +0 -31
- package/dist/chunk-366S2JCC.mjs.map +0 -1
- package/dist/chunk-5W6AKZE6.mjs +0 -131
- package/dist/chunk-5W6AKZE6.mjs.map +0 -1
- package/dist/chunk-A3J3AAYM.mjs +0 -97
- package/dist/chunk-A3J3AAYM.mjs.map +0 -1
- package/dist/chunk-AWONBQQP.js +0 -97
- package/dist/chunk-AWONBQQP.js.map +0 -1
- package/dist/chunk-CXQOWQSY.js.map +0 -1
- package/dist/chunk-DKKMWBP4.mjs +0 -1
- package/dist/chunk-DKKMWBP4.mjs.map +0 -1
- package/dist/chunk-DO2HLAZO.js.map +0 -1
- package/dist/chunk-DZXDB3K2.mjs +0 -17
- package/dist/chunk-DZXDB3K2.mjs.map +0 -1
- package/dist/chunk-ECDTZBYO.mjs.map +0 -1
- package/dist/chunk-FY4SXJGU.js +0 -806
- package/dist/chunk-FY4SXJGU.js.map +0 -1
- package/dist/chunk-GYWPEPOH.mjs.map +0 -1
- package/dist/chunk-H6FMOA6B.js +0 -1
- package/dist/chunk-H6FMOA6B.js.map +0 -1
- package/dist/chunk-I2REI7OA.js.map +0 -1
- package/dist/chunk-J4Q36PMP.js +0 -31
- package/dist/chunk-J4Q36PMP.js.map +0 -1
- package/dist/chunk-L6EQEAXU.mjs.map +0 -1
- package/dist/chunk-MFO27OHB.mjs +0 -48
- package/dist/chunk-MFO27OHB.mjs.map +0 -1
- package/dist/chunk-RAF7PNLG.js +0 -131
- package/dist/chunk-RAF7PNLG.js.map +0 -1
- package/dist/chunk-RUR22SVM.js +0 -17
- package/dist/chunk-RUR22SVM.js.map +0 -1
- package/dist/chunk-TEGF6ZWG.js.map +0 -1
- package/dist/chunk-TMVHSY3Y.js.map +0 -1
- package/dist/chunk-V2JJPI7N.js.map +0 -1
- package/dist/chunk-WWWMJZEF.mjs +0 -806
- package/dist/chunk-WWWMJZEF.mjs.map +0 -1
- package/dist/chunk-X4BIHJ2B.mjs.map +0 -1
- package/dist/chunk-YDVTFM7X.mjs.map +0 -1
- /package/dist/{JsonApiRequest-S3ICLM7B.mjs.map → JsonApiRequest-O7BGUMFO.mjs.map} +0 -0
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { FieldSelector } from "../fields/FieldSelector";
|
|
2
|
+
|
|
3
|
+
export type ApiRequestDataTypeInterface = {
|
|
4
|
+
name: string;
|
|
5
|
+
cache?: string;
|
|
6
|
+
inclusions?: Record<
|
|
7
|
+
string,
|
|
8
|
+
{
|
|
9
|
+
types?: string[];
|
|
10
|
+
fields?: FieldSelector<any>[];
|
|
11
|
+
}
|
|
12
|
+
>;
|
|
13
|
+
model: new () => any;
|
|
14
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { ApiDataInterface } from "./ApiDataInterface";
|
|
2
|
+
|
|
3
|
+
export interface ApiResponseInterface {
|
|
4
|
+
ok: boolean;
|
|
5
|
+
response: number;
|
|
6
|
+
raw?: any;
|
|
7
|
+
|
|
8
|
+
self?: string;
|
|
9
|
+
next?: string;
|
|
10
|
+
prev?: string;
|
|
11
|
+
nextPage?: () => Promise<ApiResponseInterface>;
|
|
12
|
+
prevPage?: () => Promise<ApiResponseInterface>;
|
|
13
|
+
|
|
14
|
+
data: ApiDataInterface | ApiDataInterface[];
|
|
15
|
+
|
|
16
|
+
error: string;
|
|
17
|
+
}
|
|
@@ -1,48 +1,51 @@
|
|
|
1
|
-
|
|
1
|
+
import { ApiDataInterface } from "../interfaces/ApiDataInterface";
|
|
2
|
+
import { ApiRequestDataTypeInterface } from "../interfaces/ApiRequestDataTypeInterface";
|
|
2
3
|
|
|
3
|
-
|
|
4
|
+
export class DataClassRegistry {
|
|
5
|
+
private static _map = new Map<string, { new (): ApiDataInterface }>();
|
|
4
6
|
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
static __initStatic() {this._map = /* @__PURE__ */ new Map()}
|
|
11
|
-
static registerObjectClass(key, classConstructor) {
|
|
7
|
+
public static registerObjectClass(
|
|
8
|
+
key: ApiRequestDataTypeInterface,
|
|
9
|
+
classConstructor: { new (): ApiDataInterface },
|
|
10
|
+
): void {
|
|
12
11
|
const classKey = key.name;
|
|
13
12
|
if (!this._map.has(classKey)) {
|
|
14
13
|
this._map.set(classKey, classConstructor);
|
|
15
14
|
}
|
|
16
15
|
}
|
|
17
|
-
|
|
16
|
+
|
|
17
|
+
public static get(classKey: ApiRequestDataTypeInterface): {
|
|
18
|
+
new (): ApiDataInterface;
|
|
19
|
+
} {
|
|
18
20
|
const response = this._map.get(classKey.name);
|
|
19
21
|
if (!response) {
|
|
20
22
|
throw new Error(`Class not registered for key: ${typeof classKey === "string" ? classKey : classKey.name}`);
|
|
21
23
|
}
|
|
24
|
+
|
|
22
25
|
return response;
|
|
23
26
|
}
|
|
27
|
+
|
|
24
28
|
/**
|
|
25
29
|
* Bootstrap the registry with all modules.
|
|
26
30
|
* This is a convenience method for apps to register all their modules at once.
|
|
27
31
|
*
|
|
28
32
|
* @param modules - An object with module definitions (like the app's Modules class)
|
|
29
33
|
*/
|
|
30
|
-
static bootstrap(modules) {
|
|
34
|
+
public static bootstrap(modules: Record<string, ApiRequestDataTypeInterface>): void {
|
|
31
35
|
Object.values(modules).forEach((module) => {
|
|
32
36
|
if (module && module.model) {
|
|
33
37
|
this.registerObjectClass(module, module.model);
|
|
34
38
|
}
|
|
35
39
|
});
|
|
36
40
|
}
|
|
41
|
+
|
|
37
42
|
/**
|
|
38
43
|
* Clear all registered classes. Useful for testing.
|
|
39
44
|
*/
|
|
40
|
-
static clear() {
|
|
45
|
+
public static clear(): void {
|
|
41
46
|
this._map.clear();
|
|
42
47
|
}
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
|
|
48
|
+
}
|
|
46
49
|
|
|
47
|
-
|
|
48
|
-
|
|
50
|
+
// Export alias for backward compatibility
|
|
51
|
+
export { DataClassRegistry as DataClass };
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { ApiRequestDataTypeInterface } from "../interfaces/ApiRequestDataTypeInterface";
|
|
2
|
+
import { DataClassRegistry } from "./DataClassRegistry";
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* Helper class to bootstrap the registry from a Modules-style class.
|
|
6
|
+
* This supports the pattern where modules are defined as static getters.
|
|
7
|
+
*/
|
|
8
|
+
export class ModuleRegistrar {
|
|
9
|
+
private static _isBootstrapped = false;
|
|
10
|
+
|
|
11
|
+
/**
|
|
12
|
+
* Bootstrap the registry from a Modules class.
|
|
13
|
+
* Automatically detects static getters and registers their models.
|
|
14
|
+
*
|
|
15
|
+
* @param modulesClass - The Modules class with static getters
|
|
16
|
+
*/
|
|
17
|
+
static bootstrap<T extends object>(modulesClass: T): void {
|
|
18
|
+
if (this._isBootstrapped) return;
|
|
19
|
+
|
|
20
|
+
const data = Object.getOwnPropertyNames(modulesClass)
|
|
21
|
+
.filter((key) => {
|
|
22
|
+
const descriptor = Object.getOwnPropertyDescriptor(modulesClass, key);
|
|
23
|
+
return descriptor && typeof descriptor.get === "function";
|
|
24
|
+
})
|
|
25
|
+
.map((key) => (modulesClass as any)[key] as ApiRequestDataTypeInterface);
|
|
26
|
+
|
|
27
|
+
data.forEach((item) => {
|
|
28
|
+
if (item && item.model) {
|
|
29
|
+
DataClassRegistry.registerObjectClass(item, item.model);
|
|
30
|
+
}
|
|
31
|
+
});
|
|
32
|
+
|
|
33
|
+
this._isBootstrapped = true;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
/**
|
|
37
|
+
* Reset the bootstrapped state. Useful for testing.
|
|
38
|
+
*/
|
|
39
|
+
static reset(): void {
|
|
40
|
+
this._isBootstrapped = false;
|
|
41
|
+
DataClassRegistry.clear();
|
|
42
|
+
}
|
|
43
|
+
}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
import { ApiRequestDataTypeInterface } from "../interfaces/ApiRequestDataTypeInterface";
|
|
2
|
+
import { ModuleWithPermissions } from "../../permissions/types";
|
|
3
|
+
|
|
4
|
+
// Foundation module types - defined by LIBRARY
|
|
5
|
+
export interface FoundationModuleDefinitions {
|
|
6
|
+
S3: ModuleWithPermissions;
|
|
7
|
+
Auth: ModuleWithPermissions;
|
|
8
|
+
User: ModuleWithPermissions;
|
|
9
|
+
Author: ModuleWithPermissions;
|
|
10
|
+
Company: ModuleWithPermissions;
|
|
11
|
+
Role: ModuleWithPermissions;
|
|
12
|
+
Notification: ModuleWithPermissions;
|
|
13
|
+
Push: ModuleWithPermissions;
|
|
14
|
+
Feature: ModuleWithPermissions;
|
|
15
|
+
Module: ModuleWithPermissions;
|
|
16
|
+
Content: ModuleWithPermissions;
|
|
17
|
+
UserTopic: ModuleWithPermissions;
|
|
18
|
+
UserExpertise: ModuleWithPermissions;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
// App-specific modules - apps will augment this interface ONLY
|
|
22
|
+
|
|
23
|
+
export interface AppModuleDefinitions {}
|
|
24
|
+
|
|
25
|
+
// Combined type for full autocompletion
|
|
26
|
+
export type ModuleDefinitions = FoundationModuleDefinitions & AppModuleDefinitions;
|
|
27
|
+
|
|
28
|
+
class ModuleRegistryClass {
|
|
29
|
+
private _modules: Map<string, ApiRequestDataTypeInterface> = new Map();
|
|
30
|
+
|
|
31
|
+
register<K extends string>(name: K, module: ApiRequestDataTypeInterface): void {
|
|
32
|
+
this._modules.set(name, module);
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
get<K extends keyof ModuleDefinitions>(name: K): ModuleDefinitions[K] {
|
|
36
|
+
const module = this._modules.get(name as string);
|
|
37
|
+
if (!module) {
|
|
38
|
+
throw new Error(`Module "${String(name)}" not registered. Call bootstrap() first.`);
|
|
39
|
+
}
|
|
40
|
+
return module as ModuleDefinitions[K];
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
findByName(moduleName: string): ModuleWithPermissions {
|
|
44
|
+
// Search by module's name property (e.g., "topics", "articles")
|
|
45
|
+
for (const module of this._modules.values()) {
|
|
46
|
+
if ((module as ModuleWithPermissions).name === moduleName) {
|
|
47
|
+
return module as ModuleWithPermissions;
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
throw new Error(`Module not found: ${moduleName}`);
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
export const ModuleRegistry = new ModuleRegistryClass();
|
|
55
|
+
|
|
56
|
+
// Proxy object for Modules.X syntax with autocompletion
|
|
57
|
+
export const Modules = new Proxy({} as ModuleDefinitions, {
|
|
58
|
+
get(_, prop: string) {
|
|
59
|
+
if (prop === "findByName") {
|
|
60
|
+
return (name: string) => ModuleRegistry.findByName(name);
|
|
61
|
+
}
|
|
62
|
+
return ModuleRegistry.get(prop as keyof ModuleDefinitions);
|
|
63
|
+
},
|
|
64
|
+
}) as ModuleDefinitions & { findByName: (name: string) => ModuleWithPermissions };
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { ApiDataInterface } from "../interfaces/ApiDataInterface";
|
|
2
|
+
import { ApiRequestDataTypeInterface } from "../interfaces/ApiRequestDataTypeInterface";
|
|
3
|
+
import { JsonApiHydratedDataInterface } from "../interfaces/JsonApiHydratedDataInterface";
|
|
4
|
+
import { RehydrationFactory } from "../factories/RehydrationFactory";
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* Rehydrate a single dehydrated object back into its typed class instance.
|
|
8
|
+
*/
|
|
9
|
+
export function rehydrate<T extends ApiDataInterface>(
|
|
10
|
+
classKey: ApiRequestDataTypeInterface,
|
|
11
|
+
data: JsonApiHydratedDataInterface,
|
|
12
|
+
): T {
|
|
13
|
+
return RehydrationFactory.rehydrate(classKey, data) as T;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
/**
|
|
17
|
+
* Rehydrate a list of dehydrated objects back into typed class instances.
|
|
18
|
+
*/
|
|
19
|
+
export function rehydrateList<T extends ApiDataInterface>(
|
|
20
|
+
classKey: ApiRequestDataTypeInterface,
|
|
21
|
+
data: JsonApiHydratedDataInterface[],
|
|
22
|
+
): T[] {
|
|
23
|
+
return RehydrationFactory.rehydrateList(classKey, data) as T[];
|
|
24
|
+
}
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
import { ApiData } from "../interfaces/ApiData";
|
|
2
|
+
import { ApiDataInterface } from "../interfaces/ApiDataInterface";
|
|
3
|
+
import { ApiRequestDataTypeInterface } from "../interfaces/ApiRequestDataTypeInterface";
|
|
4
|
+
import { ApiResponseInterface } from "../interfaces/ApiResponseInterface";
|
|
5
|
+
import { DataClassRegistry } from "../registry/DataClassRegistry";
|
|
6
|
+
|
|
7
|
+
/**
|
|
8
|
+
* Translates raw JSON:API data into typed objects.
|
|
9
|
+
* Does not require API response metadata.
|
|
10
|
+
*/
|
|
11
|
+
export function translateData<T extends ApiDataInterface>(params: {
|
|
12
|
+
classKey: ApiRequestDataTypeInterface;
|
|
13
|
+
data: any;
|
|
14
|
+
}): T | T[] {
|
|
15
|
+
const factoryClass = DataClassRegistry.get(params.classKey);
|
|
16
|
+
|
|
17
|
+
if (!factoryClass) {
|
|
18
|
+
throw new Error(
|
|
19
|
+
`Class not registered for key: ${typeof params.classKey === "string" ? params.classKey : params.classKey.name}`,
|
|
20
|
+
);
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
const included: any = params.data.included ?? [];
|
|
24
|
+
|
|
25
|
+
if (Array.isArray(params.data.data)) {
|
|
26
|
+
const responseData: T[] = [];
|
|
27
|
+
|
|
28
|
+
for (const data of params.data.data) {
|
|
29
|
+
const object = new factoryClass();
|
|
30
|
+
object.rehydrate({ jsonApi: data, included: included, allData: params.data.data });
|
|
31
|
+
responseData.push(object as T);
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
return responseData as T[];
|
|
35
|
+
} else {
|
|
36
|
+
const responseData = new factoryClass();
|
|
37
|
+
responseData.rehydrate({
|
|
38
|
+
jsonApi: params.data.data,
|
|
39
|
+
included: included,
|
|
40
|
+
});
|
|
41
|
+
|
|
42
|
+
return responseData as T;
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
/**
|
|
47
|
+
* Translates a full API response into a typed ApiResponseInterface.
|
|
48
|
+
* Includes pagination support.
|
|
49
|
+
*/
|
|
50
|
+
export async function translateResponse<T extends ApiDataInterface>(params: {
|
|
51
|
+
classKey: ApiRequestDataTypeInterface;
|
|
52
|
+
apiResponse: ApiData;
|
|
53
|
+
companyId?: string;
|
|
54
|
+
language: string;
|
|
55
|
+
paginationHandler?: (endpoint: string) => Promise<ApiResponseInterface>;
|
|
56
|
+
}): Promise<ApiResponseInterface> {
|
|
57
|
+
const response: ApiResponseInterface = {
|
|
58
|
+
ok: true,
|
|
59
|
+
response: 0,
|
|
60
|
+
data: [],
|
|
61
|
+
error: "",
|
|
62
|
+
};
|
|
63
|
+
|
|
64
|
+
const factoryClass = DataClassRegistry.get(params.classKey);
|
|
65
|
+
|
|
66
|
+
if (!factoryClass) {
|
|
67
|
+
throw new Error(
|
|
68
|
+
`Class not registered for key: ${typeof params.classKey === "string" ? params.classKey : params.classKey.name}`,
|
|
69
|
+
);
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
response.ok = params.apiResponse.ok;
|
|
73
|
+
response.response = params.apiResponse.status;
|
|
74
|
+
|
|
75
|
+
if (!params.apiResponse.ok) {
|
|
76
|
+
response.error = params.apiResponse?.data?.message ?? params.apiResponse.statusText;
|
|
77
|
+
return response;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
if (params.apiResponse.status === 204) return response;
|
|
81
|
+
|
|
82
|
+
response.raw = params.apiResponse.data;
|
|
83
|
+
|
|
84
|
+
try {
|
|
85
|
+
const included: any = params.apiResponse.data.included ?? [];
|
|
86
|
+
|
|
87
|
+
if (params.apiResponse.data.links) {
|
|
88
|
+
response.self = params.apiResponse.data.links.self;
|
|
89
|
+
|
|
90
|
+
if (params.apiResponse.data.links.next && params.paginationHandler) {
|
|
91
|
+
response.next = params.apiResponse.data.links.next;
|
|
92
|
+
response.nextPage = async () => params.paginationHandler!(params.apiResponse.data.links.next);
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
if (params.apiResponse.data.links.prev && params.paginationHandler) {
|
|
96
|
+
response.prev = params.apiResponse.data.links.prev;
|
|
97
|
+
response.prevPage = async () => params.paginationHandler!(params.apiResponse.data.links.prev);
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
|
|
101
|
+
if (Array.isArray(params.apiResponse.data.data)) {
|
|
102
|
+
const responseData: T[] = [];
|
|
103
|
+
|
|
104
|
+
for (const data of params.apiResponse.data.data) {
|
|
105
|
+
const object = new factoryClass();
|
|
106
|
+
object.rehydrate({ jsonApi: data, included: included, allData: params.apiResponse.data.data });
|
|
107
|
+
responseData.push(object as T);
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
response.data = responseData;
|
|
111
|
+
} else {
|
|
112
|
+
const responseData = new factoryClass();
|
|
113
|
+
responseData.rehydrate({
|
|
114
|
+
jsonApi: params.apiResponse.data.data,
|
|
115
|
+
included: included,
|
|
116
|
+
});
|
|
117
|
+
|
|
118
|
+
response.data = responseData;
|
|
119
|
+
}
|
|
120
|
+
} catch (e) {
|
|
121
|
+
console.error(e);
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
return response;
|
|
125
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
import Image from "next/image";
|
|
4
|
+
import { Card } from "../../../../shadcnui";
|
|
5
|
+
import { AuthContextProvider, useAuthContext } from "../../contexts";
|
|
6
|
+
import { AuthComponent } from "../../enums";
|
|
7
|
+
|
|
8
|
+
type AuthContainerProps = {
|
|
9
|
+
componentType: AuthComponent;
|
|
10
|
+
params?: { code?: string };
|
|
11
|
+
};
|
|
12
|
+
|
|
13
|
+
export function AuthContainer({ componentType, params }: AuthContainerProps) {
|
|
14
|
+
return (
|
|
15
|
+
<AuthContextProvider initialComponentType={componentType} initialParams={params}>
|
|
16
|
+
<InnerAuthContainer />
|
|
17
|
+
</AuthContextProvider>
|
|
18
|
+
);
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
function InnerAuthContainer() {
|
|
22
|
+
const { activeComponent } = useAuthContext();
|
|
23
|
+
|
|
24
|
+
if (activeComponent === null)
|
|
25
|
+
return (
|
|
26
|
+
<div className="max-w-sm">
|
|
27
|
+
<Image src="/phlow-logo.webp" alt="Phlow" width={100} height={100} className="animate-spin-slow" priority />
|
|
28
|
+
</div>
|
|
29
|
+
);
|
|
30
|
+
|
|
31
|
+
return <Card className="w-full max-w-md">{activeComponent}</Card>;
|
|
32
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./AuthContainer";
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
import { useTranslations } from "next-intl";
|
|
4
|
+
import Image from "next/image";
|
|
5
|
+
import { Button, CardDescription, CardFooter, CardHeader, CardTitle, Link } from "../../../../shadcnui";
|
|
6
|
+
import { useAuthContext } from "../../contexts";
|
|
7
|
+
import { AuthComponent } from "../../enums";
|
|
8
|
+
|
|
9
|
+
export function LandingComponent() {
|
|
10
|
+
const t = useTranslations();
|
|
11
|
+
|
|
12
|
+
const { setComponentType } = useAuthContext();
|
|
13
|
+
|
|
14
|
+
return (
|
|
15
|
+
<>
|
|
16
|
+
<CardHeader className="mb-4" data-testid="page-pre-login-container">
|
|
17
|
+
<CardTitle className="text-primary flex flex-col items-center gap-y-8 pb-8 text-4xl">
|
|
18
|
+
<Image src="/phlow-logo.webp" alt="Phlow" width={100} height={100} priority />
|
|
19
|
+
{t(`generic.title`)}
|
|
20
|
+
</CardTitle>
|
|
21
|
+
<CardDescription className="flex w-full justify-center text-center text-sm">
|
|
22
|
+
{t(`generic.description`)}
|
|
23
|
+
</CardDescription>
|
|
24
|
+
</CardHeader>
|
|
25
|
+
<CardFooter className="mt-4 flex w-full flex-col justify-between">
|
|
26
|
+
<Link href="#" className="flex w-full justify-start" onClick={() => setComponentType(AuthComponent.Register)}>
|
|
27
|
+
<Button className="mt-4 w-full" variant={`default`}>
|
|
28
|
+
{t(`foundations.auth.buttons.register`)}
|
|
29
|
+
</Button>
|
|
30
|
+
</Link>
|
|
31
|
+
<Link href="#" className="flex w-full justify-end" onClick={() => setComponentType(AuthComponent.Login)}>
|
|
32
|
+
<Button className="mt-4 w-full" variant={`outline`} data-testid="page-login-button-initial-login">
|
|
33
|
+
{t(`foundations.auth.buttons.login`)}
|
|
34
|
+
</Button>
|
|
35
|
+
</Link>
|
|
36
|
+
</CardFooter>
|
|
37
|
+
</>
|
|
38
|
+
);
|
|
39
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./LandingComponent";
|
|
@@ -0,0 +1,136 @@
|
|
|
1
|
+
"use client";
|
|
2
|
+
|
|
3
|
+
import { zodResolver } from "@hookform/resolvers/zod";
|
|
4
|
+
import { useTranslations } from "next-intl";
|
|
5
|
+
import Image from "next/image";
|
|
6
|
+
import { useEffect, useState } from "react";
|
|
7
|
+
import { SubmitHandler, useForm } from "react-hook-form";
|
|
8
|
+
import { toast } from "sonner";
|
|
9
|
+
import { z } from "zod";
|
|
10
|
+
import { errorToast, FormPassword } from "../../../../components";
|
|
11
|
+
import { Button, CardContent, CardDescription, CardHeader, CardTitle, Form } from "../../../../shadcnui";
|
|
12
|
+
import { useAuthContext } from "../../contexts";
|
|
13
|
+
import { AuthService } from "../../data";
|
|
14
|
+
import { AuthComponent } from "../../enums";
|
|
15
|
+
|
|
16
|
+
export function AcceptInvitation() {
|
|
17
|
+
const { setComponentType, params, setParams } = useAuthContext();
|
|
18
|
+
const [showConfirmation, setShowConfirmation] = useState<boolean>(false);
|
|
19
|
+
const [error, setError] = useState<string | undefined>(undefined);
|
|
20
|
+
const t = useTranslations();
|
|
21
|
+
|
|
22
|
+
useEffect(() => {
|
|
23
|
+
async function validateCode(code: string) {
|
|
24
|
+
try {
|
|
25
|
+
const payload: any = {
|
|
26
|
+
code: code,
|
|
27
|
+
};
|
|
28
|
+
|
|
29
|
+
await AuthService.validateCode(payload);
|
|
30
|
+
} catch (e) {
|
|
31
|
+
setError(e instanceof Error ? e.message : String(e));
|
|
32
|
+
errorToast({ title: t(`generic.errors.error`), error: e });
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
if (params && params.code) {
|
|
37
|
+
validateCode(params.code);
|
|
38
|
+
} else {
|
|
39
|
+
setError(t(`foundations.auth.errors.invalid_invitation_code`));
|
|
40
|
+
}
|
|
41
|
+
}, []);
|
|
42
|
+
|
|
43
|
+
const formSchema = z
|
|
44
|
+
.object({
|
|
45
|
+
password: z.string().min(1, {
|
|
46
|
+
message: t(`foundations.user.fields.password.error`),
|
|
47
|
+
}),
|
|
48
|
+
passwordRetype: z.string().min(1, {
|
|
49
|
+
message: t("foundations.auth.errors.password_retype_required"),
|
|
50
|
+
}),
|
|
51
|
+
})
|
|
52
|
+
.refine((data) => data.password === data.passwordRetype, {
|
|
53
|
+
message: t("foundations.auth.fields.retype_password.error_not_match"),
|
|
54
|
+
path: ["passwordRetype"],
|
|
55
|
+
});
|
|
56
|
+
|
|
57
|
+
const form = useForm<z.infer<typeof formSchema>>({
|
|
58
|
+
resolver: zodResolver(formSchema),
|
|
59
|
+
defaultValues: {
|
|
60
|
+
password: "",
|
|
61
|
+
passwordRetype: "",
|
|
62
|
+
},
|
|
63
|
+
});
|
|
64
|
+
|
|
65
|
+
const onSubmit: SubmitHandler<z.infer<typeof formSchema>> = async (values: z.infer<typeof formSchema>) => {
|
|
66
|
+
try {
|
|
67
|
+
if (!params?.code) return;
|
|
68
|
+
|
|
69
|
+
const payload = {
|
|
70
|
+
code: params?.code,
|
|
71
|
+
password: values.password,
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
await AuthService.acceptInvitation(payload);
|
|
75
|
+
setShowConfirmation(true);
|
|
76
|
+
|
|
77
|
+
toast.success(t("foundations.auth.account_activated"), {
|
|
78
|
+
description: t("foundations.auth.account_activated_description"),
|
|
79
|
+
});
|
|
80
|
+
|
|
81
|
+
setTimeout(() => {
|
|
82
|
+
setComponentType(AuthComponent.Login);
|
|
83
|
+
setParams(undefined);
|
|
84
|
+
}, 2000);
|
|
85
|
+
} catch (e) {
|
|
86
|
+
errorToast({ title: t(`generic.errors.error`), error });
|
|
87
|
+
}
|
|
88
|
+
};
|
|
89
|
+
|
|
90
|
+
return (
|
|
91
|
+
<>
|
|
92
|
+
<CardHeader>
|
|
93
|
+
<CardTitle className="text-primary flex flex-col items-center pb-10 text-4xl">
|
|
94
|
+
<Image src="/phlow-logo.webp" alt="Phlow" width={100} height={100} priority />
|
|
95
|
+
{t("foundations.auth.accept_invitation")}
|
|
96
|
+
</CardTitle>
|
|
97
|
+
<CardDescription className="text-center text-sm">
|
|
98
|
+
{error ? (
|
|
99
|
+
<>{t("foundations.auth.errors.activating_account")}</>
|
|
100
|
+
) : (
|
|
101
|
+
<>{t("foundations.auth.select_password")}</>
|
|
102
|
+
)}
|
|
103
|
+
</CardDescription>
|
|
104
|
+
</CardHeader>
|
|
105
|
+
<CardContent>
|
|
106
|
+
{showConfirmation ? (
|
|
107
|
+
<CardDescription className="text-center text-xl">
|
|
108
|
+
{t("foundations.auth.activation_description")}
|
|
109
|
+
</CardDescription>
|
|
110
|
+
) : error ? (
|
|
111
|
+
<CardDescription className="text-center text-xl">{error}</CardDescription>
|
|
112
|
+
) : (
|
|
113
|
+
<Form {...form}>
|
|
114
|
+
<form onSubmit={form.handleSubmit(onSubmit)}>
|
|
115
|
+
<FormPassword
|
|
116
|
+
form={form}
|
|
117
|
+
id="password"
|
|
118
|
+
name={t(`foundations.user.fields.password.label`)}
|
|
119
|
+
placeholder={t(`foundations.user.fields.password.placeholder`)}
|
|
120
|
+
/>
|
|
121
|
+
<FormPassword
|
|
122
|
+
form={form}
|
|
123
|
+
id="passwordRetype"
|
|
124
|
+
name={t("foundations.auth.fields.retype_password.label")}
|
|
125
|
+
placeholder={t(`foundations.auth.fields.retype_password.placeholder`)}
|
|
126
|
+
/>
|
|
127
|
+
<Button className="mt-4 w-full" type={"submit"}>
|
|
128
|
+
{t("foundations.auth.accept_invitation")}
|
|
129
|
+
</Button>
|
|
130
|
+
</form>
|
|
131
|
+
</Form>
|
|
132
|
+
)}
|
|
133
|
+
</CardContent>
|
|
134
|
+
</>
|
|
135
|
+
);
|
|
136
|
+
}
|