@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
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { i as ModuleFactory, M as ModuleWithPermissions } from '../types-Bl61ob-7.mjs';
|
|
2
|
+
export { T as TokenHandler, a as TokenParams, c as configureAuth } from '../config-DQeAo9Kf.mjs';
|
|
2
3
|
import { J as JsonApiHydratedDataInterface, A as ApiDataInterface } from '../ApiDataInterface-DPP8s46n.mjs';
|
|
3
|
-
import { A as AbstractApiData, a as AbstractService, N as NextRef, P as PreviousRef } from '../AbstractService-
|
|
4
|
+
import { A as AbstractApiData, a as AbstractService, N as NextRef, P as PreviousRef } from '../AbstractService-B2n_JdiC.mjs';
|
|
4
5
|
import { M as ModuleInterface, F as FeatureInterface, C as CompanyInterface, a as CompanyInput, R as RoleInterface, b as RoleInput, U as UserInterface, c as UserInput } from '../user.interface-CAsTIbuQ.mjs';
|
|
5
|
-
import { C as ContentInterface, a as ContentInput } from '../
|
|
6
|
-
export {
|
|
7
|
-
import '../
|
|
8
|
-
|
|
6
|
+
import { C as ContentInterface, a as ContentInput } from '../AuthComponent-CPLvEerw.mjs';
|
|
7
|
+
export { A as AuthComponent } from '../AuthComponent-CPLvEerw.mjs';
|
|
8
|
+
import { N as NotificationInterface, a as NotificationInput } from '../notification.interface-BBgMUdLR.mjs';
|
|
9
|
+
export { R as RoleFields, U as UserFields } from '../user.fields-CbdObSmS.mjs';
|
|
9
10
|
|
|
10
11
|
interface SearchResultInterface {
|
|
11
12
|
get searchResult(): string;
|
|
@@ -13,10 +14,12 @@ interface SearchResultInterface {
|
|
|
13
14
|
|
|
14
15
|
declare const AuthorModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
15
16
|
|
|
16
|
-
declare const ContentModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
17
|
-
|
|
18
17
|
declare const CompanyModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
19
18
|
|
|
19
|
+
declare const FeatureModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
20
|
+
|
|
21
|
+
declare const ModuleModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
22
|
+
|
|
20
23
|
declare class Module extends AbstractApiData implements ModuleInterface {
|
|
21
24
|
private _name?;
|
|
22
25
|
private _isCore?;
|
|
@@ -32,8 +35,6 @@ declare class Module extends AbstractApiData implements ModuleInterface {
|
|
|
32
35
|
rehydrate(data: JsonApiHydratedDataInterface): this;
|
|
33
36
|
}
|
|
34
37
|
|
|
35
|
-
declare const ModuleModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
36
|
-
|
|
37
38
|
declare class Feature extends AbstractApiData implements FeatureInterface {
|
|
38
39
|
private _name?;
|
|
39
40
|
private _isProduction?;
|
|
@@ -52,8 +53,6 @@ declare class FeatureService extends AbstractService {
|
|
|
52
53
|
}): Promise<FeatureInterface[]>;
|
|
53
54
|
}
|
|
54
55
|
|
|
55
|
-
declare const FeatureModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
56
|
-
|
|
57
56
|
declare class Company extends AbstractApiData implements CompanyInterface {
|
|
58
57
|
private _name?;
|
|
59
58
|
private _logo?;
|
|
@@ -110,14 +109,6 @@ declare class Role extends AbstractApiData implements RoleInterface {
|
|
|
110
109
|
createJsonApi(data: RoleInput): any;
|
|
111
110
|
}
|
|
112
111
|
|
|
113
|
-
declare enum RoleFields {
|
|
114
|
-
roleId = "roleId",
|
|
115
|
-
name = "name",
|
|
116
|
-
description = "description",
|
|
117
|
-
createdAt = "createdAt",
|
|
118
|
-
updatedAt = "updatedAt"
|
|
119
|
-
}
|
|
120
|
-
|
|
121
112
|
declare class RoleService extends AbstractService {
|
|
122
113
|
static findById(params: {
|
|
123
114
|
roleId: string;
|
|
@@ -199,15 +190,6 @@ declare class User extends AbstractApiData implements UserInterface, SearchResul
|
|
|
199
190
|
createJsonApi(data: UserInput): any;
|
|
200
191
|
}
|
|
201
192
|
|
|
202
|
-
declare enum UserFields {
|
|
203
|
-
userId = "userId",
|
|
204
|
-
name = "name",
|
|
205
|
-
email = "email",
|
|
206
|
-
relevance = "relevance",
|
|
207
|
-
createdAt = "createdAt",
|
|
208
|
-
updatedAt = "updatedAt"
|
|
209
|
-
}
|
|
210
|
-
|
|
211
193
|
declare class UserService extends AbstractService {
|
|
212
194
|
static findFullUser(): Promise<UserInterface>;
|
|
213
195
|
static findById(params: {
|
|
@@ -407,58 +389,9 @@ declare class AuthService extends AbstractService {
|
|
|
407
389
|
}): Promise<void>;
|
|
408
390
|
}
|
|
409
391
|
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
interface TokenParams {
|
|
414
|
-
token?: string;
|
|
415
|
-
refreshToken?: string;
|
|
416
|
-
userId?: string;
|
|
417
|
-
companyId?: string;
|
|
418
|
-
licenseExpirationDate?: Date;
|
|
419
|
-
roles?: string[];
|
|
420
|
-
features?: string[];
|
|
421
|
-
modules?: {
|
|
422
|
-
id: string;
|
|
423
|
-
permissions: {
|
|
424
|
-
create: boolean | string;
|
|
425
|
-
read: boolean | string;
|
|
426
|
-
update: boolean | string;
|
|
427
|
-
delete: boolean | string;
|
|
428
|
-
};
|
|
429
|
-
}[];
|
|
430
|
-
}
|
|
431
|
-
/**
|
|
432
|
-
* Token handler interface for dependency injection
|
|
433
|
-
* Apps must provide implementations of these functions via configureAuth()
|
|
434
|
-
*/
|
|
435
|
-
interface TokenHandler {
|
|
436
|
-
updateToken: (params: TokenParams) => Promise<void>;
|
|
437
|
-
removeToken: () => Promise<void>;
|
|
438
|
-
}
|
|
439
|
-
/**
|
|
440
|
-
* Configure authentication token handling
|
|
441
|
-
* Call this at app startup to provide Server Actions for cookie management
|
|
442
|
-
*
|
|
443
|
-
* @example
|
|
444
|
-
* ```typescript
|
|
445
|
-
* import { configureAuth } from "@carlonicora/nextjs-jsonapi/features";
|
|
446
|
-
* import { updateToken, removeToken } from "@/features/auth/utils/AuthCookies";
|
|
447
|
-
*
|
|
448
|
-
* configureAuth({ updateToken, removeToken });
|
|
449
|
-
* ```
|
|
450
|
-
*/
|
|
451
|
-
declare function configureAuth(handler: TokenHandler): void;
|
|
452
|
-
|
|
453
|
-
type NotificationInput = {
|
|
454
|
-
id: string;
|
|
455
|
-
isRead: boolean;
|
|
456
|
-
};
|
|
457
|
-
interface NotificationInterface extends ApiDataInterface {
|
|
458
|
-
get notificationType(): string;
|
|
459
|
-
get isRead(): boolean;
|
|
460
|
-
get actor(): UserInterface | undefined;
|
|
461
|
-
}
|
|
392
|
+
declare const ContentModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
393
|
+
|
|
394
|
+
declare const NotificationModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
462
395
|
|
|
463
396
|
declare class Notification extends AbstractApiData implements NotificationInterface {
|
|
464
397
|
private _notificationType?;
|
|
@@ -491,7 +424,7 @@ declare class NotificationService extends AbstractService {
|
|
|
491
424
|
}): Promise<void>;
|
|
492
425
|
}
|
|
493
426
|
|
|
494
|
-
declare const
|
|
427
|
+
declare const PushModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
495
428
|
|
|
496
429
|
type PushInput = {
|
|
497
430
|
key: string;
|
|
@@ -510,7 +443,7 @@ declare class PushService extends AbstractService {
|
|
|
510
443
|
}): Promise<void>;
|
|
511
444
|
}
|
|
512
445
|
|
|
513
|
-
declare const
|
|
446
|
+
declare const S3Module: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
514
447
|
|
|
515
448
|
type S3Input = {
|
|
516
449
|
key: string;
|
|
@@ -548,6 +481,4 @@ declare class S3Service extends AbstractService {
|
|
|
548
481
|
}): Promise<void>;
|
|
549
482
|
}
|
|
550
483
|
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
export { Auth, type AuthInput, type AuthInterface, AuthModule, type AuthQuery, AuthService, AuthorModule, Company, CompanyFields, CompanyInput, CompanyInterface, CompanyModule, CompanyService, Content, ContentFields, ContentInput, ContentInterface, ContentModule, ContentService, Feature, FeatureInterface, FeatureModule, FeatureService, Module, ModuleInterface, ModuleModule, Notification, NotificationFields, type NotificationInput, type NotificationInterface, NotificationModule, NotificationService, Push, type PushInput, type PushInterface, PushModule, PushService, Role, RoleFields, RoleInput, RoleInterface, RoleModule, RoleService, S3, type S3Input, type S3Interface, S3Module, S3Service, type SearchResultInterface, type TokenHandler, type TokenParams, User, UserFields, UserInput, UserInterface, UserService, configureAuth };
|
|
484
|
+
export { Auth, type AuthInput, type AuthInterface, AuthModule, type AuthQuery, AuthService, AuthorModule, Company, CompanyFields, CompanyInput, CompanyInterface, CompanyModule, CompanyService, Content, ContentFields, ContentInput, ContentInterface, ContentModule, ContentService, Feature, FeatureInterface, FeatureModule, FeatureService, Module, ModuleInterface, ModuleModule, Notification, NotificationFields, NotificationInput, NotificationInterface, NotificationModule, NotificationService, Push, type PushInput, type PushInterface, PushModule, PushService, Role, RoleInput, RoleInterface, RoleModule, RoleService, S3, type S3Input, type S3Interface, S3Module, S3Service, type SearchResultInterface, User, UserInput, UserInterface, UserService };
|
package/dist/features/index.d.ts
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { i as ModuleFactory, M as ModuleWithPermissions } from '../types-Bl61ob-7.js';
|
|
2
|
+
export { T as TokenHandler, a as TokenParams, c as configureAuth } from '../config-DQeAo9Kf.js';
|
|
2
3
|
import { J as JsonApiHydratedDataInterface, A as ApiDataInterface } from '../ApiDataInterface-DPP8s46n.js';
|
|
3
|
-
import { A as AbstractApiData, a as AbstractService, N as NextRef, P as PreviousRef } from '../AbstractService-
|
|
4
|
+
import { A as AbstractApiData, a as AbstractService, N as NextRef, P as PreviousRef } from '../AbstractService-DtQTYovo.js';
|
|
4
5
|
import { M as ModuleInterface, F as FeatureInterface, C as CompanyInterface, a as CompanyInput, R as RoleInterface, b as RoleInput, U as UserInterface, c as UserInput } from '../user.interface-CbWqMaaU.js';
|
|
5
|
-
import { C as ContentInterface, a as ContentInput } from '../
|
|
6
|
-
export {
|
|
7
|
-
import '../
|
|
8
|
-
|
|
6
|
+
import { C as ContentInterface, a as ContentInput } from '../AuthComponent-m6Qp4Hz6.js';
|
|
7
|
+
export { A as AuthComponent } from '../AuthComponent-m6Qp4Hz6.js';
|
|
8
|
+
import { N as NotificationInterface, a as NotificationInput } from '../notification.interface-gyvT-Z2F.js';
|
|
9
|
+
export { R as RoleFields, U as UserFields } from '../user.fields-CbdObSmS.js';
|
|
9
10
|
|
|
10
11
|
interface SearchResultInterface {
|
|
11
12
|
get searchResult(): string;
|
|
@@ -13,10 +14,12 @@ interface SearchResultInterface {
|
|
|
13
14
|
|
|
14
15
|
declare const AuthorModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
15
16
|
|
|
16
|
-
declare const ContentModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
17
|
-
|
|
18
17
|
declare const CompanyModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
19
18
|
|
|
19
|
+
declare const FeatureModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
20
|
+
|
|
21
|
+
declare const ModuleModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
22
|
+
|
|
20
23
|
declare class Module extends AbstractApiData implements ModuleInterface {
|
|
21
24
|
private _name?;
|
|
22
25
|
private _isCore?;
|
|
@@ -32,8 +35,6 @@ declare class Module extends AbstractApiData implements ModuleInterface {
|
|
|
32
35
|
rehydrate(data: JsonApiHydratedDataInterface): this;
|
|
33
36
|
}
|
|
34
37
|
|
|
35
|
-
declare const ModuleModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
36
|
-
|
|
37
38
|
declare class Feature extends AbstractApiData implements FeatureInterface {
|
|
38
39
|
private _name?;
|
|
39
40
|
private _isProduction?;
|
|
@@ -52,8 +53,6 @@ declare class FeatureService extends AbstractService {
|
|
|
52
53
|
}): Promise<FeatureInterface[]>;
|
|
53
54
|
}
|
|
54
55
|
|
|
55
|
-
declare const FeatureModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
56
|
-
|
|
57
56
|
declare class Company extends AbstractApiData implements CompanyInterface {
|
|
58
57
|
private _name?;
|
|
59
58
|
private _logo?;
|
|
@@ -110,14 +109,6 @@ declare class Role extends AbstractApiData implements RoleInterface {
|
|
|
110
109
|
createJsonApi(data: RoleInput): any;
|
|
111
110
|
}
|
|
112
111
|
|
|
113
|
-
declare enum RoleFields {
|
|
114
|
-
roleId = "roleId",
|
|
115
|
-
name = "name",
|
|
116
|
-
description = "description",
|
|
117
|
-
createdAt = "createdAt",
|
|
118
|
-
updatedAt = "updatedAt"
|
|
119
|
-
}
|
|
120
|
-
|
|
121
112
|
declare class RoleService extends AbstractService {
|
|
122
113
|
static findById(params: {
|
|
123
114
|
roleId: string;
|
|
@@ -199,15 +190,6 @@ declare class User extends AbstractApiData implements UserInterface, SearchResul
|
|
|
199
190
|
createJsonApi(data: UserInput): any;
|
|
200
191
|
}
|
|
201
192
|
|
|
202
|
-
declare enum UserFields {
|
|
203
|
-
userId = "userId",
|
|
204
|
-
name = "name",
|
|
205
|
-
email = "email",
|
|
206
|
-
relevance = "relevance",
|
|
207
|
-
createdAt = "createdAt",
|
|
208
|
-
updatedAt = "updatedAt"
|
|
209
|
-
}
|
|
210
|
-
|
|
211
193
|
declare class UserService extends AbstractService {
|
|
212
194
|
static findFullUser(): Promise<UserInterface>;
|
|
213
195
|
static findById(params: {
|
|
@@ -407,58 +389,9 @@ declare class AuthService extends AbstractService {
|
|
|
407
389
|
}): Promise<void>;
|
|
408
390
|
}
|
|
409
391
|
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
interface TokenParams {
|
|
414
|
-
token?: string;
|
|
415
|
-
refreshToken?: string;
|
|
416
|
-
userId?: string;
|
|
417
|
-
companyId?: string;
|
|
418
|
-
licenseExpirationDate?: Date;
|
|
419
|
-
roles?: string[];
|
|
420
|
-
features?: string[];
|
|
421
|
-
modules?: {
|
|
422
|
-
id: string;
|
|
423
|
-
permissions: {
|
|
424
|
-
create: boolean | string;
|
|
425
|
-
read: boolean | string;
|
|
426
|
-
update: boolean | string;
|
|
427
|
-
delete: boolean | string;
|
|
428
|
-
};
|
|
429
|
-
}[];
|
|
430
|
-
}
|
|
431
|
-
/**
|
|
432
|
-
* Token handler interface for dependency injection
|
|
433
|
-
* Apps must provide implementations of these functions via configureAuth()
|
|
434
|
-
*/
|
|
435
|
-
interface TokenHandler {
|
|
436
|
-
updateToken: (params: TokenParams) => Promise<void>;
|
|
437
|
-
removeToken: () => Promise<void>;
|
|
438
|
-
}
|
|
439
|
-
/**
|
|
440
|
-
* Configure authentication token handling
|
|
441
|
-
* Call this at app startup to provide Server Actions for cookie management
|
|
442
|
-
*
|
|
443
|
-
* @example
|
|
444
|
-
* ```typescript
|
|
445
|
-
* import { configureAuth } from "@carlonicora/nextjs-jsonapi/features";
|
|
446
|
-
* import { updateToken, removeToken } from "@/features/auth/utils/AuthCookies";
|
|
447
|
-
*
|
|
448
|
-
* configureAuth({ updateToken, removeToken });
|
|
449
|
-
* ```
|
|
450
|
-
*/
|
|
451
|
-
declare function configureAuth(handler: TokenHandler): void;
|
|
452
|
-
|
|
453
|
-
type NotificationInput = {
|
|
454
|
-
id: string;
|
|
455
|
-
isRead: boolean;
|
|
456
|
-
};
|
|
457
|
-
interface NotificationInterface extends ApiDataInterface {
|
|
458
|
-
get notificationType(): string;
|
|
459
|
-
get isRead(): boolean;
|
|
460
|
-
get actor(): UserInterface | undefined;
|
|
461
|
-
}
|
|
392
|
+
declare const ContentModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
393
|
+
|
|
394
|
+
declare const NotificationModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
462
395
|
|
|
463
396
|
declare class Notification extends AbstractApiData implements NotificationInterface {
|
|
464
397
|
private _notificationType?;
|
|
@@ -491,7 +424,7 @@ declare class NotificationService extends AbstractService {
|
|
|
491
424
|
}): Promise<void>;
|
|
492
425
|
}
|
|
493
426
|
|
|
494
|
-
declare const
|
|
427
|
+
declare const PushModule: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
495
428
|
|
|
496
429
|
type PushInput = {
|
|
497
430
|
key: string;
|
|
@@ -510,7 +443,7 @@ declare class PushService extends AbstractService {
|
|
|
510
443
|
}): Promise<void>;
|
|
511
444
|
}
|
|
512
445
|
|
|
513
|
-
declare const
|
|
446
|
+
declare const S3Module: (factory: ModuleFactory) => ModuleWithPermissions;
|
|
514
447
|
|
|
515
448
|
type S3Input = {
|
|
516
449
|
key: string;
|
|
@@ -548,6 +481,4 @@ declare class S3Service extends AbstractService {
|
|
|
548
481
|
}): Promise<void>;
|
|
549
482
|
}
|
|
550
483
|
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
export { Auth, type AuthInput, type AuthInterface, AuthModule, type AuthQuery, AuthService, AuthorModule, Company, CompanyFields, CompanyInput, CompanyInterface, CompanyModule, CompanyService, Content, ContentFields, ContentInput, ContentInterface, ContentModule, ContentService, Feature, FeatureInterface, FeatureModule, FeatureService, Module, ModuleInterface, ModuleModule, Notification, NotificationFields, type NotificationInput, type NotificationInterface, NotificationModule, NotificationService, Push, type PushInput, type PushInterface, PushModule, PushService, Role, RoleFields, RoleInput, RoleInterface, RoleModule, RoleService, S3, type S3Input, type S3Interface, S3Module, S3Service, type SearchResultInterface, type TokenHandler, type TokenParams, User, UserFields, UserInput, UserInterface, UserService, configureAuth };
|
|
484
|
+
export { Auth, type AuthInput, type AuthInterface, AuthModule, type AuthQuery, AuthService, AuthorModule, Company, CompanyFields, CompanyInput, CompanyInterface, CompanyModule, CompanyService, Content, ContentFields, ContentInput, ContentInterface, ContentModule, ContentService, Feature, FeatureInterface, FeatureModule, FeatureService, Module, ModuleInterface, ModuleModule, Notification, NotificationFields, NotificationInput, NotificationInterface, NotificationModule, NotificationService, Push, type PushInput, type PushInterface, PushModule, PushService, Role, RoleInput, RoleInterface, RoleModule, RoleService, S3, type S3Input, type S3Interface, S3Module, S3Service, type SearchResultInterface, User, UserInput, UserInterface, UserService };
|
package/dist/features/index.js
CHANGED
|
@@ -34,23 +34,15 @@
|
|
|
34
34
|
|
|
35
35
|
|
|
36
36
|
|
|
37
|
-
var
|
|
38
|
-
require('../chunk-H6FMOA6B.js');
|
|
39
|
-
require('../chunk-TMVHSY3Y.js');
|
|
37
|
+
var _chunkRZO2LOW4js = require('../chunk-RZO2LOW4.js');
|
|
40
38
|
|
|
41
39
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
require('../chunk-A5DDIABK.js');
|
|
45
|
-
require('../chunk-JC3WJK65.js');
|
|
46
|
-
require('../chunk-FY4SXJGU.js');
|
|
47
|
-
require('../chunk-CXQOWQSY.js');
|
|
48
|
-
require('../chunk-6GKHCVF6.js');
|
|
40
|
+
var _chunkAYHKQWHHjs = require('../chunk-AYHKQWHH.js');
|
|
41
|
+
require('../chunk-5ZEADNNP.js');
|
|
49
42
|
require('../chunk-4HCRAOS5.js');
|
|
50
|
-
require('../chunk-
|
|
51
|
-
require('../chunk-
|
|
52
|
-
require('../chunk-
|
|
53
|
-
require('../chunk-DO2HLAZO.js');
|
|
43
|
+
require('../chunk-HMHGLXWC.js');
|
|
44
|
+
require('../chunk-AGAJMJ4T.js');
|
|
45
|
+
require('../chunk-6GKHCVF6.js');
|
|
54
46
|
require('../chunk-7QVYU63E.js');
|
|
55
47
|
|
|
56
48
|
|
|
@@ -89,6 +81,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
89
81
|
|
|
90
82
|
|
|
91
83
|
|
|
92
|
-
|
|
93
|
-
exports.Auth = _chunkV2JJPI7Njs.Auth; exports.AuthModule = _chunkV2JJPI7Njs.AuthModule; exports.AuthService = _chunkV2JJPI7Njs.AuthService; exports.AuthorModule = _chunkV2JJPI7Njs.AuthorModule; exports.Company = _chunkV2JJPI7Njs.Company; exports.CompanyFields = _chunkV2JJPI7Njs.CompanyFields; exports.CompanyModule = _chunkV2JJPI7Njs.CompanyModule; exports.CompanyService = _chunkV2JJPI7Njs.CompanyService; exports.Content = _chunkV2JJPI7Njs.Content; exports.ContentFields = _chunkV2JJPI7Njs.ContentFields; exports.ContentModule = _chunkV2JJPI7Njs.ContentModule; exports.ContentService = _chunkV2JJPI7Njs.ContentService; exports.ContributorsList = _chunkAWONBQQPjs.ContributorsList; exports.Feature = _chunkV2JJPI7Njs.Feature; exports.FeatureModule = _chunkV2JJPI7Njs.FeatureModule; exports.FeatureService = _chunkV2JJPI7Njs.FeatureService; exports.Module = _chunkV2JJPI7Njs.Module; exports.ModuleModule = _chunkV2JJPI7Njs.ModuleModule; exports.Notification = _chunkV2JJPI7Njs.Notification; exports.NotificationFields = _chunkV2JJPI7Njs.NotificationFields; exports.NotificationModule = _chunkV2JJPI7Njs.NotificationModule; exports.NotificationService = _chunkV2JJPI7Njs.NotificationService; exports.Push = _chunkV2JJPI7Njs.Push; exports.PushModule = _chunkV2JJPI7Njs.PushModule; exports.PushService = _chunkV2JJPI7Njs.PushService; exports.Role = _chunkV2JJPI7Njs.Role; exports.RoleFields = _chunkV2JJPI7Njs.RoleFields; exports.RoleModule = _chunkV2JJPI7Njs.RoleModule; exports.RoleService = _chunkV2JJPI7Njs.RoleService; exports.S3 = _chunkV2JJPI7Njs.S3; exports.S3Module = _chunkV2JJPI7Njs.S3Module; exports.S3Service = _chunkV2JJPI7Njs.S3Service; exports.User = _chunkV2JJPI7Njs.User; exports.UserAvatar = _chunkAWONBQQPjs.UserAvatar; exports.UserFields = _chunkV2JJPI7Njs.UserFields; exports.UserService = _chunkV2JJPI7Njs.UserService; exports.configureAuth = _chunkV2JJPI7Njs.configureAuth;
|
|
84
|
+
exports.Auth = _chunkRZO2LOW4js.Auth; exports.AuthComponent = _chunkRZO2LOW4js.AuthComponent; exports.AuthModule = _chunkRZO2LOW4js.AuthModule; exports.AuthService = _chunkRZO2LOW4js.AuthService; exports.AuthorModule = _chunkRZO2LOW4js.AuthorModule; exports.Company = _chunkRZO2LOW4js.Company; exports.CompanyFields = _chunkRZO2LOW4js.CompanyFields; exports.CompanyModule = _chunkRZO2LOW4js.CompanyModule; exports.CompanyService = _chunkRZO2LOW4js.CompanyService; exports.Content = _chunkRZO2LOW4js.Content; exports.ContentFields = _chunkRZO2LOW4js.ContentFields; exports.ContentModule = _chunkRZO2LOW4js.ContentModule; exports.ContentService = _chunkRZO2LOW4js.ContentService; exports.Feature = _chunkRZO2LOW4js.Feature; exports.FeatureModule = _chunkRZO2LOW4js.FeatureModule; exports.FeatureService = _chunkRZO2LOW4js.FeatureService; exports.Module = _chunkRZO2LOW4js.Module; exports.ModuleModule = _chunkRZO2LOW4js.ModuleModule; exports.Notification = _chunkRZO2LOW4js.Notification; exports.NotificationFields = _chunkRZO2LOW4js.NotificationFields; exports.NotificationModule = _chunkRZO2LOW4js.NotificationModule; exports.NotificationService = _chunkRZO2LOW4js.NotificationService; exports.Push = _chunkRZO2LOW4js.Push; exports.PushModule = _chunkRZO2LOW4js.PushModule; exports.PushService = _chunkRZO2LOW4js.PushService; exports.Role = _chunkRZO2LOW4js.Role; exports.RoleFields = _chunkRZO2LOW4js.RoleFields; exports.RoleModule = _chunkRZO2LOW4js.RoleModule; exports.RoleService = _chunkRZO2LOW4js.RoleService; exports.S3 = _chunkRZO2LOW4js.S3; exports.S3Module = _chunkRZO2LOW4js.S3Module; exports.S3Service = _chunkRZO2LOW4js.S3Service; exports.User = _chunkRZO2LOW4js.User; exports.UserFields = _chunkRZO2LOW4js.UserFields; exports.UserService = _chunkRZO2LOW4js.UserService; exports.configureAuth = _chunkAYHKQWHHjs.configureAuth;
|
|
94
85
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/features/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B
|
|
1
|
+
{"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/features/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B;AACE;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,+yDAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/features/index.js"}
|
package/dist/features/index.mjs
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Auth,
|
|
3
|
+
AuthComponent,
|
|
3
4
|
AuthModule,
|
|
4
5
|
AuthService,
|
|
5
6
|
AuthorModule,
|
|
@@ -32,28 +33,20 @@ import {
|
|
|
32
33
|
S3Service,
|
|
33
34
|
User,
|
|
34
35
|
UserFields,
|
|
35
|
-
UserService
|
|
36
|
-
|
|
37
|
-
} from "../chunk-GYWPEPOH.mjs";
|
|
38
|
-
import "../chunk-DKKMWBP4.mjs";
|
|
39
|
-
import "../chunk-ECDTZBYO.mjs";
|
|
36
|
+
UserService
|
|
37
|
+
} from "../chunk-7C5RAEBO.mjs";
|
|
40
38
|
import {
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
import "../chunk-IWFGEPAA.mjs";
|
|
45
|
-
import "../chunk-2LM6LCJW.mjs";
|
|
46
|
-
import "../chunk-WWWMJZEF.mjs";
|
|
47
|
-
import "../chunk-X4BIHJ2B.mjs";
|
|
48
|
-
import "../chunk-DD3KISNB.mjs";
|
|
39
|
+
configureAuth
|
|
40
|
+
} from "../chunk-SM63SZCP.mjs";
|
|
41
|
+
import "../chunk-74F6BBHH.mjs";
|
|
49
42
|
import "../chunk-BLWVZK6J.mjs";
|
|
50
|
-
import "../chunk-
|
|
51
|
-
import "../chunk-
|
|
52
|
-
import "../chunk-
|
|
53
|
-
import "../chunk-MFO27OHB.mjs";
|
|
43
|
+
import "../chunk-PYF2U6WG.mjs";
|
|
44
|
+
import "../chunk-RBIVEH2K.mjs";
|
|
45
|
+
import "../chunk-DD3KISNB.mjs";
|
|
54
46
|
import "../chunk-PAWJFY3S.mjs";
|
|
55
47
|
export {
|
|
56
48
|
Auth,
|
|
49
|
+
AuthComponent,
|
|
57
50
|
AuthModule,
|
|
58
51
|
AuthService,
|
|
59
52
|
AuthorModule,
|
|
@@ -65,7 +58,6 @@ export {
|
|
|
65
58
|
ContentFields,
|
|
66
59
|
ContentModule,
|
|
67
60
|
ContentService,
|
|
68
|
-
ContributorsList,
|
|
69
61
|
Feature,
|
|
70
62
|
FeatureModule,
|
|
71
63
|
FeatureService,
|
|
@@ -86,7 +78,6 @@ export {
|
|
|
86
78
|
S3Module,
|
|
87
79
|
S3Service,
|
|
88
80
|
User,
|
|
89
|
-
UserAvatar,
|
|
90
81
|
UserFields,
|
|
91
82
|
UserService,
|
|
92
83
|
configureAuth
|
package/dist/hooks/index.d.mts
CHANGED
|
@@ -1,46 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
export { u as useDataListRetriever } from '../useDataListRetriever-futhx3OP.mjs';
|
|
5
|
-
export { I as I18nConfig, e as I18nRouter, L as LinkComponent, U as UseDateFnsLocaleHook, f as UseLocaleHook, h as UseRouterHook, i as UseTranslationsHook, c as configureI18n, g as getI18nLink, u as useI18nDateFnsLocale, a as useI18nLocale, b as useI18nRouter, d as useI18nTranslations } from '../config-
|
|
1
|
+
import { U as UseTableStructureHook, a as UseTableStructureHookParams, b as UseTableStructureHookReturn } from '../types-iVdVY7ba.mjs';
|
|
2
|
+
export { T as TableContent, c as TableStructureGeneratorInterface } from '../types-iVdVY7ba.mjs';
|
|
3
|
+
import { M as ModuleWithPermissions, b as PageUrl } from '../types-Bl61ob-7.mjs';
|
|
4
|
+
export { D as DataListRetriever, u as useDataListRetriever } from '../useDataListRetriever-futhx3OP.mjs';
|
|
5
|
+
export { I as I18nConfig, e as I18nRouter, L as LinkComponent, U as UseDateFnsLocaleHook, f as UseLocaleHook, h as UseRouterHook, i as UseTranslationsHook, c as configureI18n, g as getI18nLink, u as useI18nDateFnsLocale, a as useI18nLocale, b as useI18nRouter, d as useI18nTranslations } from '../config-BmnK65TD.mjs';
|
|
6
6
|
import * as React from 'react';
|
|
7
|
-
import { a as D3Node, D as D3Link } from '../d3.link.interface-
|
|
8
|
-
|
|
7
|
+
import { a as D3Node, D as D3Link } from '../d3.link.interface-ClC4Irqp.mjs';
|
|
8
|
+
export { u as useSocket } from '../useSocket-Cn7fB_B1.mjs';
|
|
9
|
+
import '@tanstack/react-table';
|
|
10
|
+
import 'd3';
|
|
9
11
|
import 'lucide-react';
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
[key: string]: any;
|
|
14
|
-
};
|
|
15
|
-
interface TableStructureGeneratorInterface<T, U> {
|
|
16
|
-
generateTableStructure: (params: {
|
|
17
|
-
t: (key: string) => string;
|
|
18
|
-
generateUrl: (params: {
|
|
19
|
-
page: string | PageUrl | string;
|
|
20
|
-
id?: string;
|
|
21
|
-
}) => string;
|
|
22
|
-
data: T[];
|
|
23
|
-
fields: Array<U>;
|
|
24
|
-
checkedIds?: string[];
|
|
25
|
-
toggleId?: (id: string) => void;
|
|
26
|
-
}) => {
|
|
27
|
-
data: TableContent<T>[];
|
|
28
|
-
columns: ColumnDef<TableContent<T>>[];
|
|
29
|
-
};
|
|
30
|
-
}
|
|
31
|
-
type UseTableStructureHookParams<T, U> = {
|
|
32
|
-
data: T[];
|
|
33
|
-
fields: Array<U>;
|
|
34
|
-
checkedIds?: string[];
|
|
35
|
-
toggleId?: (id: string) => void;
|
|
36
|
-
dataRetriever?: DataListRetriever<T>;
|
|
37
|
-
context?: Record<string, any>;
|
|
38
|
-
};
|
|
39
|
-
type UseTableStructureHookReturn<T> = {
|
|
40
|
-
data: TableContent<T>[];
|
|
41
|
-
columns: ColumnDef<TableContent<T>>[];
|
|
42
|
-
};
|
|
43
|
-
type UseTableStructureHook<T, U> = (params: UseTableStructureHookParams<T, U>) => UseTableStructureHookReturn<T>;
|
|
12
|
+
import '../notification.interface-BBgMUdLR.mjs';
|
|
13
|
+
import '../ApiDataInterface-DPP8s46n.mjs';
|
|
14
|
+
import '../user.interface-CAsTIbuQ.mjs';
|
|
44
15
|
|
|
45
16
|
declare class TableGeneratorRegistry {
|
|
46
17
|
private static instance;
|
|
@@ -77,7 +48,7 @@ declare function usePageUrlGenerator(): (params: {
|
|
|
77
48
|
language?: string;
|
|
78
49
|
}) => string;
|
|
79
50
|
|
|
80
|
-
declare function registerTableGenerator<T, U>(type: ModuleWithPermissions, hook: UseTableStructureHook<T, U>): void;
|
|
51
|
+
declare function registerTableGenerator<T, U>(type: string | ModuleWithPermissions, hook: UseTableStructureHook<T, U>): void;
|
|
81
52
|
declare function useTableGenerator<T, U>(type: ModuleWithPermissions, params: UseTableStructureHookParams<T, U>): UseTableStructureHookReturn<T>;
|
|
82
53
|
|
|
83
54
|
/**
|
|
@@ -91,4 +62,8 @@ declare function useCustomD3Graph(nodes: D3Node[], links: D3Link[], onNodeClick:
|
|
|
91
62
|
zoomToFitAll: () => void;
|
|
92
63
|
};
|
|
93
64
|
|
|
94
|
-
|
|
65
|
+
declare function useNotificationSync(): void;
|
|
66
|
+
|
|
67
|
+
declare function usePageTracker(): void;
|
|
68
|
+
|
|
69
|
+
export { TableGeneratorRegistry, UseTableStructureHook, UseTableStructureHookParams, UseTableStructureHookReturn, registerTableGenerator, tableGeneratorRegistry, useCustomD3Graph, useDebounce, useNotificationSync, usePageTracker, usePageUrlGenerator, useTableGenerator, useUrlRewriter };
|
package/dist/hooks/index.d.ts
CHANGED
|
@@ -1,46 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
import {
|
|
4
|
-
export { u as useDataListRetriever } from '../useDataListRetriever-futhx3OP.js';
|
|
5
|
-
export { I as I18nConfig, e as I18nRouter, L as LinkComponent, U as UseDateFnsLocaleHook, f as UseLocaleHook, h as UseRouterHook, i as UseTranslationsHook, c as configureI18n, g as getI18nLink, u as useI18nDateFnsLocale, a as useI18nLocale, b as useI18nRouter, d as useI18nTranslations } from '../config-
|
|
1
|
+
import { U as UseTableStructureHook, a as UseTableStructureHookParams, b as UseTableStructureHookReturn } from '../types-BUAlgqqh.js';
|
|
2
|
+
export { T as TableContent, c as TableStructureGeneratorInterface } from '../types-BUAlgqqh.js';
|
|
3
|
+
import { M as ModuleWithPermissions, b as PageUrl } from '../types-Bl61ob-7.js';
|
|
4
|
+
export { D as DataListRetriever, u as useDataListRetriever } from '../useDataListRetriever-futhx3OP.js';
|
|
5
|
+
export { I as I18nConfig, e as I18nRouter, L as LinkComponent, U as UseDateFnsLocaleHook, f as UseLocaleHook, h as UseRouterHook, i as UseTranslationsHook, c as configureI18n, g as getI18nLink, u as useI18nDateFnsLocale, a as useI18nLocale, b as useI18nRouter, d as useI18nTranslations } from '../config-BmnK65TD.js';
|
|
6
6
|
import * as React from 'react';
|
|
7
|
-
import { a as D3Node, D as D3Link } from '../d3.link.interface-
|
|
8
|
-
|
|
7
|
+
import { a as D3Node, D as D3Link } from '../d3.link.interface-ClC4Irqp.js';
|
|
8
|
+
export { u as useSocket } from '../useSocket-DzMKRKCA.js';
|
|
9
|
+
import '@tanstack/react-table';
|
|
10
|
+
import 'd3';
|
|
9
11
|
import 'lucide-react';
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
[key: string]: any;
|
|
14
|
-
};
|
|
15
|
-
interface TableStructureGeneratorInterface<T, U> {
|
|
16
|
-
generateTableStructure: (params: {
|
|
17
|
-
t: (key: string) => string;
|
|
18
|
-
generateUrl: (params: {
|
|
19
|
-
page: string | PageUrl | string;
|
|
20
|
-
id?: string;
|
|
21
|
-
}) => string;
|
|
22
|
-
data: T[];
|
|
23
|
-
fields: Array<U>;
|
|
24
|
-
checkedIds?: string[];
|
|
25
|
-
toggleId?: (id: string) => void;
|
|
26
|
-
}) => {
|
|
27
|
-
data: TableContent<T>[];
|
|
28
|
-
columns: ColumnDef<TableContent<T>>[];
|
|
29
|
-
};
|
|
30
|
-
}
|
|
31
|
-
type UseTableStructureHookParams<T, U> = {
|
|
32
|
-
data: T[];
|
|
33
|
-
fields: Array<U>;
|
|
34
|
-
checkedIds?: string[];
|
|
35
|
-
toggleId?: (id: string) => void;
|
|
36
|
-
dataRetriever?: DataListRetriever<T>;
|
|
37
|
-
context?: Record<string, any>;
|
|
38
|
-
};
|
|
39
|
-
type UseTableStructureHookReturn<T> = {
|
|
40
|
-
data: TableContent<T>[];
|
|
41
|
-
columns: ColumnDef<TableContent<T>>[];
|
|
42
|
-
};
|
|
43
|
-
type UseTableStructureHook<T, U> = (params: UseTableStructureHookParams<T, U>) => UseTableStructureHookReturn<T>;
|
|
12
|
+
import '../notification.interface-gyvT-Z2F.js';
|
|
13
|
+
import '../ApiDataInterface-DPP8s46n.js';
|
|
14
|
+
import '../user.interface-CbWqMaaU.js';
|
|
44
15
|
|
|
45
16
|
declare class TableGeneratorRegistry {
|
|
46
17
|
private static instance;
|
|
@@ -77,7 +48,7 @@ declare function usePageUrlGenerator(): (params: {
|
|
|
77
48
|
language?: string;
|
|
78
49
|
}) => string;
|
|
79
50
|
|
|
80
|
-
declare function registerTableGenerator<T, U>(type: ModuleWithPermissions, hook: UseTableStructureHook<T, U>): void;
|
|
51
|
+
declare function registerTableGenerator<T, U>(type: string | ModuleWithPermissions, hook: UseTableStructureHook<T, U>): void;
|
|
81
52
|
declare function useTableGenerator<T, U>(type: ModuleWithPermissions, params: UseTableStructureHookParams<T, U>): UseTableStructureHookReturn<T>;
|
|
82
53
|
|
|
83
54
|
/**
|
|
@@ -91,4 +62,8 @@ declare function useCustomD3Graph(nodes: D3Node[], links: D3Link[], onNodeClick:
|
|
|
91
62
|
zoomToFitAll: () => void;
|
|
92
63
|
};
|
|
93
64
|
|
|
94
|
-
|
|
65
|
+
declare function useNotificationSync(): void;
|
|
66
|
+
|
|
67
|
+
declare function usePageTracker(): void;
|
|
68
|
+
|
|
69
|
+
export { TableGeneratorRegistry, UseTableStructureHook, UseTableStructureHookParams, UseTableStructureHookReturn, registerTableGenerator, tableGeneratorRegistry, useCustomD3Graph, useDebounce, useNotificationSync, usePageTracker, usePageUrlGenerator, useTableGenerator, useUrlRewriter };
|
package/dist/hooks/index.js
CHANGED
|
@@ -9,19 +9,29 @@
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
var _chunkFY4SXJGUjs = require('../chunk-FY4SXJGU.js');
|
|
13
12
|
|
|
14
13
|
|
|
15
14
|
|
|
15
|
+
var _chunkWEC4YMOSjs = require('../chunk-WEC4YMOS.js');
|
|
16
|
+
require('../chunk-IBS6NI7D.js');
|
|
17
|
+
require('../chunk-A5DDIABK.js');
|
|
18
|
+
require('../chunk-JC3WJK65.js');
|
|
19
|
+
require('../chunk-RZO2LOW4.js');
|
|
20
|
+
require('../chunk-LXKSUWAV.js');
|
|
16
21
|
|
|
17
22
|
|
|
18
23
|
|
|
19
24
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
require('../chunk-
|
|
24
|
-
require('../chunk-
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
var _chunkAYHKQWHHjs = require('../chunk-AYHKQWHH.js');
|
|
29
|
+
require('../chunk-5ZEADNNP.js');
|
|
30
|
+
require('../chunk-4HCRAOS5.js');
|
|
31
|
+
require('../chunk-3FBCC4G3.js');
|
|
32
|
+
require('../chunk-HMHGLXWC.js');
|
|
33
|
+
require('../chunk-AGAJMJ4T.js');
|
|
34
|
+
require('../chunk-6GKHCVF6.js');
|
|
25
35
|
require('../chunk-7QVYU63E.js');
|
|
26
36
|
|
|
27
37
|
|
|
@@ -39,5 +49,8 @@ require('../chunk-7QVYU63E.js');
|
|
|
39
49
|
|
|
40
50
|
|
|
41
51
|
|
|
42
|
-
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
exports.TableGeneratorRegistry = _chunkWEC4YMOSjs.TableGeneratorRegistry; exports.configureI18n = _chunkAYHKQWHHjs.configureI18n; exports.getI18nLink = _chunkAYHKQWHHjs.getI18nLink; exports.registerTableGenerator = _chunkWEC4YMOSjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkWEC4YMOSjs.tableGeneratorRegistry; exports.useCustomD3Graph = _chunkWEC4YMOSjs.useCustomD3Graph; exports.useDataListRetriever = _chunkWEC4YMOSjs.useDataListRetriever; exports.useDebounce = _chunkWEC4YMOSjs.useDebounce; exports.useI18nDateFnsLocale = _chunkAYHKQWHHjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkAYHKQWHHjs.useI18nLocale; exports.useI18nRouter = _chunkAYHKQWHHjs.useI18nRouter; exports.useI18nTranslations = _chunkAYHKQWHHjs.useI18nTranslations; exports.useNotificationSync = _chunkWEC4YMOSjs.useNotificationSync; exports.usePageTracker = _chunkWEC4YMOSjs.usePageTracker; exports.usePageUrlGenerator = _chunkWEC4YMOSjs.usePageUrlGenerator; exports.useSocket = _chunkWEC4YMOSjs.useSocket; exports.useTableGenerator = _chunkWEC4YMOSjs.useTableGenerator; exports.useUrlRewriter = _chunkWEC4YMOSjs.useUrlRewriter;
|
|
43
56
|
//# sourceMappingURL=index.js.map
|
package/dist/hooks/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/hooks/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,
|
|
1
|
+
{"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/hooks/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,umCAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/hooks/index.js"}
|