@carlonicora/nextjs-jsonapi 1.109.0 → 1.110.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (146) hide show
  1. package/dist/{AssistantMessageInterface-Cs1yb-gF.d.ts → AssistantMessageInterface-BNzf1etU.d.ts} +14 -1
  2. package/dist/{AssistantMessageInterface-DQ3mH5L8.d.mts → AssistantMessageInterface-DrgHDjZ5.d.mts} +14 -1
  3. package/dist/{BlockNoteEditor-3XYBZLWO.js → BlockNoteEditor-7OKW6HHN.js} +19 -20
  4. package/dist/BlockNoteEditor-7OKW6HHN.js.map +1 -0
  5. package/dist/{BlockNoteEditor-EBFZG7AL.mjs → BlockNoteEditor-K7IIWM3S.mjs} +4 -5
  6. package/dist/{BlockNoteEditor-EBFZG7AL.mjs.map → BlockNoteEditor-K7IIWM3S.mjs.map} +1 -1
  7. package/dist/BlockNoteViewer-OPSCTHKJ.mjs +31 -0
  8. package/dist/BlockNoteViewer-OPSCTHKJ.mjs.map +1 -0
  9. package/dist/BlockNoteViewer-UW5VZ5UF.js +31 -0
  10. package/dist/BlockNoteViewer-UW5VZ5UF.js.map +1 -0
  11. package/dist/billing/index.d.mts +41 -41
  12. package/dist/billing/index.d.ts +41 -41
  13. package/dist/billing/index.js +346 -347
  14. package/dist/billing/index.js.map +1 -1
  15. package/dist/billing/index.mjs +3 -4
  16. package/dist/billing/index.mjs.map +1 -1
  17. package/dist/{chunk-7E3O52U5.js → chunk-6XWW67F2.js} +25 -12
  18. package/dist/chunk-6XWW67F2.js.map +1 -0
  19. package/dist/{chunk-UHO3KUUH.js → chunk-AKXUNE3A.js} +977 -850
  20. package/dist/chunk-AKXUNE3A.js.map +1 -0
  21. package/dist/{chunk-UOYIWJEJ.mjs → chunk-CWVYU4YZ.mjs} +18 -5
  22. package/dist/{chunk-UOYIWJEJ.mjs.map → chunk-CWVYU4YZ.mjs.map} +1 -1
  23. package/dist/{chunk-CRTVAQEK.mjs → chunk-TXVVZLUQ.mjs} +1388 -1261
  24. package/dist/chunk-TXVVZLUQ.mjs.map +1 -0
  25. package/dist/{chunk-CFI4WZ5R.js → chunk-U2HR57MY.js} +111 -5
  26. package/dist/chunk-U2HR57MY.js.map +1 -0
  27. package/dist/chunk-WPAQRB5Q.mjs +7 -0
  28. package/dist/chunk-WPAQRB5Q.mjs.map +1 -0
  29. package/dist/chunk-YBZVWLPH.js +7 -0
  30. package/dist/chunk-YBZVWLPH.js.map +1 -0
  31. package/dist/{chunk-MSNNAHDB.mjs → chunk-ZYPNVEHB.mjs} +112 -6
  32. package/dist/{chunk-MSNNAHDB.mjs.map → chunk-ZYPNVEHB.mjs.map} +1 -1
  33. package/dist/client/index.d.mts +3 -4
  34. package/dist/client/index.d.ts +3 -4
  35. package/dist/client/index.js +4 -5
  36. package/dist/client/index.js.map +1 -1
  37. package/dist/client/index.mjs +3 -4
  38. package/dist/components/index.d.mts +418 -415
  39. package/dist/components/index.d.ts +418 -415
  40. package/dist/components/index.js +6 -5
  41. package/dist/components/index.js.map +1 -1
  42. package/dist/components/index.mjs +5 -4
  43. package/dist/{config-CN23v3eJ.d.ts → config-BrkU_Ynz.d.ts} +2 -2
  44. package/dist/{config-gh88Qn4h.d.mts → config-snd2ToEB.d.mts} +2 -2
  45. package/dist/contexts/index.d.mts +15 -15
  46. package/dist/contexts/index.d.ts +15 -15
  47. package/dist/contexts/index.js +4 -5
  48. package/dist/contexts/index.js.map +1 -1
  49. package/dist/contexts/index.mjs +3 -4
  50. package/dist/core/index.d.mts +35 -4
  51. package/dist/core/index.d.ts +35 -4
  52. package/dist/core/index.js +2 -2
  53. package/dist/core/index.mjs +1 -1
  54. package/dist/features/help/index.d.mts +25 -66
  55. package/dist/features/help/index.d.ts +25 -66
  56. package/dist/features/help/index.js +114 -124
  57. package/dist/features/help/index.js.map +1 -1
  58. package/dist/features/help/index.mjs +95 -105
  59. package/dist/features/help/index.mjs.map +1 -1
  60. package/dist/features/help/server.d.mts +27 -65
  61. package/dist/features/help/server.d.ts +27 -65
  62. package/dist/features/help/server.js +4 -119
  63. package/dist/features/help/server.js.map +1 -1
  64. package/dist/features/help/server.mjs +4 -119
  65. package/dist/features/help/server.mjs.map +1 -1
  66. package/dist/help-content-config.interface-C5ESIod9.d.mts +13 -0
  67. package/dist/help-content-config.interface-C5ESIod9.d.ts +13 -0
  68. package/dist/index.d.mts +3 -3
  69. package/dist/index.d.ts +3 -3
  70. package/dist/index.js +3 -4
  71. package/dist/index.js.map +1 -1
  72. package/dist/index.mjs +2 -3
  73. package/dist/server/index.js +3 -3
  74. package/dist/server/index.mjs +1 -1
  75. package/dist/testing/index.d.mts +1 -2
  76. package/dist/testing/index.d.ts +1 -2
  77. package/package.json +1 -6
  78. package/src/client/config.ts +1 -1
  79. package/src/components/index.ts +1 -0
  80. package/src/components/viewers/BlockNoteViewer.tsx +27 -0
  81. package/src/components/viewers/BlockNoteViewerContainer.tsx +10 -0
  82. package/src/core/registry/helpStore.ts +2 -19
  83. package/src/features/assistant-message/components/parts/MessageSourcesContainer.tsx +4 -0
  84. package/src/features/assistant-message/components/parts/tabs/ContentsTab.tsx +5 -5
  85. package/src/features/assistant-message/components/parts/tabs/ReferencesTab.tsx +3 -2
  86. package/src/features/help/components/HelpArticleBody.tsx +27 -19
  87. package/src/features/help/components/HelpHint.tsx +20 -11
  88. package/src/features/help/components/HelpSearchResultRow.tsx +16 -6
  89. package/src/features/help/components/HelpSideNav.tsx +54 -19
  90. package/src/features/help/components/__tests__/HelpAskAi.spec.tsx +1 -1
  91. package/src/features/help/components/__tests__/HelpHint.spec.tsx +17 -17
  92. package/src/features/help/components/__tests__/HelpSearchResultRow.spec.tsx +18 -19
  93. package/src/features/help/components/__tests__/HelpSideNav.spec.tsx +20 -22
  94. package/src/features/help/contexts/HelpContext.spec.tsx +1 -3
  95. package/src/features/help/index.ts +3 -6
  96. package/src/features/help/interfaces/help-content-config.interface.ts +0 -5
  97. package/src/features/help/server-entry.ts +6 -15
  98. package/src/features/help/types/help-article.types.ts +2 -4
  99. package/src/features/how-to/HowToModule.ts +14 -1
  100. package/src/features/how-to/components/forms/HowToEditor.tsx +108 -4
  101. package/src/features/how-to/data/HowTo.spec.ts +43 -0
  102. package/src/features/how-to/data/HowTo.ts +47 -4
  103. package/src/features/how-to/data/HowToInterface.ts +14 -1
  104. package/src/features/how-to/data/HowToService.ts +61 -0
  105. package/dist/BlockNoteEditor-3XYBZLWO.js.map +0 -1
  106. package/dist/chunk-3J7RQBF3.js +0 -123
  107. package/dist/chunk-3J7RQBF3.js.map +0 -1
  108. package/dist/chunk-7E3O52U5.js.map +0 -1
  109. package/dist/chunk-CFI4WZ5R.js.map +0 -1
  110. package/dist/chunk-CQID6RCF.mjs +0 -38
  111. package/dist/chunk-CQID6RCF.mjs.map +0 -1
  112. package/dist/chunk-CRTVAQEK.mjs.map +0 -1
  113. package/dist/chunk-MZTKPPET.mjs +0 -123
  114. package/dist/chunk-MZTKPPET.mjs.map +0 -1
  115. package/dist/chunk-UHO3KUUH.js.map +0 -1
  116. package/dist/chunk-YQQHAFBS.js +0 -38
  117. package/dist/chunk-YQQHAFBS.js.map +0 -1
  118. package/dist/features/help/server/createHelpAssetRouteHandler.d.mts +0 -11
  119. package/dist/features/help/server/createHelpAssetRouteHandler.d.ts +0 -11
  120. package/dist/features/help/server/createHelpAssetRouteHandler.js +0 -43
  121. package/dist/features/help/server/createHelpAssetRouteHandler.js.map +0 -1
  122. package/dist/features/help/server/createHelpAssetRouteHandler.mjs +0 -43
  123. package/dist/features/help/server/createHelpAssetRouteHandler.mjs.map +0 -1
  124. package/dist/help-content-config.interface-B9L02u9i.d.mts +0 -50
  125. package/dist/help-content-config.interface-B9L02u9i.d.ts +0 -50
  126. package/src/features/help/components/mdx/Callout.tsx +0 -21
  127. package/src/features/help/components/mdx/EntityRef.tsx +0 -18
  128. package/src/features/help/components/mdx/KeyBinding.tsx +0 -6
  129. package/src/features/help/components/mdx/Related.tsx +0 -33
  130. package/src/features/help/components/mdx/Screenshot.tsx +0 -9
  131. package/src/features/help/components/mdx/Steps.tsx +0 -21
  132. package/src/features/help/components/mdx/Video.tsx +0 -8
  133. package/src/features/help/components/mdx/mdx-server-components.ts +0 -23
  134. package/src/features/help/components/mdx/mdxComponents.ts +0 -9
  135. package/src/features/help/hooks/useHelpArticle.ts +0 -7
  136. package/src/features/help/hooks/useHelpManifest.ts +0 -5
  137. package/src/features/help/server/__tests__/createHelpAssetRouteHandler.spec.ts +0 -43
  138. package/src/features/help/server/createHelpAssetRouteHandler.ts +0 -35
  139. package/src/features/help/server/generateHelpArticleMetadata.ts +0 -18
  140. package/src/features/help/server/generateHelpArticleStaticParams.ts +0 -7
  141. package/src/features/help/server/generateHelpModeStaticParams.ts +0 -5
  142. package/src/features/help/server/getHelpContent.ts +0 -17
  143. package/src/features/help/server/index.ts +0 -8
  144. package/src/features/help/server/serializeHelpArticle.tsx +0 -46
  145. package/src/features/help/utils/__tests__/helpNavigation.spec.ts +0 -70
  146. package/src/features/help/utils/helpNavigation.ts +0 -29
