@ixo/editor 2.38.0 → 2.40.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/{chunk-KMPUYNCA.mjs → chunk-JSVV5AQB.mjs} +919 -862
- package/dist/chunk-JSVV5AQB.mjs.map +1 -0
- package/dist/{graphql-client-xp94EjpE.d.ts → graphql-client-CQyRCD1j.d.ts} +138 -138
- package/dist/index.d.ts +2 -2
- package/dist/index.mjs +1 -1
- package/dist/mantine/index.d.ts +8 -8
- package/dist/mantine/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-KMPUYNCA.mjs.map +0 -1
|
@@ -38,9 +38,9 @@ declare const CheckboxBlockSpec: {
|
|
|
38
38
|
readonly ttlFromCommitment: {
|
|
39
39
|
readonly default: "";
|
|
40
40
|
};
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
41
|
+
readonly skill: {
|
|
42
|
+
readonly default: "";
|
|
43
|
+
};
|
|
44
44
|
};
|
|
45
45
|
readonly content: "inline";
|
|
46
46
|
};
|
|
@@ -77,9 +77,9 @@ declare const CheckboxBlockSpec: {
|
|
|
77
77
|
readonly ttlFromCommitment: {
|
|
78
78
|
readonly default: "";
|
|
79
79
|
};
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
80
|
+
readonly skill: {
|
|
81
|
+
readonly default: "";
|
|
82
|
+
};
|
|
83
83
|
};
|
|
84
84
|
readonly content: "inline";
|
|
85
85
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -112,9 +112,9 @@ declare const ListBlockSpec: {
|
|
|
112
112
|
readonly icon: {
|
|
113
113
|
readonly default: "📋";
|
|
114
114
|
};
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
115
|
+
readonly skill: {
|
|
116
|
+
readonly default: "";
|
|
117
|
+
};
|
|
118
118
|
};
|
|
119
119
|
readonly content: "none";
|
|
120
120
|
};
|
|
@@ -142,9 +142,9 @@ declare const ListBlockSpec: {
|
|
|
142
142
|
readonly icon: {
|
|
143
143
|
readonly default: "📋";
|
|
144
144
|
};
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
145
|
+
readonly skill: {
|
|
146
|
+
readonly default: "";
|
|
147
|
+
};
|
|
148
148
|
};
|
|
149
149
|
readonly content: "none";
|
|
150
150
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -2338,9 +2338,9 @@ declare const ProposalBlockSpec: {
|
|
|
2338
2338
|
readonly ttlFromCommitment: {
|
|
2339
2339
|
readonly default: "";
|
|
2340
2340
|
};
|
|
2341
|
-
|
|
2342
|
-
|
|
2343
|
-
|
|
2341
|
+
readonly skill: {
|
|
2342
|
+
readonly default: "";
|
|
2343
|
+
};
|
|
2344
2344
|
};
|
|
2345
2345
|
readonly content: "none";
|
|
2346
2346
|
};
|
|
@@ -2399,9 +2399,9 @@ declare const ProposalBlockSpec: {
|
|
|
2399
2399
|
readonly ttlFromCommitment: {
|
|
2400
2400
|
readonly default: "";
|
|
2401
2401
|
};
|
|
2402
|
-
|
|
2403
|
-
|
|
2404
|
-
|
|
2402
|
+
readonly skill: {
|
|
2403
|
+
readonly default: "";
|
|
2404
|
+
};
|
|
2405
2405
|
};
|
|
2406
2406
|
readonly content: "none";
|
|
2407
2407
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -2458,9 +2458,9 @@ declare const ApiRequestBlockSpec: {
|
|
|
2458
2458
|
readonly assignment: {
|
|
2459
2459
|
readonly default: string;
|
|
2460
2460
|
};
|
|
2461
|
-
|
|
2462
|
-
|
|
2463
|
-
|
|
2461
|
+
readonly skill: {
|
|
2462
|
+
readonly default: "";
|
|
2463
|
+
};
|
|
2464
2464
|
};
|
|
2465
2465
|
readonly content: "inline";
|
|
2466
2466
|
};
|
|
@@ -2512,9 +2512,9 @@ declare const ApiRequestBlockSpec: {
|
|
|
2512
2512
|
readonly assignment: {
|
|
2513
2513
|
readonly default: string;
|
|
2514
2514
|
};
|
|
2515
|
-
|
|
2516
|
-
|
|
2517
|
-
|
|
2515
|
+
readonly skill: {
|
|
2516
|
+
readonly default: "";
|
|
2517
|
+
};
|
|
2518
2518
|
};
|
|
2519
2519
|
readonly content: "inline";
|
|
2520
2520
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -2562,9 +2562,9 @@ declare const blockSpecs: {
|
|
|
2562
2562
|
readonly ttlFromCommitment: {
|
|
2563
2563
|
readonly default: "";
|
|
2564
2564
|
};
|
|
2565
|
-
|
|
2566
|
-
|
|
2567
|
-
|
|
2565
|
+
readonly skill: {
|
|
2566
|
+
readonly default: "";
|
|
2567
|
+
};
|
|
2568
2568
|
};
|
|
2569
2569
|
readonly content: "inline";
|
|
2570
2570
|
};
|
|
@@ -2601,9 +2601,9 @@ declare const blockSpecs: {
|
|
|
2601
2601
|
readonly ttlFromCommitment: {
|
|
2602
2602
|
readonly default: "";
|
|
2603
2603
|
};
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2604
|
+
readonly skill: {
|
|
2605
|
+
readonly default: "";
|
|
2606
|
+
};
|
|
2607
2607
|
};
|
|
2608
2608
|
readonly content: "inline";
|
|
2609
2609
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -2633,9 +2633,9 @@ declare const blockSpecs: {
|
|
|
2633
2633
|
readonly icon: {
|
|
2634
2634
|
readonly default: "📋";
|
|
2635
2635
|
};
|
|
2636
|
-
|
|
2637
|
-
|
|
2638
|
-
|
|
2636
|
+
readonly skill: {
|
|
2637
|
+
readonly default: "";
|
|
2638
|
+
};
|
|
2639
2639
|
};
|
|
2640
2640
|
readonly content: "none";
|
|
2641
2641
|
};
|
|
@@ -2663,9 +2663,9 @@ declare const blockSpecs: {
|
|
|
2663
2663
|
readonly icon: {
|
|
2664
2664
|
readonly default: "📋";
|
|
2665
2665
|
};
|
|
2666
|
-
|
|
2667
|
-
|
|
2668
|
-
|
|
2666
|
+
readonly skill: {
|
|
2667
|
+
readonly default: "";
|
|
2668
|
+
};
|
|
2669
2669
|
};
|
|
2670
2670
|
readonly content: "none";
|
|
2671
2671
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -2683,9 +2683,9 @@ declare const blockSpecs: {
|
|
|
2683
2683
|
readonly selectedIds: {
|
|
2684
2684
|
readonly default: "[]";
|
|
2685
2685
|
};
|
|
2686
|
-
|
|
2687
|
-
|
|
2688
|
-
|
|
2686
|
+
readonly skill: {
|
|
2687
|
+
readonly default: "";
|
|
2688
|
+
};
|
|
2689
2689
|
};
|
|
2690
2690
|
readonly content: "none";
|
|
2691
2691
|
};
|
|
@@ -2701,9 +2701,9 @@ declare const blockSpecs: {
|
|
|
2701
2701
|
readonly selectedIds: {
|
|
2702
2702
|
readonly default: "[]";
|
|
2703
2703
|
};
|
|
2704
|
-
|
|
2705
|
-
|
|
2706
|
-
|
|
2704
|
+
readonly skill: {
|
|
2705
|
+
readonly default: "";
|
|
2706
|
+
};
|
|
2707
2707
|
};
|
|
2708
2708
|
readonly content: "none";
|
|
2709
2709
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -2784,9 +2784,9 @@ declare const blockSpecs: {
|
|
|
2784
2784
|
readonly ttlFromCommitment: {
|
|
2785
2785
|
readonly default: "";
|
|
2786
2786
|
};
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2787
|
+
readonly skill: {
|
|
2788
|
+
readonly default: "";
|
|
2789
|
+
};
|
|
2790
2790
|
};
|
|
2791
2791
|
readonly content: "none";
|
|
2792
2792
|
};
|
|
@@ -2845,9 +2845,9 @@ declare const blockSpecs: {
|
|
|
2845
2845
|
readonly ttlFromCommitment: {
|
|
2846
2846
|
readonly default: "";
|
|
2847
2847
|
};
|
|
2848
|
-
|
|
2849
|
-
|
|
2850
|
-
|
|
2848
|
+
readonly skill: {
|
|
2849
|
+
readonly default: "";
|
|
2850
|
+
};
|
|
2851
2851
|
};
|
|
2852
2852
|
readonly content: "none";
|
|
2853
2853
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -2901,9 +2901,9 @@ declare const blockSpecs: {
|
|
|
2901
2901
|
readonly assignment: {
|
|
2902
2902
|
readonly default: string;
|
|
2903
2903
|
};
|
|
2904
|
-
|
|
2905
|
-
|
|
2906
|
-
|
|
2904
|
+
readonly skill: {
|
|
2905
|
+
readonly default: "";
|
|
2906
|
+
};
|
|
2907
2907
|
};
|
|
2908
2908
|
readonly content: "inline";
|
|
2909
2909
|
};
|
|
@@ -2955,9 +2955,9 @@ declare const blockSpecs: {
|
|
|
2955
2955
|
readonly assignment: {
|
|
2956
2956
|
readonly default: string;
|
|
2957
2957
|
};
|
|
2958
|
-
|
|
2959
|
-
|
|
2960
|
-
|
|
2958
|
+
readonly skill: {
|
|
2959
|
+
readonly default: "";
|
|
2960
|
+
};
|
|
2961
2961
|
};
|
|
2962
2962
|
readonly content: "inline";
|
|
2963
2963
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -3023,9 +3023,9 @@ declare const blockSpecs: {
|
|
|
3023
3023
|
readonly conditions: {
|
|
3024
3024
|
readonly default: "";
|
|
3025
3025
|
};
|
|
3026
|
-
|
|
3027
|
-
|
|
3028
|
-
|
|
3026
|
+
readonly skill: {
|
|
3027
|
+
readonly default: "";
|
|
3028
|
+
};
|
|
3029
3029
|
};
|
|
3030
3030
|
readonly content: "inline";
|
|
3031
3031
|
};
|
|
@@ -3089,9 +3089,9 @@ declare const blockSpecs: {
|
|
|
3089
3089
|
readonly conditions: {
|
|
3090
3090
|
readonly default: "";
|
|
3091
3091
|
};
|
|
3092
|
-
|
|
3093
|
-
|
|
3094
|
-
|
|
3092
|
+
readonly skill: {
|
|
3093
|
+
readonly default: "";
|
|
3094
|
+
};
|
|
3095
3095
|
};
|
|
3096
3096
|
readonly content: "inline";
|
|
3097
3097
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -3151,9 +3151,9 @@ declare const blockSpecs: {
|
|
|
3151
3151
|
readonly assignment: {
|
|
3152
3152
|
readonly default: string;
|
|
3153
3153
|
};
|
|
3154
|
-
|
|
3155
|
-
|
|
3156
|
-
|
|
3154
|
+
readonly skill: {
|
|
3155
|
+
readonly default: "";
|
|
3156
|
+
};
|
|
3157
3157
|
};
|
|
3158
3158
|
readonly content: "none";
|
|
3159
3159
|
};
|
|
@@ -3211,9 +3211,9 @@ declare const blockSpecs: {
|
|
|
3211
3211
|
readonly assignment: {
|
|
3212
3212
|
readonly default: string;
|
|
3213
3213
|
};
|
|
3214
|
-
|
|
3215
|
-
|
|
3216
|
-
|
|
3214
|
+
readonly skill: {
|
|
3215
|
+
readonly default: "";
|
|
3216
|
+
};
|
|
3217
3217
|
};
|
|
3218
3218
|
readonly content: "none";
|
|
3219
3219
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -3270,9 +3270,9 @@ declare const blockSpecs: {
|
|
|
3270
3270
|
readonly assignment: {
|
|
3271
3271
|
readonly default: string;
|
|
3272
3272
|
};
|
|
3273
|
-
|
|
3274
|
-
|
|
3275
|
-
|
|
3273
|
+
readonly skill: {
|
|
3274
|
+
readonly default: "";
|
|
3275
|
+
};
|
|
3276
3276
|
};
|
|
3277
3277
|
readonly content: "none";
|
|
3278
3278
|
};
|
|
@@ -3327,9 +3327,9 @@ declare const blockSpecs: {
|
|
|
3327
3327
|
readonly assignment: {
|
|
3328
3328
|
readonly default: string;
|
|
3329
3329
|
};
|
|
3330
|
-
|
|
3331
|
-
|
|
3332
|
-
|
|
3330
|
+
readonly skill: {
|
|
3331
|
+
readonly default: "";
|
|
3332
|
+
};
|
|
3333
3333
|
};
|
|
3334
3334
|
readonly content: "none";
|
|
3335
3335
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -3368,9 +3368,9 @@ declare const blockSpecs: {
|
|
|
3368
3368
|
readonly assignment: {
|
|
3369
3369
|
readonly default: string;
|
|
3370
3370
|
};
|
|
3371
|
-
|
|
3372
|
-
|
|
3373
|
-
|
|
3371
|
+
readonly skill: {
|
|
3372
|
+
readonly default: "";
|
|
3373
|
+
};
|
|
3374
3374
|
};
|
|
3375
3375
|
readonly content: "none";
|
|
3376
3376
|
};
|
|
@@ -3407,9 +3407,9 @@ declare const blockSpecs: {
|
|
|
3407
3407
|
readonly assignment: {
|
|
3408
3408
|
readonly default: string;
|
|
3409
3409
|
};
|
|
3410
|
-
|
|
3411
|
-
|
|
3412
|
-
|
|
3410
|
+
readonly skill: {
|
|
3411
|
+
readonly default: "";
|
|
3412
|
+
};
|
|
3413
3413
|
};
|
|
3414
3414
|
readonly content: "none";
|
|
3415
3415
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -3442,9 +3442,9 @@ declare const blockSpecs: {
|
|
|
3442
3442
|
readonly entityType: {
|
|
3443
3443
|
readonly default: "";
|
|
3444
3444
|
};
|
|
3445
|
-
|
|
3446
|
-
|
|
3447
|
-
|
|
3445
|
+
readonly skill: {
|
|
3446
|
+
readonly default: "";
|
|
3447
|
+
};
|
|
3448
3448
|
};
|
|
3449
3449
|
readonly content: "none";
|
|
3450
3450
|
};
|
|
@@ -3475,9 +3475,9 @@ declare const blockSpecs: {
|
|
|
3475
3475
|
readonly entityType: {
|
|
3476
3476
|
readonly default: "";
|
|
3477
3477
|
};
|
|
3478
|
-
|
|
3479
|
-
|
|
3480
|
-
|
|
3478
|
+
readonly skill: {
|
|
3479
|
+
readonly default: "";
|
|
3480
|
+
};
|
|
3481
3481
|
};
|
|
3482
3482
|
readonly content: "none";
|
|
3483
3483
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -3540,9 +3540,9 @@ declare const blockSpecs: {
|
|
|
3540
3540
|
readonly conditions: {
|
|
3541
3541
|
readonly default: "";
|
|
3542
3542
|
};
|
|
3543
|
-
|
|
3544
|
-
|
|
3545
|
-
|
|
3543
|
+
readonly skill: {
|
|
3544
|
+
readonly default: "";
|
|
3545
|
+
};
|
|
3546
3546
|
};
|
|
3547
3547
|
readonly content: "none";
|
|
3548
3548
|
};
|
|
@@ -3603,9 +3603,9 @@ declare const blockSpecs: {
|
|
|
3603
3603
|
readonly conditions: {
|
|
3604
3604
|
readonly default: "";
|
|
3605
3605
|
};
|
|
3606
|
-
|
|
3607
|
-
|
|
3608
|
-
|
|
3606
|
+
readonly skill: {
|
|
3607
|
+
readonly default: "";
|
|
3608
|
+
};
|
|
3609
3609
|
};
|
|
3610
3610
|
readonly content: "none";
|
|
3611
3611
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -3626,9 +3626,9 @@ declare const blockSpecs: {
|
|
|
3626
3626
|
readonly preferences: {
|
|
3627
3627
|
readonly default: "{}";
|
|
3628
3628
|
};
|
|
3629
|
-
|
|
3630
|
-
|
|
3631
|
-
|
|
3629
|
+
readonly skill: {
|
|
3630
|
+
readonly default: "";
|
|
3631
|
+
};
|
|
3632
3632
|
};
|
|
3633
3633
|
readonly content: "none";
|
|
3634
3634
|
};
|
|
@@ -3647,9 +3647,9 @@ declare const blockSpecs: {
|
|
|
3647
3647
|
readonly preferences: {
|
|
3648
3648
|
readonly default: "{}";
|
|
3649
3649
|
};
|
|
3650
|
-
|
|
3651
|
-
|
|
3652
|
-
|
|
3650
|
+
readonly skill: {
|
|
3651
|
+
readonly default: "";
|
|
3652
|
+
};
|
|
3653
3653
|
};
|
|
3654
3654
|
readonly content: "none";
|
|
3655
3655
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -3682,9 +3682,9 @@ declare const blockSpecs: {
|
|
|
3682
3682
|
readonly actions: {
|
|
3683
3683
|
readonly default: "[]";
|
|
3684
3684
|
};
|
|
3685
|
-
|
|
3686
|
-
|
|
3687
|
-
|
|
3685
|
+
readonly skill: {
|
|
3686
|
+
readonly default: "";
|
|
3687
|
+
};
|
|
3688
3688
|
};
|
|
3689
3689
|
readonly content: "none";
|
|
3690
3690
|
};
|
|
@@ -3715,9 +3715,9 @@ declare const blockSpecs: {
|
|
|
3715
3715
|
readonly actions: {
|
|
3716
3716
|
readonly default: "[]";
|
|
3717
3717
|
};
|
|
3718
|
-
|
|
3719
|
-
|
|
3720
|
-
|
|
3718
|
+
readonly skill: {
|
|
3719
|
+
readonly default: "";
|
|
3720
|
+
};
|
|
3721
3721
|
};
|
|
3722
3722
|
readonly content: "none";
|
|
3723
3723
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -3753,9 +3753,9 @@ declare const blockSpecs: {
|
|
|
3753
3753
|
readonly conditions: {
|
|
3754
3754
|
readonly default: "";
|
|
3755
3755
|
};
|
|
3756
|
-
|
|
3757
|
-
|
|
3758
|
-
|
|
3756
|
+
readonly skill: {
|
|
3757
|
+
readonly default: "";
|
|
3758
|
+
};
|
|
3759
3759
|
};
|
|
3760
3760
|
readonly content: "none";
|
|
3761
3761
|
};
|
|
@@ -3789,9 +3789,9 @@ declare const blockSpecs: {
|
|
|
3789
3789
|
readonly conditions: {
|
|
3790
3790
|
readonly default: "";
|
|
3791
3791
|
};
|
|
3792
|
-
|
|
3793
|
-
|
|
3794
|
-
|
|
3792
|
+
readonly skill: {
|
|
3793
|
+
readonly default: "";
|
|
3794
|
+
};
|
|
3795
3795
|
};
|
|
3796
3796
|
readonly content: "none";
|
|
3797
3797
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -3821,9 +3821,9 @@ declare const blockSpecs: {
|
|
|
3821
3821
|
readonly completedAt: {
|
|
3822
3822
|
readonly default: "";
|
|
3823
3823
|
};
|
|
3824
|
-
|
|
3825
|
-
|
|
3826
|
-
|
|
3824
|
+
readonly skill: {
|
|
3825
|
+
readonly default: "";
|
|
3826
|
+
};
|
|
3827
3827
|
};
|
|
3828
3828
|
readonly content: "none";
|
|
3829
3829
|
};
|
|
@@ -3851,9 +3851,9 @@ declare const blockSpecs: {
|
|
|
3851
3851
|
readonly completedAt: {
|
|
3852
3852
|
readonly default: "";
|
|
3853
3853
|
};
|
|
3854
|
-
|
|
3855
|
-
|
|
3856
|
-
|
|
3854
|
+
readonly skill: {
|
|
3855
|
+
readonly default: "";
|
|
3856
|
+
};
|
|
3857
3857
|
};
|
|
3858
3858
|
readonly content: "none";
|
|
3859
3859
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -3904,9 +3904,9 @@ declare const blockSpecs: {
|
|
|
3904
3904
|
readonly assignment: {
|
|
3905
3905
|
readonly default: string;
|
|
3906
3906
|
};
|
|
3907
|
-
|
|
3908
|
-
|
|
3909
|
-
|
|
3907
|
+
readonly skill: {
|
|
3908
|
+
readonly default: "";
|
|
3909
|
+
};
|
|
3910
3910
|
};
|
|
3911
3911
|
readonly content: "none";
|
|
3912
3912
|
};
|
|
@@ -3955,9 +3955,9 @@ declare const blockSpecs: {
|
|
|
3955
3955
|
readonly assignment: {
|
|
3956
3956
|
readonly default: string;
|
|
3957
3957
|
};
|
|
3958
|
-
|
|
3959
|
-
|
|
3960
|
-
|
|
3958
|
+
readonly skill: {
|
|
3959
|
+
readonly default: "";
|
|
3960
|
+
};
|
|
3961
3961
|
};
|
|
3962
3962
|
readonly content: "none";
|
|
3963
3963
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -3990,9 +3990,9 @@ declare const blockSpecs: {
|
|
|
3990
3990
|
readonly errorMessage: {
|
|
3991
3991
|
readonly default: "";
|
|
3992
3992
|
};
|
|
3993
|
-
|
|
3994
|
-
|
|
3995
|
-
|
|
3993
|
+
readonly skill: {
|
|
3994
|
+
readonly default: "";
|
|
3995
|
+
};
|
|
3996
3996
|
};
|
|
3997
3997
|
readonly content: "none";
|
|
3998
3998
|
};
|
|
@@ -4023,9 +4023,9 @@ declare const blockSpecs: {
|
|
|
4023
4023
|
readonly errorMessage: {
|
|
4024
4024
|
readonly default: "";
|
|
4025
4025
|
};
|
|
4026
|
-
|
|
4027
|
-
|
|
4028
|
-
|
|
4026
|
+
readonly skill: {
|
|
4027
|
+
readonly default: "";
|
|
4028
|
+
};
|
|
4029
4029
|
};
|
|
4030
4030
|
readonly content: "none";
|
|
4031
4031
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -4067,9 +4067,9 @@ declare const blockSpecs: {
|
|
|
4067
4067
|
readonly hookedActions: {
|
|
4068
4068
|
readonly default: "";
|
|
4069
4069
|
};
|
|
4070
|
-
|
|
4071
|
-
|
|
4072
|
-
|
|
4070
|
+
readonly skill: {
|
|
4071
|
+
readonly default: "";
|
|
4072
|
+
};
|
|
4073
4073
|
};
|
|
4074
4074
|
readonly content: "none";
|
|
4075
4075
|
};
|
|
@@ -4109,9 +4109,9 @@ declare const blockSpecs: {
|
|
|
4109
4109
|
readonly hookedActions: {
|
|
4110
4110
|
readonly default: "";
|
|
4111
4111
|
};
|
|
4112
|
-
|
|
4113
|
-
|
|
4114
|
-
|
|
4112
|
+
readonly skill: {
|
|
4113
|
+
readonly default: "";
|
|
4114
|
+
};
|
|
4115
4115
|
};
|
|
4116
4116
|
readonly content: "none";
|
|
4117
4117
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
|
@@ -4135,9 +4135,9 @@ declare const blockSpecs: {
|
|
|
4135
4135
|
readonly conditions: {
|
|
4136
4136
|
readonly default: "";
|
|
4137
4137
|
};
|
|
4138
|
-
|
|
4139
|
-
|
|
4140
|
-
|
|
4138
|
+
readonly skill: {
|
|
4139
|
+
readonly default: "";
|
|
4140
|
+
};
|
|
4141
4141
|
};
|
|
4142
4142
|
readonly content: "none";
|
|
4143
4143
|
};
|
|
@@ -4159,9 +4159,9 @@ declare const blockSpecs: {
|
|
|
4159
4159
|
readonly conditions: {
|
|
4160
4160
|
readonly default: "";
|
|
4161
4161
|
};
|
|
4162
|
-
|
|
4163
|
-
|
|
4164
|
-
|
|
4162
|
+
readonly skill: {
|
|
4163
|
+
readonly default: "";
|
|
4164
|
+
};
|
|
4165
4165
|
};
|
|
4166
4166
|
readonly content: "none";
|
|
4167
4167
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { F as FlowNode, a as FlowNodeAuthzExtension, b as FlowNodeRuntimeState, I as IxoEditorType, S as SignedCapability, E as EvaluationStatus, C as Capability, c as CapabilityValidationResult } from './graphql-client-
|
|
2
|
-
export { a3 as Addr, J as ApiRequestBlockProps, t as ApiRequestBlockSpec, A as AuthorizationTab, i as AuthorizationTabState, U as AuthzExecActionTypes, Y as BlockRequirements, X as BlocknoteContextValue, W as BlocknoteHandlers, N as BlocknoteProvider, x as CheckboxBlockProps, s as CheckboxBlockSpec, aa as CosmosMsgForEmpty, g as CoverImage, h as CoverImageProps, D as DelegationGrant, ad as Entity, ae as EntityResponse, l as EntitySigningSetup, af as EntityVariables, j as EvaluationTab, k as EvaluationTabState, a6 as Expiration, m as FlowPermissionsPanel, G as GrantPermissionModal, ag as GraphQLClient, aj as GraphQLRequest, ai as GraphQLResponse, K as HttpMethod, r as IxoCollaborativeEditorOptions, q as IxoCollaborativeUser, e as IxoEditor, p as IxoEditorConfig, n as IxoEditorOptions, f as IxoEditorProps, o as IxoEditorTheme, M as KeyValuePair, z as ListBlockProps, y as ListBlockSettings, L as ListBlockSpec, O as OverviewBlock, B as OverviewBlockProps, ab as ProposalAction, H as ProposalBlockProps, P as ProposalBlockSpec, Z as ProposalResponse, _ as SingleChoiceProposal, T as StakeType, T as StakeTypeValue, a7 as Status, a8 as Threshold, a5 as Timestamp, a4 as Uint128, a2 as User, V as ValidatorActionType, a1 as Vote, a0 as VoteInfo, $ as VoteResponse, a9 as Votes, v as blockSpecs, ac as getEntity, w as getExtraSlashMenuItems, ah as ixoGraphQLClient, Q as useBlocknoteContext, R as useBlocknoteHandlers, d as useCreateCollaborativeIxoEditor, u as useCreateIxoEditor } from './graphql-client-
|
|
1
|
+
import { F as FlowNode, a as FlowNodeAuthzExtension, b as FlowNodeRuntimeState, I as IxoEditorType, S as SignedCapability, E as EvaluationStatus, C as Capability, c as CapabilityValidationResult } from './graphql-client-CQyRCD1j.mjs';
|
|
2
|
+
export { a3 as Addr, J as ApiRequestBlockProps, t as ApiRequestBlockSpec, A as AuthorizationTab, i as AuthorizationTabState, U as AuthzExecActionTypes, Y as BlockRequirements, X as BlocknoteContextValue, W as BlocknoteHandlers, N as BlocknoteProvider, x as CheckboxBlockProps, s as CheckboxBlockSpec, aa as CosmosMsgForEmpty, g as CoverImage, h as CoverImageProps, D as DelegationGrant, ad as Entity, ae as EntityResponse, l as EntitySigningSetup, af as EntityVariables, j as EvaluationTab, k as EvaluationTabState, a6 as Expiration, m as FlowPermissionsPanel, G as GrantPermissionModal, ag as GraphQLClient, aj as GraphQLRequest, ai as GraphQLResponse, K as HttpMethod, r as IxoCollaborativeEditorOptions, q as IxoCollaborativeUser, e as IxoEditor, p as IxoEditorConfig, n as IxoEditorOptions, f as IxoEditorProps, o as IxoEditorTheme, M as KeyValuePair, z as ListBlockProps, y as ListBlockSettings, L as ListBlockSpec, O as OverviewBlock, B as OverviewBlockProps, ab as ProposalAction, H as ProposalBlockProps, P as ProposalBlockSpec, Z as ProposalResponse, _ as SingleChoiceProposal, T as StakeType, T as StakeTypeValue, a7 as Status, a8 as Threshold, a5 as Timestamp, a4 as Uint128, a2 as User, V as ValidatorActionType, a1 as Vote, a0 as VoteInfo, $ as VoteResponse, a9 as Votes, v as blockSpecs, ac as getEntity, w as getExtraSlashMenuItems, ah as ixoGraphQLClient, Q as useBlocknoteContext, R as useBlocknoteHandlers, d as useCreateCollaborativeIxoEditor, u as useCreateIxoEditor } from './graphql-client-CQyRCD1j.mjs';
|
|
3
3
|
import { Map } from 'yjs';
|
|
4
4
|
export { CloneDocumentResult, cloneDocument } from '@ixo/matrix-crdt';
|
|
5
5
|
export { Block, BlockNoteEditor, BlockNoteSchema, DefaultBlockSchema, DefaultInlineContentSchema, DefaultStyleSchema, PartialBlock } from '@blocknote/core';
|
package/dist/index.mjs
CHANGED
package/dist/mantine/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ak as IxoBlockProps, W as BlocknoteHandlers } from '../graphql-client-
|
|
2
|
-
export { a3 as Addr, J as ApiRequestBlockProps, t as ApiRequestBlockSpec, A as AuthorizationTab, i as AuthorizationTabState, U as AuthzExecActionTypes, Y as BlockRequirements, X as BlocknoteContextValue, N as BlocknoteProvider, x as CheckboxBlockProps, s as CheckboxBlockSpec, aa as CosmosMsgForEmpty, g as CoverImage, h as CoverImageProps, av as DomainCardData, au as DomainCardRenderer, am as DropPosition, ar as DynamicListData, as as DynamicListDataProvider, at as DynamicListPanelRenderer, ad as Entity, ae as EntityResponse, l as EntitySigningSetup, af as EntityVariables, j as EvaluationTab, k as EvaluationTabState, a6 as Expiration, al as ExternalDropZone, m as FlowPermissionsPanel, G as GrantPermissionModal, ag as GraphQLClient, aj as GraphQLRequest, ai as GraphQLResponse, K as HttpMethod, r as IxoCollaborativeEditorOptions, q as IxoCollaborativeUser, e as IxoEditor, p as IxoEditorConfig, n as IxoEditorOptions, f as IxoEditorProps, o as IxoEditorTheme, I as IxoEditorType, M as KeyValuePair, z as ListBlockProps, y as ListBlockSettings, L as ListBlockSpec, O as OverviewBlock, B as OverviewBlockProps, an as PageHeader, ap as PageHeaderMenuItem, ao as PageHeaderProps, ab as ProposalAction, H as ProposalBlockProps, P as ProposalBlockSpec, Z as ProposalResponse, _ as SingleChoiceProposal, T as StakeType, T as StakeTypeValue, a7 as Status, a8 as Threshold, a5 as Timestamp, a4 as Uint128, a2 as User, V as ValidatorActionType, aq as VisualizationRenderer, a1 as Vote, a0 as VoteInfo, $ as VoteResponse, a9 as Votes, v as blockSpecs, ac as getEntity, w as getExtraSlashMenuItems, ah as ixoGraphQLClient, Q as useBlocknoteContext, R as useBlocknoteHandlers, d as useCreateCollaborativeIxoEditor, u as useCreateIxoEditor } from '../graphql-client-
|
|
1
|
+
import { ak as IxoBlockProps, W as BlocknoteHandlers } from '../graphql-client-CQyRCD1j.mjs';
|
|
2
|
+
export { a3 as Addr, J as ApiRequestBlockProps, t as ApiRequestBlockSpec, A as AuthorizationTab, i as AuthorizationTabState, U as AuthzExecActionTypes, Y as BlockRequirements, X as BlocknoteContextValue, N as BlocknoteProvider, x as CheckboxBlockProps, s as CheckboxBlockSpec, aa as CosmosMsgForEmpty, g as CoverImage, h as CoverImageProps, av as DomainCardData, au as DomainCardRenderer, am as DropPosition, ar as DynamicListData, as as DynamicListDataProvider, at as DynamicListPanelRenderer, ad as Entity, ae as EntityResponse, l as EntitySigningSetup, af as EntityVariables, j as EvaluationTab, k as EvaluationTabState, a6 as Expiration, al as ExternalDropZone, m as FlowPermissionsPanel, G as GrantPermissionModal, ag as GraphQLClient, aj as GraphQLRequest, ai as GraphQLResponse, K as HttpMethod, r as IxoCollaborativeEditorOptions, q as IxoCollaborativeUser, e as IxoEditor, p as IxoEditorConfig, n as IxoEditorOptions, f as IxoEditorProps, o as IxoEditorTheme, I as IxoEditorType, M as KeyValuePair, z as ListBlockProps, y as ListBlockSettings, L as ListBlockSpec, O as OverviewBlock, B as OverviewBlockProps, an as PageHeader, ap as PageHeaderMenuItem, ao as PageHeaderProps, ab as ProposalAction, H as ProposalBlockProps, P as ProposalBlockSpec, Z as ProposalResponse, _ as SingleChoiceProposal, T as StakeType, T as StakeTypeValue, a7 as Status, a8 as Threshold, a5 as Timestamp, a4 as Uint128, a2 as User, V as ValidatorActionType, aq as VisualizationRenderer, a1 as Vote, a0 as VoteInfo, $ as VoteResponse, a9 as Votes, v as blockSpecs, ac as getEntity, w as getExtraSlashMenuItems, ah as ixoGraphQLClient, Q as useBlocknoteContext, R as useBlocknoteHandlers, d as useCreateCollaborativeIxoEditor, u as useCreateIxoEditor } from '../graphql-client-CQyRCD1j.mjs';
|
|
3
3
|
import React$1, { PropsWithChildren } from 'react';
|
|
4
4
|
import * as zustand from 'zustand';
|
|
5
5
|
import * as _blocknote_core from '@blocknote/core';
|
|
@@ -35,9 +35,9 @@ declare const DynamicListBlockSpec: {
|
|
|
35
35
|
readonly actions: {
|
|
36
36
|
readonly default: "[]";
|
|
37
37
|
};
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
38
|
+
readonly skill: {
|
|
39
|
+
readonly default: "";
|
|
40
|
+
};
|
|
41
41
|
};
|
|
42
42
|
readonly content: "none";
|
|
43
43
|
};
|
|
@@ -68,9 +68,9 @@ declare const DynamicListBlockSpec: {
|
|
|
68
68
|
readonly actions: {
|
|
69
69
|
readonly default: "[]";
|
|
70
70
|
};
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
71
|
+
readonly skill: {
|
|
72
|
+
readonly default: "";
|
|
73
|
+
};
|
|
74
74
|
};
|
|
75
75
|
readonly content: "none";
|
|
76
76
|
}, any, _blocknote_core.InlineContentSchema, _blocknote_core.StyleSchema>;
|
package/dist/mantine/index.mjs
CHANGED