@carlonicora/nextjs-jsonapi 1.22.0 → 1.24.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.
- package/dist/ApiDataInterface-DPP8s46n.d.mts +21 -0
- package/dist/ApiDataInterface-DPP8s46n.d.ts +21 -0
- package/dist/ApiRequestDataTypeInterface-CUKFDBx2.d.mts +20 -0
- package/dist/ApiRequestDataTypeInterface-CUKFDBx2.d.ts +20 -0
- package/dist/{ApiResponseInterface-BKyod24U.d.ts → ApiResponseInterface-CAIAeP5d.d.ts} +1 -1
- package/dist/{ApiResponseInterface-Dqvu09tz.d.mts → ApiResponseInterface-zeewugD7.d.mts} +1 -1
- package/dist/AuthComponent-hxOPs9o8.d.mts +11 -0
- package/dist/AuthComponent-hxOPs9o8.d.ts +11 -0
- package/dist/{BlockNoteEditor-5AX5ELIN.mjs → BlockNoteEditor-AHWG3PPE.mjs} +5 -5
- package/dist/{BlockNoteEditor-HO44QCO5.js → BlockNoteEditor-EZE237PI.js} +15 -15
- package/dist/{BlockNoteEditor-HO44QCO5.js.map → BlockNoteEditor-EZE237PI.js.map} +1 -1
- package/dist/JsonApiRequest-GR3L56A5.js +24 -0
- package/dist/{JsonApiRequest-54ZBO7WQ.js.map → JsonApiRequest-GR3L56A5.js.map} +1 -1
- package/dist/{JsonApiRequest-XWQWTFEQ.mjs → JsonApiRequest-K5BRU7RE.mjs} +2 -2
- package/dist/billing/index.d.mts +249 -0
- package/dist/billing/index.d.ts +249 -0
- package/dist/billing/index.js +3479 -0
- package/dist/billing/index.js.map +1 -0
- package/dist/billing/index.mjs +3479 -0
- package/dist/billing/index.mjs.map +1 -0
- package/dist/{chunk-KUFWHMMY.mjs → chunk-5U4NJJOF.mjs} +5 -5
- package/dist/{chunk-5OENRJNZ.js → chunk-BUULE6HA.js} +704 -4107
- package/dist/chunk-BUULE6HA.js.map +1 -0
- package/dist/{chunk-LSIUPIYQ.js → chunk-EW6QPMN3.js} +3 -3
- package/dist/{chunk-LSIUPIYQ.js.map → chunk-EW6QPMN3.js.map} +1 -1
- package/dist/{chunk-LI6CPNJI.js → chunk-FM6WRAN5.js} +1 -1
- package/dist/{chunk-LI6CPNJI.js.map → chunk-FM6WRAN5.js.map} +1 -1
- package/dist/{chunk-L6XLESU5.mjs → chunk-GR4QPP36.mjs} +2 -2
- package/dist/{chunk-UYY34W7R.js → chunk-NQVPCNRS.js} +26 -26
- package/dist/{chunk-UYY34W7R.js.map → chunk-NQVPCNRS.js.map} +1 -1
- package/dist/{chunk-3VM3WAOV.mjs → chunk-U4MTVHOC.mjs} +1 -1
- package/dist/{chunk-QNSYPIJK.mjs → chunk-WRSFYOJI.mjs} +305 -3708
- package/dist/chunk-WRSFYOJI.mjs.map +1 -0
- package/dist/client/index.d.mts +7 -6
- package/dist/client/index.d.ts +7 -6
- package/dist/client/index.js +5 -5
- package/dist/client/index.mjs +4 -4
- package/dist/components/index.d.mts +6 -248
- package/dist/components/index.d.ts +6 -248
- package/dist/components/index.js +5 -83
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +4 -82
- package/dist/{config--nwiW74Z.d.ts → config-D_91hrI-.d.ts} +1 -1
- package/dist/{config-BKSQmUWU.d.mts → config-h0hNLceh.d.mts} +1 -1
- package/dist/{content.interface-4VICFRA0.d.ts → content.interface-CUIEQ0jk.d.ts} +2 -2
- package/dist/{content.interface-CFc97-Cj.d.mts → content.interface-QcsFR5Ad.d.mts} +2 -2
- package/dist/contexts/index.d.mts +4 -3
- package/dist/contexts/index.d.ts +4 -3
- package/dist/contexts/index.js +5 -5
- package/dist/contexts/index.mjs +4 -4
- package/dist/core/index.d.mts +12 -10
- package/dist/core/index.d.ts +12 -10
- package/dist/core/index.js +3 -3
- package/dist/core/index.mjs +2 -2
- package/dist/index.d.mts +9 -7
- package/dist/index.d.ts +9 -7
- package/dist/index.js +4 -4
- package/dist/index.mjs +3 -3
- package/dist/{notification.interface-CqwaOIgM.d.ts → notification.interface-D7_g5SnS.d.ts} +2 -1
- package/dist/{notification.interface-BGaPiCUM.d.mts → notification.interface-blT8r47t.d.mts} +2 -1
- package/dist/{s3.service-BYs88XEE.d.ts → s3.service-B83hUhqV.d.ts} +4 -3
- package/dist/{s3.service-C0BjOdvn.d.mts → s3.service-DSDfcr0S.d.mts} +4 -3
- package/dist/server/index.d.mts +6 -5
- package/dist/server/index.d.ts +6 -5
- package/dist/server/index.js +15 -15
- package/dist/server/index.js.map +1 -1
- package/dist/server/index.mjs +5 -5
- package/dist/{stripe-subscription.interface-B-TM40Io.d.ts → stripe-subscription.interface-CFtupgYh.d.mts} +2 -12
- package/dist/{stripe-subscription.interface-DDxnpj0F.d.mts → stripe-subscription.interface-CNTsrbAx.d.ts} +2 -12
- package/dist/testing/index.d.mts +3 -2
- package/dist/testing/index.d.ts +3 -2
- package/dist/{useSocket-BNj9PrRw.d.mts → useSocket-B5M_a4bD.d.mts} +1 -1
- package/dist/{useSocket-Dwt8cz1x.d.ts → useSocket-Dd03muLJ.d.ts} +1 -1
- package/package.json +6 -1
- package/src/billing/index.ts +8 -0
- package/src/components/forms/FormDate.tsx +6 -7
- package/src/components/forms/FormDateTime.tsx +7 -7
- package/src/components/index.ts +1 -7
- package/dist/ApiRequestDataTypeInterface-DIEOFn9s.d.mts +0 -40
- package/dist/ApiRequestDataTypeInterface-DIEOFn9s.d.ts +0 -40
- package/dist/JsonApiRequest-54ZBO7WQ.js +0 -24
- package/dist/chunk-5OENRJNZ.js.map +0 -1
- package/dist/chunk-QNSYPIJK.mjs.map +0 -1
- /package/dist/{BlockNoteEditor-5AX5ELIN.mjs.map → BlockNoteEditor-AHWG3PPE.mjs.map} +0 -0
- /package/dist/{JsonApiRequest-XWQWTFEQ.mjs.map → JsonApiRequest-K5BRU7RE.mjs.map} +0 -0
- /package/dist/{chunk-KUFWHMMY.mjs.map → chunk-5U4NJJOF.mjs.map} +0 -0
- /package/dist/{chunk-L6XLESU5.mjs.map → chunk-GR4QPP36.mjs.map} +0 -0
- /package/dist/{chunk-3VM3WAOV.mjs.map → chunk-U4MTVHOC.mjs.map} +0 -0
|
@@ -35,10 +35,6 @@ import {
|
|
|
35
35
|
AvatarGroupCount,
|
|
36
36
|
AvatarImage,
|
|
37
37
|
Badge,
|
|
38
|
-
BillingAlertBanner,
|
|
39
|
-
BillingDashboardContainer,
|
|
40
|
-
BillingDetailModal,
|
|
41
|
-
BillingUsageSummaryCard,
|
|
42
38
|
BlockNoteEditorContainer,
|
|
43
39
|
Breadcrumb,
|
|
44
40
|
BreadcrumbEllipsis,
|
|
@@ -51,7 +47,6 @@ import {
|
|
|
51
47
|
Button,
|
|
52
48
|
Calendar,
|
|
53
49
|
CalendarDayButton,
|
|
54
|
-
CancelSubscriptionDialog,
|
|
55
50
|
Card,
|
|
56
51
|
CardAction,
|
|
57
52
|
CardContent,
|
|
@@ -119,7 +114,6 @@ import {
|
|
|
119
114
|
ContextMenuTrigger,
|
|
120
115
|
ContributorsList,
|
|
121
116
|
Cookies,
|
|
122
|
-
CustomerInfoCard,
|
|
123
117
|
DatePickerPopover,
|
|
124
118
|
DateRangeSelector,
|
|
125
119
|
Dialog,
|
|
@@ -192,11 +186,6 @@ import {
|
|
|
192
186
|
InputOTPGroup,
|
|
193
187
|
InputOTPSeparator,
|
|
194
188
|
InputOTPSlot,
|
|
195
|
-
InvoiceDetails,
|
|
196
|
-
InvoiceStatusBadge,
|
|
197
|
-
InvoicesContainer,
|
|
198
|
-
InvoicesList,
|
|
199
|
-
InvoicesSummaryCard,
|
|
200
189
|
KanbanBoard,
|
|
201
190
|
KanbanColumn,
|
|
202
191
|
KanbanColumnHandle,
|
|
@@ -230,30 +219,17 @@ import {
|
|
|
230
219
|
PageContentContainer,
|
|
231
220
|
PageSection,
|
|
232
221
|
PasswordInput,
|
|
233
|
-
PaymentMethodCard,
|
|
234
|
-
PaymentMethodEditor,
|
|
235
|
-
PaymentMethodSummaryCard,
|
|
236
|
-
PaymentMethodsContainer,
|
|
237
|
-
PaymentMethodsList,
|
|
238
222
|
Popover,
|
|
239
223
|
PopoverContent,
|
|
240
224
|
PopoverDescription,
|
|
241
225
|
PopoverHeader,
|
|
242
226
|
PopoverTitle,
|
|
243
227
|
PopoverTrigger,
|
|
244
|
-
PriceEditor,
|
|
245
|
-
PricesList,
|
|
246
|
-
PricingCard,
|
|
247
|
-
PricingCardsGrid,
|
|
248
|
-
ProductEditor,
|
|
249
|
-
ProductsAdminContainer,
|
|
250
|
-
ProductsList,
|
|
251
228
|
Progress,
|
|
252
229
|
ProgressIndicator,
|
|
253
230
|
ProgressLabel,
|
|
254
231
|
ProgressTrack,
|
|
255
232
|
ProgressValue,
|
|
256
|
-
ProrationPreview,
|
|
257
233
|
PushNotificationProvider,
|
|
258
234
|
RadioGroup,
|
|
259
235
|
RadioGroupItem,
|
|
@@ -317,13 +293,6 @@ import {
|
|
|
317
293
|
SidebarTrigger,
|
|
318
294
|
Skeleton,
|
|
319
295
|
Slider,
|
|
320
|
-
StripeProvider,
|
|
321
|
-
SubscriptionDetails,
|
|
322
|
-
SubscriptionEditor,
|
|
323
|
-
SubscriptionStatusBadge,
|
|
324
|
-
SubscriptionSummaryCard,
|
|
325
|
-
SubscriptionsContainer,
|
|
326
|
-
SubscriptionsList,
|
|
327
296
|
Switch,
|
|
328
297
|
Table,
|
|
329
298
|
TableBody,
|
|
@@ -345,10 +314,6 @@ import {
|
|
|
345
314
|
TooltipContent,
|
|
346
315
|
TooltipProvider,
|
|
347
316
|
TooltipTrigger,
|
|
348
|
-
UsageContainer,
|
|
349
|
-
UsageHistoryTable,
|
|
350
|
-
UsageSummaryCard,
|
|
351
|
-
UsageSummaryCards,
|
|
352
317
|
UserAvatar,
|
|
353
318
|
UserAvatarEditor,
|
|
354
319
|
UserContainer,
|
|
@@ -375,11 +340,7 @@ import {
|
|
|
375
340
|
cellLink,
|
|
376
341
|
cellUrl,
|
|
377
342
|
errorToast,
|
|
378
|
-
formatCurrency,
|
|
379
|
-
formatDate,
|
|
380
|
-
formatInterval,
|
|
381
343
|
generateNotificationData,
|
|
382
|
-
isStripeConfigured,
|
|
383
344
|
navigationMenuTriggerStyle,
|
|
384
345
|
tabsListVariants,
|
|
385
346
|
toggleVariants,
|
|
@@ -388,12 +349,12 @@ import {
|
|
|
388
349
|
useFileUpload,
|
|
389
350
|
useFormField,
|
|
390
351
|
useSidebar
|
|
391
|
-
} from "../chunk-
|
|
392
|
-
import "../chunk-
|
|
393
|
-
import "../chunk-
|
|
352
|
+
} from "../chunk-WRSFYOJI.mjs";
|
|
353
|
+
import "../chunk-GR4QPP36.mjs";
|
|
354
|
+
import "../chunk-5U4NJJOF.mjs";
|
|
394
355
|
import "../chunk-AUXK7QSA.mjs";
|
|
395
356
|
import "../chunk-C7C7VY4F.mjs";
|
|
396
|
-
import "../chunk-
|
|
357
|
+
import "../chunk-U4MTVHOC.mjs";
|
|
397
358
|
import "../chunk-VOXD3ZLY.mjs";
|
|
398
359
|
import "../chunk-PAWJFY3S.mjs";
|
|
399
360
|
export {
|
|
@@ -432,10 +393,6 @@ export {
|
|
|
432
393
|
AvatarGroupCount,
|
|
433
394
|
AvatarImage,
|
|
434
395
|
Badge,
|
|
435
|
-
BillingAlertBanner,
|
|
436
|
-
BillingDashboardContainer,
|
|
437
|
-
BillingDetailModal,
|
|
438
|
-
BillingUsageSummaryCard,
|
|
439
396
|
BlockNoteEditorContainer,
|
|
440
397
|
KanbanBoard as Board,
|
|
441
398
|
Breadcrumb,
|
|
@@ -449,7 +406,6 @@ export {
|
|
|
449
406
|
Button,
|
|
450
407
|
Calendar,
|
|
451
408
|
CalendarDayButton,
|
|
452
|
-
CancelSubscriptionDialog,
|
|
453
409
|
Card,
|
|
454
410
|
CardAction,
|
|
455
411
|
CardContent,
|
|
@@ -519,7 +475,6 @@ export {
|
|
|
519
475
|
ContextMenuTrigger,
|
|
520
476
|
ContributorsList,
|
|
521
477
|
Cookies,
|
|
522
|
-
CustomerInfoCard,
|
|
523
478
|
DatePickerPopover,
|
|
524
479
|
DateRangeSelector,
|
|
525
480
|
Dialog,
|
|
@@ -592,11 +547,6 @@ export {
|
|
|
592
547
|
InputOTPGroup,
|
|
593
548
|
InputOTPSeparator,
|
|
594
549
|
InputOTPSlot,
|
|
595
|
-
InvoiceDetails,
|
|
596
|
-
InvoiceStatusBadge,
|
|
597
|
-
InvoicesContainer,
|
|
598
|
-
InvoicesList,
|
|
599
|
-
InvoicesSummaryCard,
|
|
600
550
|
KanbanItem as Item,
|
|
601
551
|
KanbanItemHandle as ItemHandle,
|
|
602
552
|
KanbanRoot as Kanban,
|
|
@@ -633,30 +583,17 @@ export {
|
|
|
633
583
|
PageContentContainer,
|
|
634
584
|
PageSection,
|
|
635
585
|
PasswordInput,
|
|
636
|
-
PaymentMethodCard,
|
|
637
|
-
PaymentMethodEditor,
|
|
638
|
-
PaymentMethodSummaryCard,
|
|
639
|
-
PaymentMethodsContainer,
|
|
640
|
-
PaymentMethodsList,
|
|
641
586
|
Popover,
|
|
642
587
|
PopoverContent,
|
|
643
588
|
PopoverDescription,
|
|
644
589
|
PopoverHeader,
|
|
645
590
|
PopoverTitle,
|
|
646
591
|
PopoverTrigger,
|
|
647
|
-
PriceEditor,
|
|
648
|
-
PricesList,
|
|
649
|
-
PricingCard,
|
|
650
|
-
PricingCardsGrid,
|
|
651
|
-
ProductEditor,
|
|
652
|
-
ProductsAdminContainer,
|
|
653
|
-
ProductsList,
|
|
654
592
|
Progress,
|
|
655
593
|
ProgressIndicator,
|
|
656
594
|
ProgressLabel,
|
|
657
595
|
ProgressTrack,
|
|
658
596
|
ProgressValue,
|
|
659
|
-
ProrationPreview,
|
|
660
597
|
PushNotificationProvider,
|
|
661
598
|
RadioGroup,
|
|
662
599
|
RadioGroupItem,
|
|
@@ -721,13 +658,6 @@ export {
|
|
|
721
658
|
SidebarTrigger,
|
|
722
659
|
Skeleton,
|
|
723
660
|
Slider,
|
|
724
|
-
StripeProvider,
|
|
725
|
-
SubscriptionDetails,
|
|
726
|
-
SubscriptionEditor,
|
|
727
|
-
SubscriptionStatusBadge,
|
|
728
|
-
SubscriptionSummaryCard,
|
|
729
|
-
SubscriptionsContainer,
|
|
730
|
-
SubscriptionsList,
|
|
731
661
|
Switch,
|
|
732
662
|
Table,
|
|
733
663
|
TableBody,
|
|
@@ -749,10 +679,6 @@ export {
|
|
|
749
679
|
TooltipContent,
|
|
750
680
|
TooltipProvider,
|
|
751
681
|
TooltipTrigger,
|
|
752
|
-
UsageContainer,
|
|
753
|
-
UsageHistoryTable,
|
|
754
|
-
UsageSummaryCard,
|
|
755
|
-
UsageSummaryCards,
|
|
756
682
|
UserAvatar,
|
|
757
683
|
UserAvatarEditor,
|
|
758
684
|
UserContainer,
|
|
@@ -779,11 +705,7 @@ export {
|
|
|
779
705
|
cellLink,
|
|
780
706
|
cellUrl,
|
|
781
707
|
errorToast,
|
|
782
|
-
formatCurrency,
|
|
783
|
-
formatDate,
|
|
784
|
-
formatInterval,
|
|
785
708
|
generateNotificationData,
|
|
786
|
-
isStripeConfigured,
|
|
787
709
|
navigationMenuTriggerStyle,
|
|
788
710
|
tabsListVariants,
|
|
789
711
|
toggleVariants,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { A as ApiDataInterface } from './
|
|
2
|
-
import { U as UserInterface } from './notification.interface-
|
|
1
|
+
import { A as ApiDataInterface } from './ApiDataInterface-DPP8s46n.js';
|
|
2
|
+
import { U as UserInterface } from './notification.interface-D7_g5SnS.js';
|
|
3
3
|
|
|
4
4
|
type ContentInput = {
|
|
5
5
|
id: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { A as ApiDataInterface } from './
|
|
2
|
-
import { U as UserInterface } from './notification.interface-
|
|
1
|
+
import { A as ApiDataInterface } from './ApiDataInterface-DPP8s46n.mjs';
|
|
2
|
+
import { U as UserInterface } from './notification.interface-blT8r47t.mjs';
|
|
3
3
|
|
|
4
4
|
type ContentInput = {
|
|
5
5
|
id: string;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React__default, { ReactNode, ReactElement } from 'react';
|
|
3
|
-
import { J as JsonApiHydratedDataInterface } from '../
|
|
4
|
-
import { h as CompanyInterface, N as NotificationInterface, k as RoleInterface, U as UserInterface, M as ModuleWithPermissions, A as Action } from '../notification.interface-
|
|
3
|
+
import { J as JsonApiHydratedDataInterface } from '../ApiDataInterface-DPP8s46n.mjs';
|
|
4
|
+
import { h as CompanyInterface, N as NotificationInterface, k as RoleInterface, U as UserInterface, M as ModuleWithPermissions, A as Action } from '../notification.interface-blT8r47t.mjs';
|
|
5
5
|
import { B as BreadcrumbItemData } from '../breadcrumb.item.data.interface-CgB4_1EE.mjs';
|
|
6
|
-
import { u as useSocket } from '../useSocket-
|
|
6
|
+
import { u as useSocket } from '../useSocket-B5M_a4bD.mjs';
|
|
7
7
|
import * as jotai from 'jotai';
|
|
8
8
|
import * as jotai_utils from 'jotai/utils';
|
|
9
9
|
import 'lucide-react';
|
|
10
|
+
import '../ApiRequestDataTypeInterface-CUKFDBx2.mjs';
|
|
10
11
|
|
|
11
12
|
interface CompanyContextType {
|
|
12
13
|
company: CompanyInterface | undefined;
|
package/dist/contexts/index.d.ts
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React__default, { ReactNode, ReactElement } from 'react';
|
|
3
|
-
import { J as JsonApiHydratedDataInterface } from '../
|
|
4
|
-
import { h as CompanyInterface, N as NotificationInterface, k as RoleInterface, U as UserInterface, M as ModuleWithPermissions, A as Action } from '../notification.interface-
|
|
3
|
+
import { J as JsonApiHydratedDataInterface } from '../ApiDataInterface-DPP8s46n.js';
|
|
4
|
+
import { h as CompanyInterface, N as NotificationInterface, k as RoleInterface, U as UserInterface, M as ModuleWithPermissions, A as Action } from '../notification.interface-D7_g5SnS.js';
|
|
5
5
|
import { B as BreadcrumbItemData } from '../breadcrumb.item.data.interface-CgB4_1EE.js';
|
|
6
|
-
import { u as useSocket } from '../useSocket-
|
|
6
|
+
import { u as useSocket } from '../useSocket-Dd03muLJ.js';
|
|
7
7
|
import * as jotai from 'jotai';
|
|
8
8
|
import * as jotai_utils from 'jotai/utils';
|
|
9
9
|
import 'lucide-react';
|
|
10
|
+
import '../ApiRequestDataTypeInterface-CUKFDBx2.js';
|
|
10
11
|
|
|
11
12
|
interface CompanyContextType {
|
|
12
13
|
company: CompanyInterface | undefined;
|
package/dist/contexts/index.js
CHANGED
|
@@ -18,12 +18,12 @@
|
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
21
|
-
var
|
|
22
|
-
require('../chunk-
|
|
23
|
-
require('../chunk-
|
|
21
|
+
var _chunkBUULE6HAjs = require('../chunk-BUULE6HA.js');
|
|
22
|
+
require('../chunk-EW6QPMN3.js');
|
|
23
|
+
require('../chunk-NQVPCNRS.js');
|
|
24
24
|
require('../chunk-LXKSUWAV.js');
|
|
25
25
|
require('../chunk-IBS6NI7D.js');
|
|
26
|
-
require('../chunk-
|
|
26
|
+
require('../chunk-FM6WRAN5.js');
|
|
27
27
|
require('../chunk-3EPNHTMH.js');
|
|
28
28
|
require('../chunk-7QVYU63E.js');
|
|
29
29
|
|
|
@@ -45,5 +45,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
45
45
|
|
|
46
46
|
|
|
47
47
|
|
|
48
|
-
exports.CommonProvider =
|
|
48
|
+
exports.CommonProvider = _chunkBUULE6HAjs.CommonProvider; exports.CompanyProvider = _chunkBUULE6HAjs.CompanyProvider; exports.CurrentUserProvider = _chunkBUULE6HAjs.CurrentUserProvider; exports.NotificationContextProvider = _chunkBUULE6HAjs.NotificationContextProvider; exports.RoleProvider = _chunkBUULE6HAjs.RoleProvider; exports.SharedProvider = _chunkBUULE6HAjs.SharedProvider; exports.SocketContext = _chunkBUULE6HAjs.SocketContext; exports.SocketProvider = _chunkBUULE6HAjs.SocketProvider; exports.UserProvider = _chunkBUULE6HAjs.UserProvider; exports.recentPagesAtom = _chunkBUULE6HAjs.recentPagesAtom; exports.useCommonContext = _chunkBUULE6HAjs.useCommonContext; exports.useCompanyContext = _chunkBUULE6HAjs.useCompanyContext; exports.useCurrentUserContext = _chunkBUULE6HAjs.useCurrentUserContext; exports.useNotificationContext = _chunkBUULE6HAjs.useNotificationContext; exports.useRoleContext = _chunkBUULE6HAjs.useRoleContext; exports.useSharedContext = _chunkBUULE6HAjs.useSharedContext; exports.useSocketContext = _chunkBUULE6HAjs.useSocketContext; exports.useUserContext = _chunkBUULE6HAjs.useUserContext;
|
|
49
49
|
//# sourceMappingURL=index.js.map
|
package/dist/contexts/index.mjs
CHANGED
|
@@ -18,12 +18,12 @@ import {
|
|
|
18
18
|
useSharedContext,
|
|
19
19
|
useSocketContext,
|
|
20
20
|
useUserContext
|
|
21
|
-
} from "../chunk-
|
|
22
|
-
import "../chunk-
|
|
23
|
-
import "../chunk-
|
|
21
|
+
} from "../chunk-WRSFYOJI.mjs";
|
|
22
|
+
import "../chunk-GR4QPP36.mjs";
|
|
23
|
+
import "../chunk-5U4NJJOF.mjs";
|
|
24
24
|
import "../chunk-AUXK7QSA.mjs";
|
|
25
25
|
import "../chunk-C7C7VY4F.mjs";
|
|
26
|
-
import "../chunk-
|
|
26
|
+
import "../chunk-U4MTVHOC.mjs";
|
|
27
27
|
import "../chunk-VOXD3ZLY.mjs";
|
|
28
28
|
import "../chunk-PAWJFY3S.mjs";
|
|
29
29
|
export {
|
package/dist/core/index.d.mts
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { A as ApiData } from '../ApiData-DPKNfY-9.mjs';
|
|
2
|
-
import { A as ApiDataInterface, J as JsonApiHydratedDataInterface
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
2
|
+
import { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from '../ApiDataInterface-DPP8s46n.mjs';
|
|
3
|
+
import { A as ApiRequestDataTypeInterface, F as FieldSelector } from '../ApiRequestDataTypeInterface-CUKFDBx2.mjs';
|
|
4
|
+
export { G as GetterKeys, c as createJsonApiInclusion } from '../ApiRequestDataTypeInterface-CUKFDBx2.mjs';
|
|
5
|
+
import { A as ApiResponseInterface } from '../ApiResponseInterface-zeewugD7.mjs';
|
|
6
|
+
import { c as AuthInterface, a as AuthInput, A as AbstractService, N as NextRef, P as PreviousRef, j as S3Interface, i as S3Input } from '../s3.service-DSDfcr0S.mjs';
|
|
7
|
+
export { b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, f as NotificationService, h as PushService, R as RoleService, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from '../s3.service-DSDfcr0S.mjs';
|
|
8
|
+
import { M as ModuleWithPermissions, f as PermissionUser, A as Action, e as PermissionModule, g as ModuleFactory, i as ModuleInterface, F as FeatureInterface, k as RoleInterface, R as RoleInput, h as CompanyInterface, C as CompanyInput, U as UserInterface, l as UserInput, N as NotificationInterface, j as NotificationInput } from '../notification.interface-blT8r47t.mjs';
|
|
9
|
+
export { c as ModuleDefinition, b as ModulePermissionDefinition, a as PageUrl, P as PermissionCheck, d as PermissionConfig } from '../notification.interface-blT8r47t.mjs';
|
|
9
10
|
export { B as BreadcrumbItemData } from '../breadcrumb.item.data.interface-CgB4_1EE.mjs';
|
|
10
11
|
export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from '../content.fields-Ck5lkQ5d.mjs';
|
|
11
12
|
import { ClassValue } from 'clsx';
|
|
@@ -15,9 +16,10 @@ import { ReactElement, ReactNode } from 'react';
|
|
|
15
16
|
import { z } from 'zod';
|
|
16
17
|
import { PartialBlock } from '@blocknote/core';
|
|
17
18
|
import { LucideIcon } from 'lucide-react';
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
export { A as AuthComponent } from '../AuthComponent-hxOPs9o8.mjs';
|
|
20
|
+
import { M as MeterInterface, o as MeterSummaryInterface, P as PaymentMethodInterface, S as StripeCustomerInterface, a as StripeInvoiceInterface, j as StripeSubscriptionInterface, I as InvoiceStatus, g as StripeProductInterface, d as StripePriceInterface, h as StripeProductInput, e as PriceRecurring, f as StripePriceInput, i as SubscriptionStatus, k as StripeSubscriptionInput, m as StripeSubscriptionCreateResponse, b as ProrationPreviewInterface, n as StripeUsageInterface, R as ReportUsageInput, U as UsageSummaryInterface } from '../stripe-subscription.interface-CFtupgYh.mjs';
|
|
21
|
+
export { c as ProrationLineItem, l as StripeSubscriptionCreateMeta, p as UsageRecordInterface } from '../stripe-subscription.interface-CFtupgYh.mjs';
|
|
22
|
+
import { a as ContentInterface, C as ContentInput } from '../content.interface-QcsFR5Ad.mjs';
|
|
21
23
|
import 'd3';
|
|
22
24
|
|
|
23
25
|
declare abstract class AbstractApiData implements ApiDataInterface {
|
package/dist/core/index.d.ts
CHANGED
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { A as ApiData } from '../ApiData-DPKNfY-9.js';
|
|
2
|
-
import { A as ApiDataInterface, J as JsonApiHydratedDataInterface
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import {
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
2
|
+
import { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from '../ApiDataInterface-DPP8s46n.js';
|
|
3
|
+
import { A as ApiRequestDataTypeInterface, F as FieldSelector } from '../ApiRequestDataTypeInterface-CUKFDBx2.js';
|
|
4
|
+
export { G as GetterKeys, c as createJsonApiInclusion } from '../ApiRequestDataTypeInterface-CUKFDBx2.js';
|
|
5
|
+
import { A as ApiResponseInterface } from '../ApiResponseInterface-CAIAeP5d.js';
|
|
6
|
+
import { c as AuthInterface, a as AuthInput, A as AbstractService, N as NextRef, P as PreviousRef, j as S3Interface, i as S3Input } from '../s3.service-B83hUhqV.js';
|
|
7
|
+
export { b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, f as NotificationService, h as PushService, R as RoleService, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from '../s3.service-B83hUhqV.js';
|
|
8
|
+
import { M as ModuleWithPermissions, f as PermissionUser, A as Action, e as PermissionModule, g as ModuleFactory, i as ModuleInterface, F as FeatureInterface, k as RoleInterface, R as RoleInput, h as CompanyInterface, C as CompanyInput, U as UserInterface, l as UserInput, N as NotificationInterface, j as NotificationInput } from '../notification.interface-D7_g5SnS.js';
|
|
9
|
+
export { c as ModuleDefinition, b as ModulePermissionDefinition, a as PageUrl, P as PermissionCheck, d as PermissionConfig } from '../notification.interface-D7_g5SnS.js';
|
|
9
10
|
export { B as BreadcrumbItemData } from '../breadcrumb.item.data.interface-CgB4_1EE.js';
|
|
10
11
|
export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from '../content.fields-Ck5lkQ5d.js';
|
|
11
12
|
import { ClassValue } from 'clsx';
|
|
@@ -15,9 +16,10 @@ import { ReactElement, ReactNode } from 'react';
|
|
|
15
16
|
import { z } from 'zod';
|
|
16
17
|
import { PartialBlock } from '@blocknote/core';
|
|
17
18
|
import { LucideIcon } from 'lucide-react';
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
export { A as AuthComponent } from '../AuthComponent-hxOPs9o8.js';
|
|
20
|
+
import { M as MeterInterface, o as MeterSummaryInterface, P as PaymentMethodInterface, S as StripeCustomerInterface, a as StripeInvoiceInterface, j as StripeSubscriptionInterface, I as InvoiceStatus, g as StripeProductInterface, d as StripePriceInterface, h as StripeProductInput, e as PriceRecurring, f as StripePriceInput, i as SubscriptionStatus, k as StripeSubscriptionInput, m as StripeSubscriptionCreateResponse, b as ProrationPreviewInterface, n as StripeUsageInterface, R as ReportUsageInput, U as UsageSummaryInterface } from '../stripe-subscription.interface-CNTsrbAx.js';
|
|
21
|
+
export { c as ProrationLineItem, l as StripeSubscriptionCreateMeta, p as UsageRecordInterface } from '../stripe-subscription.interface-CNTsrbAx.js';
|
|
22
|
+
import { a as ContentInterface, C as ContentInput } from '../content.interface-CUIEQ0jk.js';
|
|
21
23
|
import 'd3';
|
|
22
24
|
|
|
23
25
|
declare abstract class AbstractApiData implements ApiDataInterface {
|
package/dist/core/index.js
CHANGED
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
|
|
101
101
|
|
|
102
102
|
|
|
103
|
-
var
|
|
103
|
+
var _chunkNQVPCNRSjs = require('../chunk-NQVPCNRS.js');
|
|
104
104
|
require('../chunk-LXKSUWAV.js');
|
|
105
105
|
require('../chunk-IBS6NI7D.js');
|
|
106
106
|
|
|
@@ -113,7 +113,7 @@ require('../chunk-IBS6NI7D.js');
|
|
|
113
113
|
|
|
114
114
|
|
|
115
115
|
|
|
116
|
-
var
|
|
116
|
+
var _chunkFM6WRAN5js = require('../chunk-FM6WRAN5.js');
|
|
117
117
|
require('../chunk-7QVYU63E.js');
|
|
118
118
|
|
|
119
119
|
|
|
@@ -227,5 +227,5 @@ require('../chunk-7QVYU63E.js');
|
|
|
227
227
|
|
|
228
228
|
|
|
229
229
|
|
|
230
|
-
exports.AbstractApiData =
|
|
230
|
+
exports.AbstractApiData = _chunkNQVPCNRSjs.AbstractApiData; exports.AbstractService = _chunkNQVPCNRSjs.AbstractService; exports.Action = _chunkNQVPCNRSjs.Action; exports.Auth = _chunkNQVPCNRSjs.Auth; exports.AuthComponent = _chunkNQVPCNRSjs.AuthComponent; exports.AuthModule = _chunkNQVPCNRSjs.AuthModule; exports.AuthService = _chunkNQVPCNRSjs.AuthService; exports.AuthorModule = _chunkNQVPCNRSjs.AuthorModule; exports.Billing = _chunkNQVPCNRSjs.Billing; exports.BillingModule = _chunkNQVPCNRSjs.BillingModule; exports.BillingService = _chunkNQVPCNRSjs.BillingService; exports.BlockNoteDiffUtil = _chunkNQVPCNRSjs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkNQVPCNRSjs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkNQVPCNRSjs.ClientAbstractService; exports.ClientHttpMethod = _chunkNQVPCNRSjs.ClientHttpMethod; exports.Company = _chunkNQVPCNRSjs.Company; exports.CompanyFields = _chunkNQVPCNRSjs.CompanyFields; exports.CompanyModule = _chunkNQVPCNRSjs.CompanyModule; exports.CompanyService = _chunkNQVPCNRSjs.CompanyService; exports.Content = _chunkNQVPCNRSjs.Content; exports.ContentFields = _chunkNQVPCNRSjs.ContentFields; exports.ContentModule = _chunkNQVPCNRSjs.ContentModule; exports.ContentService = _chunkNQVPCNRSjs.ContentService; exports.DataClass = _chunkFM6WRAN5js.DataClassRegistry; exports.DataClassRegistry = _chunkFM6WRAN5js.DataClassRegistry; exports.EndpointCreator = _chunkNQVPCNRSjs.EndpointCreator; exports.Feature = _chunkNQVPCNRSjs.Feature; exports.FeatureModule = _chunkNQVPCNRSjs.FeatureModule; exports.FeatureService = _chunkNQVPCNRSjs.FeatureService; exports.HttpMethod = _chunkNQVPCNRSjs.HttpMethod; exports.InvoiceStatus = _chunkNQVPCNRSjs.InvoiceStatus; exports.JsonApiDataFactory = _chunkFM6WRAN5js.JsonApiDataFactory; exports.Module = _chunkNQVPCNRSjs.Module; exports.ModuleModule = _chunkNQVPCNRSjs.ModuleModule; exports.ModuleRegistrar = _chunkNQVPCNRSjs.ModuleRegistrar; exports.ModuleRegistry = _chunkNQVPCNRSjs.ModuleRegistry; exports.Modules = _chunkNQVPCNRSjs.Modules; exports.Notification = _chunkNQVPCNRSjs.Notification; exports.NotificationFields = _chunkNQVPCNRSjs.NotificationFields; exports.NotificationModule = _chunkNQVPCNRSjs.NotificationModule; exports.NotificationService = _chunkNQVPCNRSjs.NotificationService; exports.PaymentMethod = _chunkNQVPCNRSjs.PaymentMethod; exports.Push = _chunkNQVPCNRSjs.Push; exports.PushModule = _chunkNQVPCNRSjs.PushModule; exports.PushService = _chunkNQVPCNRSjs.PushService; exports.RehydrationFactory = _chunkNQVPCNRSjs.RehydrationFactory; exports.Role = _chunkNQVPCNRSjs.Role; exports.RoleFields = _chunkNQVPCNRSjs.RoleFields; exports.RoleModule = _chunkNQVPCNRSjs.RoleModule; exports.RoleService = _chunkNQVPCNRSjs.RoleService; exports.S3 = _chunkNQVPCNRSjs.S3; exports.S3Module = _chunkNQVPCNRSjs.S3Module; exports.S3Service = _chunkNQVPCNRSjs.S3Service; exports.StripeCustomer = _chunkNQVPCNRSjs.StripeCustomer; exports.StripeCustomerModule = _chunkNQVPCNRSjs.StripeCustomerModule; exports.StripeCustomerService = _chunkNQVPCNRSjs.StripeCustomerService; exports.StripeInvoice = _chunkNQVPCNRSjs.StripeInvoice; exports.StripeInvoiceModule = _chunkNQVPCNRSjs.StripeInvoiceModule; exports.StripeInvoiceService = _chunkNQVPCNRSjs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunkNQVPCNRSjs.StripePaymentMethodModule; exports.StripePrice = _chunkNQVPCNRSjs.StripePrice; exports.StripePriceModule = _chunkNQVPCNRSjs.StripePriceModule; exports.StripePriceService = _chunkNQVPCNRSjs.StripePriceService; exports.StripeProduct = _chunkNQVPCNRSjs.StripeProduct; exports.StripeProductModule = _chunkNQVPCNRSjs.StripeProductModule; exports.StripeProductService = _chunkNQVPCNRSjs.StripeProductService; exports.StripeSubscription = _chunkNQVPCNRSjs.StripeSubscription; exports.StripeSubscriptionModule = _chunkNQVPCNRSjs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunkNQVPCNRSjs.StripeSubscriptionService; exports.StripeUsage = _chunkNQVPCNRSjs.StripeUsage; exports.StripeUsageModule = _chunkNQVPCNRSjs.StripeUsageModule; exports.StripeUsageService = _chunkNQVPCNRSjs.StripeUsageService; exports.SubscriptionStatus = _chunkNQVPCNRSjs.SubscriptionStatus; exports.TableOptions = _chunkNQVPCNRSjs.TableOptions; exports.User = _chunkNQVPCNRSjs.User; exports.UserFields = _chunkNQVPCNRSjs.UserFields; exports.UserModule = _chunkNQVPCNRSjs.UserModule; exports.UserService = _chunkNQVPCNRSjs.UserService; exports.checkPermissions = _chunkNQVPCNRSjs.checkPermissions; exports.checkPermissionsFromServer = _chunkNQVPCNRSjs.checkPermissionsFromServer; exports.cn = _chunkNQVPCNRSjs.cn; exports.composeRefs = _chunkNQVPCNRSjs.composeRefs; exports.createJsonApiInclusion = _chunkNQVPCNRSjs.createJsonApiInclusion; exports.entityObjectSchema = _chunkNQVPCNRSjs.entityObjectSchema; exports.exists = _chunkNQVPCNRSjs.exists; exports.formatDate = _chunkNQVPCNRSjs.formatDate; exports.getBootstrapper = _chunkFM6WRAN5js.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkNQVPCNRSjs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkNQVPCNRSjs.getGlobalErrorHandler; exports.getIcon = _chunkNQVPCNRSjs.getIcon; exports.getIconByModule = _chunkNQVPCNRSjs.getIconByModule; exports.getIconByModuleName = _chunkNQVPCNRSjs.getIconByModuleName; exports.getLucideIcon = _chunkNQVPCNRSjs.getLucideIcon; exports.getLucideIconByModule = _chunkNQVPCNRSjs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkNQVPCNRSjs.getLucideIconByModuleName; exports.getTableComponents = _chunkNQVPCNRSjs.getTableComponents; exports.getTableOptions = _chunkNQVPCNRSjs.getTableOptions; exports.getValueFromPath = _chunkNQVPCNRSjs.getValueFromPath; exports.hasBootstrapper = _chunkFM6WRAN5js.hasBootstrapper; exports.rehydrate = _chunkNQVPCNRSjs.rehydrate; exports.rehydrateList = _chunkNQVPCNRSjs.rehydrateList; exports.resetBootstrapStore = _chunkFM6WRAN5js.resetBootstrapStore; exports.setBootstrapper = _chunkFM6WRAN5js.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkNQVPCNRSjs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkNQVPCNRSjs.setGlobalErrorHandler; exports.translateData = _chunkFM6WRAN5js.translateData; exports.translateResponse = _chunkFM6WRAN5js.translateResponse; exports.tryBootstrap = _chunkFM6WRAN5js.tryBootstrap; exports.useComposedRefs = _chunkNQVPCNRSjs.useComposedRefs; exports.useIsMobile = _chunkNQVPCNRSjs.useIsMobile; exports.userObjectSchema = _chunkNQVPCNRSjs.userObjectSchema;
|
|
231
231
|
//# sourceMappingURL=index.js.map
|
package/dist/core/index.mjs
CHANGED
|
@@ -100,7 +100,7 @@ import {
|
|
|
100
100
|
useComposedRefs,
|
|
101
101
|
useIsMobile,
|
|
102
102
|
userObjectSchema
|
|
103
|
-
} from "../chunk-
|
|
103
|
+
} from "../chunk-5U4NJJOF.mjs";
|
|
104
104
|
import "../chunk-AUXK7QSA.mjs";
|
|
105
105
|
import "../chunk-C7C7VY4F.mjs";
|
|
106
106
|
import {
|
|
@@ -113,7 +113,7 @@ import {
|
|
|
113
113
|
translateData,
|
|
114
114
|
translateResponse,
|
|
115
115
|
tryBootstrap
|
|
116
|
-
} from "../chunk-
|
|
116
|
+
} from "../chunk-U4MTVHOC.mjs";
|
|
117
117
|
import "../chunk-PAWJFY3S.mjs";
|
|
118
118
|
export {
|
|
119
119
|
AbstractApiData,
|
package/dist/index.d.mts
CHANGED
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
export { A as ApiData } from './ApiData-DPKNfY-9.mjs';
|
|
2
|
-
export { A as ApiDataInterface,
|
|
3
|
-
export { A as
|
|
2
|
+
export { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from './ApiDataInterface-DPP8s46n.mjs';
|
|
3
|
+
export { A as ApiRequestDataTypeInterface, F as FieldSelector, G as GetterKeys, c as createJsonApiInclusion } from './ApiRequestDataTypeInterface-CUKFDBx2.mjs';
|
|
4
|
+
export { A as ApiResponseInterface } from './ApiResponseInterface-zeewugD7.mjs';
|
|
4
5
|
export { AbstractApiData, AppModuleDefinitions, Auth, AuthModule, AuthorModule, Billing, BillingModule, BillingService, BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, ClientNextRef, ClientPreviousRef, ClientSelfRef, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, JsonApiDataFactory, Module, ModuleDefinitions, ModuleModule, ModuleRegistrar, ModuleRegistry, Modules, Notification, NotificationFields, NotificationModule, PaymentMethod, Push, PushInput, PushInterface, PushModule, RehydrationFactory, Role, RoleModule, S3, S3Module, SearchResultInterface, StripeCustomer, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceModule, StripePriceService, StripeProduct, StripeProductModule, StripeProductService, StripeSubscription, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageModule, StripeUsageService, TableOptions, User, UserModule, UserObject, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema } from './core/index.mjs';
|
|
5
|
-
export { A as AbstractService, a as AuthInput, c as AuthInterface, b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from './s3.service-
|
|
6
|
+
export { A as AbstractService, a as AuthInput, c as AuthInterface, b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from './s3.service-DSDfcr0S.mjs';
|
|
6
7
|
export { B as BreadcrumbItemData } from './breadcrumb.item.data.interface-CgB4_1EE.mjs';
|
|
7
8
|
export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from './content.fields-Ck5lkQ5d.mjs';
|
|
8
9
|
export { ClassValue } from 'clsx';
|
|
9
|
-
export { A as Action, C as CompanyInput, h as CompanyInterface, F as FeatureInterface, c as ModuleDefinition, g as ModuleFactory, i as ModuleInterface, b as ModulePermissionDefinition, M as ModuleWithPermissions, j as NotificationInput, N as NotificationInterface, a as PageUrl, P as PermissionCheck, d as PermissionConfig, e as PermissionModule, f as PermissionUser, R as RoleInput, k as RoleInterface, l as UserInput, U as UserInterface } from './notification.interface-
|
|
10
|
-
export { A as AuthComponent
|
|
11
|
-
export {
|
|
12
|
-
export {
|
|
10
|
+
export { A as Action, C as CompanyInput, h as CompanyInterface, F as FeatureInterface, c as ModuleDefinition, g as ModuleFactory, i as ModuleInterface, b as ModulePermissionDefinition, M as ModuleWithPermissions, j as NotificationInput, N as NotificationInterface, a as PageUrl, P as PermissionCheck, d as PermissionConfig, e as PermissionModule, f as PermissionUser, R as RoleInput, k as RoleInterface, l as UserInput, U as UserInterface } from './notification.interface-blT8r47t.mjs';
|
|
11
|
+
export { A as AuthComponent } from './AuthComponent-hxOPs9o8.mjs';
|
|
12
|
+
export { I as InvoiceStatus, M as MeterInterface, o as MeterSummaryInterface, P as PaymentMethodInterface, e as PriceRecurring, c as ProrationLineItem, b as ProrationPreviewInterface, R as ReportUsageInput, S as StripeCustomerInterface, a as StripeInvoiceInterface, f as StripePriceInput, d as StripePriceInterface, h as StripeProductInput, g as StripeProductInterface, l as StripeSubscriptionCreateMeta, m as StripeSubscriptionCreateResponse, k as StripeSubscriptionInput, j as StripeSubscriptionInterface, n as StripeUsageInterface, i as SubscriptionStatus, p as UsageRecordInterface, U as UsageSummaryInterface } from './stripe-subscription.interface-CFtupgYh.mjs';
|
|
13
|
+
export { C as ContentInput, a as ContentInterface } from './content.interface-QcsFR5Ad.mjs';
|
|
14
|
+
export { I as I18nConfig, e as configureI18n, c as configureJsonApi, g as getApiUrl, a as getAppUrl, d as getStripePublishableKey, b as getTrackablePages } from './config-h0hNLceh.mjs';
|
|
13
15
|
import 'react';
|
|
14
16
|
import 'zod';
|
|
15
17
|
import '@blocknote/core';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,15 +1,17 @@
|
|
|
1
1
|
export { A as ApiData } from './ApiData-DPKNfY-9.js';
|
|
2
|
-
export { A as ApiDataInterface,
|
|
3
|
-
export { A as
|
|
2
|
+
export { A as ApiDataInterface, J as JsonApiHydratedDataInterface } from './ApiDataInterface-DPP8s46n.js';
|
|
3
|
+
export { A as ApiRequestDataTypeInterface, F as FieldSelector, G as GetterKeys, c as createJsonApiInclusion } from './ApiRequestDataTypeInterface-CUKFDBx2.js';
|
|
4
|
+
export { A as ApiResponseInterface } from './ApiResponseInterface-CAIAeP5d.js';
|
|
4
5
|
export { AbstractApiData, AppModuleDefinitions, Auth, AuthModule, AuthorModule, Billing, BillingModule, BillingService, BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, ClientNextRef, ClientPreviousRef, ClientSelfRef, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, JsonApiDataFactory, Module, ModuleDefinitions, ModuleModule, ModuleRegistrar, ModuleRegistry, Modules, Notification, NotificationFields, NotificationModule, PaymentMethod, Push, PushInput, PushInterface, PushModule, RehydrationFactory, Role, RoleModule, S3, S3Module, SearchResultInterface, StripeCustomer, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceModule, StripePriceService, StripeProduct, StripeProductModule, StripeProductService, StripeSubscription, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageModule, StripeUsageService, TableOptions, User, UserModule, UserObject, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema } from './core/index.js';
|
|
5
|
-
export { A as AbstractService, a as AuthInput, c as AuthInterface, b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from './s3.service-
|
|
6
|
+
export { A as AbstractService, a as AuthInput, c as AuthInterface, b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from './s3.service-B83hUhqV.js';
|
|
6
7
|
export { B as BreadcrumbItemData } from './breadcrumb.item.data.interface-CgB4_1EE.js';
|
|
7
8
|
export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from './content.fields-Ck5lkQ5d.js';
|
|
8
9
|
export { ClassValue } from 'clsx';
|
|
9
|
-
export { A as Action, C as CompanyInput, h as CompanyInterface, F as FeatureInterface, c as ModuleDefinition, g as ModuleFactory, i as ModuleInterface, b as ModulePermissionDefinition, M as ModuleWithPermissions, j as NotificationInput, N as NotificationInterface, a as PageUrl, P as PermissionCheck, d as PermissionConfig, e as PermissionModule, f as PermissionUser, R as RoleInput, k as RoleInterface, l as UserInput, U as UserInterface } from './notification.interface-
|
|
10
|
-
export { A as AuthComponent
|
|
11
|
-
export {
|
|
12
|
-
export {
|
|
10
|
+
export { A as Action, C as CompanyInput, h as CompanyInterface, F as FeatureInterface, c as ModuleDefinition, g as ModuleFactory, i as ModuleInterface, b as ModulePermissionDefinition, M as ModuleWithPermissions, j as NotificationInput, N as NotificationInterface, a as PageUrl, P as PermissionCheck, d as PermissionConfig, e as PermissionModule, f as PermissionUser, R as RoleInput, k as RoleInterface, l as UserInput, U as UserInterface } from './notification.interface-D7_g5SnS.js';
|
|
11
|
+
export { A as AuthComponent } from './AuthComponent-hxOPs9o8.js';
|
|
12
|
+
export { I as InvoiceStatus, M as MeterInterface, o as MeterSummaryInterface, P as PaymentMethodInterface, e as PriceRecurring, c as ProrationLineItem, b as ProrationPreviewInterface, R as ReportUsageInput, S as StripeCustomerInterface, a as StripeInvoiceInterface, f as StripePriceInput, d as StripePriceInterface, h as StripeProductInput, g as StripeProductInterface, l as StripeSubscriptionCreateMeta, m as StripeSubscriptionCreateResponse, k as StripeSubscriptionInput, j as StripeSubscriptionInterface, n as StripeUsageInterface, i as SubscriptionStatus, p as UsageRecordInterface, U as UsageSummaryInterface } from './stripe-subscription.interface-CNTsrbAx.js';
|
|
13
|
+
export { C as ContentInput, a as ContentInterface } from './content.interface-CUIEQ0jk.js';
|
|
14
|
+
export { I as I18nConfig, e as configureI18n, c as configureJsonApi, g as getApiUrl, a as getAppUrl, d as getStripePublishableKey, b as getTrackablePages } from './config-D_91hrI-.js';
|
|
13
15
|
import 'react';
|
|
14
16
|
import 'zod';
|
|
15
17
|
import '@blocknote/core';
|