@@ -1,6 +1,5 @@
1
1
  import { J as JsonApiConfig } from '../JsonApiContext-Bsm_Q2oe.mjs';
2
2
  export { C as CacheProfile, a as JsonApiContext, u as useJsonApiConfig, b as useJsonApiConfigOptional } from '../JsonApiContext-Bsm_Q2oe.mjs';
3
- import * as react_jsx_runtime from 'react/jsx-runtime';
4
3
  import * as React from 'react';
5
4
  import React__default from 'react';
6
5
  import { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from '../ApiDataInterface-BcZeXy5X.mjs';
@@ -8,7 +7,7 @@ import { A as ApiRequestDataTypeInterface } from '../ApiRequestDataTypeInterface
8
7
  import { A as ApiResponseInterface } from '../ApiResponseInterface-rsXRL_Hn.mjs';
9
8
  import { A as ApiData } from '../ApiData-DPKNfY-9.mjs';
10
9
  import { M as ModuleWithPermissions, P as PageUrl } from '../types-CQSjy7et.mjs';
11
- export { I as I18nConfig, m as I18nRouter, L as LinkComponent, U as UseDateFnsLocaleHook, n as UseLocaleHook, o as UseRouterHook, p as UseTranslationsHook, h as configureClientConfig, f as configureI18n, c as configureJsonApi, g as getApiUrl, b as getAppUrl, i as getI18nLink, a as getPublicApiUrl, e as getStripePublishableKey, d as getTrackablePages, u as useI18nDateFnsLocale, j as useI18nLocale, k as useI18nRouter, l as useI18nTranslations } from '../config-gh88Qn4h.mjs';
10
+ export { I as I18nConfig, m as I18nRouter, L as LinkComponent, U as UseDateFnsLocaleHook, n as UseLocaleHook, o as UseRouterHook, p as UseTranslationsHook, h as configureClientConfig, f as configureI18n, c as configureJsonApi, g as getApiUrl, b as getAppUrl, i as getI18nLink, a as getPublicApiUrl, e as getStripePublishableKey, d as getTrackablePages, u as useI18nDateFnsLocale, j as useI18nLocale, k as useI18nRouter, l as useI18nTranslations } from '../config-snd2ToEB.mjs';
12
11
  import { ColumnDef } from '@tanstack/react-table';
13
12
  import { D as DataListRetriever } from '../useDataListRetriever-BqJSFBck.mjs';
14
13
  export { u as useDataListRetriever } from '../useDataListRetriever-BqJSFBck.mjs';
@@ -18,7 +17,7 @@ export { u as useSocket } from '../useSocket-B1fMIr17.mjs';
18
17
  import { C as ContentInterface, e as RoleInterface, U as UserInterface } from '../notification.interface-DIxR23eS.mjs';
19
18
  import { O as OAuthClientInterface, b as OAuthClientCreateRequest, c as OAuthClientCreateResponse, a as OAuthClientInput, f as OAuthConsentInfo, d as OAuthConsentRequest } from '../oauth.interface-o5FLpiN7.mjs';
20
19
  import 'lucide-react';
21
- import '../help-content-config.interface-B9L02u9i.mjs';
20
+ import '../help-content-config.interface-C5ESIod9.mjs';
22
21
  import 'd3';
23
22
  import '../feature.interface-CXb1-vNq.mjs';
24
23
 
@@ -26,7 +25,7 @@ interface JsonApiProviderProps {
26
25
  config: JsonApiConfig;
27
26
  children: React__default.ReactNode;
28
27
  }
29
- declare function JsonApiProvider({ config, children }: JsonApiProviderProps): react_jsx_runtime.JSX.Element;
28
+ declare function JsonApiProvider({ config, children }: JsonApiProviderProps): React__default.JSX.Element;
30
29
 
31
30
  interface UseJsonApiGetOptions {
32
31
  /**
@@ -1,6 +1,5 @@
1
1
  import { J as JsonApiConfig } from '../JsonApiContext-Bsm_Q2oe.js';
2
2
  export { C as CacheProfile, a as JsonApiContext, u as useJsonApiConfig, b as useJsonApiConfigOptional } from '../JsonApiContext-Bsm_Q2oe.js';
3
- import * as react_jsx_runtime from 'react/jsx-runtime';
4
3
  import * as React from 'react';
5
4
  import React__default from 'react';
6
5
  import { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from '../ApiDataInterface-BcZeXy5X.js';
@@ -8,7 +7,7 @@ import { A as ApiRequestDataTypeInterface } from '../ApiRequestDataTypeInterface
8
7
  import { A as ApiResponseInterface } from '../ApiResponseInterface-CWLvSCvS.js';
9
8
  import { A as ApiData } from '../ApiData-DPKNfY-9.js';
10
9
  import { M as ModuleWithPermissions, P as PageUrl } from '../types-DHOxe8rc.js';
11
- export { I as I18nConfig, m as I18nRouter, L as LinkComponent, U as UseDateFnsLocaleHook, n as UseLocaleHook, o as UseRouterHook, p as UseTranslationsHook, h as configureClientConfig, f as configureI18n, c as configureJsonApi, g as getApiUrl, b as getAppUrl, i as getI18nLink, a as getPublicApiUrl, e as getStripePublishableKey, d as getTrackablePages, u as useI18nDateFnsLocale, j as useI18nLocale, k as useI18nRouter, l as useI18nTranslations } from '../config-CN23v3eJ.js';
10
+ export { I as I18nConfig, m as I18nRouter, L as LinkComponent, U as UseDateFnsLocaleHook, n as UseLocaleHook, o as UseRouterHook, p as UseTranslationsHook, h as configureClientConfig, f as configureI18n, c as configureJsonApi, g as getApiUrl, b as getAppUrl, i as getI18nLink, a as getPublicApiUrl, e as getStripePublishableKey, d as getTrackablePages, u as useI18nDateFnsLocale, j as useI18nLocale, k as useI18nRouter, l as useI18nTranslations } from '../config-BrkU_Ynz.js';
12
11
  import { ColumnDef } from '@tanstack/react-table';
13
12
  import { D as DataListRetriever } from '../useDataListRetriever-BqJSFBck.js';
14
13
  export { u as useDataListRetriever } from '../useDataListRetriever-BqJSFBck.js';
@@ -18,7 +17,7 @@ export { u as useSocket } from '../useSocket-BdJTBXKv.js';
18
17
  import { C as ContentInterface, e as RoleInterface, U as UserInterface } from '../notification.interface-C1T1C2ee.js';
19
18
  import { O as OAuthClientInterface, b as OAuthClientCreateRequest, c as OAuthClientCreateResponse, a as OAuthClientInput, f as OAuthConsentInfo, d as OAuthConsentRequest } from '../oauth.interface-B6xmfDzK.js';
20
19
  import 'lucide-react';
21
- import '../help-content-config.interface-B9L02u9i.js';
20
+ import '../help-content-config.interface-C5ESIod9.js';
22
21
  import 'd3';
23
22
  import '../feature.interface-BO25VLlx.js';
24
23
 
@@ -26,7 +25,7 @@ interface JsonApiProviderProps {
26
25
  config: JsonApiConfig;
27
26
  children: React__default.ReactNode;
28
27
  }
29
- declare function JsonApiProvider({ config, children }: JsonApiProviderProps): react_jsx_runtime.JSX.Element;
28
+ declare function JsonApiProvider({ config, children }: JsonApiProviderProps): React__default.JSX.Element;
30
29
 
31
30
  interface UseJsonApiGetOptions {
32
31
  /**
@@ -28,7 +28,7 @@
28
28
 
29
29
 
30
30
 
31
- var _chunkUHO3KUUHjs = require('../chunk-UHO3KUUH.js');
31
+ var _chunkAKXUNE3Ajs = require('../chunk-AKXUNE3A.js');
32
32
 
33
33
 
34
34
 
@@ -43,8 +43,7 @@ var _chunkUHO3KUUHjs = require('../chunk-UHO3KUUH.js');
43
43
 
44
44
 
45
45
 
46
- var _chunk7E3O52U5js = require('../chunk-7E3O52U5.js');
47
- require('../chunk-YQQHAFBS.js');
46
+ var _chunk6XWW67F2js = require('../chunk-6XWW67F2.js');
48
47
 
49
48
 
50
49
 
@@ -55,7 +54,7 @@ require('../chunk-YQQHAFBS.js');
55
54
 
56
55
 
57
56
 
58
- var _chunkCFI4WZ5Rjs = require('../chunk-CFI4WZ5R.js');
57
+ var _chunkU2HR57MYjs = require('../chunk-U2HR57MY.js');
59
58
 
60
59
 
61
60
  var _chunkLXKSUWAVjs = require('../chunk-LXKSUWAV.js');
@@ -124,5 +123,5 @@ require('../chunk-7QVYU63E.js');
124
123
 
125
124
 
126
125
 
127
- exports.ClientJsonApiDelete = _chunkCFI4WZ5Rjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkCFI4WZ5Rjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkCFI4WZ5Rjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkCFI4WZ5Rjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkCFI4WZ5Rjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkUHO3KUUHjs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkUHO3KUUHjs.TableGeneratorRegistry; exports.computeLayeredLayout = _chunkUHO3KUUHjs.computeLayeredLayout; exports.configureClientConfig = _chunk7E3O52U5js.configureClientConfig; exports.configureClientJsonApi = _chunkCFI4WZ5Rjs.configureClientJsonApi; exports.configureI18n = _chunk7E3O52U5js.configureI18n; exports.configureJsonApi = _chunk7E3O52U5js.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.fitLayeredLayoutToAspectRatio = _chunkUHO3KUUHjs.fitLayeredLayoutToAspectRatio; exports.getApiUrl = _chunk7E3O52U5js.getApiUrl; exports.getAppUrl = _chunk7E3O52U5js.getAppUrl; exports.getClientApiUrl = _chunkCFI4WZ5Rjs.getClientApiUrl; exports.getClientAppUrl = _chunkCFI4WZ5Rjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkCFI4WZ5Rjs.getClientTrackablePages; exports.getI18nLink = _chunk7E3O52U5js.getI18nLink; exports.getPublicApiUrl = _chunk7E3O52U5js.getPublicApiUrl; exports.getStripePublishableKey = _chunk7E3O52U5js.getStripePublishableKey; exports.getTrackablePages = _chunk7E3O52U5js.getTrackablePages; exports.registerTableGenerator = _chunkUHO3KUUHjs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkUHO3KUUHjs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkUHO3KUUHjs.useContentTableStructure; exports.useCustomD3Graph = _chunkUHO3KUUHjs.useCustomD3Graph; exports.useDataListRetriever = _chunkUHO3KUUHjs.useDataListRetriever; exports.useDebounce = _chunkUHO3KUUHjs.useDebounce; exports.useI18nDateFnsLocale = _chunk7E3O52U5js.useI18nDateFnsLocale; exports.useI18nLocale = _chunk7E3O52U5js.useI18nLocale; exports.useI18nRouter = _chunk7E3O52U5js.useI18nRouter; exports.useI18nTranslations = _chunk7E3O52U5js.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkUHO3KUUHjs.useJsonApiGet; exports.useJsonApiMutation = _chunkUHO3KUUHjs.useJsonApiMutation; exports.useNotificationSync = _chunkUHO3KUUHjs.useNotificationSync; exports.useOAuthClient = _chunkUHO3KUUHjs.useOAuthClient; exports.useOAuthClients = _chunkUHO3KUUHjs.useOAuthClients; exports.useOAuthConsent = _chunkUHO3KUUHjs.useOAuthConsent; exports.usePageTracker = _chunkUHO3KUUHjs.usePageTracker; exports.usePageUrlGenerator = _chunkUHO3KUUHjs.usePageUrlGenerator; exports.useRehydration = _chunkUHO3KUUHjs.useRehydration; exports.useRehydrationList = _chunkUHO3KUUHjs.useRehydrationList; exports.useRoleTableStructure = _chunkUHO3KUUHjs.useRoleTableStructure; exports.useSocket = _chunkUHO3KUUHjs.useSocket; exports.useSubscriptionStatus = _chunkUHO3KUUHjs.useSubscriptionStatus; exports.useTableGenerator = _chunkUHO3KUUHjs.useTableGenerator; exports.useUrlRewriter = _chunkUHO3KUUHjs.useUrlRewriter; exports.useUserSearch = _chunkUHO3KUUHjs.useUserSearch; exports.useUserTableStructure = _chunkUHO3KUUHjs.useUserTableStructure;
126
+ exports.ClientJsonApiDelete = _chunkU2HR57MYjs.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkU2HR57MYjs.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkU2HR57MYjs.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkU2HR57MYjs.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkU2HR57MYjs.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunkAKXUNE3Ajs.JsonApiProvider; exports.TableGeneratorRegistry = _chunkAKXUNE3Ajs.TableGeneratorRegistry; exports.computeLayeredLayout = _chunkAKXUNE3Ajs.computeLayeredLayout; exports.configureClientConfig = _chunk6XWW67F2js.configureClientConfig; exports.configureClientJsonApi = _chunkU2HR57MYjs.configureClientJsonApi; exports.configureI18n = _chunk6XWW67F2js.configureI18n; exports.configureJsonApi = _chunk6XWW67F2js.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.fitLayeredLayoutToAspectRatio = _chunkAKXUNE3Ajs.fitLayeredLayoutToAspectRatio; exports.getApiUrl = _chunk6XWW67F2js.getApiUrl; exports.getAppUrl = _chunk6XWW67F2js.getAppUrl; exports.getClientApiUrl = _chunkU2HR57MYjs.getClientApiUrl; exports.getClientAppUrl = _chunkU2HR57MYjs.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkU2HR57MYjs.getClientTrackablePages; exports.getI18nLink = _chunk6XWW67F2js.getI18nLink; exports.getPublicApiUrl = _chunk6XWW67F2js.getPublicApiUrl; exports.getStripePublishableKey = _chunk6XWW67F2js.getStripePublishableKey; exports.getTrackablePages = _chunk6XWW67F2js.getTrackablePages; exports.registerTableGenerator = _chunkAKXUNE3Ajs.registerTableGenerator; exports.tableGeneratorRegistry = _chunkAKXUNE3Ajs.tableGeneratorRegistry; exports.useContentTableStructure = _chunkAKXUNE3Ajs.useContentTableStructure; exports.useCustomD3Graph = _chunkAKXUNE3Ajs.useCustomD3Graph; exports.useDataListRetriever = _chunkAKXUNE3Ajs.useDataListRetriever; exports.useDebounce = _chunkAKXUNE3Ajs.useDebounce; exports.useI18nDateFnsLocale = _chunk6XWW67F2js.useI18nDateFnsLocale; exports.useI18nLocale = _chunk6XWW67F2js.useI18nLocale; exports.useI18nRouter = _chunk6XWW67F2js.useI18nRouter; exports.useI18nTranslations = _chunk6XWW67F2js.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunkAKXUNE3Ajs.useJsonApiGet; exports.useJsonApiMutation = _chunkAKXUNE3Ajs.useJsonApiMutation; exports.useNotificationSync = _chunkAKXUNE3Ajs.useNotificationSync; exports.useOAuthClient = _chunkAKXUNE3Ajs.useOAuthClient; exports.useOAuthClients = _chunkAKXUNE3Ajs.useOAuthClients; exports.useOAuthConsent = _chunkAKXUNE3Ajs.useOAuthConsent; exports.usePageTracker = _chunkAKXUNE3Ajs.usePageTracker; exports.usePageUrlGenerator = _chunkAKXUNE3Ajs.usePageUrlGenerator; exports.useRehydration = _chunkAKXUNE3Ajs.useRehydration; exports.useRehydrationList = _chunkAKXUNE3Ajs.useRehydrationList; exports.useRoleTableStructure = _chunkAKXUNE3Ajs.useRoleTableStructure; exports.useSocket = _chunkAKXUNE3Ajs.useSocket; exports.useSubscriptionStatus = _chunkAKXUNE3Ajs.useSubscriptionStatus; exports.useTableGenerator = _chunkAKXUNE3Ajs.useTableGenerator; exports.useUrlRewriter = _chunkAKXUNE3Ajs.useUrlRewriter; exports.useUserSearch = _chunkAKXUNE3Ajs.useUserSearch; exports.useUserTableStructure = _chunkAKXUNE3Ajs.useUserTableStructure;
128
127
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/client/index.js"],"names":[],"mappings":"AAAA,qFAAY;AACZ;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;AACF,uDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B;AACE;AACF,uDAA6B;AAC7B;AACE;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACF,uDAA6B;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;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,y3GAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/client/index.js"}
1
+ {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/client/index.js"],"names":[],"mappings":"AAAA,qFAAY;AACZ;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;AACF,uDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B;AACE;AACF,uDAA6B;AAC7B;AACE;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACF,uDAA6B;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;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,y3GAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/client/index.js"}
@@ -27,7 +27,7 @@ import {
27
27
  useUrlRewriter,
28
28
  useUserSearch,
29
29
  useUserTableStructure
30
- } from "../chunk-CRTVAQEK.mjs";
30
+ } from "../chunk-TXVVZLUQ.mjs";
31
31
  import {
32
32
  configureClientConfig,
33
33
  configureI18n,
@@ -42,8 +42,7 @@ import {
42
42
  useI18nLocale,
43
43
  useI18nRouter,
44
44
  useI18nTranslations
45
- } from "../chunk-UOYIWJEJ.mjs";
46
- import "../chunk-CQID6RCF.mjs";
45
+ } from "../chunk-CWVYU4YZ.mjs";
47
46
  import {
48
47
  ClientJsonApiDelete,
49
48
  ClientJsonApiGet,
@@ -54,7 +53,7 @@ import {
54
53
  getClientApiUrl,
55
54
  getClientAppUrl,
56
55
  getClientTrackablePages
57
- } from "../chunk-MSNNAHDB.mjs";
56
+ } from "../chunk-ZYPNVEHB.mjs";
58
57
  import {
59
58
  getClientToken
60
59
  } from "../chunk-AUXK7QSA.mjs";