@uniformdev/canvas-vue 18.33.0 → 18.34.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/index.d.ts +5 -86
- package/dist/index.esm.js +124 -63
- package/dist/index.js +132 -75
- package/dist/index.mjs +124 -63
- package/package.json +4 -4
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as vue_demi from 'vue-demi';
|
|
2
|
-
import { PropType, ConcreteComponent, Ref } from 'vue-demi';
|
|
2
|
+
import { PropType, ConcreteComponent, Ref, ComputedRef } from 'vue-demi';
|
|
3
3
|
import * as _uniformdev_canvas from '@uniformdev/canvas';
|
|
4
4
|
import { ComponentInstance, ComponentParameter, RootComponentInstance, UpdateCompositionMessage, SubscribeToCompositionOptions } from '@uniformdev/canvas';
|
|
5
5
|
export { createUniformApiEnhancer } from '@uniformdev/canvas';
|
|
@@ -90,7 +90,6 @@ declare const UniformComponent: vue_demi.DefineComponent<{
|
|
|
90
90
|
connectedData?: {
|
|
91
91
|
pointer: string;
|
|
92
92
|
syntax: "jptr";
|
|
93
|
-
required?: boolean | undefined;
|
|
94
93
|
} | undefined;
|
|
95
94
|
};
|
|
96
95
|
} | undefined;
|
|
@@ -110,7 +109,6 @@ declare const UniformComponent: vue_demi.DefineComponent<{
|
|
|
110
109
|
connectedData?: {
|
|
111
110
|
pointer: string;
|
|
112
111
|
syntax: "jptr";
|
|
113
|
-
required?: boolean | undefined;
|
|
114
112
|
} | undefined;
|
|
115
113
|
};
|
|
116
114
|
} | undefined;
|
|
@@ -150,7 +148,6 @@ declare const UniformComponent: vue_demi.DefineComponent<{
|
|
|
150
148
|
connectedData?: {
|
|
151
149
|
pointer: string;
|
|
152
150
|
syntax: "jptr";
|
|
153
|
-
required?: boolean | undefined;
|
|
154
151
|
} | undefined;
|
|
155
152
|
};
|
|
156
153
|
} | undefined;
|
|
@@ -187,7 +184,6 @@ declare const UniformComponent: vue_demi.DefineComponent<{
|
|
|
187
184
|
connectedData?: {
|
|
188
185
|
pointer: string;
|
|
189
186
|
syntax: "jptr";
|
|
190
|
-
required?: boolean | undefined;
|
|
191
187
|
} | undefined;
|
|
192
188
|
};
|
|
193
189
|
} | undefined;
|
|
@@ -224,7 +220,6 @@ declare const UniformComponent: vue_demi.DefineComponent<{
|
|
|
224
220
|
connectedData?: {
|
|
225
221
|
pointer: string;
|
|
226
222
|
syntax: "jptr";
|
|
227
|
-
required?: boolean | undefined;
|
|
228
223
|
} | undefined;
|
|
229
224
|
};
|
|
230
225
|
} | undefined;
|
|
@@ -244,7 +239,6 @@ declare const UniformComponent: vue_demi.DefineComponent<{
|
|
|
244
239
|
connectedData?: {
|
|
245
240
|
pointer: string;
|
|
246
241
|
syntax: "jptr";
|
|
247
|
-
required?: boolean | undefined;
|
|
248
242
|
} | undefined;
|
|
249
243
|
};
|
|
250
244
|
} | undefined;
|
|
@@ -284,7 +278,6 @@ declare const UniformComponent: vue_demi.DefineComponent<{
|
|
|
284
278
|
connectedData?: {
|
|
285
279
|
pointer: string;
|
|
286
280
|
syntax: "jptr";
|
|
287
|
-
required?: boolean | undefined;
|
|
288
281
|
} | undefined;
|
|
289
282
|
};
|
|
290
283
|
} | undefined;
|
|
@@ -321,7 +314,6 @@ declare const UniformComponent: vue_demi.DefineComponent<{
|
|
|
321
314
|
connectedData?: {
|
|
322
315
|
pointer: string;
|
|
323
316
|
syntax: "jptr";
|
|
324
|
-
required?: boolean | undefined;
|
|
325
317
|
} | undefined;
|
|
326
318
|
};
|
|
327
319
|
} | undefined;
|
|
@@ -359,7 +351,6 @@ declare const createApiEnhancer: ({ apiUrl }: {
|
|
|
359
351
|
connectedData?: {
|
|
360
352
|
pointer: string;
|
|
361
353
|
syntax: "jptr";
|
|
362
|
-
required?: boolean | undefined;
|
|
363
354
|
} | undefined;
|
|
364
355
|
};
|
|
365
356
|
} | undefined;
|
|
@@ -379,7 +370,6 @@ declare const createApiEnhancer: ({ apiUrl }: {
|
|
|
379
370
|
connectedData?: {
|
|
380
371
|
pointer: string;
|
|
381
372
|
syntax: "jptr";
|
|
382
|
-
required?: boolean | undefined;
|
|
383
373
|
} | undefined;
|
|
384
374
|
};
|
|
385
375
|
} | undefined;
|
|
@@ -419,7 +409,6 @@ declare const createApiEnhancer: ({ apiUrl }: {
|
|
|
419
409
|
connectedData?: {
|
|
420
410
|
pointer: string;
|
|
421
411
|
syntax: "jptr";
|
|
422
|
-
required?: boolean | undefined;
|
|
423
412
|
} | undefined;
|
|
424
413
|
};
|
|
425
414
|
} | undefined;
|
|
@@ -456,7 +445,6 @@ declare const createApiEnhancer: ({ apiUrl }: {
|
|
|
456
445
|
connectedData?: {
|
|
457
446
|
pointer: string;
|
|
458
447
|
syntax: "jptr";
|
|
459
|
-
required?: boolean | undefined;
|
|
460
448
|
} | undefined;
|
|
461
449
|
};
|
|
462
450
|
} | undefined;
|
|
@@ -471,7 +459,7 @@ declare const createApiEnhancer: ({ apiUrl }: {
|
|
|
471
459
|
} | undefined;
|
|
472
460
|
}>;
|
|
473
461
|
type UseUniformContextualEditingProps = {
|
|
474
|
-
initialCompositionValue?: RootComponentInstance
|
|
462
|
+
initialCompositionValue?: Ref<RootComponentInstance | undefined>;
|
|
475
463
|
/**
|
|
476
464
|
* A function to enhance the composition after receiving it from Canvas editor.
|
|
477
465
|
* WARNING: This enhancer will run on the client side. Make sure you're not exposing any secrets.
|
|
@@ -493,7 +481,6 @@ declare const useUniformContextualEditing: ({ initialCompositionValue, enhance,
|
|
|
493
481
|
connectedData?: {
|
|
494
482
|
pointer: string;
|
|
495
483
|
syntax: "jptr";
|
|
496
|
-
required?: boolean | undefined;
|
|
497
484
|
} | undefined;
|
|
498
485
|
};
|
|
499
486
|
} | undefined;
|
|
@@ -513,7 +500,6 @@ declare const useUniformContextualEditing: ({ initialCompositionValue, enhance,
|
|
|
513
500
|
connectedData?: {
|
|
514
501
|
pointer: string;
|
|
515
502
|
syntax: "jptr";
|
|
516
|
-
required?: boolean | undefined;
|
|
517
503
|
} | undefined;
|
|
518
504
|
};
|
|
519
505
|
} | undefined;
|
|
@@ -553,7 +539,6 @@ declare const useUniformContextualEditing: ({ initialCompositionValue, enhance,
|
|
|
553
539
|
connectedData?: {
|
|
554
540
|
pointer: string;
|
|
555
541
|
syntax: "jptr";
|
|
556
|
-
required?: boolean | undefined;
|
|
557
542
|
} | undefined;
|
|
558
543
|
};
|
|
559
544
|
} | undefined;
|
|
@@ -590,7 +575,6 @@ declare const useUniformContextualEditing: ({ initialCompositionValue, enhance,
|
|
|
590
575
|
connectedData?: {
|
|
591
576
|
pointer: string;
|
|
592
577
|
syntax: "jptr";
|
|
593
|
-
required?: boolean | undefined;
|
|
594
578
|
} | undefined;
|
|
595
579
|
};
|
|
596
580
|
} | undefined;
|
|
@@ -604,6 +588,7 @@ declare const useUniformContextualEditing: ({ initialCompositionValue, enhance,
|
|
|
604
588
|
variants?: boolean | undefined;
|
|
605
589
|
} | undefined;
|
|
606
590
|
} | undefined>;
|
|
591
|
+
isContextualEditing: vue_demi.ComputedRef<boolean>;
|
|
607
592
|
};
|
|
608
593
|
|
|
609
594
|
/** @deprecated use useUniformContextualEditing instead */
|
|
@@ -617,7 +602,6 @@ declare const useContextualEditing: ({ initialCompositionValue, enhance, }: UseU
|
|
|
617
602
|
connectedData?: {
|
|
618
603
|
pointer: string;
|
|
619
604
|
syntax: "jptr";
|
|
620
|
-
required?: boolean | undefined;
|
|
621
605
|
} | undefined;
|
|
622
606
|
};
|
|
623
607
|
} | undefined;
|
|
@@ -637,7 +621,6 @@ declare const useContextualEditing: ({ initialCompositionValue, enhance, }: UseU
|
|
|
637
621
|
connectedData?: {
|
|
638
622
|
pointer: string;
|
|
639
623
|
syntax: "jptr";
|
|
640
|
-
required?: boolean | undefined;
|
|
641
624
|
} | undefined;
|
|
642
625
|
};
|
|
643
626
|
} | undefined;
|
|
@@ -677,7 +660,6 @@ declare const useContextualEditing: ({ initialCompositionValue, enhance, }: UseU
|
|
|
677
660
|
connectedData?: {
|
|
678
661
|
pointer: string;
|
|
679
662
|
syntax: "jptr";
|
|
680
|
-
required?: boolean | undefined;
|
|
681
663
|
} | undefined;
|
|
682
664
|
};
|
|
683
665
|
} | undefined;
|
|
@@ -714,7 +696,6 @@ declare const useContextualEditing: ({ initialCompositionValue, enhance, }: UseU
|
|
|
714
696
|
connectedData?: {
|
|
715
697
|
pointer: string;
|
|
716
698
|
syntax: "jptr";
|
|
717
|
-
required?: boolean | undefined;
|
|
718
699
|
} | undefined;
|
|
719
700
|
};
|
|
720
701
|
} | undefined;
|
|
@@ -728,6 +709,7 @@ declare const useContextualEditing: ({ initialCompositionValue, enhance, }: UseU
|
|
|
728
709
|
variants?: boolean | undefined;
|
|
729
710
|
} | undefined;
|
|
730
711
|
} | undefined>;
|
|
712
|
+
isContextualEditing: vue_demi.ComputedRef<boolean>;
|
|
731
713
|
};
|
|
732
714
|
/** @deprecated use UseUniformContextualEditingProps instead */
|
|
733
715
|
type UseContextualEditingProps = UseUniformContextualEditingProps;
|
|
@@ -741,6 +723,7 @@ type UniformCurrentComposition = {
|
|
|
741
723
|
data: UniformCompositionProps['data'] | undefined;
|
|
742
724
|
resolveRenderer?: UniformCompositionProps['resolveRenderer'];
|
|
743
725
|
behaviorTracking?: UniformCompositionProps['behaviorTracking'];
|
|
726
|
+
isContextualEditing?: ComputedRef<boolean>;
|
|
744
727
|
};
|
|
745
728
|
/**
|
|
746
729
|
* Gets the data of the closest `<UniformComposition />` ancestor.
|
|
@@ -762,7 +745,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
762
745
|
connectedData?: {
|
|
763
746
|
pointer: string;
|
|
764
747
|
syntax: "jptr";
|
|
765
|
-
required?: boolean | undefined;
|
|
766
748
|
} | undefined;
|
|
767
749
|
};
|
|
768
750
|
} | undefined;
|
|
@@ -782,7 +764,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
782
764
|
connectedData?: {
|
|
783
765
|
pointer: string;
|
|
784
766
|
syntax: "jptr";
|
|
785
|
-
required?: boolean | undefined;
|
|
786
767
|
} | undefined;
|
|
787
768
|
};
|
|
788
769
|
} | undefined;
|
|
@@ -822,7 +803,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
822
803
|
connectedData?: {
|
|
823
804
|
pointer: string;
|
|
824
805
|
syntax: "jptr";
|
|
825
|
-
required?: boolean | undefined;
|
|
826
806
|
} | undefined;
|
|
827
807
|
};
|
|
828
808
|
} | undefined;
|
|
@@ -859,7 +839,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
859
839
|
connectedData?: {
|
|
860
840
|
pointer: string;
|
|
861
841
|
syntax: "jptr";
|
|
862
|
-
required?: boolean | undefined;
|
|
863
842
|
} | undefined;
|
|
864
843
|
};
|
|
865
844
|
} | undefined;
|
|
@@ -881,7 +860,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
881
860
|
connectedData?: {
|
|
882
861
|
pointer: string;
|
|
883
862
|
syntax: "jptr";
|
|
884
|
-
required?: boolean | undefined;
|
|
885
863
|
} | undefined;
|
|
886
864
|
};
|
|
887
865
|
} | undefined;
|
|
@@ -901,7 +879,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
901
879
|
connectedData?: {
|
|
902
880
|
pointer: string;
|
|
903
881
|
syntax: "jptr";
|
|
904
|
-
required?: boolean | undefined;
|
|
905
882
|
} | undefined;
|
|
906
883
|
};
|
|
907
884
|
} | undefined;
|
|
@@ -941,7 +918,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
941
918
|
connectedData?: {
|
|
942
919
|
pointer: string;
|
|
943
920
|
syntax: "jptr";
|
|
944
|
-
required?: boolean | undefined;
|
|
945
921
|
} | undefined;
|
|
946
922
|
};
|
|
947
923
|
} | undefined;
|
|
@@ -978,7 +954,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
978
954
|
connectedData?: {
|
|
979
955
|
pointer: string;
|
|
980
956
|
syntax: "jptr";
|
|
981
|
-
required?: boolean | undefined;
|
|
982
957
|
} | undefined;
|
|
983
958
|
};
|
|
984
959
|
} | undefined;
|
|
@@ -1010,7 +985,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1010
985
|
connectedData?: {
|
|
1011
986
|
pointer: string;
|
|
1012
987
|
syntax: "jptr";
|
|
1013
|
-
required?: boolean | undefined;
|
|
1014
988
|
} | undefined;
|
|
1015
989
|
};
|
|
1016
990
|
} | undefined;
|
|
@@ -1030,7 +1004,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1030
1004
|
connectedData?: {
|
|
1031
1005
|
pointer: string;
|
|
1032
1006
|
syntax: "jptr";
|
|
1033
|
-
required?: boolean | undefined;
|
|
1034
1007
|
} | undefined;
|
|
1035
1008
|
};
|
|
1036
1009
|
} | undefined;
|
|
@@ -1070,7 +1043,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1070
1043
|
connectedData?: {
|
|
1071
1044
|
pointer: string;
|
|
1072
1045
|
syntax: "jptr";
|
|
1073
|
-
required?: boolean | undefined;
|
|
1074
1046
|
} | undefined;
|
|
1075
1047
|
};
|
|
1076
1048
|
} | undefined;
|
|
@@ -1107,7 +1079,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1107
1079
|
connectedData?: {
|
|
1108
1080
|
pointer: string;
|
|
1109
1081
|
syntax: "jptr";
|
|
1110
|
-
required?: boolean | undefined;
|
|
1111
1082
|
} | undefined;
|
|
1112
1083
|
};
|
|
1113
1084
|
} | undefined;
|
|
@@ -1129,7 +1100,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1129
1100
|
connectedData?: {
|
|
1130
1101
|
pointer: string;
|
|
1131
1102
|
syntax: "jptr";
|
|
1132
|
-
required?: boolean | undefined;
|
|
1133
1103
|
} | undefined;
|
|
1134
1104
|
};
|
|
1135
1105
|
} | undefined;
|
|
@@ -1149,7 +1119,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1149
1119
|
connectedData?: {
|
|
1150
1120
|
pointer: string;
|
|
1151
1121
|
syntax: "jptr";
|
|
1152
|
-
required?: boolean | undefined;
|
|
1153
1122
|
} | undefined;
|
|
1154
1123
|
};
|
|
1155
1124
|
} | undefined;
|
|
@@ -1189,7 +1158,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1189
1158
|
connectedData?: {
|
|
1190
1159
|
pointer: string;
|
|
1191
1160
|
syntax: "jptr";
|
|
1192
|
-
required?: boolean | undefined;
|
|
1193
1161
|
} | undefined;
|
|
1194
1162
|
};
|
|
1195
1163
|
} | undefined;
|
|
@@ -1226,7 +1194,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1226
1194
|
connectedData?: {
|
|
1227
1195
|
pointer: string;
|
|
1228
1196
|
syntax: "jptr";
|
|
1229
|
-
required?: boolean | undefined;
|
|
1230
1197
|
} | undefined;
|
|
1231
1198
|
};
|
|
1232
1199
|
} | undefined;
|
|
@@ -1254,7 +1221,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1254
1221
|
connectedData?: {
|
|
1255
1222
|
pointer: string;
|
|
1256
1223
|
syntax: "jptr";
|
|
1257
|
-
required?: boolean | undefined;
|
|
1258
1224
|
} | undefined;
|
|
1259
1225
|
};
|
|
1260
1226
|
} | undefined;
|
|
@@ -1274,7 +1240,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1274
1240
|
connectedData?: {
|
|
1275
1241
|
pointer: string;
|
|
1276
1242
|
syntax: "jptr";
|
|
1277
|
-
required?: boolean | undefined;
|
|
1278
1243
|
} | undefined;
|
|
1279
1244
|
};
|
|
1280
1245
|
} | undefined;
|
|
@@ -1314,7 +1279,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1314
1279
|
connectedData?: {
|
|
1315
1280
|
pointer: string;
|
|
1316
1281
|
syntax: "jptr";
|
|
1317
|
-
required?: boolean | undefined;
|
|
1318
1282
|
} | undefined;
|
|
1319
1283
|
};
|
|
1320
1284
|
} | undefined;
|
|
@@ -1351,7 +1315,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1351
1315
|
connectedData?: {
|
|
1352
1316
|
pointer: string;
|
|
1353
1317
|
syntax: "jptr";
|
|
1354
|
-
required?: boolean | undefined;
|
|
1355
1318
|
} | undefined;
|
|
1356
1319
|
};
|
|
1357
1320
|
} | undefined;
|
|
@@ -1373,7 +1336,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1373
1336
|
connectedData?: {
|
|
1374
1337
|
pointer: string;
|
|
1375
1338
|
syntax: "jptr";
|
|
1376
|
-
required?: boolean | undefined;
|
|
1377
1339
|
} | undefined;
|
|
1378
1340
|
};
|
|
1379
1341
|
} | undefined;
|
|
@@ -1393,7 +1355,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1393
1355
|
connectedData?: {
|
|
1394
1356
|
pointer: string;
|
|
1395
1357
|
syntax: "jptr";
|
|
1396
|
-
required?: boolean | undefined;
|
|
1397
1358
|
} | undefined;
|
|
1398
1359
|
};
|
|
1399
1360
|
} | undefined;
|
|
@@ -1433,7 +1394,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1433
1394
|
connectedData?: {
|
|
1434
1395
|
pointer: string;
|
|
1435
1396
|
syntax: "jptr";
|
|
1436
|
-
required?: boolean | undefined;
|
|
1437
1397
|
} | undefined;
|
|
1438
1398
|
};
|
|
1439
1399
|
} | undefined;
|
|
@@ -1470,7 +1430,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1470
1430
|
connectedData?: {
|
|
1471
1431
|
pointer: string;
|
|
1472
1432
|
syntax: "jptr";
|
|
1473
|
-
required?: boolean | undefined;
|
|
1474
1433
|
} | undefined;
|
|
1475
1434
|
};
|
|
1476
1435
|
} | undefined;
|
|
@@ -1502,7 +1461,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1502
1461
|
connectedData?: {
|
|
1503
1462
|
pointer: string;
|
|
1504
1463
|
syntax: "jptr";
|
|
1505
|
-
required?: boolean | undefined;
|
|
1506
1464
|
} | undefined;
|
|
1507
1465
|
};
|
|
1508
1466
|
} | undefined;
|
|
@@ -1522,7 +1480,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1522
1480
|
connectedData?: {
|
|
1523
1481
|
pointer: string;
|
|
1524
1482
|
syntax: "jptr";
|
|
1525
|
-
required?: boolean | undefined;
|
|
1526
1483
|
} | undefined;
|
|
1527
1484
|
};
|
|
1528
1485
|
} | undefined;
|
|
@@ -1562,7 +1519,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1562
1519
|
connectedData?: {
|
|
1563
1520
|
pointer: string;
|
|
1564
1521
|
syntax: "jptr";
|
|
1565
|
-
required?: boolean | undefined;
|
|
1566
1522
|
} | undefined;
|
|
1567
1523
|
};
|
|
1568
1524
|
} | undefined;
|
|
@@ -1599,7 +1555,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1599
1555
|
connectedData?: {
|
|
1600
1556
|
pointer: string;
|
|
1601
1557
|
syntax: "jptr";
|
|
1602
|
-
required?: boolean | undefined;
|
|
1603
1558
|
} | undefined;
|
|
1604
1559
|
};
|
|
1605
1560
|
} | undefined;
|
|
@@ -1621,7 +1576,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1621
1576
|
connectedData?: {
|
|
1622
1577
|
pointer: string;
|
|
1623
1578
|
syntax: "jptr";
|
|
1624
|
-
required?: boolean | undefined;
|
|
1625
1579
|
} | undefined;
|
|
1626
1580
|
};
|
|
1627
1581
|
} | undefined;
|
|
@@ -1641,7 +1595,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1641
1595
|
connectedData?: {
|
|
1642
1596
|
pointer: string;
|
|
1643
1597
|
syntax: "jptr";
|
|
1644
|
-
required?: boolean | undefined;
|
|
1645
1598
|
} | undefined;
|
|
1646
1599
|
};
|
|
1647
1600
|
} | undefined;
|
|
@@ -1681,7 +1634,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1681
1634
|
connectedData?: {
|
|
1682
1635
|
pointer: string;
|
|
1683
1636
|
syntax: "jptr";
|
|
1684
|
-
required?: boolean | undefined;
|
|
1685
1637
|
} | undefined;
|
|
1686
1638
|
};
|
|
1687
1639
|
} | undefined;
|
|
@@ -1718,7 +1670,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
|
|
|
1718
1670
|
connectedData?: {
|
|
1719
1671
|
pointer: string;
|
|
1720
1672
|
syntax: "jptr";
|
|
1721
|
-
required?: boolean | undefined;
|
|
1722
1673
|
} | undefined;
|
|
1723
1674
|
};
|
|
1724
1675
|
} | undefined;
|
|
@@ -1748,7 +1699,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
1748
1699
|
connectedData?: {
|
|
1749
1700
|
pointer: string;
|
|
1750
1701
|
syntax: "jptr";
|
|
1751
|
-
required?: boolean | undefined;
|
|
1752
1702
|
} | undefined;
|
|
1753
1703
|
};
|
|
1754
1704
|
} | undefined;
|
|
@@ -1768,7 +1718,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
1768
1718
|
connectedData?: {
|
|
1769
1719
|
pointer: string;
|
|
1770
1720
|
syntax: "jptr";
|
|
1771
|
-
required?: boolean | undefined;
|
|
1772
1721
|
} | undefined;
|
|
1773
1722
|
};
|
|
1774
1723
|
} | undefined;
|
|
@@ -1808,7 +1757,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
1808
1757
|
connectedData?: {
|
|
1809
1758
|
pointer: string;
|
|
1810
1759
|
syntax: "jptr";
|
|
1811
|
-
required?: boolean | undefined;
|
|
1812
1760
|
} | undefined;
|
|
1813
1761
|
};
|
|
1814
1762
|
} | undefined;
|
|
@@ -1845,7 +1793,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
1845
1793
|
connectedData?: {
|
|
1846
1794
|
pointer: string;
|
|
1847
1795
|
syntax: "jptr";
|
|
1848
|
-
required?: boolean | undefined;
|
|
1849
1796
|
} | undefined;
|
|
1850
1797
|
};
|
|
1851
1798
|
} | undefined;
|
|
@@ -1867,7 +1814,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
1867
1814
|
connectedData?: {
|
|
1868
1815
|
pointer: string;
|
|
1869
1816
|
syntax: "jptr";
|
|
1870
|
-
required?: boolean | undefined;
|
|
1871
1817
|
} | undefined;
|
|
1872
1818
|
};
|
|
1873
1819
|
} | undefined;
|
|
@@ -1887,7 +1833,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
1887
1833
|
connectedData?: {
|
|
1888
1834
|
pointer: string;
|
|
1889
1835
|
syntax: "jptr";
|
|
1890
|
-
required?: boolean | undefined;
|
|
1891
1836
|
} | undefined;
|
|
1892
1837
|
};
|
|
1893
1838
|
} | undefined;
|
|
@@ -1927,7 +1872,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
1927
1872
|
connectedData?: {
|
|
1928
1873
|
pointer: string;
|
|
1929
1874
|
syntax: "jptr";
|
|
1930
|
-
required?: boolean | undefined;
|
|
1931
1875
|
} | undefined;
|
|
1932
1876
|
};
|
|
1933
1877
|
} | undefined;
|
|
@@ -1964,7 +1908,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
1964
1908
|
connectedData?: {
|
|
1965
1909
|
pointer: string;
|
|
1966
1910
|
syntax: "jptr";
|
|
1967
|
-
required?: boolean | undefined;
|
|
1968
1911
|
} | undefined;
|
|
1969
1912
|
};
|
|
1970
1913
|
} | undefined;
|
|
@@ -1996,7 +1939,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
1996
1939
|
connectedData?: {
|
|
1997
1940
|
pointer: string;
|
|
1998
1941
|
syntax: "jptr";
|
|
1999
|
-
required?: boolean | undefined;
|
|
2000
1942
|
} | undefined;
|
|
2001
1943
|
};
|
|
2002
1944
|
} | undefined;
|
|
@@ -2016,7 +1958,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2016
1958
|
connectedData?: {
|
|
2017
1959
|
pointer: string;
|
|
2018
1960
|
syntax: "jptr";
|
|
2019
|
-
required?: boolean | undefined;
|
|
2020
1961
|
} | undefined;
|
|
2021
1962
|
};
|
|
2022
1963
|
} | undefined;
|
|
@@ -2056,7 +1997,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2056
1997
|
connectedData?: {
|
|
2057
1998
|
pointer: string;
|
|
2058
1999
|
syntax: "jptr";
|
|
2059
|
-
required?: boolean | undefined;
|
|
2060
2000
|
} | undefined;
|
|
2061
2001
|
};
|
|
2062
2002
|
} | undefined;
|
|
@@ -2093,7 +2033,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2093
2033
|
connectedData?: {
|
|
2094
2034
|
pointer: string;
|
|
2095
2035
|
syntax: "jptr";
|
|
2096
|
-
required?: boolean | undefined;
|
|
2097
2036
|
} | undefined;
|
|
2098
2037
|
};
|
|
2099
2038
|
} | undefined;
|
|
@@ -2115,7 +2054,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2115
2054
|
connectedData?: {
|
|
2116
2055
|
pointer: string;
|
|
2117
2056
|
syntax: "jptr";
|
|
2118
|
-
required?: boolean | undefined;
|
|
2119
2057
|
} | undefined;
|
|
2120
2058
|
};
|
|
2121
2059
|
} | undefined;
|
|
@@ -2135,7 +2073,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2135
2073
|
connectedData?: {
|
|
2136
2074
|
pointer: string;
|
|
2137
2075
|
syntax: "jptr";
|
|
2138
|
-
required?: boolean | undefined;
|
|
2139
2076
|
} | undefined;
|
|
2140
2077
|
};
|
|
2141
2078
|
} | undefined;
|
|
@@ -2175,7 +2112,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2175
2112
|
connectedData?: {
|
|
2176
2113
|
pointer: string;
|
|
2177
2114
|
syntax: "jptr";
|
|
2178
|
-
required?: boolean | undefined;
|
|
2179
2115
|
} | undefined;
|
|
2180
2116
|
};
|
|
2181
2117
|
} | undefined;
|
|
@@ -2212,7 +2148,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2212
2148
|
connectedData?: {
|
|
2213
2149
|
pointer: string;
|
|
2214
2150
|
syntax: "jptr";
|
|
2215
|
-
required?: boolean | undefined;
|
|
2216
2151
|
} | undefined;
|
|
2217
2152
|
};
|
|
2218
2153
|
} | undefined;
|
|
@@ -2240,7 +2175,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2240
2175
|
connectedData?: {
|
|
2241
2176
|
pointer: string;
|
|
2242
2177
|
syntax: "jptr";
|
|
2243
|
-
required?: boolean | undefined;
|
|
2244
2178
|
} | undefined;
|
|
2245
2179
|
};
|
|
2246
2180
|
} | undefined;
|
|
@@ -2260,7 +2194,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2260
2194
|
connectedData?: {
|
|
2261
2195
|
pointer: string;
|
|
2262
2196
|
syntax: "jptr";
|
|
2263
|
-
required?: boolean | undefined;
|
|
2264
2197
|
} | undefined;
|
|
2265
2198
|
};
|
|
2266
2199
|
} | undefined;
|
|
@@ -2300,7 +2233,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2300
2233
|
connectedData?: {
|
|
2301
2234
|
pointer: string;
|
|
2302
2235
|
syntax: "jptr";
|
|
2303
|
-
required?: boolean | undefined;
|
|
2304
2236
|
} | undefined;
|
|
2305
2237
|
};
|
|
2306
2238
|
} | undefined;
|
|
@@ -2337,7 +2269,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2337
2269
|
connectedData?: {
|
|
2338
2270
|
pointer: string;
|
|
2339
2271
|
syntax: "jptr";
|
|
2340
|
-
required?: boolean | undefined;
|
|
2341
2272
|
} | undefined;
|
|
2342
2273
|
};
|
|
2343
2274
|
} | undefined;
|
|
@@ -2359,7 +2290,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2359
2290
|
connectedData?: {
|
|
2360
2291
|
pointer: string;
|
|
2361
2292
|
syntax: "jptr";
|
|
2362
|
-
required?: boolean | undefined;
|
|
2363
2293
|
} | undefined;
|
|
2364
2294
|
};
|
|
2365
2295
|
} | undefined;
|
|
@@ -2379,7 +2309,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2379
2309
|
connectedData?: {
|
|
2380
2310
|
pointer: string;
|
|
2381
2311
|
syntax: "jptr";
|
|
2382
|
-
required?: boolean | undefined;
|
|
2383
2312
|
} | undefined;
|
|
2384
2313
|
};
|
|
2385
2314
|
} | undefined;
|
|
@@ -2419,7 +2348,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2419
2348
|
connectedData?: {
|
|
2420
2349
|
pointer: string;
|
|
2421
2350
|
syntax: "jptr";
|
|
2422
|
-
required?: boolean | undefined;
|
|
2423
2351
|
} | undefined;
|
|
2424
2352
|
};
|
|
2425
2353
|
} | undefined;
|
|
@@ -2456,7 +2384,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2456
2384
|
connectedData?: {
|
|
2457
2385
|
pointer: string;
|
|
2458
2386
|
syntax: "jptr";
|
|
2459
|
-
required?: boolean | undefined;
|
|
2460
2387
|
} | undefined;
|
|
2461
2388
|
};
|
|
2462
2389
|
} | undefined;
|
|
@@ -2488,7 +2415,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2488
2415
|
connectedData?: {
|
|
2489
2416
|
pointer: string;
|
|
2490
2417
|
syntax: "jptr";
|
|
2491
|
-
required?: boolean | undefined;
|
|
2492
2418
|
} | undefined;
|
|
2493
2419
|
};
|
|
2494
2420
|
} | undefined;
|
|
@@ -2508,7 +2434,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2508
2434
|
connectedData?: {
|
|
2509
2435
|
pointer: string;
|
|
2510
2436
|
syntax: "jptr";
|
|
2511
|
-
required?: boolean | undefined;
|
|
2512
2437
|
} | undefined;
|
|
2513
2438
|
};
|
|
2514
2439
|
} | undefined;
|
|
@@ -2548,7 +2473,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2548
2473
|
connectedData?: {
|
|
2549
2474
|
pointer: string;
|
|
2550
2475
|
syntax: "jptr";
|
|
2551
|
-
required?: boolean | undefined;
|
|
2552
2476
|
} | undefined;
|
|
2553
2477
|
};
|
|
2554
2478
|
} | undefined;
|
|
@@ -2585,7 +2509,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2585
2509
|
connectedData?: {
|
|
2586
2510
|
pointer: string;
|
|
2587
2511
|
syntax: "jptr";
|
|
2588
|
-
required?: boolean | undefined;
|
|
2589
2512
|
} | undefined;
|
|
2590
2513
|
};
|
|
2591
2514
|
} | undefined;
|
|
@@ -2607,7 +2530,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2607
2530
|
connectedData?: {
|
|
2608
2531
|
pointer: string;
|
|
2609
2532
|
syntax: "jptr";
|
|
2610
|
-
required?: boolean | undefined;
|
|
2611
2533
|
} | undefined;
|
|
2612
2534
|
};
|
|
2613
2535
|
} | undefined;
|
|
@@ -2627,7 +2549,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2627
2549
|
connectedData?: {
|
|
2628
2550
|
pointer: string;
|
|
2629
2551
|
syntax: "jptr";
|
|
2630
|
-
required?: boolean | undefined;
|
|
2631
2552
|
} | undefined;
|
|
2632
2553
|
};
|
|
2633
2554
|
} | undefined;
|
|
@@ -2667,7 +2588,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2667
2588
|
connectedData?: {
|
|
2668
2589
|
pointer: string;
|
|
2669
2590
|
syntax: "jptr";
|
|
2670
|
-
required?: boolean | undefined;
|
|
2671
2591
|
} | undefined;
|
|
2672
2592
|
};
|
|
2673
2593
|
} | undefined;
|
|
@@ -2704,7 +2624,6 @@ declare const Composition: vue_demi.DefineComponent<{
|
|
|
2704
2624
|
connectedData?: {
|
|
2705
2625
|
pointer: string;
|
|
2706
2626
|
syntax: "jptr";
|
|
2707
|
-
required?: boolean | undefined;
|
|
2708
2627
|
} | undefined;
|
|
2709
2628
|
};
|
|
2710
2629
|
} | undefined;
|