@carlonicora/nextjs-jsonapi 1.107.1 → 1.109.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 (168) hide show
  1. package/dist/{AssistantInterface-BYgI5z1-.d.mts → AssistantInterface-B1c8FhGA.d.mts} +2 -0
  2. package/dist/{AssistantInterface-DfDcz0gJ.d.ts → AssistantInterface-BBUHxOCd.d.ts} +2 -0
  3. package/dist/{AssistantMessageInterface-BpEhx2pC.d.ts → AssistantMessageInterface-Cs1yb-gF.d.ts} +3 -1
  4. package/dist/{AssistantMessageInterface-DJ3Me16Y.d.mts → AssistantMessageInterface-DQ3mH5L8.d.mts} +3 -1
  5. package/dist/{AuthComponent-B6DIk8Vf.d.ts → AuthComponent-Cd7lcYif.d.ts} +1 -1
  6. package/dist/{AuthComponent-BKI0ZbtD.d.mts → AuthComponent-DdxCFgUZ.d.mts} +1 -1
  7. package/dist/{BlockNoteEditor-RWRVIEZC.js → BlockNoteEditor-3XYBZLWO.js} +20 -19
  8. package/dist/BlockNoteEditor-3XYBZLWO.js.map +1 -0
  9. package/dist/{BlockNoteEditor-7TSK7PNG.mjs → BlockNoteEditor-EBFZG7AL.mjs} +5 -4
  10. package/dist/{BlockNoteEditor-7TSK7PNG.mjs.map → BlockNoteEditor-EBFZG7AL.mjs.map} +1 -1
  11. package/dist/{auth.interface-BBUgMZzs.d.ts → auth.interface-8b601idJ.d.ts} +1 -1
  12. package/dist/{auth.interface-XYEREOD6.d.mts → auth.interface-CXBF8Mhi.d.mts} +1 -1
  13. package/dist/billing/index.js +347 -346
  14. package/dist/billing/index.js.map +1 -1
  15. package/dist/billing/index.mjs +4 -3
  16. package/dist/billing/index.mjs.map +1 -1
  17. package/dist/chunk-3J7RQBF3.js +123 -0
  18. package/dist/chunk-3J7RQBF3.js.map +1 -0
  19. package/dist/{chunk-VLDLERJN.js → chunk-7E3O52U5.js} +15 -8
  20. package/dist/chunk-7E3O52U5.js.map +1 -0
  21. package/dist/{chunk-RXXZGPC3.js → chunk-CFI4WZ5R.js} +159 -113
  22. package/dist/chunk-CFI4WZ5R.js.map +1 -0
  23. package/dist/chunk-CQID6RCF.mjs +38 -0
  24. package/dist/chunk-CQID6RCF.mjs.map +1 -0
  25. package/dist/{chunk-WSOPEIRP.mjs → chunk-CRTVAQEK.mjs} +46 -27
  26. package/dist/chunk-CRTVAQEK.mjs.map +1 -0
  27. package/dist/{chunk-N3NVIPSU.mjs → chunk-MSNNAHDB.mjs} +129 -83
  28. package/dist/{chunk-N3NVIPSU.mjs.map → chunk-MSNNAHDB.mjs.map} +1 -1
  29. package/dist/chunk-MZTKPPET.mjs +123 -0
  30. package/dist/chunk-MZTKPPET.mjs.map +1 -0
  31. package/dist/{chunk-2IRWQVG4.js → chunk-UHO3KUUH.js} +842 -823
  32. package/dist/chunk-UHO3KUUH.js.map +1 -0
  33. package/dist/{chunk-CFECWLHH.mjs → chunk-UOYIWJEJ.mjs} +10 -3
  34. package/dist/chunk-UOYIWJEJ.mjs.map +1 -0
  35. package/dist/chunk-YQQHAFBS.js +38 -0
  36. package/dist/chunk-YQQHAFBS.js.map +1 -0
  37. package/dist/client/index.d.mts +8 -16
  38. package/dist/client/index.d.ts +8 -16
  39. package/dist/client/index.js +5 -4
  40. package/dist/client/index.js.map +1 -1
  41. package/dist/client/index.mjs +4 -3
  42. package/dist/components/index.d.mts +8 -7
  43. package/dist/components/index.d.ts +8 -7
  44. package/dist/components/index.js +5 -4
  45. package/dist/components/index.js.map +1 -1
  46. package/dist/components/index.mjs +4 -3
  47. package/dist/{config-CLQynoaa.d.ts → config-CN23v3eJ.d.ts} +4 -1
  48. package/dist/{config-k61pe_o2.d.mts → config-gh88Qn4h.d.mts} +4 -1
  49. package/dist/contexts/index.d.mts +18 -7
  50. package/dist/contexts/index.d.ts +18 -7
  51. package/dist/contexts/index.js +5 -4
  52. package/dist/contexts/index.js.map +1 -1
  53. package/dist/contexts/index.mjs +4 -3
  54. package/dist/core/index.d.mts +44 -11
  55. package/dist/core/index.d.ts +44 -11
  56. package/dist/core/index.js +2 -2
  57. package/dist/core/index.mjs +1 -1
  58. package/dist/features/help/index.css +29 -0
  59. package/dist/features/help/index.css.map +1 -0
  60. package/dist/features/help/index.d.mts +115 -0
  61. package/dist/features/help/index.d.ts +115 -0
  62. package/dist/features/help/index.js +532 -0
  63. package/dist/features/help/index.js.map +1 -0
  64. package/dist/features/help/index.mjs +532 -0
  65. package/dist/features/help/index.mjs.map +1 -0
  66. package/dist/features/help/server/createHelpAssetRouteHandler.d.mts +11 -0
  67. package/dist/features/help/server/createHelpAssetRouteHandler.d.ts +11 -0
  68. package/dist/features/help/server/createHelpAssetRouteHandler.js +43 -0
  69. package/dist/features/help/server/createHelpAssetRouteHandler.js.map +1 -0
  70. package/dist/features/help/server/createHelpAssetRouteHandler.mjs +43 -0
  71. package/dist/features/help/server/createHelpAssetRouteHandler.mjs.map +1 -0
  72. package/dist/features/help/server.d.mts +71 -0
  73. package/dist/features/help/server.d.ts +71 -0
  74. package/dist/features/help/server.js +123 -0
  75. package/dist/features/help/server.js.map +1 -0
  76. package/dist/features/help/server.mjs +123 -0
  77. package/dist/features/help/server.mjs.map +1 -0
  78. package/dist/help-content-config.interface-B9L02u9i.d.mts +50 -0
  79. package/dist/help-content-config.interface-B9L02u9i.d.ts +50 -0
  80. package/dist/index.d.mts +10 -8
  81. package/dist/index.d.ts +10 -8
  82. package/dist/index.js +4 -3
  83. package/dist/index.js.map +1 -1
  84. package/dist/index.mjs +3 -2
  85. package/dist/{notification.interface-aLEJbA_g.d.ts → notification.interface-C1T1C2ee.d.ts} +1 -100
  86. package/dist/{notification.interface-DLZGtV7Z.d.mts → notification.interface-DIxR23eS.d.mts} +1 -100
  87. package/dist/{s3.service-CVgLWaDc.d.mts → s3.service-0BTClOYO.d.mts} +2 -2
  88. package/dist/{s3.service-SLlX0Zbz.d.ts → s3.service-CT27Fm1s.d.ts} +2 -2
  89. package/dist/server/index.d.mts +4 -3
  90. package/dist/server/index.d.ts +4 -3
  91. package/dist/server/index.js +3 -3
  92. package/dist/server/index.mjs +1 -1
  93. package/dist/types-CQSjy7et.d.mts +101 -0
  94. package/dist/types-DHOxe8rc.d.ts +101 -0
  95. package/dist/usePageUrlGenerator-tjq2mlDV.d.ts +14 -0
  96. package/dist/usePageUrlGenerator-uOnyJ6j2.d.mts +14 -0
  97. package/dist/{useSocket-BkxHHujj.d.mts → useSocket-B1fMIr17.d.mts} +1 -1
  98. package/dist/{useSocket-CMDjWFYm.d.ts → useSocket-BdJTBXKv.d.ts} +1 -1
  99. package/package.json +20 -1
  100. package/src/client/config.ts +9 -1
  101. package/src/core/registry/helpStore.ts +45 -0
  102. package/src/features/assistant/contexts/AssistantContext.tsx +35 -19
  103. package/src/features/assistant/contexts/__tests__/AssistantContext.spec.tsx +66 -6
  104. package/src/features/assistant/data/Assistant.ts +2 -0
  105. package/src/features/assistant/data/AssistantInterface.ts +2 -0
  106. package/src/features/assistant/data/AssistantService.ts +18 -8
  107. package/src/features/assistant-message/components/parts/MessageSourcesPanel.tsx +6 -4
  108. package/src/features/assistant-message/components/parts/tabs/ContentsTab.tsx +5 -1
  109. package/src/features/assistant-message/components/parts/tabs/ReferencesTab.tsx +2 -1
  110. package/src/features/assistant-message/data/AssistantMessage.ts +27 -1
  111. package/src/features/assistant-message/data/AssistantMessageInterface.ts +1 -0
  112. package/src/features/assistant-message/data/__tests__/AssistantMessage.spec.ts +7 -3
  113. package/src/features/help/components/HelpArticleBody.tsx +54 -0
  114. package/src/features/help/components/HelpAskAi.tsx +36 -0
  115. package/src/features/help/components/HelpAssistantSheet.tsx +53 -0
  116. package/src/features/help/components/HelpHeader.tsx +40 -0
  117. package/src/features/help/components/HelpHint.tsx +77 -0
  118. package/src/features/help/components/HelpSearchResultRow.tsx +51 -0
  119. package/src/features/help/components/HelpSideNav.tsx +84 -0
  120. package/src/features/help/components/HelpTOC.tsx +49 -0
  121. package/src/features/help/components/__tests__/HelpAskAi.spec.tsx +68 -0
  122. package/src/features/help/components/__tests__/HelpAssistantSheet.spec.tsx +36 -0
  123. package/src/features/help/components/__tests__/HelpHint.spec.tsx +50 -0
  124. package/src/features/help/components/__tests__/HelpSearchResultRow.spec.tsx +59 -0
  125. package/src/features/help/components/__tests__/HelpSideNav.spec.tsx +52 -0
  126. package/src/features/help/components/mdx/Callout.tsx +21 -0
  127. package/src/features/help/components/mdx/EntityRef.tsx +18 -0
  128. package/src/features/help/components/mdx/KeyBinding.tsx +6 -0
  129. package/src/features/help/components/mdx/Related.tsx +33 -0
  130. package/src/features/help/components/mdx/Screenshot.tsx +9 -0
  131. package/src/features/help/components/mdx/Steps.tsx +21 -0
  132. package/src/features/help/components/mdx/Video.tsx +8 -0
  133. package/src/features/help/components/mdx/mdx-server-components.ts +23 -0
  134. package/src/features/help/components/mdx/mdxComponents.ts +9 -0
  135. package/src/features/help/contexts/HelpContext.spec.tsx +28 -0
  136. package/src/features/help/contexts/HelpContext.tsx +24 -0
  137. package/src/features/help/hooks/useHelp.ts +1 -0
  138. package/src/features/help/hooks/useHelpArticle.ts +7 -0
  139. package/src/features/help/hooks/useHelpFilter.ts +27 -0
  140. package/src/features/help/hooks/useHelpManifest.ts +5 -0
  141. package/src/features/help/i18n-keys.ts +34 -0
  142. package/src/features/help/index.ts +27 -0
  143. package/src/features/help/interfaces/help-content-config.interface.ts +17 -0
  144. package/src/features/help/server/__tests__/createHelpAssetRouteHandler.spec.ts +43 -0
  145. package/src/features/help/server/createHelpAssetRouteHandler.ts +35 -0
  146. package/src/features/help/server/generateHelpArticleMetadata.ts +18 -0
  147. package/src/features/help/server/generateHelpArticleStaticParams.ts +7 -0
  148. package/src/features/help/server/generateHelpModeStaticParams.ts +5 -0
  149. package/src/features/help/server/getHelpContent.ts +17 -0
  150. package/src/features/help/server/index.ts +8 -0
  151. package/src/features/help/server/serializeHelpArticle.tsx +46 -0
  152. package/src/features/help/server-entry.ts +20 -0
  153. package/src/features/help/types/help-article.types.ts +37 -0
  154. package/src/features/help/utils/__tests__/helpNavigation.spec.ts +70 -0
  155. package/src/features/help/utils/articleUrl.ts +13 -0
  156. package/src/features/help/utils/helpNavigation.ts +29 -0
  157. package/src/features/how-to/HowToModule.ts +1 -1
  158. package/src/features/how-to/data/HowTo.ts +21 -3
  159. package/src/features/how-to/data/HowToInterface.ts +1 -0
  160. package/src/index.ts +4 -0
  161. package/src/shadcnui/ui/context-menu.tsx +3 -1
  162. package/src/shadcnui/ui/popover.tsx +3 -1
  163. package/dist/BlockNoteEditor-RWRVIEZC.js.map +0 -1
  164. package/dist/chunk-2IRWQVG4.js.map +0 -1
  165. package/dist/chunk-CFECWLHH.mjs.map +0 -1
  166. package/dist/chunk-RXXZGPC3.js.map +0 -1
  167. package/dist/chunk-VLDLERJN.js.map +0 -1
  168. package/dist/chunk-WSOPEIRP.mjs.map +0 -1
@@ -1,8 +1,11 @@
1
+ import {
2
+ _setStaticHelpContent
3
+ } from "./chunk-CQID6RCF.mjs";
1
4
  import {
2
5
  AbstractService,
3
6
  EndpointCreator,
4
7
  Modules
5
- } from "./chunk-N3NVIPSU.mjs";
8
+ } from "./chunk-MSNNAHDB.mjs";
6
9
  import {
7
10
  setBootstrapper
8
11
  } from "./chunk-KK7PYKVI.mjs";
@@ -13,7 +16,11 @@ import {
13
16
  // src/client/config.ts
14
17
  var _clientConfig = null;
15
18
  function configureJsonApi(config) {
16
- _clientConfig = config;
19
+ const { helpContent, ...rest } = config;
20
+ _clientConfig = rest;
21
+ if (helpContent) {
22
+ _setStaticHelpContent(helpContent);
23
+ }
17
24
  if (config.bootstrapper) {
18
25
  setBootstrapper(config.bootstrapper);
19
26
  config.bootstrapper();
@@ -276,4 +283,4 @@ export {
276
283
  ACTION_TYPES,
277
284
  RbacService
278
285
  };
279
- //# sourceMappingURL=chunk-CFECWLHH.mjs.map
286
+ //# sourceMappingURL=chunk-UOYIWJEJ.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/client/config.ts","../src/i18n/config.ts","../src/login/config.ts","../src/roles/config.ts","../src/features/waitlist/config/waitlist.config.ts","../src/features/referral/config.ts","../src/features/rbac/data/RbacTypes.ts","../src/features/rbac/data/RbacService.ts"],"sourcesContent":["\"use client\";\n\nimport { ModuleWithPermissions } from \"../permissions/types\";\nimport { setBootstrapper } from \"../core/registry/bootstrapStore\";\nimport { _setStaticHelpContent } from \"../core/registry/helpStore\";\nimport type { HelpContentConfig } from \"../features/help/interfaces/help-content-config.interface\";\n\n// Config storage for client-side contexts\nlet _clientConfig: {\n apiUrl: string;\n appUrl?: string;\n trackablePages?: ModuleWithPermissions[];\n bootstrapper?: () => void;\n additionalHeaders?: Record<string, string>;\n stripePublishableKey?: string;\n} | null = null;\n\n/**\n * Configure the JSON:API client. This is the main configuration function.\n * This is typically called during app initialization.\n * @param config.helpContent - Optional help-content config (manifest, brand, redirects). Forwarded to the help feature's globalThis-backed store; not stored on the client config.\n */\nexport function configureJsonApi(config: {\n apiUrl: string;\n appUrl?: string;\n trackablePages?: ModuleWithPermissions[];\n bootstrapper?: () => void;\n additionalHeaders?: Record<string, string>;\n stripePublishableKey?: string;\n helpContent?: HelpContentConfig;\n}): void {\n const { helpContent, ...rest } = config;\n _clientConfig = rest;\n if (helpContent) {\n _setStaticHelpContent(helpContent);\n }\n // Register and call bootstrapper to register all modules\n if (config.bootstrapper) {\n setBootstrapper(config.bootstrapper);\n config.bootstrapper();\n }\n}\n\n/**\n * Configure the client config. This is typically called during app initialization.\n * @deprecated Use configureJsonApi instead\n */\nexport function configureClientConfig(config: {\n apiUrl: string;\n appUrl?: string;\n trackablePages?: ModuleWithPermissions[];\n}): void {\n _clientConfig = config;\n}\n\n/**\n * Get the configured API URL.\n *\n * This may resolve to an internal/private host (e.g. a docker-network\n * hostname) when configured to do so for SSR fetches. Do NOT use this for\n * URLs that are rendered into HTML and followed by the browser — use\n * `getPublicApiUrl()` instead.\n */\nexport function getApiUrl(): string {\n if (_clientConfig?.apiUrl) {\n return _clientConfig.apiUrl;\n }\n if (typeof process !== \"undefined\" && process.env?.NEXT_PUBLIC_API_URL) {\n return process.env.NEXT_PUBLIC_API_URL;\n }\n return \"\";\n}\n\n/**\n * Get the public-facing API URL.\n *\n * Always sourced from `NEXT_PUBLIC_API_URL` so it is identical on server\n * and client, and reachable from the user's browser. Use for any URL that\n * gets rendered into HTML the browser will navigate to (links, redirects,\n * OAuth hrefs).\n */\nexport function getPublicApiUrl(): string {\n if (typeof process !== \"undefined\" && process.env?.NEXT_PUBLIC_API_URL) {\n return process.env.NEXT_PUBLIC_API_URL;\n }\n return \"\";\n}\n\n/**\n * Get the configured app URL.\n */\nexport function getAppUrl(): string {\n if (_clientConfig?.appUrl) {\n return _clientConfig.appUrl;\n }\n if (typeof process !== \"undefined\" && process.env?.NEXT_PUBLIC_APP_URL) {\n return process.env.NEXT_PUBLIC_APP_URL;\n }\n if (typeof window !== \"undefined\") {\n return window.location.origin;\n }\n return \"\";\n}\n\n/**\n * Get the configured trackable pages.\n */\nexport function getTrackablePages(): ModuleWithPermissions[] {\n return _clientConfig?.trackablePages ?? [];\n}\n\n/**\n * Get the configured Stripe publishable key.\n */\nexport function getStripePublishableKey(): string | undefined {\n return _clientConfig?.stripePublishableKey;\n}\n","import { ComponentType } from \"react\";\n\n// Types for injected hooks\nexport interface I18nRouter {\n push: (href: string) => void;\n replace: (href: string) => void;\n back: () => void;\n forward: () => void;\n refresh: () => void;\n prefetch: (href: string) => void;\n}\n\nexport type UseRouterHook = () => I18nRouter;\nexport type UseTranslationsHook = (namespace?: string) => (key: string, values?: Record<string, any>) => string;\nexport type UseLocaleHook = () => string;\n\nexport type UseDateFnsLocaleHook = () => any; // date-fns Locale type\nexport type LinkComponent = ComponentType<{ href: string; children: React.ReactNode; [key: string]: any }>;\n\nexport interface I18nConfig {\n useRouter: UseRouterHook;\n useTranslations: UseTranslationsHook;\n useLocale?: UseLocaleHook;\n useDateFnsLocale?: UseDateFnsLocaleHook;\n Link: LinkComponent;\n usePathname: () => string;\n}\n\n// Private storage\nlet _config: I18nConfig | null = null;\n\n// Configuration function (called by app at startup)\nexport function configureI18n(config: I18nConfig): void {\n _config = config;\n}\n\n// Hooks for library components to use\nexport function useI18nRouter(): I18nRouter {\n if (!_config?.useRouter) {\n throw new Error(\"i18n not configured. Call configureI18n() at app startup.\");\n }\n return _config.useRouter();\n}\n\nexport function useI18nTranslations(namespace?: string): (key: string, values?: Record<string, any>) => string {\n if (!_config?.useTranslations) {\n // Fallback: return key as-is (safe for server/client)\n return (key: string) => key;\n }\n return _config.useTranslations(namespace);\n}\n\nexport function getI18nLink(): LinkComponent {\n if (!_config?.Link) {\n throw new Error(\"i18n not configured. Call configureI18n() at app startup.\");\n }\n return _config.Link;\n}\n\nexport function useI18nLocale(): string {\n if (_config?.useLocale) {\n return _config.useLocale();\n }\n // Fallback to English (safe for server/client)\n return \"en\";\n}\n\nexport function useI18nDateFnsLocale(): any {\n if (_config?.useDateFnsLocale) {\n return _config.useDateFnsLocale();\n }\n // Fallback to undefined (Calendar will use default)\n return undefined;\n}\n","let _useDiscordAuth: boolean = false;\nlet _useGoogleAuth: boolean = false;\nlet _useInternalAuth: boolean = true;\nlet _allowRegistration: boolean = true;\nlet _registrationMode: \"open\" | \"closed\" | \"waitlist\" = \"open\";\n\nexport type RegistrationMode = \"open\" | \"closed\" | \"waitlist\";\n\nexport interface LoginConfig {\n discordClientId?: string;\n googleClientId?: string;\n useInternalAuth?: boolean;\n allowRegistration?: boolean;\n registrationMode?: RegistrationMode;\n}\n\nexport function configureLogin(params: LoginConfig): void {\n _useDiscordAuth = !!params.discordClientId;\n _useGoogleAuth = !!params.googleClientId;\n _useInternalAuth = params.useInternalAuth ?? true;\n _allowRegistration = params.allowRegistration ?? true;\n _registrationMode = params.registrationMode ?? \"open\";\n}\n\nexport function isDiscordAuthEnabled(): boolean {\n return _useDiscordAuth;\n}\n\nexport function isGoogleAuthEnabled(): boolean {\n return _useGoogleAuth;\n}\n\nexport function isInternalAuthEnabled(): boolean {\n return _useInternalAuth;\n}\n\nexport function isRegistrationAllowed(): boolean {\n return _allowRegistration;\n}\n\nexport function getRegistrationMode(): RegistrationMode {\n return _registrationMode;\n}\n","/**\n * Role ID configuration interface\n * Apps provide their role IDs via configureRoles()\n */\nexport interface RoleIdConfig {\n Administrator: string;\n CompanyAdministrator: string;\n [key: string]: string; // Allow additional roles\n}\n\n// Private storage for the injected role IDs\nlet _roleId: RoleIdConfig | null = null;\n\n/**\n * Configure role IDs for the library\n * Call this at app startup to provide role ID constants\n *\n * @example\n * ```typescript\n * import { configureRoles } from \"@carlonicora/nextjs-jsonapi\";\n * import { RoleId } from \"@phlow/shared\";\n *\n * configureRoles(RoleId);\n * ```\n */\nexport function configureRoles(roleId: RoleIdConfig): void {\n _roleId = roleId;\n}\n\n/**\n * Get configured role IDs\n * @throws Error if roles not configured\n */\nexport function getRoleId(): RoleIdConfig {\n if (!_roleId) {\n throw new Error(\"Roles not configured. Call configureRoles() at app startup.\");\n }\n return _roleId;\n}\n\n/**\n * Check if roles have been configured\n */\nexport function isRolesConfigured(): boolean {\n return _roleId !== null;\n}\n","export type QuestionnaireFieldType = \"text\" | \"textarea\" | \"select\" | \"checkbox\";\n\nexport interface QuestionnaireOption {\n value: string;\n label: string;\n description?: string;\n}\n\nexport interface QuestionnaireField {\n id: string;\n type: QuestionnaireFieldType;\n label: string;\n description?: string;\n placeholder?: string;\n required?: boolean;\n options?: QuestionnaireOption[];\n}\n\nexport interface WaitlistConfig {\n questionnaire?: QuestionnaireField[];\n heroTitle?: string;\n heroSubtitle?: string;\n heroDescription?: string;\n benefits?: string[];\n}\n\nlet _waitlistConfig: WaitlistConfig = {};\n\nexport function configureWaitlist(config: WaitlistConfig): void {\n _waitlistConfig = config;\n}\n\nexport function getWaitlistConfig(): WaitlistConfig {\n return _waitlistConfig;\n}\n","/**\n * Configuration interface for frontend referral feature.\n */\nexport interface ReferralConfig {\n /**\n * Whether the referral feature is enabled.\n * When false, components render nothing and hooks return null.\n * @default false\n */\n enabled?: boolean;\n\n /**\n * Name of the cookie used to store referral codes.\n * @default \"referral_code\"\n */\n cookieName?: string;\n\n /**\n * Number of days the referral cookie is valid.\n * @default 30\n */\n cookieDays?: number;\n\n /**\n * Query parameter name for referral code in URL.\n * @default \"ref\"\n */\n urlParamName?: string;\n\n /**\n * Base URL for referral links.\n * @default window.location.origin (client-side only)\n */\n referralUrlBase?: string;\n\n /**\n * Path to append to base URL for referral links.\n * @default \"/\"\n */\n referralPath?: string;\n}\n\n/**\n * Default configuration values\n */\nexport const DEFAULT_REFERRAL_CONFIG: Required<ReferralConfig> = {\n enabled: false,\n cookieName: \"referral_code\",\n cookieDays: 30,\n urlParamName: \"ref\",\n referralUrlBase: \"\",\n referralPath: \"/\",\n};\n\n// Private storage for configuration\nlet _referralConfig: Required<ReferralConfig> = { ...DEFAULT_REFERRAL_CONFIG };\n\n/**\n * Configure referral feature settings.\n * Call this at app startup to enable and configure referral functionality.\n *\n * @example\n * ```typescript\n * import { configureReferral } from \"@carlonicora/nextjs-jsonapi\";\n *\n * configureReferral({\n * enabled: process.env.NEXT_PUBLIC_REFERRAL_ENABLED === 'true',\n * cookieDays: 30,\n * });\n * ```\n */\nexport function configureReferral(config: ReferralConfig): void {\n _referralConfig = { ...DEFAULT_REFERRAL_CONFIG, ...config };\n}\n\n/**\n * Get the current referral configuration.\n * @internal\n */\nexport function getReferralConfig(): Required<ReferralConfig> {\n return _referralConfig;\n}\n\n/**\n * Check if referral feature is enabled.\n */\nexport function isReferralEnabled(): boolean {\n return _referralConfig.enabled;\n}\n","export const COMPANY_ADMINISTRATOR_ROLE_ID = \"2e1eee00-6cba-4506-9059-ccd24e4ea5b0\";\n\nexport type PermissionValue = boolean | string;\n\nexport type ActionType = \"read\" | \"create\" | \"update\" | \"delete\";\n\nexport const ACTION_TYPES: ActionType[] = [\"read\", \"create\", \"update\", \"delete\"];\n\n/** The permissions object shape used by both Module and PermissionMapping entities */\nexport type PermissionsMap = {\n create?: PermissionValue;\n read?: PermissionValue;\n update?: PermissionValue;\n delete?: PermissionValue;\n};\n\n/**\n * Declarative-RBAC matrix types.\n *\n * Mirror of the library types defined in\n * `packages/nestjs-neo4jsonapi/src/foundations/rbac/dsl/types.ts`.\n * Frontend does not import from backend, so the shape is redefined here.\n *\n * A `PermToken` represents a single permission entry:\n * - `scope: true` → unconditional (e.g. full read of the module)\n * - `scope: false` → nothing (rarely used, mostly a placeholder)\n * - `scope: \"path\"` → scoped by relationship path (e.g. \"orders.account\")\n */\nexport type PermToken = { action: string; scope: boolean | string };\n\n/**\n * A per-module block of the matrix. Always has a `default` row (permissions\n * granted to every role). Additional keys are role IDs → role-specific\n * permission tokens that are unioned with `default` to produce the effective\n * permissions for that role in that module.\n */\nexport type RbacModuleBlock = { default: PermToken[] } & Record<string, PermToken[]>;\n\n/**\n * The full RBAC matrix as served by the dev endpoint `GET /_dev/rbac/matrix`.\n * Keys are module IDs; values are module blocks.\n */\nexport type RbacMatrix = Record<string, RbacModuleBlock>;\n","import { AbstractService, EndpointCreator, HttpMethod, Modules } from \"../../../core\";\nimport type { RbacMatrixModel } from \"./RbacMatrixModel\";\nimport type { RbacMatrix } from \"./RbacTypes\";\n\n/**\n * RbacService — fetches RBAC configuration for the admin UI.\n *\n * Declarative-matrix methods (`fetchMatrix`, `saveMatrix`) talk to the\n * dev-only endpoints added in\n * `packages/nestjs-neo4jsonapi/.../rbac-dev.controller.ts`. The controller\n * speaks JSON:API (singleton resource with `type: \"rbac-matrix\"`, `id:\n * \"singleton\"`), so these methods go through the standard `callApi()`\n * pipeline like every other service in the codebase.\n *\n * The backend only registers these routes when `devMode` is enabled on\n * `RbacModule.register` (see `apps/api/src/features/features.modules.ts`).\n * In production the routes return 404; callers should guard with a dev-mode\n * check.\n */\nexport class RbacService extends AbstractService {\n /**\n * Fetch the current RBAC matrix plus each module's known BFS relationship\n * paths (used by the permission picker as scope suggestions).\n *\n * Dev-only endpoint — see class header.\n */\n static async fetchMatrix(): Promise<{\n matrix: RbacMatrix;\n modulePaths: Record<string, readonly string[]>;\n }> {\n const endpoint = new EndpointCreator({ endpoint: Modules.RbacMatrix }).generate();\n\n const model = await this.callApi<RbacMatrixModel>({\n type: Modules.RbacMatrix,\n method: HttpMethod.GET,\n endpoint,\n });\n\n return {\n matrix: model.matrix ?? {},\n modulePaths: model.modulePaths ?? {},\n };\n }\n\n /**\n * Persist a matrix back to the declarative `permissions.ts` file.\n *\n * The backend serializes the matrix to formatted TypeScript using the\n * provided `roleNames` / `moduleNames` lookup tables (so the emitted file\n * references `RoleId.X` / `ModuleId.X` rather than raw UUIDs) and writes\n * it to `outputPath` (absolute, or relative to the repo root).\n *\n * Dev-only endpoint — see class header.\n */\n static async saveMatrix(args: {\n matrix: RbacMatrix;\n roleNames: Record<string, string>;\n moduleNames: Record<string, string>;\n outputPath: string;\n }): Promise<{ bytesWritten: number; path: string }> {\n const endpoint = new EndpointCreator({ endpoint: Modules.RbacMatrix }).generate();\n\n const model = await this.callApi<RbacMatrixModel>({\n type: Modules.RbacMatrix,\n method: HttpMethod.PUT,\n endpoint,\n input: args,\n });\n\n return {\n bytesWritten: model.bytesWritten ?? 0,\n path: model.path ?? \"\",\n };\n }\n}\n"],"mappings":";;;;;;;;;;;;;;;;AAQA,IAAI,gBAOO;AAOJ,SAAS,iBAAiB,QAQxB;AACP,QAAM,EAAE,aAAa,GAAG,KAAK,IAAI;AACjC,kBAAgB;AAChB,MAAI,aAAa;AACf,0BAAsB,WAAW;AAAA,EACnC;AAEA,MAAI,OAAO,cAAc;AACvB,oBAAgB,OAAO,YAAY;AACnC,WAAO,aAAa;AAAA,EACtB;AACF;AAnBgB;AAyBT,SAAS,sBAAsB,QAI7B;AACP,kBAAgB;AAClB;AANgB;AAgBT,SAAS,YAAoB;AAClC,MAAI,eAAe,QAAQ;AACzB,WAAO,cAAc;AAAA,EACvB;AACA,MAAI,OAAO,YAAY,eAAe,QAAQ,KAAK,qBAAqB;AACtE,WAAO,QAAQ,IAAI;AAAA,EACrB;AACA,SAAO;AACT;AARgB;AAkBT,SAAS,kBAA0B;AACxC,MAAI,OAAO,YAAY,eAAe,QAAQ,KAAK,qBAAqB;AACtE,WAAO,QAAQ,IAAI;AAAA,EACrB;AACA,SAAO;AACT;AALgB;AAUT,SAAS,YAAoB;AAClC,MAAI,eAAe,QAAQ;AACzB,WAAO,cAAc;AAAA,EACvB;AACA,MAAI,OAAO,YAAY,eAAe,QAAQ,KAAK,qBAAqB;AACtE,WAAO,QAAQ,IAAI;AAAA,EACrB;AACA,MAAI,OAAO,WAAW,aAAa;AACjC,WAAO,OAAO,SAAS;AAAA,EACzB;AACA,SAAO;AACT;AAXgB;AAgBT,SAAS,oBAA6C;AAC3D,SAAO,eAAe,kBAAkB,CAAC;AAC3C;AAFgB;AAOT,SAAS,0BAA8C;AAC5D,SAAO,eAAe;AACxB;AAFgB;;;ACrFhB,IAAI,UAA6B;AAG1B,SAAS,cAAc,QAA0B;AACtD,YAAU;AACZ;AAFgB;AAKT,SAAS,gBAA4B;AAC1C,MAAI,CAAC,SAAS,WAAW;AACvB,UAAM,IAAI,MAAM,2DAA2D;AAAA,EAC7E;AACA,SAAO,QAAQ,UAAU;AAC3B;AALgB;AAOT,SAAS,oBAAoB,WAA2E;AAC7G,MAAI,CAAC,SAAS,iBAAiB;AAE7B,WAAO,CAAC,QAAgB;AAAA,EAC1B;AACA,SAAO,QAAQ,gBAAgB,SAAS;AAC1C;AANgB;AAQT,SAAS,cAA6B;AAC3C,MAAI,CAAC,SAAS,MAAM;AAClB,UAAM,IAAI,MAAM,2DAA2D;AAAA,EAC7E;AACA,SAAO,QAAQ;AACjB;AALgB;AAOT,SAAS,gBAAwB;AACtC,MAAI,SAAS,WAAW;AACtB,WAAO,QAAQ,UAAU;AAAA,EAC3B;AAEA,SAAO;AACT;AANgB;AAQT,SAAS,uBAA4B;AAC1C,MAAI,SAAS,kBAAkB;AAC7B,WAAO,QAAQ,iBAAiB;AAAA,EAClC;AAEA,SAAO;AACT;AANgB;;;ACnEhB,IAAI,kBAA2B;AAC/B,IAAI,iBAA0B;AAC9B,IAAI,mBAA4B;AAChC,IAAI,qBAA8B;AAClC,IAAI,oBAAoD;AAYjD,SAAS,eAAe,QAA2B;AACxD,oBAAkB,CAAC,CAAC,OAAO;AAC3B,mBAAiB,CAAC,CAAC,OAAO;AAC1B,qBAAmB,OAAO,mBAAmB;AAC7C,uBAAqB,OAAO,qBAAqB;AACjD,sBAAoB,OAAO,oBAAoB;AACjD;AANgB;AAQT,SAAS,uBAAgC;AAC9C,SAAO;AACT;AAFgB;AAIT,SAAS,sBAA+B;AAC7C,SAAO;AACT;AAFgB;AAIT,SAAS,wBAAiC;AAC/C,SAAO;AACT;AAFgB;AAIT,SAAS,wBAAiC;AAC/C,SAAO;AACT;AAFgB;AAIT,SAAS,sBAAwC;AACtD,SAAO;AACT;AAFgB;;;AC7BhB,IAAI,UAA+B;AAc5B,SAAS,eAAe,QAA4B;AACzD,YAAU;AACZ;AAFgB;AAQT,SAAS,YAA0B;AACxC,MAAI,CAAC,SAAS;AACZ,UAAM,IAAI,MAAM,6DAA6D;AAAA,EAC/E;AACA,SAAO;AACT;AALgB;AAUT,SAAS,oBAA6B;AAC3C,SAAO,YAAY;AACrB;AAFgB;;;ACjBhB,IAAI,kBAAkC,CAAC;AAEhC,SAAS,kBAAkB,QAA8B;AAC9D,oBAAkB;AACpB;AAFgB;AAIT,SAAS,oBAAoC;AAClD,SAAO;AACT;AAFgB;;;ACaT,IAAM,0BAAoD;AAAA,EAC/D,SAAS;AAAA,EACT,YAAY;AAAA,EACZ,YAAY;AAAA,EACZ,cAAc;AAAA,EACd,iBAAiB;AAAA,EACjB,cAAc;AAChB;AAGA,IAAI,kBAA4C,EAAE,GAAG,wBAAwB;AAgBtE,SAAS,kBAAkB,QAA8B;AAC9D,oBAAkB,EAAE,GAAG,yBAAyB,GAAG,OAAO;AAC5D;AAFgB;AAQT,SAAS,oBAA8C;AAC5D,SAAO;AACT;AAFgB;AAOT,SAAS,oBAA6B;AAC3C,SAAO,gBAAgB;AACzB;AAFgB;;;ACtFT,IAAM,gCAAgC;AAMtC,IAAM,eAA6B,CAAC,QAAQ,UAAU,UAAU,QAAQ;;;ACaxE,IAAM,cAAN,cAA0B,gBAAgB;AAAA,EAnBjD,OAmBiD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAO/C,aAAa,cAGV;AACD,UAAM,WAAW,IAAI,gBAAgB,EAAE,UAAU,QAAQ,WAAW,CAAC,EAAE,SAAS;AAEhF,UAAM,QAAQ,MAAM,KAAK,QAAyB;AAAA,MAChD,MAAM,QAAQ;AAAA,MACd;AAAA,MACA;AAAA,IACF,CAAC;AAED,WAAO;AAAA,MACL,QAAQ,MAAM,UAAU,CAAC;AAAA,MACzB,aAAa,MAAM,eAAe,CAAC;AAAA,IACrC;AAAA,EACF;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAYA,aAAa,WAAW,MAK4B;AAClD,UAAM,WAAW,IAAI,gBAAgB,EAAE,UAAU,QAAQ,WAAW,CAAC,EAAE,SAAS;AAEhF,UAAM,QAAQ,MAAM,KAAK,QAAyB;AAAA,MAChD,MAAM,QAAQ;AAAA,MACd;AAAA,MACA;AAAA,MACA,OAAO;AAAA,IACT,CAAC;AAED,WAAO;AAAA,MACL,cAAc,MAAM,gBAAgB;AAAA,MACpC,MAAM,MAAM,QAAQ;AAAA,IACtB;AAAA,EACF;AACF;","names":[]}
@@ -0,0 +1,38 @@
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } }
2
+
3
+ var _chunk7QVYU63Ejs = require('./chunk-7QVYU63E.js');
4
+
5
+ // src/core/registry/helpStore.ts
6
+ var HELP_CONTENT_KEY = /* @__PURE__ */ Symbol.for("nextjs-jsonapi:helpContent");
7
+ var HELP_READER_KEY = /* @__PURE__ */ Symbol.for("nextjs-jsonapi:helpReader");
8
+ var globalStore = globalThis;
9
+ if (globalStore[HELP_CONTENT_KEY] === void 0) {
10
+ globalStore[HELP_CONTENT_KEY] = null;
11
+ }
12
+ if (globalStore[HELP_READER_KEY] === void 0) {
13
+ globalStore[HELP_READER_KEY] = null;
14
+ }
15
+ function _setStaticHelpContent(cfg) {
16
+ globalStore[HELP_CONTENT_KEY] = cfg;
17
+ }
18
+ _chunk7QVYU63Ejs.__name.call(void 0, _setStaticHelpContent, "_setStaticHelpContent");
19
+ function _getStaticHelpContent() {
20
+ return _nullishCoalesce(globalStore[HELP_CONTENT_KEY], () => ( null));
21
+ }
22
+ _chunk7QVYU63Ejs.__name.call(void 0, _getStaticHelpContent, "_getStaticHelpContent");
23
+ function setHelpReader(reader) {
24
+ globalStore[HELP_READER_KEY] = reader;
25
+ }
26
+ _chunk7QVYU63Ejs.__name.call(void 0, setHelpReader, "setHelpReader");
27
+ function _getStaticHelpReader() {
28
+ return _nullishCoalesce(globalStore[HELP_READER_KEY], () => ( null));
29
+ }
30
+ _chunk7QVYU63Ejs.__name.call(void 0, _getStaticHelpReader, "_getStaticHelpReader");
31
+
32
+
33
+
34
+
35
+
36
+
37
+ exports._setStaticHelpContent = _setStaticHelpContent; exports._getStaticHelpContent = _getStaticHelpContent; exports.setHelpReader = setHelpReader; exports._getStaticHelpReader = _getStaticHelpReader;
38
+ //# sourceMappingURL=chunk-YQQHAFBS.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/chunk-YQQHAFBS.js","../src/core/registry/helpStore.ts"],"names":[],"mappings":"AAAA;AACE;AACF,sDAA4B;AAC5B;AACA;ACWA,IAAM,iBAAA,kBAAmB,MAAA,CAAO,GAAA,CAAI,4BAA4B,CAAA;AAChE,IAAM,gBAAA,kBAAkB,MAAA,CAAO,GAAA,CAAI,2BAA2B,CAAA;AAE9D,IAAM,YAAA,EAAc,UAAA;AAKpB,GAAA,CAAI,WAAA,CAAY,gBAAgB,EAAA,IAAM,KAAA,CAAA,EAAW;AAC/C,EAAA,WAAA,CAAY,gBAAgB,EAAA,EAAI,IAAA;AAClC;AACA,GAAA,CAAI,WAAA,CAAY,eAAe,EAAA,IAAM,KAAA,CAAA,EAAW;AAC9C,EAAA,WAAA,CAAY,eAAe,EAAA,EAAI,IAAA;AACjC;AAEO,SAAS,qBAAA,CAAsB,GAAA,EAA2B;AAC/D,EAAA,WAAA,CAAY,gBAAgB,EAAA,EAAI,GAAA;AAClC;AAFgB,qCAAA,qBAAA,EAAA,uBAAA,CAAA;AAIT,SAAS,qBAAA,CAAA,EAA+C;AAC7D,EAAA,wBAAQ,WAAA,CAAY,gBAAgB,CAAA,UAAkB,MAAA;AACxD;AAFgB,qCAAA,qBAAA,EAAA,uBAAA,CAAA;AAIT,SAAS,aAAA,CAAc,MAAA,EAA0B;AACtD,EAAA,WAAA,CAAY,eAAe,EAAA,EAAI,MAAA;AACjC;AAFgB,qCAAA,aAAA,EAAA,eAAA,CAAA;AAIT,SAAS,oBAAA,CAAA,EAA0C;AACxD,EAAA,wBAAO,WAAA,CAAY,eAAe,CAAA,UAAK,MAAA;AACzC;AAFgB,qCAAA,oBAAA,EAAA,sBAAA,CAAA;ADZhB;AACA;AACE;AACA;AACA;AACA;AACF,yMAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/chunk-YQQHAFBS.js","sourcesContent":[null,"/**\n * Centralized help-content store accessible from client and server contexts.\n * Uses globalThis Symbol keys to persist across HMR/Turbopack reloads and to\n * bridge between the client-side `configureJsonApi` (in `client/config.ts`)\n * and server-side consumers (HelpProvider, getHelpContent, serializeHelpArticle).\n *\n * NO external dependencies to avoid circular imports.\n *\n * Pattern mirrors `bootstrapStore.ts`.\n */\n\n// Help content config shape is duplicated here as `unknown` to avoid pulling\n// the help feature into this core file. Callers cast on read.\ntype HelpReader = (article: { path: string }) => Promise<string>;\n\nconst HELP_CONTENT_KEY = Symbol.for(\"nextjs-jsonapi:helpContent\");\nconst HELP_READER_KEY = Symbol.for(\"nextjs-jsonapi:helpReader\");\n\nconst globalStore = globalThis as unknown as {\n [HELP_CONTENT_KEY]?: unknown | null;\n [HELP_READER_KEY]?: HelpReader | null;\n};\n\nif (globalStore[HELP_CONTENT_KEY] === undefined) {\n globalStore[HELP_CONTENT_KEY] = null;\n}\nif (globalStore[HELP_READER_KEY] === undefined) {\n globalStore[HELP_READER_KEY] = null;\n}\n\nexport function _setStaticHelpContent(cfg: unknown | null): void {\n globalStore[HELP_CONTENT_KEY] = cfg;\n}\n\nexport function _getStaticHelpContent<T = unknown>(): T | null {\n return (globalStore[HELP_CONTENT_KEY] as T | null) ?? null;\n}\n\nexport function setHelpReader(reader: HelpReader): void {\n globalStore[HELP_READER_KEY] = reader;\n}\n\nexport function _getStaticHelpReader(): HelpReader | null {\n return globalStore[HELP_READER_KEY] ?? null;\n}\n"]}
@@ -7,17 +7,20 @@ import { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from '../Api
7
7
  import { A as ApiRequestDataTypeInterface } from '../ApiRequestDataTypeInterface-CYEcRUrh.mjs';
8
8
  import { A as ApiResponseInterface } from '../ApiResponseInterface-rsXRL_Hn.mjs';
9
9
  import { A as ApiData } from '../ApiData-DPKNfY-9.mjs';
10
- import { M as ModuleWithPermissions, b as PageUrl, C as ContentInterface, l as RoleInterface, U as UserInterface } from '../notification.interface-DLZGtV7Z.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-k61pe_o2.mjs';
10
+ 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';
12
12
  import { ColumnDef } from '@tanstack/react-table';
13
13
  import { D as DataListRetriever } from '../useDataListRetriever-BqJSFBck.mjs';
14
14
  export { u as useDataListRetriever } from '../useDataListRetriever-BqJSFBck.mjs';
15
+ export { u as usePageUrlGenerator } from '../usePageUrlGenerator-uOnyJ6j2.mjs';
15
16
  import { a as D3Node, D as D3Link, C as ContentFields, R as RoleFields, U as UserFields } from '../content.fields-xH3TGvVk.mjs';
16
- export { u as useSocket } from '../useSocket-BkxHHujj.mjs';
17
+ export { u as useSocket } from '../useSocket-B1fMIr17.mjs';
18
+ import { C as ContentInterface, e as RoleInterface, U as UserInterface } from '../notification.interface-DIxR23eS.mjs';
17
19
  import { O as OAuthClientInterface, b as OAuthClientCreateRequest, c as OAuthClientCreateResponse, a as OAuthClientInput, f as OAuthConsentInfo, d as OAuthConsentRequest } from '../oauth.interface-o5FLpiN7.mjs';
18
20
  import 'lucide-react';
19
- import '../feature.interface-CXb1-vNq.mjs';
21
+ import '../help-content-config.interface-B9L02u9i.mjs';
20
22
  import 'd3';
23
+ import '../feature.interface-CXb1-vNq.mjs';
21
24
 
22
25
  interface JsonApiProviderProps {
23
26
  config: JsonApiConfig;
@@ -349,17 +352,6 @@ declare function useDebounce<T extends (...args: any[]) => any>(callback: T, del
349
352
  cancel: () => void;
350
353
  };
351
354
 
352
- declare function usePageUrlGenerator(): (params: {
353
- page?: PageUrl | string;
354
- id?: string;
355
- childPage?: PageUrl | string;
356
- childId?: string;
357
- additionalParameters?: {
358
- [key: string]: string | string[] | undefined;
359
- };
360
- language?: string;
361
- }) => string;
362
-
363
355
  declare function registerTableGenerator<T, U>(type: string | ModuleWithPermissions, hook: UseTableStructureHook<T, U>): void;
364
356
  declare function useTableGenerator<T, U>(type: ModuleWithPermissions, params: UseTableStructureHookParams<T, U>): UseTableStructureHookReturn<T>;
365
357
 
@@ -542,4 +534,4 @@ interface TrialSubscriptionStatus {
542
534
  }
543
535
  declare function useSubscriptionStatus(): TrialSubscriptionStatus;
544
536
 
545
- export { ClientJsonApiDelete, ClientJsonApiGet, ClientJsonApiPatch, ClientJsonApiPost, ClientJsonApiPut, DataListRetriever, type DirectFetchParams, type FitLayeredLayoutOptions, JsonApiConfig, JsonApiProvider, type JsonApiProviderProps, type LayeredLayoutOptions, type LayeredLayoutPosition, type LayeredRankDir, type MutationMethod, type MutationParams, type TableContent, TableGeneratorRegistry, type TableStructureGeneratorInterface, type TrialSubscriptionStatus, type UseJsonApiGetOptions, type UseJsonApiGetResult, type UseJsonApiMutationResult, type UseOAuthClientReturn, type UseOAuthClientsReturn, type UseOAuthConsentReturn, type UseTableStructureHook, type UseTableStructureHookParams, type UseTableStructureHookReturn, computeLayeredLayout, configureClientJsonApi, directFetch, fitLayeredLayoutToAspectRatio, getClientApiUrl, getClientAppUrl, getClientToken, getClientTrackablePages, registerTableGenerator, tableGeneratorRegistry, useContentTableStructure, useCustomD3Graph, useDebounce, useJsonApiGet, useJsonApiMutation, useNotificationSync, useOAuthClient, useOAuthClients, useOAuthConsent, usePageTracker, usePageUrlGenerator, useRehydration, useRehydrationList, useRoleTableStructure, useSubscriptionStatus, useTableGenerator, useUrlRewriter, useUserSearch, useUserTableStructure };
537
+ export { ClientJsonApiDelete, ClientJsonApiGet, ClientJsonApiPatch, ClientJsonApiPost, ClientJsonApiPut, DataListRetriever, type DirectFetchParams, type FitLayeredLayoutOptions, JsonApiConfig, JsonApiProvider, type JsonApiProviderProps, type LayeredLayoutOptions, type LayeredLayoutPosition, type LayeredRankDir, type MutationMethod, type MutationParams, type TableContent, TableGeneratorRegistry, type TableStructureGeneratorInterface, type TrialSubscriptionStatus, type UseJsonApiGetOptions, type UseJsonApiGetResult, type UseJsonApiMutationResult, type UseOAuthClientReturn, type UseOAuthClientsReturn, type UseOAuthConsentReturn, type UseTableStructureHook, type UseTableStructureHookParams, type UseTableStructureHookReturn, computeLayeredLayout, configureClientJsonApi, directFetch, fitLayeredLayoutToAspectRatio, getClientApiUrl, getClientAppUrl, getClientToken, getClientTrackablePages, registerTableGenerator, tableGeneratorRegistry, useContentTableStructure, useCustomD3Graph, useDebounce, useJsonApiGet, useJsonApiMutation, useNotificationSync, useOAuthClient, useOAuthClients, useOAuthConsent, usePageTracker, useRehydration, useRehydrationList, useRoleTableStructure, useSubscriptionStatus, useTableGenerator, useUrlRewriter, useUserSearch, useUserTableStructure };
@@ -7,17 +7,20 @@ import { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from '../Api
7
7
  import { A as ApiRequestDataTypeInterface } from '../ApiRequestDataTypeInterface-CYEcRUrh.js';
8
8
  import { A as ApiResponseInterface } from '../ApiResponseInterface-CWLvSCvS.js';
9
9
  import { A as ApiData } from '../ApiData-DPKNfY-9.js';
10
- import { M as ModuleWithPermissions, b as PageUrl, C as ContentInterface, l as RoleInterface, U as UserInterface } from '../notification.interface-aLEJbA_g.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-CLQynoaa.js';
10
+ 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';
12
12
  import { ColumnDef } from '@tanstack/react-table';
13
13
  import { D as DataListRetriever } from '../useDataListRetriever-BqJSFBck.js';
14
14
  export { u as useDataListRetriever } from '../useDataListRetriever-BqJSFBck.js';
15
+ export { u as usePageUrlGenerator } from '../usePageUrlGenerator-tjq2mlDV.js';
15
16
  import { a as D3Node, D as D3Link, C as ContentFields, R as RoleFields, U as UserFields } from '../content.fields-xH3TGvVk.js';
16
- export { u as useSocket } from '../useSocket-CMDjWFYm.js';
17
+ export { u as useSocket } from '../useSocket-BdJTBXKv.js';
18
+ import { C as ContentInterface, e as RoleInterface, U as UserInterface } from '../notification.interface-C1T1C2ee.js';
17
19
  import { O as OAuthClientInterface, b as OAuthClientCreateRequest, c as OAuthClientCreateResponse, a as OAuthClientInput, f as OAuthConsentInfo, d as OAuthConsentRequest } from '../oauth.interface-B6xmfDzK.js';
18
20
  import 'lucide-react';
19
- import '../feature.interface-BO25VLlx.js';
21
+ import '../help-content-config.interface-B9L02u9i.js';
20
22
  import 'd3';
23
+ import '../feature.interface-BO25VLlx.js';
21
24
 
22
25
  interface JsonApiProviderProps {
23
26
  config: JsonApiConfig;
@@ -349,17 +352,6 @@ declare function useDebounce<T extends (...args: any[]) => any>(callback: T, del
349
352
  cancel: () => void;
350
353
  };
351
354
 
352
- declare function usePageUrlGenerator(): (params: {
353
- page?: PageUrl | string;
354
- id?: string;
355
- childPage?: PageUrl | string;
356
- childId?: string;
357
- additionalParameters?: {
358
- [key: string]: string | string[] | undefined;
359
- };
360
- language?: string;
361
- }) => string;
362
-
363
355
  declare function registerTableGenerator<T, U>(type: string | ModuleWithPermissions, hook: UseTableStructureHook<T, U>): void;
364
356
  declare function useTableGenerator<T, U>(type: ModuleWithPermissions, params: UseTableStructureHookParams<T, U>): UseTableStructureHookReturn<T>;
365
357
 
@@ -542,4 +534,4 @@ interface TrialSubscriptionStatus {
542
534
  }
543
535
  declare function useSubscriptionStatus(): TrialSubscriptionStatus;
544
536
 
545
- export { ClientJsonApiDelete, ClientJsonApiGet, ClientJsonApiPatch, ClientJsonApiPost, ClientJsonApiPut, DataListRetriever, type DirectFetchParams, type FitLayeredLayoutOptions, JsonApiConfig, JsonApiProvider, type JsonApiProviderProps, type LayeredLayoutOptions, type LayeredLayoutPosition, type LayeredRankDir, type MutationMethod, type MutationParams, type TableContent, TableGeneratorRegistry, type TableStructureGeneratorInterface, type TrialSubscriptionStatus, type UseJsonApiGetOptions, type UseJsonApiGetResult, type UseJsonApiMutationResult, type UseOAuthClientReturn, type UseOAuthClientsReturn, type UseOAuthConsentReturn, type UseTableStructureHook, type UseTableStructureHookParams, type UseTableStructureHookReturn, computeLayeredLayout, configureClientJsonApi, directFetch, fitLayeredLayoutToAspectRatio, getClientApiUrl, getClientAppUrl, getClientToken, getClientTrackablePages, registerTableGenerator, tableGeneratorRegistry, useContentTableStructure, useCustomD3Graph, useDebounce, useJsonApiGet, useJsonApiMutation, useNotificationSync, useOAuthClient, useOAuthClients, useOAuthConsent, usePageTracker, usePageUrlGenerator, useRehydration, useRehydrationList, useRoleTableStructure, useSubscriptionStatus, useTableGenerator, useUrlRewriter, useUserSearch, useUserTableStructure };
537
+ export { ClientJsonApiDelete, ClientJsonApiGet, ClientJsonApiPatch, ClientJsonApiPost, ClientJsonApiPut, DataListRetriever, type DirectFetchParams, type FitLayeredLayoutOptions, JsonApiConfig, JsonApiProvider, type JsonApiProviderProps, type LayeredLayoutOptions, type LayeredLayoutPosition, type LayeredRankDir, type MutationMethod, type MutationParams, type TableContent, TableGeneratorRegistry, type TableStructureGeneratorInterface, type TrialSubscriptionStatus, type UseJsonApiGetOptions, type UseJsonApiGetResult, type UseJsonApiMutationResult, type UseOAuthClientReturn, type UseOAuthClientsReturn, type UseOAuthConsentReturn, type UseTableStructureHook, type UseTableStructureHookParams, type UseTableStructureHookReturn, computeLayeredLayout, configureClientJsonApi, directFetch, fitLayeredLayoutToAspectRatio, getClientApiUrl, getClientAppUrl, getClientToken, getClientTrackablePages, registerTableGenerator, tableGeneratorRegistry, useContentTableStructure, useCustomD3Graph, useDebounce, useJsonApiGet, useJsonApiMutation, useNotificationSync, useOAuthClient, useOAuthClients, useOAuthConsent, usePageTracker, useRehydration, useRehydrationList, useRoleTableStructure, useSubscriptionStatus, useTableGenerator, useUrlRewriter, useUserSearch, useUserTableStructure };
@@ -28,7 +28,7 @@
28
28
 
29
29
 
30
30
 
31
- var _chunk2IRWQVG4js = require('../chunk-2IRWQVG4.js');
31
+ var _chunkUHO3KUUHjs = require('../chunk-UHO3KUUH.js');
32
32
 
33
33
 
34
34
 
@@ -43,7 +43,8 @@ var _chunk2IRWQVG4js = require('../chunk-2IRWQVG4.js');
43
43
 
44
44
 
45
45
 
46
- var _chunkVLDLERJNjs = require('../chunk-VLDLERJN.js');
46
+ var _chunk7E3O52U5js = require('../chunk-7E3O52U5.js');
47
+ require('../chunk-YQQHAFBS.js');
47
48
 
48
49
 
49
50
 
@@ -54,7 +55,7 @@ var _chunkVLDLERJNjs = require('../chunk-VLDLERJN.js');
54
55
 
55
56
 
56
57
 
57
- var _chunkRXXZGPC3js = require('../chunk-RXXZGPC3.js');
58
+ var _chunkCFI4WZ5Rjs = require('../chunk-CFI4WZ5R.js');
58
59
 
59
60
 
60
61
  var _chunkLXKSUWAVjs = require('../chunk-LXKSUWAV.js');
@@ -123,5 +124,5 @@ require('../chunk-7QVYU63E.js');
123
124
 
124
125
 
125
126
 
126
- exports.ClientJsonApiDelete = _chunkRXXZGPC3js.ClientJsonApiDelete; exports.ClientJsonApiGet = _chunkRXXZGPC3js.ClientJsonApiGet; exports.ClientJsonApiPatch = _chunkRXXZGPC3js.ClientJsonApiPatch; exports.ClientJsonApiPost = _chunkRXXZGPC3js.ClientJsonApiPost; exports.ClientJsonApiPut = _chunkRXXZGPC3js.ClientJsonApiPut; exports.JsonApiContext = _chunk3EPNHTMHjs.JsonApiContext; exports.JsonApiProvider = _chunk2IRWQVG4js.JsonApiProvider; exports.TableGeneratorRegistry = _chunk2IRWQVG4js.TableGeneratorRegistry; exports.computeLayeredLayout = _chunk2IRWQVG4js.computeLayeredLayout; exports.configureClientConfig = _chunkVLDLERJNjs.configureClientConfig; exports.configureClientJsonApi = _chunkRXXZGPC3js.configureClientJsonApi; exports.configureI18n = _chunkVLDLERJNjs.configureI18n; exports.configureJsonApi = _chunkVLDLERJNjs.configureJsonApi; exports.directFetch = _chunkIBS6NI7Djs.directFetch; exports.fitLayeredLayoutToAspectRatio = _chunk2IRWQVG4js.fitLayeredLayoutToAspectRatio; exports.getApiUrl = _chunkVLDLERJNjs.getApiUrl; exports.getAppUrl = _chunkVLDLERJNjs.getAppUrl; exports.getClientApiUrl = _chunkRXXZGPC3js.getClientApiUrl; exports.getClientAppUrl = _chunkRXXZGPC3js.getClientAppUrl; exports.getClientToken = _chunkLXKSUWAVjs.getClientToken; exports.getClientTrackablePages = _chunkRXXZGPC3js.getClientTrackablePages; exports.getI18nLink = _chunkVLDLERJNjs.getI18nLink; exports.getPublicApiUrl = _chunkVLDLERJNjs.getPublicApiUrl; exports.getStripePublishableKey = _chunkVLDLERJNjs.getStripePublishableKey; exports.getTrackablePages = _chunkVLDLERJNjs.getTrackablePages; exports.registerTableGenerator = _chunk2IRWQVG4js.registerTableGenerator; exports.tableGeneratorRegistry = _chunk2IRWQVG4js.tableGeneratorRegistry; exports.useContentTableStructure = _chunk2IRWQVG4js.useContentTableStructure; exports.useCustomD3Graph = _chunk2IRWQVG4js.useCustomD3Graph; exports.useDataListRetriever = _chunk2IRWQVG4js.useDataListRetriever; exports.useDebounce = _chunk2IRWQVG4js.useDebounce; exports.useI18nDateFnsLocale = _chunkVLDLERJNjs.useI18nDateFnsLocale; exports.useI18nLocale = _chunkVLDLERJNjs.useI18nLocale; exports.useI18nRouter = _chunkVLDLERJNjs.useI18nRouter; exports.useI18nTranslations = _chunkVLDLERJNjs.useI18nTranslations; exports.useJsonApiConfig = _chunk3EPNHTMHjs.useJsonApiConfig; exports.useJsonApiConfigOptional = _chunk3EPNHTMHjs.useJsonApiConfigOptional; exports.useJsonApiGet = _chunk2IRWQVG4js.useJsonApiGet; exports.useJsonApiMutation = _chunk2IRWQVG4js.useJsonApiMutation; exports.useNotificationSync = _chunk2IRWQVG4js.useNotificationSync; exports.useOAuthClient = _chunk2IRWQVG4js.useOAuthClient; exports.useOAuthClients = _chunk2IRWQVG4js.useOAuthClients; exports.useOAuthConsent = _chunk2IRWQVG4js.useOAuthConsent; exports.usePageTracker = _chunk2IRWQVG4js.usePageTracker; exports.usePageUrlGenerator = _chunk2IRWQVG4js.usePageUrlGenerator; exports.useRehydration = _chunk2IRWQVG4js.useRehydration; exports.useRehydrationList = _chunk2IRWQVG4js.useRehydrationList; exports.useRoleTableStructure = _chunk2IRWQVG4js.useRoleTableStructure; exports.useSocket = _chunk2IRWQVG4js.useSocket; exports.useSubscriptionStatus = _chunk2IRWQVG4js.useSubscriptionStatus; exports.useTableGenerator = _chunk2IRWQVG4js.useTableGenerator; exports.useUrlRewriter = _chunk2IRWQVG4js.useUrlRewriter; exports.useUserSearch = _chunk2IRWQVG4js.useUserSearch; exports.useUserTableStructure = _chunk2IRWQVG4js.useUserTableStructure;
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;
127
128
  //# 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;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,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"}
@@ -27,7 +27,7 @@ import {
27
27
  useUrlRewriter,
28
28
  useUserSearch,
29
29
  useUserTableStructure
30
- } from "../chunk-WSOPEIRP.mjs";
30
+ } from "../chunk-CRTVAQEK.mjs";
31
31
  import {
32
32
  configureClientConfig,
33
33
  configureI18n,
@@ -42,7 +42,8 @@ import {
42
42
  useI18nLocale,
43
43
  useI18nRouter,
44
44
  useI18nTranslations
45
- } from "../chunk-CFECWLHH.mjs";
45
+ } from "../chunk-UOYIWJEJ.mjs";
46
+ import "../chunk-CQID6RCF.mjs";
46
47
  import {
47
48
  ClientJsonApiDelete,
48
49
  ClientJsonApiGet,
@@ -53,7 +54,7 @@ import {
53
54
  getClientApiUrl,
54
55
  getClientAppUrl,
55
56
  getClientTrackablePages
56
- } from "../chunk-N3NVIPSU.mjs";
57
+ } from "../chunk-MSNNAHDB.mjs";
57
58
  import {
58
59
  getClientToken
59
60
  } from "../chunk-AUXK7QSA.mjs";
@@ -1,9 +1,10 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { l as RoleInterface, U as UserInterface, M as ModuleWithPermissions, A as Action, C as ContentInterface, j as CompanyInterface, i as CompanyInput, N as NotificationInterface } from '../notification.interface-DLZGtV7Z.mjs';
3
- import { A as AuthComponent, P as PasskeyInterface, T as TotpAuthenticatorInterface } from '../AuthComponent-BKI0ZbtD.mjs';
4
- export { b as getIcon, a as getIconByModule, c as getIconByModuleName, g as getInitials } from '../AuthComponent-BKI0ZbtD.mjs';
2
+ import { M as ModuleWithPermissions, A as Action } from '../types-CQSjy7et.mjs';
3
+ import { A as AuthComponent, P as PasskeyInterface, T as TotpAuthenticatorInterface } from '../AuthComponent-DdxCFgUZ.mjs';
4
+ export { b as getIcon, a as getIconByModule, c as getIconByModuleName, g as getInitials } from '../AuthComponent-DdxCFgUZ.mjs';
5
5
  import * as React$1 from 'react';
6
6
  import React__default, { ReactNode, ReactElement, Dispatch, SetStateAction, ComponentType, Component, JSX, ComponentPropsWithoutRef } from 'react';
7
+ import { e as RoleInterface, U as UserInterface, C as ContentInterface, c as CompanyInterface, b as CompanyInput, N as NotificationInterface } from '../notification.interface-DIxR23eS.mjs';
7
8
  import * as _blocknote_core from '@blocknote/core';
8
9
  import { BlockNoteEditor, PartialBlock } from '@blocknote/core';
9
10
  import { SuggestionMenuProps, DefaultReactSuggestionItem } from '@blocknote/react';
@@ -14,10 +15,10 @@ import { DateRange, DayPicker, DayButton } from 'react-day-picker';
14
15
  import { DropzoneState, DropzoneOptions } from 'react-dropzone';
15
16
  export { DropzoneOptions } from 'react-dropzone';
16
17
  import { F as FeatureInterface } from '../feature.interface-CXb1-vNq.mjs';
17
- import { B as BreadcrumbItemData, a as HowToInterface, c as AssistantMessageInterface } from '../AssistantMessageInterface-DJ3Me16Y.mjs';
18
+ import { B as BreadcrumbItemData, a as HowToInterface, c as AssistantMessageInterface } from '../AssistantMessageInterface-DQ3mH5L8.mjs';
18
19
  import { ColumnDef, ExpandedState } from '@tanstack/react-table';
19
20
  import { J as JsonApiHydratedDataInterface, A as ApiDataInterface } from '../ApiDataInterface-BcZeXy5X.mjs';
20
- import { b as AuthInterface } from '../auth.interface-XYEREOD6.mjs';
21
+ import { b as AuthInterface } from '../auth.interface-CXBF8Mhi.mjs';
21
22
  import z from 'zod';
22
23
  import { g as OnboardingCardRenderProps } from '../onboarding.interface-Djyl9qYu.mjs';
23
24
  import { e as OAuthScopeInfo, O as OAuthClientInterface, b as OAuthClientCreateRequest, d as OAuthConsentRequest } from '../oauth.interface-o5FLpiN7.mjs';
@@ -2068,7 +2069,7 @@ declare function CommandShortcut({ className, ...props }: React$1.ComponentProps
2068
2069
  declare function ContextMenu({ ...props }: ContextMenu$1.Root.Props): react_jsx_runtime.JSX.Element;
2069
2070
  declare function ContextMenuPortal({ ...props }: ContextMenu$1.Portal.Props): react_jsx_runtime.JSX.Element;
2070
2071
  declare function ContextMenuTrigger({ className, ...props }: ContextMenu$1.Trigger.Props): react_jsx_runtime.JSX.Element;
2071
- declare function ContextMenuContent({ className, align, alignOffset, side, sideOffset, ...props }: ContextMenu$1.Popup.Props & Pick<ContextMenu$1.Positioner.Props, "align" | "alignOffset" | "side" | "sideOffset">): react_jsx_runtime.JSX.Element;
2072
+ declare function ContextMenuContent({ className, align, alignOffset, side, sideOffset, anchor, ...props }: ContextMenu$1.Popup.Props & Pick<ContextMenu$1.Positioner.Props, "align" | "alignOffset" | "side" | "sideOffset" | "anchor">): react_jsx_runtime.JSX.Element;
2072
2073
  declare function ContextMenuGroup({ ...props }: ContextMenu$1.Group.Props): react_jsx_runtime.JSX.Element;
2073
2074
  declare function ContextMenuLabel({ className, inset, ...props }: ContextMenu$1.GroupLabel.Props & {
2074
2075
  inset?: boolean;
@@ -2206,7 +2207,7 @@ declare function NavigationMenuIndicator({ className, ...props }: ComponentProps
2206
2207
 
2207
2208
  declare function Popover({ ...props }: Popover$1.Root.Props): react_jsx_runtime.JSX.Element;
2208
2209
  declare function PopoverTrigger({ ...props }: Popover$1.Trigger.Props): react_jsx_runtime.JSX.Element;
2209
- declare function PopoverContent({ className, align, alignOffset, side, sideOffset, ...props }: Popover$1.Popup.Props & Pick<Popover$1.Positioner.Props, "align" | "alignOffset" | "side" | "sideOffset">): react_jsx_runtime.JSX.Element;
2210
+ declare function PopoverContent({ className, align, alignOffset, side, sideOffset, anchor, ...props }: Popover$1.Popup.Props & Pick<Popover$1.Positioner.Props, "align" | "alignOffset" | "side" | "sideOffset" | "anchor">): react_jsx_runtime.JSX.Element;
2210
2211
  declare function PopoverHeader({ className, ...props }: React$1.ComponentProps<"div">): react_jsx_runtime.JSX.Element;
2211
2212
  declare function PopoverTitle({ className, ...props }: Popover$1.Title.Props): react_jsx_runtime.JSX.Element;
2212
2213
  declare function PopoverDescription({ className, ...props }: Popover$1.Description.Props): react_jsx_runtime.JSX.Element;
@@ -1,9 +1,10 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { l as RoleInterface, U as UserInterface, M as ModuleWithPermissions, A as Action, C as ContentInterface, j as CompanyInterface, i as CompanyInput, N as NotificationInterface } from '../notification.interface-aLEJbA_g.js';
3
- import { A as AuthComponent, P as PasskeyInterface, T as TotpAuthenticatorInterface } from '../AuthComponent-B6DIk8Vf.js';
4
- export { b as getIcon, a as getIconByModule, c as getIconByModuleName, g as getInitials } from '../AuthComponent-B6DIk8Vf.js';
2
+ import { M as ModuleWithPermissions, A as Action } from '../types-DHOxe8rc.js';
3
+ import { A as AuthComponent, P as PasskeyInterface, T as TotpAuthenticatorInterface } from '../AuthComponent-Cd7lcYif.js';
4
+ export { b as getIcon, a as getIconByModule, c as getIconByModuleName, g as getInitials } from '../AuthComponent-Cd7lcYif.js';
5
5
  import * as React$1 from 'react';
6
6
  import React__default, { ReactNode, ReactElement, Dispatch, SetStateAction, ComponentType, Component, JSX, ComponentPropsWithoutRef } from 'react';
7
+ import { e as RoleInterface, U as UserInterface, C as ContentInterface, c as CompanyInterface, b as CompanyInput, N as NotificationInterface } from '../notification.interface-C1T1C2ee.js';
7
8
  import * as _blocknote_core from '@blocknote/core';
8
9
  import { BlockNoteEditor, PartialBlock } from '@blocknote/core';
9
10
  import { SuggestionMenuProps, DefaultReactSuggestionItem } from '@blocknote/react';
@@ -14,10 +15,10 @@ import { DateRange, DayPicker, DayButton } from 'react-day-picker';
14
15
  import { DropzoneState, DropzoneOptions } from 'react-dropzone';
15
16
  export { DropzoneOptions } from 'react-dropzone';
16
17
  import { F as FeatureInterface } from '../feature.interface-BO25VLlx.js';
17
- import { B as BreadcrumbItemData, a as HowToInterface, c as AssistantMessageInterface } from '../AssistantMessageInterface-BpEhx2pC.js';
18
+ import { B as BreadcrumbItemData, a as HowToInterface, c as AssistantMessageInterface } from '../AssistantMessageInterface-Cs1yb-gF.js';
18
19
  import { ColumnDef, ExpandedState } from '@tanstack/react-table';
19
20
  import { J as JsonApiHydratedDataInterface, A as ApiDataInterface } from '../ApiDataInterface-BcZeXy5X.js';
20
- import { b as AuthInterface } from '../auth.interface-BBUgMZzs.js';
21
+ import { b as AuthInterface } from '../auth.interface-8b601idJ.js';
21
22
  import z from 'zod';
22
23
  import { g as OnboardingCardRenderProps } from '../onboarding.interface-Djyl9qYu.js';
23
24
  import { e as OAuthScopeInfo, O as OAuthClientInterface, b as OAuthClientCreateRequest, d as OAuthConsentRequest } from '../oauth.interface-B6xmfDzK.js';
@@ -2068,7 +2069,7 @@ declare function CommandShortcut({ className, ...props }: React$1.ComponentProps
2068
2069
  declare function ContextMenu({ ...props }: ContextMenu$1.Root.Props): react_jsx_runtime.JSX.Element;
2069
2070
  declare function ContextMenuPortal({ ...props }: ContextMenu$1.Portal.Props): react_jsx_runtime.JSX.Element;
2070
2071
  declare function ContextMenuTrigger({ className, ...props }: ContextMenu$1.Trigger.Props): react_jsx_runtime.JSX.Element;
2071
- declare function ContextMenuContent({ className, align, alignOffset, side, sideOffset, ...props }: ContextMenu$1.Popup.Props & Pick<ContextMenu$1.Positioner.Props, "align" | "alignOffset" | "side" | "sideOffset">): react_jsx_runtime.JSX.Element;
2072
+ declare function ContextMenuContent({ className, align, alignOffset, side, sideOffset, anchor, ...props }: ContextMenu$1.Popup.Props & Pick<ContextMenu$1.Positioner.Props, "align" | "alignOffset" | "side" | "sideOffset" | "anchor">): react_jsx_runtime.JSX.Element;
2072
2073
  declare function ContextMenuGroup({ ...props }: ContextMenu$1.Group.Props): react_jsx_runtime.JSX.Element;
2073
2074
  declare function ContextMenuLabel({ className, inset, ...props }: ContextMenu$1.GroupLabel.Props & {
2074
2075
  inset?: boolean;
@@ -2206,7 +2207,7 @@ declare function NavigationMenuIndicator({ className, ...props }: ComponentProps
2206
2207
 
2207
2208
  declare function Popover({ ...props }: Popover$1.Root.Props): react_jsx_runtime.JSX.Element;
2208
2209
  declare function PopoverTrigger({ ...props }: Popover$1.Trigger.Props): react_jsx_runtime.JSX.Element;
2209
- declare function PopoverContent({ className, align, alignOffset, side, sideOffset, ...props }: Popover$1.Popup.Props & Pick<Popover$1.Positioner.Props, "align" | "alignOffset" | "side" | "sideOffset">): react_jsx_runtime.JSX.Element;
2210
+ declare function PopoverContent({ className, align, alignOffset, side, sideOffset, anchor, ...props }: Popover$1.Popup.Props & Pick<Popover$1.Positioner.Props, "align" | "alignOffset" | "side" | "sideOffset" | "anchor">): react_jsx_runtime.JSX.Element;
2210
2211
  declare function PopoverHeader({ className, ...props }: React$1.ComponentProps<"div">): react_jsx_runtime.JSX.Element;
2211
2212
  declare function PopoverTitle({ className, ...props }: Popover$1.Title.Props): react_jsx_runtime.JSX.Element;
2212
2213
  declare function PopoverDescription({ className, ...props }: Popover$1.Description.Props): react_jsx_runtime.JSX.Element;
@@ -457,14 +457,15 @@
457
457
 
458
458
 
459
459
 
460
- var _chunk2IRWQVG4js = require('../chunk-2IRWQVG4.js');
461
- require('../chunk-VLDLERJN.js');
460
+ var _chunkUHO3KUUHjs = require('../chunk-UHO3KUUH.js');
461
+ require('../chunk-7E3O52U5.js');
462
+ require('../chunk-YQQHAFBS.js');
462
463
 
463
464
 
464
465
 
465
466
 
466
467
 
467
- var _chunkRXXZGPC3js = require('../chunk-RXXZGPC3.js');
468
+ var _chunkCFI4WZ5Rjs = require('../chunk-CFI4WZ5R.js');
468
469
  require('../chunk-LXKSUWAV.js');
469
470
  require('../chunk-IBS6NI7D.js');
470
471
  require('../chunk-J5LROFGL.js');
@@ -939,5 +940,5 @@ require('../chunk-7QVYU63E.js');
939
940
 
940
941
 
941
942
 
942
- exports.AcceptInvitation = _chunk2IRWQVG4js.AcceptInvitation; exports.Accordion = _chunk2IRWQVG4js.Accordion; exports.AccordionContent = _chunk2IRWQVG4js.AccordionContent; exports.AccordionItem = _chunk2IRWQVG4js.AccordionItem; exports.AccordionTrigger = _chunk2IRWQVG4js.AccordionTrigger; exports.ActivateAccount = _chunk2IRWQVG4js.ActivateAccount; exports.AddUserToRole = _chunk2IRWQVG4js.AddUserToRole; exports.AdminCompanyContainer = _chunk2IRWQVG4js.AdminCompanyContainer; exports.AdminUsersList = _chunk2IRWQVG4js.AdminUsersList; exports.Alert = _chunk2IRWQVG4js.Alert; exports.AlertAction = _chunk2IRWQVG4js.AlertAction; exports.AlertDescription = _chunk2IRWQVG4js.AlertDescription; exports.AlertDialog = _chunk2IRWQVG4js.AlertDialog; exports.AlertDialogAction = _chunk2IRWQVG4js.AlertDialogAction; exports.AlertDialogCancel = _chunk2IRWQVG4js.AlertDialogCancel; exports.AlertDialogContent = _chunk2IRWQVG4js.AlertDialogContent; exports.AlertDialogDescription = _chunk2IRWQVG4js.AlertDialogDescription; exports.AlertDialogFooter = _chunk2IRWQVG4js.AlertDialogFooter; exports.AlertDialogHeader = _chunk2IRWQVG4js.AlertDialogHeader; exports.AlertDialogMedia = _chunk2IRWQVG4js.AlertDialogMedia; exports.AlertDialogOverlay = _chunk2IRWQVG4js.AlertDialogOverlay; exports.AlertDialogPortal = _chunk2IRWQVG4js.AlertDialogPortal; exports.AlertDialogTitle = _chunk2IRWQVG4js.AlertDialogTitle; exports.AlertDialogTrigger = _chunk2IRWQVG4js.AlertDialogTrigger; exports.AlertTitle = _chunk2IRWQVG4js.AlertTitle; exports.AllUsersListContainer = _chunk2IRWQVG4js.AllUsersListContainer; exports.AllowedUsersDetails = _chunk2IRWQVG4js.AllowedUsersDetails; exports.AssistantContainer = _chunk2IRWQVG4js.AssistantContainer; exports.AttributeElement = _chunk2IRWQVG4js.AttributeElement; exports.AuthContainer = _chunk2IRWQVG4js.AuthContainer; exports.Avatar = _chunk2IRWQVG4js.Avatar; exports.AvatarBadge = _chunk2IRWQVG4js.AvatarBadge; exports.AvatarFallback = _chunk2IRWQVG4js.AvatarFallback; exports.AvatarGroup = _chunk2IRWQVG4js.AvatarGroup; exports.AvatarGroupCount = _chunk2IRWQVG4js.AvatarGroupCount; exports.AvatarImage = _chunk2IRWQVG4js.AvatarImage; exports.BackupCodesDialog = _chunk2IRWQVG4js.BackupCodesDialog; exports.Badge = _chunk2IRWQVG4js.Badge; exports.BlockNoteEditorContainer = _chunk2IRWQVG4js.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunk2IRWQVG4js.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunk2IRWQVG4js.BlockNoteEditorMentionSuggestionMenu; exports.Board = _chunk2IRWQVG4js.KanbanBoard; exports.Breadcrumb = _chunk2IRWQVG4js.Breadcrumb; exports.BreadcrumbEllipsis = _chunk2IRWQVG4js.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunk2IRWQVG4js.BreadcrumbItem; exports.BreadcrumbLink = _chunk2IRWQVG4js.BreadcrumbLink; exports.BreadcrumbList = _chunk2IRWQVG4js.BreadcrumbList; exports.BreadcrumbNavigation = _chunk2IRWQVG4js.BreadcrumbNavigation; exports.BreadcrumbPage = _chunk2IRWQVG4js.BreadcrumbPage; exports.BreadcrumbSeparator = _chunk2IRWQVG4js.BreadcrumbSeparator; exports.Button = _chunk2IRWQVG4js.Button; exports.Calendar = _chunk2IRWQVG4js.Calendar; exports.CalendarDayButton = _chunk2IRWQVG4js.CalendarDayButton; exports.Card = _chunk2IRWQVG4js.Card; exports.CardAction = _chunk2IRWQVG4js.CardAction; exports.CardContent = _chunk2IRWQVG4js.CardContent; exports.CardDescription = _chunk2IRWQVG4js.CardDescription; exports.CardFooter = _chunk2IRWQVG4js.CardFooter; exports.CardHeader = _chunk2IRWQVG4js.CardHeader; exports.CardTitle = _chunk2IRWQVG4js.CardTitle; exports.Carousel = _chunk2IRWQVG4js.Carousel; exports.CarouselContent = _chunk2IRWQVG4js.CarouselContent; exports.CarouselItem = _chunk2IRWQVG4js.CarouselItem; exports.CarouselNext = _chunk2IRWQVG4js.CarouselNext; exports.CarouselPrevious = _chunk2IRWQVG4js.CarouselPrevious; exports.ChartContainer = _chunk2IRWQVG4js.ChartContainer; exports.ChartLegend = _chunk2IRWQVG4js.ChartLegend; exports.ChartLegendContent = _chunk2IRWQVG4js.ChartLegendContent; exports.ChartStyle = _chunk2IRWQVG4js.ChartStyle; exports.ChartTooltip = _chunk2IRWQVG4js.ChartTooltip; exports.ChartTooltipContent = _chunk2IRWQVG4js.ChartTooltipContent; exports.Checkbox = _chunk2IRWQVG4js.Checkbox; exports.Collapsible = _chunk2IRWQVG4js.Collapsible; exports.CollapsibleContent = _chunk2IRWQVG4js.CollapsibleContent; exports.CollapsibleTrigger = _chunk2IRWQVG4js.CollapsibleTrigger; exports.Column = _chunk2IRWQVG4js.KanbanColumn; exports.ColumnHandle = _chunk2IRWQVG4js.KanbanColumnHandle; exports.Combobox = _chunk2IRWQVG4js.Combobox; exports.ComboboxChip = _chunk2IRWQVG4js.ComboboxChip; exports.ComboboxChips = _chunk2IRWQVG4js.ComboboxChips; exports.ComboboxChipsInput = _chunk2IRWQVG4js.ComboboxChipsInput; exports.ComboboxCollection = _chunk2IRWQVG4js.ComboboxCollection; exports.ComboboxContent = _chunk2IRWQVG4js.ComboboxContent; exports.ComboboxEmpty = _chunk2IRWQVG4js.ComboboxEmpty; exports.ComboboxGroup = _chunk2IRWQVG4js.ComboboxGroup; exports.ComboboxInput = _chunk2IRWQVG4js.ComboboxInput; exports.ComboboxItem = _chunk2IRWQVG4js.ComboboxItem; exports.ComboboxLabel = _chunk2IRWQVG4js.ComboboxLabel; exports.ComboboxList = _chunk2IRWQVG4js.ComboboxList; exports.ComboboxSeparator = _chunk2IRWQVG4js.ComboboxSeparator; exports.ComboboxTrigger = _chunk2IRWQVG4js.ComboboxTrigger; exports.ComboboxValue = _chunk2IRWQVG4js.ComboboxValue; exports.Command = _chunk2IRWQVG4js.Command; exports.CommandDialog = _chunk2IRWQVG4js.CommandDialog; exports.CommandEmpty = _chunk2IRWQVG4js.CommandEmpty; exports.CommandGroup = _chunk2IRWQVG4js.CommandGroup; exports.CommandInput = _chunk2IRWQVG4js.CommandInput; exports.CommandItem = _chunk2IRWQVG4js.CommandItem; exports.CommandList = _chunk2IRWQVG4js.CommandList; exports.CommandSeparator = _chunk2IRWQVG4js.CommandSeparator; exports.CommandShortcut = _chunk2IRWQVG4js.CommandShortcut; exports.CommonAssociationCommandDialog = _chunk2IRWQVG4js.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunk2IRWQVG4js.CommonAssociationTrigger; exports.CommonDeleter = _chunk2IRWQVG4js.CommonDeleter; exports.CommonEditorButtons = _chunk2IRWQVG4js.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunk2IRWQVG4js.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunk2IRWQVG4js.CommonEditorHeader; exports.CommonEditorTrigger = _chunk2IRWQVG4js.CommonEditorTrigger; exports.CompaniesList = _chunk2IRWQVG4js.CompaniesList; exports.CompanyConfigurationEditor = _chunk2IRWQVG4js.CompanyConfigurationEditor; exports.CompanyContainer = _chunk2IRWQVG4js.CompanyContainer; exports.CompanyContent = _chunk2IRWQVG4js.CompanyContent; exports.CompanyDeleter = _chunk2IRWQVG4js.CompanyDeleter; exports.CompanyDetails = _chunk2IRWQVG4js.CompanyDetails; exports.CompanyEditor = _chunk2IRWQVG4js.CompanyEditor; exports.CompanyUsersList = _chunk2IRWQVG4js.CompanyUsersList; exports.ContentListGrid = _chunk2IRWQVG4js.ContentListGrid; exports.ContentListTable = _chunk2IRWQVG4js.ContentListTable; exports.ContentTableSearch = _chunk2IRWQVG4js.ContentTableSearch; exports.ContentTitle = _chunk2IRWQVG4js.ContentTitle; exports.ContentsList = _chunk2IRWQVG4js.ContentsList; exports.ContentsListById = _chunk2IRWQVG4js.ContentsListById; exports.ContextMenu = _chunk2IRWQVG4js.ContextMenu; exports.ContextMenuCheckboxItem = _chunk2IRWQVG4js.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunk2IRWQVG4js.ContextMenuContent; exports.ContextMenuGroup = _chunk2IRWQVG4js.ContextMenuGroup; exports.ContextMenuItem = _chunk2IRWQVG4js.ContextMenuItem; exports.ContextMenuLabel = _chunk2IRWQVG4js.ContextMenuLabel; exports.ContextMenuPortal = _chunk2IRWQVG4js.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunk2IRWQVG4js.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunk2IRWQVG4js.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunk2IRWQVG4js.ContextMenuSeparator; exports.ContextMenuShortcut = _chunk2IRWQVG4js.ContextMenuShortcut; exports.ContextMenuSub = _chunk2IRWQVG4js.ContextMenuSub; exports.ContextMenuSubContent = _chunk2IRWQVG4js.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunk2IRWQVG4js.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunk2IRWQVG4js.ContextMenuTrigger; exports.ContributorsList = _chunk2IRWQVG4js.ContributorsList; exports.Cookies = _chunk2IRWQVG4js.Cookies; exports.CurrencyInput = _chunk2IRWQVG4js.CurrencyInput; exports.DatePickerPopover = _chunk2IRWQVG4js.DatePickerPopover; exports.DateRangeSelector = _chunk2IRWQVG4js.DateRangeSelector; exports.Dialog = _chunk2IRWQVG4js.Dialog; exports.DialogClose = _chunk2IRWQVG4js.DialogClose; exports.DialogContent = _chunk2IRWQVG4js.DialogContent; exports.DialogDescription = _chunk2IRWQVG4js.DialogDescription; exports.DialogFooter = _chunk2IRWQVG4js.DialogFooter; exports.DialogHeader = _chunk2IRWQVG4js.DialogHeader; exports.DialogOverlay = _chunk2IRWQVG4js.DialogOverlay; exports.DialogPortal = _chunk2IRWQVG4js.DialogPortal; exports.DialogTitle = _chunk2IRWQVG4js.DialogTitle; exports.DialogTrigger = _chunk2IRWQVG4js.DialogTrigger; exports.DisableTwoFactorDialog = _chunk2IRWQVG4js.DisableTwoFactorDialog; exports.Drawer = _chunk2IRWQVG4js.Drawer; exports.DrawerClose = _chunk2IRWQVG4js.DrawerClose; exports.DrawerContent = _chunk2IRWQVG4js.DrawerContent; exports.DrawerDescription = _chunk2IRWQVG4js.DrawerDescription; exports.DrawerFooter = _chunk2IRWQVG4js.DrawerFooter; exports.DrawerHeader = _chunk2IRWQVG4js.DrawerHeader; exports.DrawerOverlay = _chunk2IRWQVG4js.DrawerOverlay; exports.DrawerPortal = _chunk2IRWQVG4js.DrawerPortal; exports.DrawerTitle = _chunk2IRWQVG4js.DrawerTitle; exports.DrawerTrigger = _chunk2IRWQVG4js.DrawerTrigger; exports.DropdownMenu = _chunk2IRWQVG4js.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunk2IRWQVG4js.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunk2IRWQVG4js.DropdownMenuContent; exports.DropdownMenuGroup = _chunk2IRWQVG4js.DropdownMenuGroup; exports.DropdownMenuItem = _chunk2IRWQVG4js.DropdownMenuItem; exports.DropdownMenuLabel = _chunk2IRWQVG4js.DropdownMenuLabel; exports.DropdownMenuPortal = _chunk2IRWQVG4js.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunk2IRWQVG4js.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunk2IRWQVG4js.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunk2IRWQVG4js.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunk2IRWQVG4js.DropdownMenuShortcut; exports.DropdownMenuSub = _chunk2IRWQVG4js.DropdownMenuSub; exports.DropdownMenuSubContent = _chunk2IRWQVG4js.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunk2IRWQVG4js.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunk2IRWQVG4js.DropdownMenuTrigger; exports.EditableAvatar = _chunk2IRWQVG4js.EditableAvatar; exports.EditorSheet = _chunk2IRWQVG4js.EditorSheet; exports.EntityAvatar = _chunk2IRWQVG4js.EntityAvatar; exports.EntityMultiSelector = _chunk2IRWQVG4js.EntityMultiSelector; exports.ErrorDetails = _chunk2IRWQVG4js.ErrorDetails; exports.Field = _chunk2IRWQVG4js.Field; exports.FieldContent = _chunk2IRWQVG4js.FieldContent; exports.FieldDescription = _chunk2IRWQVG4js.FieldDescription; exports.FieldError = _chunk2IRWQVG4js.FieldError; exports.FieldGroup = _chunk2IRWQVG4js.FieldGroup; exports.FieldLabel = _chunk2IRWQVG4js.FieldLabel; exports.FieldLegend = _chunk2IRWQVG4js.FieldLegend; exports.FieldSeparator = _chunk2IRWQVG4js.FieldSeparator; exports.FieldSet = _chunk2IRWQVG4js.FieldSet; exports.FieldTitle = _chunk2IRWQVG4js.FieldTitle; exports.FileInput = _chunk2IRWQVG4js.FileInput; exports.FileUploader = _chunk2IRWQVG4js.FileUploader; exports.FileUploaderContent = _chunk2IRWQVG4js.FileUploaderContent; exports.FileUploaderItem = _chunk2IRWQVG4js.FileUploaderItem; exports.FiscalDataDisplay = _chunk2IRWQVG4js.FiscalDataDisplay; exports.ForgotPassword = _chunk2IRWQVG4js.ForgotPassword; exports.Form = _chunk2IRWQVG4js.Form; exports.FormBlockNote = _chunk2IRWQVG4js.FormBlockNote; exports.FormCheckbox = _chunk2IRWQVG4js.FormCheckbox; exports.FormDate = _chunk2IRWQVG4js.FormDate; exports.FormDateTime = _chunk2IRWQVG4js.FormDateTime; exports.FormFeatures = _chunk2IRWQVG4js.FormFeatures; exports.FormFieldWrapper = _chunk2IRWQVG4js.FormFieldWrapper; exports.FormInput = _chunk2IRWQVG4js.FormInput; exports.FormPassword = _chunk2IRWQVG4js.FormPassword; exports.FormPlaceAutocomplete = _chunk2IRWQVG4js.FormPlaceAutocomplete; exports.FormRoles = _chunk2IRWQVG4js.FormRoles; exports.FormSelect = _chunk2IRWQVG4js.FormSelect; exports.FormSlider = _chunk2IRWQVG4js.FormSlider; exports.FormSwitch = _chunk2IRWQVG4js.FormSwitch; exports.FormTextarea = _chunk2IRWQVG4js.FormTextarea; exports.GdprConsentCheckbox = _chunk2IRWQVG4js.GdprConsentCheckbox; exports.GdprConsentSection = _chunk2IRWQVG4js.GdprConsentSection; exports.Header = _chunk2IRWQVG4js.Header; exports.HoverCard = _chunk2IRWQVG4js.HoverCard; exports.HoverCardContent = _chunk2IRWQVG4js.HoverCardContent; exports.HoverCardTrigger = _chunk2IRWQVG4js.HoverCardTrigger; exports.HowToCommand = _chunk2IRWQVG4js.HowToCommand; exports.HowToCommandViewer = _chunk2IRWQVG4js.HowToCommandViewer; exports.HowToContainer = _chunk2IRWQVG4js.HowToContainer; exports.HowToContent = _chunk2IRWQVG4js.HowToContent; exports.HowToDeleter = _chunk2IRWQVG4js.HowToDeleter; exports.HowToDetails = _chunk2IRWQVG4js.HowToDetails; exports.HowToEditor = _chunk2IRWQVG4js.HowToEditor; exports.HowToList = _chunk2IRWQVG4js.HowToList; exports.HowToListContainer = _chunk2IRWQVG4js.HowToListContainer; exports.HowToMultiSelector = _chunk2IRWQVG4js.HowToMultiSelector; exports.HowToSelector = _chunk2IRWQVG4js.HowToSelector; exports.Input = _chunk2IRWQVG4js.Input; exports.InputGroup = _chunk2IRWQVG4js.InputGroup; exports.InputGroupAddon = _chunk2IRWQVG4js.InputGroupAddon; exports.InputGroupButton = _chunk2IRWQVG4js.InputGroupButton; exports.InputGroupInput = _chunk2IRWQVG4js.InputGroupInput; exports.InputGroupText = _chunk2IRWQVG4js.InputGroupText; exports.InputGroupTextarea = _chunk2IRWQVG4js.InputGroupTextarea; exports.InputOTP = _chunk2IRWQVG4js.InputOTP; exports.InputOTPGroup = _chunk2IRWQVG4js.InputOTPGroup; exports.InputOTPSeparator = _chunk2IRWQVG4js.InputOTPSeparator; exports.InputOTPSlot = _chunk2IRWQVG4js.InputOTPSlot; exports.ItalianFiscalData = _chunk2IRWQVG4js.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunk2IRWQVG4js.ItalianFiscalDataDisplay; exports.Item = _chunk2IRWQVG4js.KanbanItem; exports.ItemHandle = _chunk2IRWQVG4js.KanbanItemHandle; exports.Kanban = _chunk2IRWQVG4js.KanbanRoot; exports.KanbanBoard = _chunk2IRWQVG4js.KanbanBoard; exports.KanbanColumn = _chunk2IRWQVG4js.KanbanColumn; exports.KanbanColumnHandle = _chunk2IRWQVG4js.KanbanColumnHandle; exports.KanbanItem = _chunk2IRWQVG4js.KanbanItem; exports.KanbanItemHandle = _chunk2IRWQVG4js.KanbanItemHandle; exports.KanbanOverlay = _chunk2IRWQVG4js.KanbanOverlay; exports.Label = _chunk2IRWQVG4js.Label; exports.LandingComponent = _chunk2IRWQVG4js.LandingComponent; exports.Link = _chunk2IRWQVG4js.Link; exports.Login = _chunk2IRWQVG4js.Login; exports.Logout = _chunk2IRWQVG4js.Logout; exports.MessageItem = _chunk2IRWQVG4js.MessageItem; exports.MessageList = _chunk2IRWQVG4js.MessageList; exports.MessageSourcesPanel = _chunk2IRWQVG4js.MessageSourcesPanel; exports.ModeToggleSwitch = _chunk2IRWQVG4js.ModeToggleSwitch; exports.MultiSelect = _chunk2IRWQVG4js.MultiSelect; exports.MultipleSelector = _chunk2IRWQVG4js.MultipleSelector; exports.NavigationMenu = _chunk2IRWQVG4js.NavigationMenu; exports.NavigationMenuContent = _chunk2IRWQVG4js.NavigationMenuContent; exports.NavigationMenuIndicator = _chunk2IRWQVG4js.NavigationMenuIndicator; exports.NavigationMenuItem = _chunk2IRWQVG4js.NavigationMenuItem; exports.NavigationMenuLink = _chunk2IRWQVG4js.NavigationMenuLink; exports.NavigationMenuList = _chunk2IRWQVG4js.NavigationMenuList; exports.NavigationMenuPositioner = _chunk2IRWQVG4js.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunk2IRWQVG4js.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunk2IRWQVG4js.NotificationErrorBoundary; exports.NotificationMenuItem = _chunk2IRWQVG4js.NotificationMenuItem; exports.NotificationModal = _chunk2IRWQVG4js.NotificationModal; exports.NotificationToast = _chunk2IRWQVG4js.NotificationToast; exports.NotificationsList = _chunk2IRWQVG4js.NotificationsList; exports.NotificationsListContainer = _chunk2IRWQVG4js.NotificationsListContainer; exports.OAuthClientCard = _chunk2IRWQVG4js.OAuthClientCard; exports.OAuthClientDetail = _chunk2IRWQVG4js.OAuthClientDetail; exports.OAuthClientForm = _chunk2IRWQVG4js.OAuthClientForm; exports.OAuthClientList = _chunk2IRWQVG4js.OAuthClientList; exports.OAuthClientSecretDisplay = _chunk2IRWQVG4js.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunk2IRWQVG4js.OAuthConsentActions; exports.OAuthConsentHeader = _chunk2IRWQVG4js.OAuthConsentHeader; exports.OAuthConsentScreen = _chunk2IRWQVG4js.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunk2IRWQVG4js.OAuthRedirectUriInput; exports.OAuthScopeList = _chunk2IRWQVG4js.OAuthScopeList; exports.OAuthScopeSelector = _chunk2IRWQVG4js.OAuthScopeSelector; exports.OnboardingCard = _chunk2IRWQVG4js.OnboardingCard; exports.Overlay = _chunk2IRWQVG4js.KanbanOverlay; exports.PageContainer = _chunk2IRWQVG4js.PageContainer; exports.PageContainerContentDetails = _chunk2IRWQVG4js.PageContainerContentDetails; exports.PageContentContainer = _chunk2IRWQVG4js.PageContentContainer; exports.PageSection = _chunk2IRWQVG4js.PageSection; exports.PasskeyButton = _chunk2IRWQVG4js.PasskeyButton; exports.PasskeyList = _chunk2IRWQVG4js.PasskeyList; exports.PasskeySetupDialog = _chunk2IRWQVG4js.PasskeySetupDialog; exports.PasswordInput = _chunk2IRWQVG4js.PasswordInput; exports.Popover = _chunk2IRWQVG4js.Popover; exports.PopoverContent = _chunk2IRWQVG4js.PopoverContent; exports.PopoverDescription = _chunk2IRWQVG4js.PopoverDescription; exports.PopoverHeader = _chunk2IRWQVG4js.PopoverHeader; exports.PopoverTitle = _chunk2IRWQVG4js.PopoverTitle; exports.PopoverTrigger = _chunk2IRWQVG4js.PopoverTrigger; exports.Progress = _chunk2IRWQVG4js.Progress; exports.ProgressIndicator = _chunk2IRWQVG4js.ProgressIndicator; exports.ProgressLabel = _chunk2IRWQVG4js.ProgressLabel; exports.ProgressTrack = _chunk2IRWQVG4js.ProgressTrack; exports.ProgressValue = _chunk2IRWQVG4js.ProgressValue; exports.PushNotificationProvider = _chunk2IRWQVG4js.PushNotificationProvider; exports.RadioGroup = _chunk2IRWQVG4js.RadioGroup; exports.RadioGroupItem = _chunk2IRWQVG4js.RadioGroupItem; exports.RbacByRoleContainer = _chunk2IRWQVG4js.RbacByRoleContainer; exports.RbacContainer = _chunk2IRWQVG4js.RbacContainer; exports.RbacPermissionCell = _chunk2IRWQVG4js.RbacPermissionCell; exports.RbacPermissionPicker = _chunk2IRWQVG4js.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunk2IRWQVG4js.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunk2IRWQVG4js.RecentPagesNavigator; exports.ReferralCodeCapture = _chunk2IRWQVG4js.ReferralCodeCapture; exports.ReferralDialog = _chunk2IRWQVG4js.ReferralDialog; exports.ReferralWidget = _chunk2IRWQVG4js.ReferralWidget; exports.RefreshUser = _chunk2IRWQVG4js.RefreshUser; exports.RelevantContentsList = _chunk2IRWQVG4js.RelevantContentsList; exports.RelevantUsersList = _chunk2IRWQVG4js.RelevantUsersList; exports.RemoveUserFromRole = _chunk2IRWQVG4js.RemoveUserFromRole; exports.ResetPassword = _chunk2IRWQVG4js.ResetPassword; exports.ResizableHandle = _chunk2IRWQVG4js.ResizableHandle; exports.ResizablePanel = _chunk2IRWQVG4js.ResizablePanel; exports.ResizablePanelGroup = _chunk2IRWQVG4js.ResizablePanelGroup; exports.RoleContainer = _chunk2IRWQVG4js.RoleContainer; exports.RoleDetails = _chunk2IRWQVG4js.RoleDetails; exports.RoleUsersList = _chunk2IRWQVG4js.RoleUsersList; exports.RolesList = _chunk2IRWQVG4js.RolesList; exports.Root = _chunk2IRWQVG4js.KanbanRoot; exports.RoundPageContainer = _chunk2IRWQVG4js.RoundPageContainer; exports.RoundPageContainerTitle = _chunk2IRWQVG4js.RoundPageContainerTitle; exports.ScrollArea = _chunk2IRWQVG4js.ScrollArea; exports.ScrollBar = _chunk2IRWQVG4js.ScrollBar; exports.SecurityContainer = _chunk2IRWQVG4js.SecurityContainer; exports.Select = _chunk2IRWQVG4js.Select; exports.SelectContent = _chunk2IRWQVG4js.SelectContent; exports.SelectGroup = _chunk2IRWQVG4js.SelectGroup; exports.SelectItem = _chunk2IRWQVG4js.SelectItem; exports.SelectLabel = _chunk2IRWQVG4js.SelectLabel; exports.SelectScrollDownButton = _chunk2IRWQVG4js.SelectScrollDownButton; exports.SelectScrollUpButton = _chunk2IRWQVG4js.SelectScrollUpButton; exports.SelectSeparator = _chunk2IRWQVG4js.SelectSeparator; exports.SelectTrigger = _chunk2IRWQVG4js.SelectTrigger; exports.SelectValue = _chunk2IRWQVG4js.SelectValue; exports.Separator = _chunk2IRWQVG4js.Separator; exports.Sheet = _chunk2IRWQVG4js.Sheet; exports.SheetClose = _chunk2IRWQVG4js.SheetClose; exports.SheetContent = _chunk2IRWQVG4js.SheetContent; exports.SheetDescription = _chunk2IRWQVG4js.SheetDescription; exports.SheetFooter = _chunk2IRWQVG4js.SheetFooter; exports.SheetHeader = _chunk2IRWQVG4js.SheetHeader; exports.SheetTitle = _chunk2IRWQVG4js.SheetTitle; exports.SheetTrigger = _chunk2IRWQVG4js.SheetTrigger; exports.Sidebar = _chunk2IRWQVG4js.Sidebar; exports.SidebarContent = _chunk2IRWQVG4js.SidebarContent; exports.SidebarFooter = _chunk2IRWQVG4js.SidebarFooter; exports.SidebarGroup = _chunk2IRWQVG4js.SidebarGroup; exports.SidebarGroupAction = _chunk2IRWQVG4js.SidebarGroupAction; exports.SidebarGroupContent = _chunk2IRWQVG4js.SidebarGroupContent; exports.SidebarGroupLabel = _chunk2IRWQVG4js.SidebarGroupLabel; exports.SidebarHeader = _chunk2IRWQVG4js.SidebarHeader; exports.SidebarInput = _chunk2IRWQVG4js.SidebarInput; exports.SidebarInset = _chunk2IRWQVG4js.SidebarInset; exports.SidebarMenu = _chunk2IRWQVG4js.SidebarMenu; exports.SidebarMenuAction = _chunk2IRWQVG4js.SidebarMenuAction; exports.SidebarMenuBadge = _chunk2IRWQVG4js.SidebarMenuBadge; exports.SidebarMenuButton = _chunk2IRWQVG4js.SidebarMenuButton; exports.SidebarMenuItem = _chunk2IRWQVG4js.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunk2IRWQVG4js.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunk2IRWQVG4js.SidebarMenuSub; exports.SidebarMenuSubButton = _chunk2IRWQVG4js.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunk2IRWQVG4js.SidebarMenuSubItem; exports.SidebarProvider = _chunk2IRWQVG4js.SidebarProvider; exports.SidebarRail = _chunk2IRWQVG4js.SidebarRail; exports.SidebarSeparator = _chunk2IRWQVG4js.SidebarSeparator; exports.SidebarTrigger = _chunk2IRWQVG4js.SidebarTrigger; exports.Skeleton = _chunk2IRWQVG4js.Skeleton; exports.Slider = _chunk2IRWQVG4js.Slider; exports.Switch = _chunk2IRWQVG4js.Switch; exports.Table = _chunk2IRWQVG4js.Table; exports.TableBody = _chunk2IRWQVG4js.TableBody; exports.TableCaption = _chunk2IRWQVG4js.TableCaption; exports.TableCell = _chunk2IRWQVG4js.TableCell; exports.TableCellAvatar = _chunk2IRWQVG4js.TableCellAvatar; exports.TableFooter = _chunk2IRWQVG4js.TableFooter; exports.TableHead = _chunk2IRWQVG4js.TableHead; exports.TableHeader = _chunk2IRWQVG4js.TableHeader; exports.TableRow = _chunk2IRWQVG4js.TableRow; exports.Tabs = _chunk2IRWQVG4js.Tabs; exports.TabsContainer = _chunk2IRWQVG4js.TabsContainer; exports.TabsContent = _chunk2IRWQVG4js.TabsContent; exports.TabsList = _chunk2IRWQVG4js.TabsList; exports.TabsTrigger = _chunk2IRWQVG4js.TabsTrigger; exports.Textarea = _chunk2IRWQVG4js.Textarea; exports.Toaster = _chunk2IRWQVG4js.Toaster; exports.Toggle = _chunk2IRWQVG4js.Toggle; exports.TokenStatusIndicator = _chunk2IRWQVG4js.TokenStatusIndicator; exports.Tooltip = _chunk2IRWQVG4js.Tooltip; exports.TooltipContent = _chunk2IRWQVG4js.TooltipContent; exports.TooltipProvider = _chunk2IRWQVG4js.TooltipProvider; exports.TooltipTrigger = _chunk2IRWQVG4js.TooltipTrigger; exports.TotpAuthenticatorList = _chunk2IRWQVG4js.TotpAuthenticatorList; exports.TotpInput = _chunk2IRWQVG4js.TotpInput; exports.TotpSetupDialog = _chunk2IRWQVG4js.TotpSetupDialog; exports.TwoFactorChallenge = _chunk2IRWQVG4js.TwoFactorChallenge; exports.TwoFactorSettings = _chunk2IRWQVG4js.TwoFactorSettings; exports.UserAvatar = _chunk2IRWQVG4js.UserAvatar; exports.UserAvatarEditor = _chunk2IRWQVG4js.UserAvatarEditor; exports.UserAvatarList = _chunk2IRWQVG4js.UserAvatarList; exports.UserContainer = _chunk2IRWQVG4js.UserContainer; exports.UserContent = _chunk2IRWQVG4js.UserContent; exports.UserDeleter = _chunk2IRWQVG4js.UserDeleter; exports.UserEditor = _chunk2IRWQVG4js.UserEditor; exports.UserIndexContainer = _chunk2IRWQVG4js.UserIndexContainer; exports.UserIndexDetails = _chunk2IRWQVG4js.UserIndexDetails; exports.UserListInAdd = _chunk2IRWQVG4js.UserListInAdd; exports.UserMultiSelect = _chunk2IRWQVG4js.UserMultiSelect; exports.UserReactivator = _chunk2IRWQVG4js.UserReactivator; exports.UserResentInvitationEmail = _chunk2IRWQVG4js.UserResentInvitationEmail; exports.UserRoleAdd = _chunk2IRWQVG4js.UserRoleAdd; exports.UserRolesList = _chunk2IRWQVG4js.UserRolesList; exports.UserSearchPopover = _chunk2IRWQVG4js.UserSearchPopover; exports.UserSelector = _chunk2IRWQVG4js.UserSelector; exports.UserStanadaloneDetails = _chunk2IRWQVG4js.UserStanadaloneDetails; exports.UsersList = _chunk2IRWQVG4js.UsersList; exports.UsersListByContentIds = _chunk2IRWQVG4js.UsersListByContentIds; exports.UsersListContainer = _chunk2IRWQVG4js.UsersListContainer; exports.WaitlistConfirmation = _chunk2IRWQVG4js.WaitlistConfirmation; exports.WaitlistForm = _chunk2IRWQVG4js.WaitlistForm; exports.WaitlistHeroSection = _chunk2IRWQVG4js.WaitlistHeroSection; exports.WaitlistList = _chunk2IRWQVG4js.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunk2IRWQVG4js.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunk2IRWQVG4js.WaitlistSuccessState; exports.badgeVariants = _chunk2IRWQVG4js.badgeVariants; exports.buttonVariants = _chunk2IRWQVG4js.buttonVariants; exports.cellComponent = _chunk2IRWQVG4js.cellComponent; exports.cellDate = _chunk2IRWQVG4js.cellDate; exports.cellDateTime = _chunk2IRWQVG4js.cellDateTime; exports.cellId = _chunk2IRWQVG4js.cellId; exports.cellLink = _chunk2IRWQVG4js.cellLink; exports.cellUrl = _chunk2IRWQVG4js.cellUrl; exports.createMentionInlineContentSpec = _chunk2IRWQVG4js.createMentionInlineContentSpec; exports.errorToast = _chunk2IRWQVG4js.errorToast; exports.generateNotificationData = _chunk2IRWQVG4js.generateNotificationData; exports.getIcon = _chunkRXXZGPC3js.getIcon; exports.getIconByModule = _chunkRXXZGPC3js.getIconByModule; exports.getIconByModuleName = _chunkRXXZGPC3js.getIconByModuleName; exports.getInitials = _chunkRXXZGPC3js.getInitials; exports.mentionDataAttrs = _chunk2IRWQVG4js.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunk2IRWQVG4js.navigationMenuTriggerStyle; exports.parseFiscalData = _chunk2IRWQVG4js.parseFiscalData; exports.parseMentionElement = _chunk2IRWQVG4js.parseMentionElement; exports.tabsListVariants = _chunk2IRWQVG4js.tabsListVariants; exports.toggleVariants = _chunk2IRWQVG4js.toggleVariants; exports.triggerAssociationToast = _chunk2IRWQVG4js.triggerAssociationToast; exports.useCarousel = _chunk2IRWQVG4js.useCarousel; exports.useComboboxAnchor = _chunk2IRWQVG4js.useComboboxAnchor; exports.useDebounce = _chunk2IRWQVG4js.useDebounce2; exports.useEditorDialog = _chunk2IRWQVG4js.useEditorDialog; exports.useFileUpload = _chunk2IRWQVG4js.useFileUpload; exports.useMentionInsert = _chunk2IRWQVG4js.useMentionInsert; exports.useSidebar = _chunk2IRWQVG4js.useSidebar;
943
+ exports.AcceptInvitation = _chunkUHO3KUUHjs.AcceptInvitation; exports.Accordion = _chunkUHO3KUUHjs.Accordion; exports.AccordionContent = _chunkUHO3KUUHjs.AccordionContent; exports.AccordionItem = _chunkUHO3KUUHjs.AccordionItem; exports.AccordionTrigger = _chunkUHO3KUUHjs.AccordionTrigger; exports.ActivateAccount = _chunkUHO3KUUHjs.ActivateAccount; exports.AddUserToRole = _chunkUHO3KUUHjs.AddUserToRole; exports.AdminCompanyContainer = _chunkUHO3KUUHjs.AdminCompanyContainer; exports.AdminUsersList = _chunkUHO3KUUHjs.AdminUsersList; exports.Alert = _chunkUHO3KUUHjs.Alert; exports.AlertAction = _chunkUHO3KUUHjs.AlertAction; exports.AlertDescription = _chunkUHO3KUUHjs.AlertDescription; exports.AlertDialog = _chunkUHO3KUUHjs.AlertDialog; exports.AlertDialogAction = _chunkUHO3KUUHjs.AlertDialogAction; exports.AlertDialogCancel = _chunkUHO3KUUHjs.AlertDialogCancel; exports.AlertDialogContent = _chunkUHO3KUUHjs.AlertDialogContent; exports.AlertDialogDescription = _chunkUHO3KUUHjs.AlertDialogDescription; exports.AlertDialogFooter = _chunkUHO3KUUHjs.AlertDialogFooter; exports.AlertDialogHeader = _chunkUHO3KUUHjs.AlertDialogHeader; exports.AlertDialogMedia = _chunkUHO3KUUHjs.AlertDialogMedia; exports.AlertDialogOverlay = _chunkUHO3KUUHjs.AlertDialogOverlay; exports.AlertDialogPortal = _chunkUHO3KUUHjs.AlertDialogPortal; exports.AlertDialogTitle = _chunkUHO3KUUHjs.AlertDialogTitle; exports.AlertDialogTrigger = _chunkUHO3KUUHjs.AlertDialogTrigger; exports.AlertTitle = _chunkUHO3KUUHjs.AlertTitle; exports.AllUsersListContainer = _chunkUHO3KUUHjs.AllUsersListContainer; exports.AllowedUsersDetails = _chunkUHO3KUUHjs.AllowedUsersDetails; exports.AssistantContainer = _chunkUHO3KUUHjs.AssistantContainer; exports.AttributeElement = _chunkUHO3KUUHjs.AttributeElement; exports.AuthContainer = _chunkUHO3KUUHjs.AuthContainer; exports.Avatar = _chunkUHO3KUUHjs.Avatar; exports.AvatarBadge = _chunkUHO3KUUHjs.AvatarBadge; exports.AvatarFallback = _chunkUHO3KUUHjs.AvatarFallback; exports.AvatarGroup = _chunkUHO3KUUHjs.AvatarGroup; exports.AvatarGroupCount = _chunkUHO3KUUHjs.AvatarGroupCount; exports.AvatarImage = _chunkUHO3KUUHjs.AvatarImage; exports.BackupCodesDialog = _chunkUHO3KUUHjs.BackupCodesDialog; exports.Badge = _chunkUHO3KUUHjs.Badge; exports.BlockNoteEditorContainer = _chunkUHO3KUUHjs.BlockNoteEditorContainer; exports.BlockNoteEditorMentionHoverCard = _chunkUHO3KUUHjs.BlockNoteEditorMentionHoverCard; exports.BlockNoteEditorMentionSuggestionMenu = _chunkUHO3KUUHjs.BlockNoteEditorMentionSuggestionMenu; exports.Board = _chunkUHO3KUUHjs.KanbanBoard; exports.Breadcrumb = _chunkUHO3KUUHjs.Breadcrumb; exports.BreadcrumbEllipsis = _chunkUHO3KUUHjs.BreadcrumbEllipsis; exports.BreadcrumbItem = _chunkUHO3KUUHjs.BreadcrumbItem; exports.BreadcrumbLink = _chunkUHO3KUUHjs.BreadcrumbLink; exports.BreadcrumbList = _chunkUHO3KUUHjs.BreadcrumbList; exports.BreadcrumbNavigation = _chunkUHO3KUUHjs.BreadcrumbNavigation; exports.BreadcrumbPage = _chunkUHO3KUUHjs.BreadcrumbPage; exports.BreadcrumbSeparator = _chunkUHO3KUUHjs.BreadcrumbSeparator; exports.Button = _chunkUHO3KUUHjs.Button; exports.Calendar = _chunkUHO3KUUHjs.Calendar; exports.CalendarDayButton = _chunkUHO3KUUHjs.CalendarDayButton; exports.Card = _chunkUHO3KUUHjs.Card; exports.CardAction = _chunkUHO3KUUHjs.CardAction; exports.CardContent = _chunkUHO3KUUHjs.CardContent; exports.CardDescription = _chunkUHO3KUUHjs.CardDescription; exports.CardFooter = _chunkUHO3KUUHjs.CardFooter; exports.CardHeader = _chunkUHO3KUUHjs.CardHeader; exports.CardTitle = _chunkUHO3KUUHjs.CardTitle; exports.Carousel = _chunkUHO3KUUHjs.Carousel; exports.CarouselContent = _chunkUHO3KUUHjs.CarouselContent; exports.CarouselItem = _chunkUHO3KUUHjs.CarouselItem; exports.CarouselNext = _chunkUHO3KUUHjs.CarouselNext; exports.CarouselPrevious = _chunkUHO3KUUHjs.CarouselPrevious; exports.ChartContainer = _chunkUHO3KUUHjs.ChartContainer; exports.ChartLegend = _chunkUHO3KUUHjs.ChartLegend; exports.ChartLegendContent = _chunkUHO3KUUHjs.ChartLegendContent; exports.ChartStyle = _chunkUHO3KUUHjs.ChartStyle; exports.ChartTooltip = _chunkUHO3KUUHjs.ChartTooltip; exports.ChartTooltipContent = _chunkUHO3KUUHjs.ChartTooltipContent; exports.Checkbox = _chunkUHO3KUUHjs.Checkbox; exports.Collapsible = _chunkUHO3KUUHjs.Collapsible; exports.CollapsibleContent = _chunkUHO3KUUHjs.CollapsibleContent; exports.CollapsibleTrigger = _chunkUHO3KUUHjs.CollapsibleTrigger; exports.Column = _chunkUHO3KUUHjs.KanbanColumn; exports.ColumnHandle = _chunkUHO3KUUHjs.KanbanColumnHandle; exports.Combobox = _chunkUHO3KUUHjs.Combobox; exports.ComboboxChip = _chunkUHO3KUUHjs.ComboboxChip; exports.ComboboxChips = _chunkUHO3KUUHjs.ComboboxChips; exports.ComboboxChipsInput = _chunkUHO3KUUHjs.ComboboxChipsInput; exports.ComboboxCollection = _chunkUHO3KUUHjs.ComboboxCollection; exports.ComboboxContent = _chunkUHO3KUUHjs.ComboboxContent; exports.ComboboxEmpty = _chunkUHO3KUUHjs.ComboboxEmpty; exports.ComboboxGroup = _chunkUHO3KUUHjs.ComboboxGroup; exports.ComboboxInput = _chunkUHO3KUUHjs.ComboboxInput; exports.ComboboxItem = _chunkUHO3KUUHjs.ComboboxItem; exports.ComboboxLabel = _chunkUHO3KUUHjs.ComboboxLabel; exports.ComboboxList = _chunkUHO3KUUHjs.ComboboxList; exports.ComboboxSeparator = _chunkUHO3KUUHjs.ComboboxSeparator; exports.ComboboxTrigger = _chunkUHO3KUUHjs.ComboboxTrigger; exports.ComboboxValue = _chunkUHO3KUUHjs.ComboboxValue; exports.Command = _chunkUHO3KUUHjs.Command; exports.CommandDialog = _chunkUHO3KUUHjs.CommandDialog; exports.CommandEmpty = _chunkUHO3KUUHjs.CommandEmpty; exports.CommandGroup = _chunkUHO3KUUHjs.CommandGroup; exports.CommandInput = _chunkUHO3KUUHjs.CommandInput; exports.CommandItem = _chunkUHO3KUUHjs.CommandItem; exports.CommandList = _chunkUHO3KUUHjs.CommandList; exports.CommandSeparator = _chunkUHO3KUUHjs.CommandSeparator; exports.CommandShortcut = _chunkUHO3KUUHjs.CommandShortcut; exports.CommonAssociationCommandDialog = _chunkUHO3KUUHjs.CommonAssociationCommandDialog; exports.CommonAssociationTrigger = _chunkUHO3KUUHjs.CommonAssociationTrigger; exports.CommonDeleter = _chunkUHO3KUUHjs.CommonDeleter; exports.CommonEditorButtons = _chunkUHO3KUUHjs.CommonEditorButtons; exports.CommonEditorDiscardDialog = _chunkUHO3KUUHjs.CommonEditorDiscardDialog; exports.CommonEditorHeader = _chunkUHO3KUUHjs.CommonEditorHeader; exports.CommonEditorTrigger = _chunkUHO3KUUHjs.CommonEditorTrigger; exports.CompaniesList = _chunkUHO3KUUHjs.CompaniesList; exports.CompanyConfigurationEditor = _chunkUHO3KUUHjs.CompanyConfigurationEditor; exports.CompanyContainer = _chunkUHO3KUUHjs.CompanyContainer; exports.CompanyContent = _chunkUHO3KUUHjs.CompanyContent; exports.CompanyDeleter = _chunkUHO3KUUHjs.CompanyDeleter; exports.CompanyDetails = _chunkUHO3KUUHjs.CompanyDetails; exports.CompanyEditor = _chunkUHO3KUUHjs.CompanyEditor; exports.CompanyUsersList = _chunkUHO3KUUHjs.CompanyUsersList; exports.ContentListGrid = _chunkUHO3KUUHjs.ContentListGrid; exports.ContentListTable = _chunkUHO3KUUHjs.ContentListTable; exports.ContentTableSearch = _chunkUHO3KUUHjs.ContentTableSearch; exports.ContentTitle = _chunkUHO3KUUHjs.ContentTitle; exports.ContentsList = _chunkUHO3KUUHjs.ContentsList; exports.ContentsListById = _chunkUHO3KUUHjs.ContentsListById; exports.ContextMenu = _chunkUHO3KUUHjs.ContextMenu; exports.ContextMenuCheckboxItem = _chunkUHO3KUUHjs.ContextMenuCheckboxItem; exports.ContextMenuContent = _chunkUHO3KUUHjs.ContextMenuContent; exports.ContextMenuGroup = _chunkUHO3KUUHjs.ContextMenuGroup; exports.ContextMenuItem = _chunkUHO3KUUHjs.ContextMenuItem; exports.ContextMenuLabel = _chunkUHO3KUUHjs.ContextMenuLabel; exports.ContextMenuPortal = _chunkUHO3KUUHjs.ContextMenuPortal; exports.ContextMenuRadioGroup = _chunkUHO3KUUHjs.ContextMenuRadioGroup; exports.ContextMenuRadioItem = _chunkUHO3KUUHjs.ContextMenuRadioItem; exports.ContextMenuSeparator = _chunkUHO3KUUHjs.ContextMenuSeparator; exports.ContextMenuShortcut = _chunkUHO3KUUHjs.ContextMenuShortcut; exports.ContextMenuSub = _chunkUHO3KUUHjs.ContextMenuSub; exports.ContextMenuSubContent = _chunkUHO3KUUHjs.ContextMenuSubContent; exports.ContextMenuSubTrigger = _chunkUHO3KUUHjs.ContextMenuSubTrigger; exports.ContextMenuTrigger = _chunkUHO3KUUHjs.ContextMenuTrigger; exports.ContributorsList = _chunkUHO3KUUHjs.ContributorsList; exports.Cookies = _chunkUHO3KUUHjs.Cookies; exports.CurrencyInput = _chunkUHO3KUUHjs.CurrencyInput; exports.DatePickerPopover = _chunkUHO3KUUHjs.DatePickerPopover; exports.DateRangeSelector = _chunkUHO3KUUHjs.DateRangeSelector; exports.Dialog = _chunkUHO3KUUHjs.Dialog; exports.DialogClose = _chunkUHO3KUUHjs.DialogClose; exports.DialogContent = _chunkUHO3KUUHjs.DialogContent; exports.DialogDescription = _chunkUHO3KUUHjs.DialogDescription; exports.DialogFooter = _chunkUHO3KUUHjs.DialogFooter; exports.DialogHeader = _chunkUHO3KUUHjs.DialogHeader; exports.DialogOverlay = _chunkUHO3KUUHjs.DialogOverlay; exports.DialogPortal = _chunkUHO3KUUHjs.DialogPortal; exports.DialogTitle = _chunkUHO3KUUHjs.DialogTitle; exports.DialogTrigger = _chunkUHO3KUUHjs.DialogTrigger; exports.DisableTwoFactorDialog = _chunkUHO3KUUHjs.DisableTwoFactorDialog; exports.Drawer = _chunkUHO3KUUHjs.Drawer; exports.DrawerClose = _chunkUHO3KUUHjs.DrawerClose; exports.DrawerContent = _chunkUHO3KUUHjs.DrawerContent; exports.DrawerDescription = _chunkUHO3KUUHjs.DrawerDescription; exports.DrawerFooter = _chunkUHO3KUUHjs.DrawerFooter; exports.DrawerHeader = _chunkUHO3KUUHjs.DrawerHeader; exports.DrawerOverlay = _chunkUHO3KUUHjs.DrawerOverlay; exports.DrawerPortal = _chunkUHO3KUUHjs.DrawerPortal; exports.DrawerTitle = _chunkUHO3KUUHjs.DrawerTitle; exports.DrawerTrigger = _chunkUHO3KUUHjs.DrawerTrigger; exports.DropdownMenu = _chunkUHO3KUUHjs.DropdownMenu; exports.DropdownMenuCheckboxItem = _chunkUHO3KUUHjs.DropdownMenuCheckboxItem; exports.DropdownMenuContent = _chunkUHO3KUUHjs.DropdownMenuContent; exports.DropdownMenuGroup = _chunkUHO3KUUHjs.DropdownMenuGroup; exports.DropdownMenuItem = _chunkUHO3KUUHjs.DropdownMenuItem; exports.DropdownMenuLabel = _chunkUHO3KUUHjs.DropdownMenuLabel; exports.DropdownMenuPortal = _chunkUHO3KUUHjs.DropdownMenuPortal; exports.DropdownMenuRadioGroup = _chunkUHO3KUUHjs.DropdownMenuRadioGroup; exports.DropdownMenuRadioItem = _chunkUHO3KUUHjs.DropdownMenuRadioItem; exports.DropdownMenuSeparator = _chunkUHO3KUUHjs.DropdownMenuSeparator; exports.DropdownMenuShortcut = _chunkUHO3KUUHjs.DropdownMenuShortcut; exports.DropdownMenuSub = _chunkUHO3KUUHjs.DropdownMenuSub; exports.DropdownMenuSubContent = _chunkUHO3KUUHjs.DropdownMenuSubContent; exports.DropdownMenuSubTrigger = _chunkUHO3KUUHjs.DropdownMenuSubTrigger; exports.DropdownMenuTrigger = _chunkUHO3KUUHjs.DropdownMenuTrigger; exports.EditableAvatar = _chunkUHO3KUUHjs.EditableAvatar; exports.EditorSheet = _chunkUHO3KUUHjs.EditorSheet; exports.EntityAvatar = _chunkUHO3KUUHjs.EntityAvatar; exports.EntityMultiSelector = _chunkUHO3KUUHjs.EntityMultiSelector; exports.ErrorDetails = _chunkUHO3KUUHjs.ErrorDetails; exports.Field = _chunkUHO3KUUHjs.Field; exports.FieldContent = _chunkUHO3KUUHjs.FieldContent; exports.FieldDescription = _chunkUHO3KUUHjs.FieldDescription; exports.FieldError = _chunkUHO3KUUHjs.FieldError; exports.FieldGroup = _chunkUHO3KUUHjs.FieldGroup; exports.FieldLabel = _chunkUHO3KUUHjs.FieldLabel; exports.FieldLegend = _chunkUHO3KUUHjs.FieldLegend; exports.FieldSeparator = _chunkUHO3KUUHjs.FieldSeparator; exports.FieldSet = _chunkUHO3KUUHjs.FieldSet; exports.FieldTitle = _chunkUHO3KUUHjs.FieldTitle; exports.FileInput = _chunkUHO3KUUHjs.FileInput; exports.FileUploader = _chunkUHO3KUUHjs.FileUploader; exports.FileUploaderContent = _chunkUHO3KUUHjs.FileUploaderContent; exports.FileUploaderItem = _chunkUHO3KUUHjs.FileUploaderItem; exports.FiscalDataDisplay = _chunkUHO3KUUHjs.FiscalDataDisplay; exports.ForgotPassword = _chunkUHO3KUUHjs.ForgotPassword; exports.Form = _chunkUHO3KUUHjs.Form; exports.FormBlockNote = _chunkUHO3KUUHjs.FormBlockNote; exports.FormCheckbox = _chunkUHO3KUUHjs.FormCheckbox; exports.FormDate = _chunkUHO3KUUHjs.FormDate; exports.FormDateTime = _chunkUHO3KUUHjs.FormDateTime; exports.FormFeatures = _chunkUHO3KUUHjs.FormFeatures; exports.FormFieldWrapper = _chunkUHO3KUUHjs.FormFieldWrapper; exports.FormInput = _chunkUHO3KUUHjs.FormInput; exports.FormPassword = _chunkUHO3KUUHjs.FormPassword; exports.FormPlaceAutocomplete = _chunkUHO3KUUHjs.FormPlaceAutocomplete; exports.FormRoles = _chunkUHO3KUUHjs.FormRoles; exports.FormSelect = _chunkUHO3KUUHjs.FormSelect; exports.FormSlider = _chunkUHO3KUUHjs.FormSlider; exports.FormSwitch = _chunkUHO3KUUHjs.FormSwitch; exports.FormTextarea = _chunkUHO3KUUHjs.FormTextarea; exports.GdprConsentCheckbox = _chunkUHO3KUUHjs.GdprConsentCheckbox; exports.GdprConsentSection = _chunkUHO3KUUHjs.GdprConsentSection; exports.Header = _chunkUHO3KUUHjs.Header; exports.HoverCard = _chunkUHO3KUUHjs.HoverCard; exports.HoverCardContent = _chunkUHO3KUUHjs.HoverCardContent; exports.HoverCardTrigger = _chunkUHO3KUUHjs.HoverCardTrigger; exports.HowToCommand = _chunkUHO3KUUHjs.HowToCommand; exports.HowToCommandViewer = _chunkUHO3KUUHjs.HowToCommandViewer; exports.HowToContainer = _chunkUHO3KUUHjs.HowToContainer; exports.HowToContent = _chunkUHO3KUUHjs.HowToContent; exports.HowToDeleter = _chunkUHO3KUUHjs.HowToDeleter; exports.HowToDetails = _chunkUHO3KUUHjs.HowToDetails; exports.HowToEditor = _chunkUHO3KUUHjs.HowToEditor; exports.HowToList = _chunkUHO3KUUHjs.HowToList; exports.HowToListContainer = _chunkUHO3KUUHjs.HowToListContainer; exports.HowToMultiSelector = _chunkUHO3KUUHjs.HowToMultiSelector; exports.HowToSelector = _chunkUHO3KUUHjs.HowToSelector; exports.Input = _chunkUHO3KUUHjs.Input; exports.InputGroup = _chunkUHO3KUUHjs.InputGroup; exports.InputGroupAddon = _chunkUHO3KUUHjs.InputGroupAddon; exports.InputGroupButton = _chunkUHO3KUUHjs.InputGroupButton; exports.InputGroupInput = _chunkUHO3KUUHjs.InputGroupInput; exports.InputGroupText = _chunkUHO3KUUHjs.InputGroupText; exports.InputGroupTextarea = _chunkUHO3KUUHjs.InputGroupTextarea; exports.InputOTP = _chunkUHO3KUUHjs.InputOTP; exports.InputOTPGroup = _chunkUHO3KUUHjs.InputOTPGroup; exports.InputOTPSeparator = _chunkUHO3KUUHjs.InputOTPSeparator; exports.InputOTPSlot = _chunkUHO3KUUHjs.InputOTPSlot; exports.ItalianFiscalData = _chunkUHO3KUUHjs.ItalianFiscalData_default; exports.ItalianFiscalDataDisplay = _chunkUHO3KUUHjs.ItalianFiscalDataDisplay; exports.Item = _chunkUHO3KUUHjs.KanbanItem; exports.ItemHandle = _chunkUHO3KUUHjs.KanbanItemHandle; exports.Kanban = _chunkUHO3KUUHjs.KanbanRoot; exports.KanbanBoard = _chunkUHO3KUUHjs.KanbanBoard; exports.KanbanColumn = _chunkUHO3KUUHjs.KanbanColumn; exports.KanbanColumnHandle = _chunkUHO3KUUHjs.KanbanColumnHandle; exports.KanbanItem = _chunkUHO3KUUHjs.KanbanItem; exports.KanbanItemHandle = _chunkUHO3KUUHjs.KanbanItemHandle; exports.KanbanOverlay = _chunkUHO3KUUHjs.KanbanOverlay; exports.Label = _chunkUHO3KUUHjs.Label; exports.LandingComponent = _chunkUHO3KUUHjs.LandingComponent; exports.Link = _chunkUHO3KUUHjs.Link; exports.Login = _chunkUHO3KUUHjs.Login; exports.Logout = _chunkUHO3KUUHjs.Logout; exports.MessageItem = _chunkUHO3KUUHjs.MessageItem; exports.MessageList = _chunkUHO3KUUHjs.MessageList; exports.MessageSourcesPanel = _chunkUHO3KUUHjs.MessageSourcesPanel; exports.ModeToggleSwitch = _chunkUHO3KUUHjs.ModeToggleSwitch; exports.MultiSelect = _chunkUHO3KUUHjs.MultiSelect; exports.MultipleSelector = _chunkUHO3KUUHjs.MultipleSelector; exports.NavigationMenu = _chunkUHO3KUUHjs.NavigationMenu; exports.NavigationMenuContent = _chunkUHO3KUUHjs.NavigationMenuContent; exports.NavigationMenuIndicator = _chunkUHO3KUUHjs.NavigationMenuIndicator; exports.NavigationMenuItem = _chunkUHO3KUUHjs.NavigationMenuItem; exports.NavigationMenuLink = _chunkUHO3KUUHjs.NavigationMenuLink; exports.NavigationMenuList = _chunkUHO3KUUHjs.NavigationMenuList; exports.NavigationMenuPositioner = _chunkUHO3KUUHjs.NavigationMenuPositioner; exports.NavigationMenuTrigger = _chunkUHO3KUUHjs.NavigationMenuTrigger; exports.NotificationErrorBoundary = _chunkUHO3KUUHjs.NotificationErrorBoundary; exports.NotificationMenuItem = _chunkUHO3KUUHjs.NotificationMenuItem; exports.NotificationModal = _chunkUHO3KUUHjs.NotificationModal; exports.NotificationToast = _chunkUHO3KUUHjs.NotificationToast; exports.NotificationsList = _chunkUHO3KUUHjs.NotificationsList; exports.NotificationsListContainer = _chunkUHO3KUUHjs.NotificationsListContainer; exports.OAuthClientCard = _chunkUHO3KUUHjs.OAuthClientCard; exports.OAuthClientDetail = _chunkUHO3KUUHjs.OAuthClientDetail; exports.OAuthClientForm = _chunkUHO3KUUHjs.OAuthClientForm; exports.OAuthClientList = _chunkUHO3KUUHjs.OAuthClientList; exports.OAuthClientSecretDisplay = _chunkUHO3KUUHjs.OAuthClientSecretDisplay; exports.OAuthConsentActions = _chunkUHO3KUUHjs.OAuthConsentActions; exports.OAuthConsentHeader = _chunkUHO3KUUHjs.OAuthConsentHeader; exports.OAuthConsentScreen = _chunkUHO3KUUHjs.OAuthConsentScreen; exports.OAuthRedirectUriInput = _chunkUHO3KUUHjs.OAuthRedirectUriInput; exports.OAuthScopeList = _chunkUHO3KUUHjs.OAuthScopeList; exports.OAuthScopeSelector = _chunkUHO3KUUHjs.OAuthScopeSelector; exports.OnboardingCard = _chunkUHO3KUUHjs.OnboardingCard; exports.Overlay = _chunkUHO3KUUHjs.KanbanOverlay; exports.PageContainer = _chunkUHO3KUUHjs.PageContainer; exports.PageContainerContentDetails = _chunkUHO3KUUHjs.PageContainerContentDetails; exports.PageContentContainer = _chunkUHO3KUUHjs.PageContentContainer; exports.PageSection = _chunkUHO3KUUHjs.PageSection; exports.PasskeyButton = _chunkUHO3KUUHjs.PasskeyButton; exports.PasskeyList = _chunkUHO3KUUHjs.PasskeyList; exports.PasskeySetupDialog = _chunkUHO3KUUHjs.PasskeySetupDialog; exports.PasswordInput = _chunkUHO3KUUHjs.PasswordInput; exports.Popover = _chunkUHO3KUUHjs.Popover; exports.PopoverContent = _chunkUHO3KUUHjs.PopoverContent; exports.PopoverDescription = _chunkUHO3KUUHjs.PopoverDescription; exports.PopoverHeader = _chunkUHO3KUUHjs.PopoverHeader; exports.PopoverTitle = _chunkUHO3KUUHjs.PopoverTitle; exports.PopoverTrigger = _chunkUHO3KUUHjs.PopoverTrigger; exports.Progress = _chunkUHO3KUUHjs.Progress; exports.ProgressIndicator = _chunkUHO3KUUHjs.ProgressIndicator; exports.ProgressLabel = _chunkUHO3KUUHjs.ProgressLabel; exports.ProgressTrack = _chunkUHO3KUUHjs.ProgressTrack; exports.ProgressValue = _chunkUHO3KUUHjs.ProgressValue; exports.PushNotificationProvider = _chunkUHO3KUUHjs.PushNotificationProvider; exports.RadioGroup = _chunkUHO3KUUHjs.RadioGroup; exports.RadioGroupItem = _chunkUHO3KUUHjs.RadioGroupItem; exports.RbacByRoleContainer = _chunkUHO3KUUHjs.RbacByRoleContainer; exports.RbacContainer = _chunkUHO3KUUHjs.RbacContainer; exports.RbacPermissionCell = _chunkUHO3KUUHjs.RbacPermissionCell; exports.RbacPermissionPicker = _chunkUHO3KUUHjs.RbacPermissionPicker; exports.ReactMarkdownContainer = _chunkUHO3KUUHjs.ReactMarkdownContainer; exports.RecentPagesNavigator = _chunkUHO3KUUHjs.RecentPagesNavigator; exports.ReferralCodeCapture = _chunkUHO3KUUHjs.ReferralCodeCapture; exports.ReferralDialog = _chunkUHO3KUUHjs.ReferralDialog; exports.ReferralWidget = _chunkUHO3KUUHjs.ReferralWidget; exports.RefreshUser = _chunkUHO3KUUHjs.RefreshUser; exports.RelevantContentsList = _chunkUHO3KUUHjs.RelevantContentsList; exports.RelevantUsersList = _chunkUHO3KUUHjs.RelevantUsersList; exports.RemoveUserFromRole = _chunkUHO3KUUHjs.RemoveUserFromRole; exports.ResetPassword = _chunkUHO3KUUHjs.ResetPassword; exports.ResizableHandle = _chunkUHO3KUUHjs.ResizableHandle; exports.ResizablePanel = _chunkUHO3KUUHjs.ResizablePanel; exports.ResizablePanelGroup = _chunkUHO3KUUHjs.ResizablePanelGroup; exports.RoleContainer = _chunkUHO3KUUHjs.RoleContainer; exports.RoleDetails = _chunkUHO3KUUHjs.RoleDetails; exports.RoleUsersList = _chunkUHO3KUUHjs.RoleUsersList; exports.RolesList = _chunkUHO3KUUHjs.RolesList; exports.Root = _chunkUHO3KUUHjs.KanbanRoot; exports.RoundPageContainer = _chunkUHO3KUUHjs.RoundPageContainer; exports.RoundPageContainerTitle = _chunkUHO3KUUHjs.RoundPageContainerTitle; exports.ScrollArea = _chunkUHO3KUUHjs.ScrollArea; exports.ScrollBar = _chunkUHO3KUUHjs.ScrollBar; exports.SecurityContainer = _chunkUHO3KUUHjs.SecurityContainer; exports.Select = _chunkUHO3KUUHjs.Select; exports.SelectContent = _chunkUHO3KUUHjs.SelectContent; exports.SelectGroup = _chunkUHO3KUUHjs.SelectGroup; exports.SelectItem = _chunkUHO3KUUHjs.SelectItem; exports.SelectLabel = _chunkUHO3KUUHjs.SelectLabel; exports.SelectScrollDownButton = _chunkUHO3KUUHjs.SelectScrollDownButton; exports.SelectScrollUpButton = _chunkUHO3KUUHjs.SelectScrollUpButton; exports.SelectSeparator = _chunkUHO3KUUHjs.SelectSeparator; exports.SelectTrigger = _chunkUHO3KUUHjs.SelectTrigger; exports.SelectValue = _chunkUHO3KUUHjs.SelectValue; exports.Separator = _chunkUHO3KUUHjs.Separator; exports.Sheet = _chunkUHO3KUUHjs.Sheet; exports.SheetClose = _chunkUHO3KUUHjs.SheetClose; exports.SheetContent = _chunkUHO3KUUHjs.SheetContent; exports.SheetDescription = _chunkUHO3KUUHjs.SheetDescription; exports.SheetFooter = _chunkUHO3KUUHjs.SheetFooter; exports.SheetHeader = _chunkUHO3KUUHjs.SheetHeader; exports.SheetTitle = _chunkUHO3KUUHjs.SheetTitle; exports.SheetTrigger = _chunkUHO3KUUHjs.SheetTrigger; exports.Sidebar = _chunkUHO3KUUHjs.Sidebar; exports.SidebarContent = _chunkUHO3KUUHjs.SidebarContent; exports.SidebarFooter = _chunkUHO3KUUHjs.SidebarFooter; exports.SidebarGroup = _chunkUHO3KUUHjs.SidebarGroup; exports.SidebarGroupAction = _chunkUHO3KUUHjs.SidebarGroupAction; exports.SidebarGroupContent = _chunkUHO3KUUHjs.SidebarGroupContent; exports.SidebarGroupLabel = _chunkUHO3KUUHjs.SidebarGroupLabel; exports.SidebarHeader = _chunkUHO3KUUHjs.SidebarHeader; exports.SidebarInput = _chunkUHO3KUUHjs.SidebarInput; exports.SidebarInset = _chunkUHO3KUUHjs.SidebarInset; exports.SidebarMenu = _chunkUHO3KUUHjs.SidebarMenu; exports.SidebarMenuAction = _chunkUHO3KUUHjs.SidebarMenuAction; exports.SidebarMenuBadge = _chunkUHO3KUUHjs.SidebarMenuBadge; exports.SidebarMenuButton = _chunkUHO3KUUHjs.SidebarMenuButton; exports.SidebarMenuItem = _chunkUHO3KUUHjs.SidebarMenuItem; exports.SidebarMenuSkeleton = _chunkUHO3KUUHjs.SidebarMenuSkeleton; exports.SidebarMenuSub = _chunkUHO3KUUHjs.SidebarMenuSub; exports.SidebarMenuSubButton = _chunkUHO3KUUHjs.SidebarMenuSubButton; exports.SidebarMenuSubItem = _chunkUHO3KUUHjs.SidebarMenuSubItem; exports.SidebarProvider = _chunkUHO3KUUHjs.SidebarProvider; exports.SidebarRail = _chunkUHO3KUUHjs.SidebarRail; exports.SidebarSeparator = _chunkUHO3KUUHjs.SidebarSeparator; exports.SidebarTrigger = _chunkUHO3KUUHjs.SidebarTrigger; exports.Skeleton = _chunkUHO3KUUHjs.Skeleton; exports.Slider = _chunkUHO3KUUHjs.Slider; exports.Switch = _chunkUHO3KUUHjs.Switch; exports.Table = _chunkUHO3KUUHjs.Table; exports.TableBody = _chunkUHO3KUUHjs.TableBody; exports.TableCaption = _chunkUHO3KUUHjs.TableCaption; exports.TableCell = _chunkUHO3KUUHjs.TableCell; exports.TableCellAvatar = _chunkUHO3KUUHjs.TableCellAvatar; exports.TableFooter = _chunkUHO3KUUHjs.TableFooter; exports.TableHead = _chunkUHO3KUUHjs.TableHead; exports.TableHeader = _chunkUHO3KUUHjs.TableHeader; exports.TableRow = _chunkUHO3KUUHjs.TableRow; exports.Tabs = _chunkUHO3KUUHjs.Tabs; exports.TabsContainer = _chunkUHO3KUUHjs.TabsContainer; exports.TabsContent = _chunkUHO3KUUHjs.TabsContent; exports.TabsList = _chunkUHO3KUUHjs.TabsList; exports.TabsTrigger = _chunkUHO3KUUHjs.TabsTrigger; exports.Textarea = _chunkUHO3KUUHjs.Textarea; exports.Toaster = _chunkUHO3KUUHjs.Toaster; exports.Toggle = _chunkUHO3KUUHjs.Toggle; exports.TokenStatusIndicator = _chunkUHO3KUUHjs.TokenStatusIndicator; exports.Tooltip = _chunkUHO3KUUHjs.Tooltip; exports.TooltipContent = _chunkUHO3KUUHjs.TooltipContent; exports.TooltipProvider = _chunkUHO3KUUHjs.TooltipProvider; exports.TooltipTrigger = _chunkUHO3KUUHjs.TooltipTrigger; exports.TotpAuthenticatorList = _chunkUHO3KUUHjs.TotpAuthenticatorList; exports.TotpInput = _chunkUHO3KUUHjs.TotpInput; exports.TotpSetupDialog = _chunkUHO3KUUHjs.TotpSetupDialog; exports.TwoFactorChallenge = _chunkUHO3KUUHjs.TwoFactorChallenge; exports.TwoFactorSettings = _chunkUHO3KUUHjs.TwoFactorSettings; exports.UserAvatar = _chunkUHO3KUUHjs.UserAvatar; exports.UserAvatarEditor = _chunkUHO3KUUHjs.UserAvatarEditor; exports.UserAvatarList = _chunkUHO3KUUHjs.UserAvatarList; exports.UserContainer = _chunkUHO3KUUHjs.UserContainer; exports.UserContent = _chunkUHO3KUUHjs.UserContent; exports.UserDeleter = _chunkUHO3KUUHjs.UserDeleter; exports.UserEditor = _chunkUHO3KUUHjs.UserEditor; exports.UserIndexContainer = _chunkUHO3KUUHjs.UserIndexContainer; exports.UserIndexDetails = _chunkUHO3KUUHjs.UserIndexDetails; exports.UserListInAdd = _chunkUHO3KUUHjs.UserListInAdd; exports.UserMultiSelect = _chunkUHO3KUUHjs.UserMultiSelect; exports.UserReactivator = _chunkUHO3KUUHjs.UserReactivator; exports.UserResentInvitationEmail = _chunkUHO3KUUHjs.UserResentInvitationEmail; exports.UserRoleAdd = _chunkUHO3KUUHjs.UserRoleAdd; exports.UserRolesList = _chunkUHO3KUUHjs.UserRolesList; exports.UserSearchPopover = _chunkUHO3KUUHjs.UserSearchPopover; exports.UserSelector = _chunkUHO3KUUHjs.UserSelector; exports.UserStanadaloneDetails = _chunkUHO3KUUHjs.UserStanadaloneDetails; exports.UsersList = _chunkUHO3KUUHjs.UsersList; exports.UsersListByContentIds = _chunkUHO3KUUHjs.UsersListByContentIds; exports.UsersListContainer = _chunkUHO3KUUHjs.UsersListContainer; exports.WaitlistConfirmation = _chunkUHO3KUUHjs.WaitlistConfirmation; exports.WaitlistForm = _chunkUHO3KUUHjs.WaitlistForm; exports.WaitlistHeroSection = _chunkUHO3KUUHjs.WaitlistHeroSection; exports.WaitlistList = _chunkUHO3KUUHjs.WaitlistList; exports.WaitlistQuestionnaireRenderer = _chunkUHO3KUUHjs.WaitlistQuestionnaireRenderer; exports.WaitlistSuccessState = _chunkUHO3KUUHjs.WaitlistSuccessState; exports.badgeVariants = _chunkUHO3KUUHjs.badgeVariants; exports.buttonVariants = _chunkUHO3KUUHjs.buttonVariants; exports.cellComponent = _chunkUHO3KUUHjs.cellComponent; exports.cellDate = _chunkUHO3KUUHjs.cellDate; exports.cellDateTime = _chunkUHO3KUUHjs.cellDateTime; exports.cellId = _chunkUHO3KUUHjs.cellId; exports.cellLink = _chunkUHO3KUUHjs.cellLink; exports.cellUrl = _chunkUHO3KUUHjs.cellUrl; exports.createMentionInlineContentSpec = _chunkUHO3KUUHjs.createMentionInlineContentSpec; exports.errorToast = _chunkUHO3KUUHjs.errorToast; exports.generateNotificationData = _chunkUHO3KUUHjs.generateNotificationData; exports.getIcon = _chunkCFI4WZ5Rjs.getIcon; exports.getIconByModule = _chunkCFI4WZ5Rjs.getIconByModule; exports.getIconByModuleName = _chunkCFI4WZ5Rjs.getIconByModuleName; exports.getInitials = _chunkCFI4WZ5Rjs.getInitials; exports.mentionDataAttrs = _chunkUHO3KUUHjs.mentionDataAttrs; exports.navigationMenuTriggerStyle = _chunkUHO3KUUHjs.navigationMenuTriggerStyle; exports.parseFiscalData = _chunkUHO3KUUHjs.parseFiscalData; exports.parseMentionElement = _chunkUHO3KUUHjs.parseMentionElement; exports.tabsListVariants = _chunkUHO3KUUHjs.tabsListVariants; exports.toggleVariants = _chunkUHO3KUUHjs.toggleVariants; exports.triggerAssociationToast = _chunkUHO3KUUHjs.triggerAssociationToast; exports.useCarousel = _chunkUHO3KUUHjs.useCarousel; exports.useComboboxAnchor = _chunkUHO3KUUHjs.useComboboxAnchor; exports.useDebounce = _chunkUHO3KUUHjs.useDebounce2; exports.useEditorDialog = _chunkUHO3KUUHjs.useEditorDialog; exports.useFileUpload = _chunkUHO3KUUHjs.useFileUpload; exports.useMentionInsert = _chunkUHO3KUUHjs.useMentionInsert; exports.useSidebar = _chunkUHO3KUUHjs.useSidebar;
943
944
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/components/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;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;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;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;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;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;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;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;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,uDAA6B;AAC7B,gCAA6B;AAC7B;AACE;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;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;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;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;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;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;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;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;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;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,401BAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/components/index.js"}
1
+ {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/components/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;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;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;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;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;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;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;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;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,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;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;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;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;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;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;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;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;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;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;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,401BAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/components/index.js"}