@uniformdev/canvas-vue 19.173.1-alpha.17 → 19.176.1-alpha.9

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.mts CHANGED
@@ -171,34 +171,6 @@ declare const UniformComponent: vue_demi.DefineComponent<{
171
171
  locales?: {
172
172
  [key: string]: unknown;
173
173
  } | undefined;
174
- conditions?: {
175
- when: {
176
- op?: "&" | "|" | undefined;
177
- clauses: (any | {
178
- rule: string;
179
- source?: string | undefined;
180
- op: string;
181
- value: string | string[];
182
- })[];
183
- };
184
- value: unknown;
185
- id: number;
186
- }[] | undefined;
187
- localesConditions?: {
188
- [key: string]: {
189
- when: {
190
- op?: "&" | "|" | undefined;
191
- clauses: (any | {
192
- rule: string;
193
- source?: string | undefined;
194
- op: string;
195
- value: string | string[];
196
- })[];
197
- };
198
- value: unknown;
199
- id: number;
200
- }[];
201
- } | undefined;
202
174
  };
203
175
  } | undefined;
204
176
  variant?: string | undefined;
@@ -239,34 +211,6 @@ declare const UniformComponent: vue_demi.DefineComponent<{
239
211
  locales?: {
240
212
  [key: string]: unknown;
241
213
  } | undefined;
242
- conditions?: {
243
- when: {
244
- op?: "&" | "|" | undefined;
245
- clauses: (any | {
246
- rule: string;
247
- source?: string | undefined;
248
- op: string;
249
- value: string | string[];
250
- })[];
251
- };
252
- value: unknown;
253
- id: number;
254
- }[] | undefined;
255
- localesConditions?: {
256
- [key: string]: {
257
- when: {
258
- op?: "&" | "|" | undefined;
259
- clauses: (any | {
260
- rule: string;
261
- source?: string | undefined;
262
- op: string;
263
- value: string | string[];
264
- })[];
265
- };
266
- value: unknown;
267
- id: number;
268
- }[];
269
- } | undefined;
270
214
  };
271
215
  } | undefined;
272
216
  variant?: string | undefined;
@@ -314,34 +258,6 @@ declare const UniformComponent: vue_demi.DefineComponent<{
314
258
  locales?: {
315
259
  [key: string]: unknown;
316
260
  } | undefined;
317
- conditions?: {
318
- when: {
319
- op?: "&" | "|" | undefined;
320
- clauses: (any | {
321
- rule: string;
322
- source?: string | undefined;
323
- op: string;
324
- value: string | string[];
325
- })[];
326
- };
327
- value: unknown;
328
- id: number;
329
- }[] | undefined;
330
- localesConditions?: {
331
- [key: string]: {
332
- when: {
333
- op?: "&" | "|" | undefined;
334
- clauses: (any | {
335
- rule: string;
336
- source?: string | undefined;
337
- op: string;
338
- value: string | string[];
339
- })[];
340
- };
341
- value: unknown;
342
- id: number;
343
- }[];
344
- } | undefined;
345
261
  };
346
262
  } | undefined;
347
263
  slots?: {
@@ -407,34 +323,6 @@ declare const UniformComponent: vue_demi.DefineComponent<{
407
323
  locales?: {
408
324
  [key: string]: unknown;
409
325
  } | undefined;
410
- conditions?: {
411
- when: {
412
- op?: "&" | "|" | undefined;
413
- clauses: (any | {
414
- rule: string;
415
- source?: string | undefined;
416
- op: string;
417
- value: string | string[];
418
- })[];
419
- };
420
- value: unknown;
421
- id: number;
422
- }[] | undefined;
423
- localesConditions?: {
424
- [key: string]: {
425
- when: {
426
- op?: "&" | "|" | undefined;
427
- clauses: (any | {
428
- rule: string;
429
- source?: string | undefined;
430
- op: string;
431
- value: string | string[];
432
- })[];
433
- };
434
- value: unknown;
435
- id: number;
436
- }[];
437
- } | undefined;
438
326
  };
439
327
  } | undefined;
440
328
  slots?: {
@@ -482,34 +370,6 @@ declare const UniformComponent: vue_demi.DefineComponent<{
482
370
  locales?: {
483
371
  [key: string]: unknown;
484
372
  } | undefined;
485
- conditions?: {
486
- when: {
487
- op?: "&" | "|" | undefined;
488
- clauses: (any | {
489
- rule: string;
490
- source?: string | undefined;
491
- op: string;
492
- value: string | string[];
493
- })[];
494
- };
495
- value: unknown;
496
- id: number;
497
- }[] | undefined;
498
- localesConditions?: {
499
- [key: string]: {
500
- when: {
501
- op?: "&" | "|" | undefined;
502
- clauses: (any | {
503
- rule: string;
504
- source?: string | undefined;
505
- op: string;
506
- value: string | string[];
507
- })[];
508
- };
509
- value: unknown;
510
- id: number;
511
- }[];
512
- } | undefined;
513
373
  };
514
374
  } | undefined;
515
375
  variant?: string | undefined;
@@ -550,34 +410,6 @@ declare const UniformComponent: vue_demi.DefineComponent<{
550
410
  locales?: {
551
411
  [key: string]: unknown;
552
412
  } | undefined;
553
- conditions?: {
554
- when: {
555
- op?: "&" | "|" | undefined;
556
- clauses: (any | {
557
- rule: string;
558
- source?: string | undefined;
559
- op: string;
560
- value: string | string[];
561
- })[];
562
- };
563
- value: unknown;
564
- id: number;
565
- }[] | undefined;
566
- localesConditions?: {
567
- [key: string]: {
568
- when: {
569
- op?: "&" | "|" | undefined;
570
- clauses: (any | {
571
- rule: string;
572
- source?: string | undefined;
573
- op: string;
574
- value: string | string[];
575
- })[];
576
- };
577
- value: unknown;
578
- id: number;
579
- }[];
580
- } | undefined;
581
413
  };
582
414
  } | undefined;
583
415
  variant?: string | undefined;
@@ -625,34 +457,6 @@ declare const UniformComponent: vue_demi.DefineComponent<{
625
457
  locales?: {
626
458
  [key: string]: unknown;
627
459
  } | undefined;
628
- conditions?: {
629
- when: {
630
- op?: "&" | "|" | undefined;
631
- clauses: (any | {
632
- rule: string;
633
- source?: string | undefined;
634
- op: string;
635
- value: string | string[];
636
- })[];
637
- };
638
- value: unknown;
639
- id: number;
640
- }[] | undefined;
641
- localesConditions?: {
642
- [key: string]: {
643
- when: {
644
- op?: "&" | "|" | undefined;
645
- clauses: (any | {
646
- rule: string;
647
- source?: string | undefined;
648
- op: string;
649
- value: string | string[];
650
- })[];
651
- };
652
- value: unknown;
653
- id: number;
654
- }[];
655
- } | undefined;
656
460
  };
657
461
  } | undefined;
658
462
  slots?: {
@@ -718,34 +522,6 @@ declare const UniformComponent: vue_demi.DefineComponent<{
718
522
  locales?: {
719
523
  [key: string]: unknown;
720
524
  } | undefined;
721
- conditions?: {
722
- when: {
723
- op?: "&" | "|" | undefined;
724
- clauses: (any | {
725
- rule: string;
726
- source?: string | undefined;
727
- op: string;
728
- value: string | string[];
729
- })[];
730
- };
731
- value: unknown;
732
- id: number;
733
- }[] | undefined;
734
- localesConditions?: {
735
- [key: string]: {
736
- when: {
737
- op?: "&" | "|" | undefined;
738
- clauses: (any | {
739
- rule: string;
740
- source?: string | undefined;
741
- op: string;
742
- value: string | string[];
743
- })[];
744
- };
745
- value: unknown;
746
- id: number;
747
- }[];
748
- } | undefined;
749
525
  };
750
526
  } | undefined;
751
527
  slots?: {
@@ -805,34 +581,6 @@ declare const useUniformContextualEditing: ({ initialCompositionValue, enhance,
805
581
  locales?: {
806
582
  [key: string]: unknown;
807
583
  } | undefined;
808
- conditions?: {
809
- when: {
810
- op?: "&" | "|" | undefined;
811
- clauses: (any | {
812
- rule: string;
813
- source?: string | undefined;
814
- op: string;
815
- value: string | string[];
816
- })[];
817
- };
818
- value: unknown;
819
- id: number;
820
- }[] | undefined;
821
- localesConditions?: {
822
- [key: string]: {
823
- when: {
824
- op?: "&" | "|" | undefined;
825
- clauses: (any | {
826
- rule: string;
827
- source?: string | undefined;
828
- op: string;
829
- value: string | string[];
830
- })[];
831
- };
832
- value: unknown;
833
- id: number;
834
- }[];
835
- } | undefined;
836
584
  };
837
585
  } | undefined;
838
586
  variant?: string | undefined;
@@ -873,34 +621,6 @@ declare const useUniformContextualEditing: ({ initialCompositionValue, enhance,
873
621
  locales?: {
874
622
  [key: string]: unknown;
875
623
  } | undefined;
876
- conditions?: {
877
- when: {
878
- op?: "&" | "|" | undefined;
879
- clauses: (any | {
880
- rule: string;
881
- source?: string | undefined;
882
- op: string;
883
- value: string | string[];
884
- })[];
885
- };
886
- value: unknown;
887
- id: number;
888
- }[] | undefined;
889
- localesConditions?: {
890
- [key: string]: {
891
- when: {
892
- op?: "&" | "|" | undefined;
893
- clauses: (any | {
894
- rule: string;
895
- source?: string | undefined;
896
- op: string;
897
- value: string | string[];
898
- })[];
899
- };
900
- value: unknown;
901
- id: number;
902
- }[];
903
- } | undefined;
904
624
  };
905
625
  } | undefined;
906
626
  variant?: string | undefined;
@@ -948,34 +668,6 @@ declare const useUniformContextualEditing: ({ initialCompositionValue, enhance,
948
668
  locales?: {
949
669
  [key: string]: unknown;
950
670
  } | undefined;
951
- conditions?: {
952
- when: {
953
- op?: "&" | "|" | undefined;
954
- clauses: (any | {
955
- rule: string;
956
- source?: string | undefined;
957
- op: string;
958
- value: string | string[];
959
- })[];
960
- };
961
- value: unknown;
962
- id: number;
963
- }[] | undefined;
964
- localesConditions?: {
965
- [key: string]: {
966
- when: {
967
- op?: "&" | "|" | undefined;
968
- clauses: (any | {
969
- rule: string;
970
- source?: string | undefined;
971
- op: string;
972
- value: string | string[];
973
- })[];
974
- };
975
- value: unknown;
976
- id: number;
977
- }[];
978
- } | undefined;
979
671
  };
980
672
  } | undefined;
981
673
  slots?: {
@@ -1041,34 +733,6 @@ declare const useUniformContextualEditing: ({ initialCompositionValue, enhance,
1041
733
  locales?: {
1042
734
  [key: string]: unknown;
1043
735
  } | undefined;
1044
- conditions?: {
1045
- when: {
1046
- op?: "&" | "|" | undefined;
1047
- clauses: (any | {
1048
- rule: string;
1049
- source?: string | undefined;
1050
- op: string;
1051
- value: string | string[];
1052
- })[];
1053
- };
1054
- value: unknown;
1055
- id: number;
1056
- }[] | undefined;
1057
- localesConditions?: {
1058
- [key: string]: {
1059
- when: {
1060
- op?: "&" | "|" | undefined;
1061
- clauses: (any | {
1062
- rule: string;
1063
- source?: string | undefined;
1064
- op: string;
1065
- value: string | string[];
1066
- })[];
1067
- };
1068
- value: unknown;
1069
- id: number;
1070
- }[];
1071
- } | undefined;
1072
736
  };
1073
737
  } | undefined;
1074
738
  slots?: {
@@ -1127,34 +791,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
1127
791
  locales?: {
1128
792
  [key: string]: unknown;
1129
793
  } | undefined;
1130
- conditions?: {
1131
- when: {
1132
- op?: "&" | "|" | undefined;
1133
- clauses: (any | {
1134
- rule: string;
1135
- source?: string | undefined;
1136
- op: string;
1137
- value: string | string[];
1138
- })[];
1139
- };
1140
- value: unknown;
1141
- id: number;
1142
- }[] | undefined;
1143
- localesConditions?: {
1144
- [key: string]: {
1145
- when: {
1146
- op?: "&" | "|" | undefined;
1147
- clauses: (any | {
1148
- rule: string;
1149
- source?: string | undefined;
1150
- op: string;
1151
- value: string | string[];
1152
- })[];
1153
- };
1154
- value: unknown;
1155
- id: number;
1156
- }[];
1157
- } | undefined;
1158
794
  };
1159
795
  } | undefined;
1160
796
  variant?: string | undefined;
@@ -1195,34 +831,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
1195
831
  locales?: {
1196
832
  [key: string]: unknown;
1197
833
  } | undefined;
1198
- conditions?: {
1199
- when: {
1200
- op?: "&" | "|" | undefined;
1201
- clauses: (any | {
1202
- rule: string;
1203
- source?: string | undefined;
1204
- op: string;
1205
- value: string | string[];
1206
- })[];
1207
- };
1208
- value: unknown;
1209
- id: number;
1210
- }[] | undefined;
1211
- localesConditions?: {
1212
- [key: string]: {
1213
- when: {
1214
- op?: "&" | "|" | undefined;
1215
- clauses: (any | {
1216
- rule: string;
1217
- source?: string | undefined;
1218
- op: string;
1219
- value: string | string[];
1220
- })[];
1221
- };
1222
- value: unknown;
1223
- id: number;
1224
- }[];
1225
- } | undefined;
1226
834
  };
1227
835
  } | undefined;
1228
836
  variant?: string | undefined;
@@ -1270,34 +878,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
1270
878
  locales?: {
1271
879
  [key: string]: unknown;
1272
880
  } | undefined;
1273
- conditions?: {
1274
- when: {
1275
- op?: "&" | "|" | undefined;
1276
- clauses: (any | {
1277
- rule: string;
1278
- source?: string | undefined;
1279
- op: string;
1280
- value: string | string[];
1281
- })[];
1282
- };
1283
- value: unknown;
1284
- id: number;
1285
- }[] | undefined;
1286
- localesConditions?: {
1287
- [key: string]: {
1288
- when: {
1289
- op?: "&" | "|" | undefined;
1290
- clauses: (any | {
1291
- rule: string;
1292
- source?: string | undefined;
1293
- op: string;
1294
- value: string | string[];
1295
- })[];
1296
- };
1297
- value: unknown;
1298
- id: number;
1299
- }[];
1300
- } | undefined;
1301
881
  };
1302
882
  } | undefined;
1303
883
  slots?: {
@@ -1363,34 +943,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
1363
943
  locales?: {
1364
944
  [key: string]: unknown;
1365
945
  } | undefined;
1366
- conditions?: {
1367
- when: {
1368
- op?: "&" | "|" | undefined;
1369
- clauses: (any | {
1370
- rule: string;
1371
- source?: string | undefined;
1372
- op: string;
1373
- value: string | string[];
1374
- })[];
1375
- };
1376
- value: unknown;
1377
- id: number;
1378
- }[] | undefined;
1379
- localesConditions?: {
1380
- [key: string]: {
1381
- when: {
1382
- op?: "&" | "|" | undefined;
1383
- clauses: (any | {
1384
- rule: string;
1385
- source?: string | undefined;
1386
- op: string;
1387
- value: string | string[];
1388
- })[];
1389
- };
1390
- value: unknown;
1391
- id: number;
1392
- }[];
1393
- } | undefined;
1394
946
  };
1395
947
  } | undefined;
1396
948
  slots?: {
@@ -1410,34 +962,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
1410
962
  locales?: {
1411
963
  [key: string]: unknown;
1412
964
  } | undefined;
1413
- conditions?: {
1414
- when: {
1415
- op?: "&" | "|" | undefined;
1416
- clauses: (any | {
1417
- rule: string;
1418
- source?: string | undefined;
1419
- op: string;
1420
- value: string | string[];
1421
- })[];
1422
- };
1423
- value: unknown;
1424
- id: number;
1425
- }[] | undefined;
1426
- localesConditions?: {
1427
- [key: string]: {
1428
- when: {
1429
- op?: "&" | "|" | undefined;
1430
- clauses: (any | {
1431
- rule: string;
1432
- source?: string | undefined;
1433
- op: string;
1434
- value: string | string[];
1435
- })[];
1436
- };
1437
- value: unknown;
1438
- id: number;
1439
- }[];
1440
- } | undefined;
1441
965
  };
1442
966
  } | undefined;
1443
967
  variant?: string | undefined;
@@ -1509,34 +1033,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
1509
1033
  locales?: {
1510
1034
  [key: string]: unknown;
1511
1035
  } | undefined;
1512
- conditions?: {
1513
- when: {
1514
- op?: "&" | "|" | undefined;
1515
- clauses: (any | {
1516
- rule: string;
1517
- source?: string | undefined;
1518
- op: string;
1519
- value: string | string[];
1520
- })[];
1521
- };
1522
- value: unknown;
1523
- id: number;
1524
- }[] | undefined;
1525
- localesConditions?: {
1526
- [key: string]: {
1527
- when: {
1528
- op?: "&" | "|" | undefined;
1529
- clauses: (any | {
1530
- rule: string;
1531
- source?: string | undefined;
1532
- op: string;
1533
- value: string | string[];
1534
- })[];
1535
- };
1536
- value: unknown;
1537
- id: number;
1538
- }[];
1539
- } | undefined;
1540
1036
  };
1541
1037
  } | undefined;
1542
1038
  variant?: string | undefined;
@@ -1577,34 +1073,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
1577
1073
  locales?: {
1578
1074
  [key: string]: unknown;
1579
1075
  } | undefined;
1580
- conditions?: {
1581
- when: {
1582
- op?: "&" | "|" | undefined;
1583
- clauses: (any | {
1584
- rule: string;
1585
- source?: string | undefined;
1586
- op: string;
1587
- value: string | string[];
1588
- })[];
1589
- };
1590
- value: unknown;
1591
- id: number;
1592
- }[] | undefined;
1593
- localesConditions?: {
1594
- [key: string]: {
1595
- when: {
1596
- op?: "&" | "|" | undefined;
1597
- clauses: (any | {
1598
- rule: string;
1599
- source?: string | undefined;
1600
- op: string;
1601
- value: string | string[];
1602
- })[];
1603
- };
1604
- value: unknown;
1605
- id: number;
1606
- }[];
1607
- } | undefined;
1608
1076
  };
1609
1077
  } | undefined;
1610
1078
  variant?: string | undefined;
@@ -1652,34 +1120,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
1652
1120
  locales?: {
1653
1121
  [key: string]: unknown;
1654
1122
  } | undefined;
1655
- conditions?: {
1656
- when: {
1657
- op?: "&" | "|" | undefined;
1658
- clauses: (any | {
1659
- rule: string;
1660
- source?: string | undefined;
1661
- op: string;
1662
- value: string | string[];
1663
- })[];
1664
- };
1665
- value: unknown;
1666
- id: number;
1667
- }[] | undefined;
1668
- localesConditions?: {
1669
- [key: string]: {
1670
- when: {
1671
- op?: "&" | "|" | undefined;
1672
- clauses: (any | {
1673
- rule: string;
1674
- source?: string | undefined;
1675
- op: string;
1676
- value: string | string[];
1677
- })[];
1678
- };
1679
- value: unknown;
1680
- id: number;
1681
- }[];
1682
- } | undefined;
1683
1123
  };
1684
1124
  } | undefined;
1685
1125
  slots?: {
@@ -1745,34 +1185,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
1745
1185
  locales?: {
1746
1186
  [key: string]: unknown;
1747
1187
  } | undefined;
1748
- conditions?: {
1749
- when: {
1750
- op?: "&" | "|" | undefined;
1751
- clauses: (any | {
1752
- rule: string;
1753
- source?: string | undefined;
1754
- op: string;
1755
- value: string | string[];
1756
- })[];
1757
- };
1758
- value: unknown;
1759
- id: number;
1760
- }[] | undefined;
1761
- localesConditions?: {
1762
- [key: string]: {
1763
- when: {
1764
- op?: "&" | "|" | undefined;
1765
- clauses: (any | {
1766
- rule: string;
1767
- source?: string | undefined;
1768
- op: string;
1769
- value: string | string[];
1770
- })[];
1771
- };
1772
- value: unknown;
1773
- id: number;
1774
- }[];
1775
- } | undefined;
1776
1188
  };
1777
1189
  } | undefined;
1778
1190
  slots?: {
@@ -1792,34 +1204,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
1792
1204
  locales?: {
1793
1205
  [key: string]: unknown;
1794
1206
  } | undefined;
1795
- conditions?: {
1796
- when: {
1797
- op?: "&" | "|" | undefined;
1798
- clauses: (any | {
1799
- rule: string;
1800
- source?: string | undefined;
1801
- op: string;
1802
- value: string | string[];
1803
- })[];
1804
- };
1805
- value: unknown;
1806
- id: number;
1807
- }[] | undefined;
1808
- localesConditions?: {
1809
- [key: string]: {
1810
- when: {
1811
- op?: "&" | "|" | undefined;
1812
- clauses: (any | {
1813
- rule: string;
1814
- source?: string | undefined;
1815
- op: string;
1816
- value: string | string[];
1817
- })[];
1818
- };
1819
- value: unknown;
1820
- id: number;
1821
- }[];
1822
- } | undefined;
1823
1207
  };
1824
1208
  } | undefined;
1825
1209
  variant?: string | undefined;
@@ -1901,34 +1285,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
1901
1285
  locales?: {
1902
1286
  [key: string]: unknown;
1903
1287
  } | undefined;
1904
- conditions?: {
1905
- when: {
1906
- op?: "&" | "|" | undefined;
1907
- clauses: (any | {
1908
- rule: string;
1909
- source?: string | undefined;
1910
- op: string;
1911
- value: string | string[];
1912
- })[];
1913
- };
1914
- value: unknown;
1915
- id: number;
1916
- }[] | undefined;
1917
- localesConditions?: {
1918
- [key: string]: {
1919
- when: {
1920
- op?: "&" | "|" | undefined;
1921
- clauses: (any | {
1922
- rule: string;
1923
- source?: string | undefined;
1924
- op: string;
1925
- value: string | string[];
1926
- })[];
1927
- };
1928
- value: unknown;
1929
- id: number;
1930
- }[];
1931
- } | undefined;
1932
1288
  };
1933
1289
  } | undefined;
1934
1290
  variant?: string | undefined;
@@ -1969,34 +1325,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
1969
1325
  locales?: {
1970
1326
  [key: string]: unknown;
1971
1327
  } | undefined;
1972
- conditions?: {
1973
- when: {
1974
- op?: "&" | "|" | undefined;
1975
- clauses: (any | {
1976
- rule: string;
1977
- source?: string | undefined;
1978
- op: string;
1979
- value: string | string[];
1980
- })[];
1981
- };
1982
- value: unknown;
1983
- id: number;
1984
- }[] | undefined;
1985
- localesConditions?: {
1986
- [key: string]: {
1987
- when: {
1988
- op?: "&" | "|" | undefined;
1989
- clauses: (any | {
1990
- rule: string;
1991
- source?: string | undefined;
1992
- op: string;
1993
- value: string | string[];
1994
- })[];
1995
- };
1996
- value: unknown;
1997
- id: number;
1998
- }[];
1999
- } | undefined;
2000
1328
  };
2001
1329
  } | undefined;
2002
1330
  variant?: string | undefined;
@@ -2044,34 +1372,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
2044
1372
  locales?: {
2045
1373
  [key: string]: unknown;
2046
1374
  } | undefined;
2047
- conditions?: {
2048
- when: {
2049
- op?: "&" | "|" | undefined;
2050
- clauses: (any | {
2051
- rule: string;
2052
- source?: string | undefined;
2053
- op: string;
2054
- value: string | string[];
2055
- })[];
2056
- };
2057
- value: unknown;
2058
- id: number;
2059
- }[] | undefined;
2060
- localesConditions?: {
2061
- [key: string]: {
2062
- when: {
2063
- op?: "&" | "|" | undefined;
2064
- clauses: (any | {
2065
- rule: string;
2066
- source?: string | undefined;
2067
- op: string;
2068
- value: string | string[];
2069
- })[];
2070
- };
2071
- value: unknown;
2072
- id: number;
2073
- }[];
2074
- } | undefined;
2075
1375
  };
2076
1376
  } | undefined;
2077
1377
  slots?: {
@@ -2137,34 +1437,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
2137
1437
  locales?: {
2138
1438
  [key: string]: unknown;
2139
1439
  } | undefined;
2140
- conditions?: {
2141
- when: {
2142
- op?: "&" | "|" | undefined;
2143
- clauses: (any | {
2144
- rule: string;
2145
- source?: string | undefined;
2146
- op: string;
2147
- value: string | string[];
2148
- })[];
2149
- };
2150
- value: unknown;
2151
- id: number;
2152
- }[] | undefined;
2153
- localesConditions?: {
2154
- [key: string]: {
2155
- when: {
2156
- op?: "&" | "|" | undefined;
2157
- clauses: (any | {
2158
- rule: string;
2159
- source?: string | undefined;
2160
- op: string;
2161
- value: string | string[];
2162
- })[];
2163
- };
2164
- value: unknown;
2165
- id: number;
2166
- }[];
2167
- } | undefined;
2168
1440
  };
2169
1441
  } | undefined;
2170
1442
  slots?: {
@@ -2184,34 +1456,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
2184
1456
  locales?: {
2185
1457
  [key: string]: unknown;
2186
1458
  } | undefined;
2187
- conditions?: {
2188
- when: {
2189
- op?: "&" | "|" | undefined;
2190
- clauses: (any | {
2191
- rule: string;
2192
- source?: string | undefined;
2193
- op: string;
2194
- value: string | string[];
2195
- })[];
2196
- };
2197
- value: unknown;
2198
- id: number;
2199
- }[] | undefined;
2200
- localesConditions?: {
2201
- [key: string]: {
2202
- when: {
2203
- op?: "&" | "|" | undefined;
2204
- clauses: (any | {
2205
- rule: string;
2206
- source?: string | undefined;
2207
- op: string;
2208
- value: string | string[];
2209
- })[];
2210
- };
2211
- value: unknown;
2212
- id: number;
2213
- }[];
2214
- } | undefined;
2215
1459
  };
2216
1460
  } | undefined;
2217
1461
  variant?: string | undefined;
@@ -2283,34 +1527,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
2283
1527
  locales?: {
2284
1528
  [key: string]: unknown;
2285
1529
  } | undefined;
2286
- conditions?: {
2287
- when: {
2288
- op?: "&" | "|" | undefined;
2289
- clauses: (any | {
2290
- rule: string;
2291
- source?: string | undefined;
2292
- op: string;
2293
- value: string | string[];
2294
- })[];
2295
- };
2296
- value: unknown;
2297
- id: number;
2298
- }[] | undefined;
2299
- localesConditions?: {
2300
- [key: string]: {
2301
- when: {
2302
- op?: "&" | "|" | undefined;
2303
- clauses: (any | {
2304
- rule: string;
2305
- source?: string | undefined;
2306
- op: string;
2307
- value: string | string[];
2308
- })[];
2309
- };
2310
- value: unknown;
2311
- id: number;
2312
- }[];
2313
- } | undefined;
2314
1530
  };
2315
1531
  } | undefined;
2316
1532
  variant?: string | undefined;
@@ -2351,34 +1567,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
2351
1567
  locales?: {
2352
1568
  [key: string]: unknown;
2353
1569
  } | undefined;
2354
- conditions?: {
2355
- when: {
2356
- op?: "&" | "|" | undefined;
2357
- clauses: (any | {
2358
- rule: string;
2359
- source?: string | undefined;
2360
- op: string;
2361
- value: string | string[];
2362
- })[];
2363
- };
2364
- value: unknown;
2365
- id: number;
2366
- }[] | undefined;
2367
- localesConditions?: {
2368
- [key: string]: {
2369
- when: {
2370
- op?: "&" | "|" | undefined;
2371
- clauses: (any | {
2372
- rule: string;
2373
- source?: string | undefined;
2374
- op: string;
2375
- value: string | string[];
2376
- })[];
2377
- };
2378
- value: unknown;
2379
- id: number;
2380
- }[];
2381
- } | undefined;
2382
1570
  };
2383
1571
  } | undefined;
2384
1572
  variant?: string | undefined;
@@ -2426,34 +1614,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
2426
1614
  locales?: {
2427
1615
  [key: string]: unknown;
2428
1616
  } | undefined;
2429
- conditions?: {
2430
- when: {
2431
- op?: "&" | "|" | undefined;
2432
- clauses: (any | {
2433
- rule: string;
2434
- source?: string | undefined;
2435
- op: string;
2436
- value: string | string[];
2437
- })[];
2438
- };
2439
- value: unknown;
2440
- id: number;
2441
- }[] | undefined;
2442
- localesConditions?: {
2443
- [key: string]: {
2444
- when: {
2445
- op?: "&" | "|" | undefined;
2446
- clauses: (any | {
2447
- rule: string;
2448
- source?: string | undefined;
2449
- op: string;
2450
- value: string | string[];
2451
- })[];
2452
- };
2453
- value: unknown;
2454
- id: number;
2455
- }[];
2456
- } | undefined;
2457
1617
  };
2458
1618
  } | undefined;
2459
1619
  slots?: {
@@ -2519,34 +1679,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
2519
1679
  locales?: {
2520
1680
  [key: string]: unknown;
2521
1681
  } | undefined;
2522
- conditions?: {
2523
- when: {
2524
- op?: "&" | "|" | undefined;
2525
- clauses: (any | {
2526
- rule: string;
2527
- source?: string | undefined;
2528
- op: string;
2529
- value: string | string[];
2530
- })[];
2531
- };
2532
- value: unknown;
2533
- id: number;
2534
- }[] | undefined;
2535
- localesConditions?: {
2536
- [key: string]: {
2537
- when: {
2538
- op?: "&" | "|" | undefined;
2539
- clauses: (any | {
2540
- rule: string;
2541
- source?: string | undefined;
2542
- op: string;
2543
- value: string | string[];
2544
- })[];
2545
- };
2546
- value: unknown;
2547
- id: number;
2548
- }[];
2549
- } | undefined;
2550
1682
  };
2551
1683
  } | undefined;
2552
1684
  slots?: {
@@ -2566,34 +1698,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
2566
1698
  locales?: {
2567
1699
  [key: string]: unknown;
2568
1700
  } | undefined;
2569
- conditions?: {
2570
- when: {
2571
- op?: "&" | "|" | undefined;
2572
- clauses: (any | {
2573
- rule: string;
2574
- source?: string | undefined;
2575
- op: string;
2576
- value: string | string[];
2577
- })[];
2578
- };
2579
- value: unknown;
2580
- id: number;
2581
- }[] | undefined;
2582
- localesConditions?: {
2583
- [key: string]: {
2584
- when: {
2585
- op?: "&" | "|" | undefined;
2586
- clauses: (any | {
2587
- rule: string;
2588
- source?: string | undefined;
2589
- op: string;
2590
- value: string | string[];
2591
- })[];
2592
- };
2593
- value: unknown;
2594
- id: number;
2595
- }[];
2596
- } | undefined;
2597
1701
  };
2598
1702
  } | undefined;
2599
1703
  variant?: string | undefined;
@@ -2671,34 +1775,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
2671
1775
  locales?: {
2672
1776
  [key: string]: unknown;
2673
1777
  } | undefined;
2674
- conditions?: {
2675
- when: {
2676
- op?: "&" | "|" | undefined;
2677
- clauses: (any | {
2678
- rule: string;
2679
- source?: string | undefined;
2680
- op: string;
2681
- value: string | string[];
2682
- })[];
2683
- };
2684
- value: unknown;
2685
- id: number;
2686
- }[] | undefined;
2687
- localesConditions?: {
2688
- [key: string]: {
2689
- when: {
2690
- op?: "&" | "|" | undefined;
2691
- clauses: (any | {
2692
- rule: string;
2693
- source?: string | undefined;
2694
- op: string;
2695
- value: string | string[];
2696
- })[];
2697
- };
2698
- value: unknown;
2699
- id: number;
2700
- }[];
2701
- } | undefined;
2702
1778
  };
2703
1779
  } | undefined;
2704
1780
  variant?: string | undefined;
@@ -2739,34 +1815,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
2739
1815
  locales?: {
2740
1816
  [key: string]: unknown;
2741
1817
  } | undefined;
2742
- conditions?: {
2743
- when: {
2744
- op?: "&" | "|" | undefined;
2745
- clauses: (any | {
2746
- rule: string;
2747
- source?: string | undefined;
2748
- op: string;
2749
- value: string | string[];
2750
- })[];
2751
- };
2752
- value: unknown;
2753
- id: number;
2754
- }[] | undefined;
2755
- localesConditions?: {
2756
- [key: string]: {
2757
- when: {
2758
- op?: "&" | "|" | undefined;
2759
- clauses: (any | {
2760
- rule: string;
2761
- source?: string | undefined;
2762
- op: string;
2763
- value: string | string[];
2764
- })[];
2765
- };
2766
- value: unknown;
2767
- id: number;
2768
- }[];
2769
- } | undefined;
2770
1818
  };
2771
1819
  } | undefined;
2772
1820
  variant?: string | undefined;
@@ -2814,34 +1862,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
2814
1862
  locales?: {
2815
1863
  [key: string]: unknown;
2816
1864
  } | undefined;
2817
- conditions?: {
2818
- when: {
2819
- op?: "&" | "|" | undefined;
2820
- clauses: (any | {
2821
- rule: string;
2822
- source?: string | undefined;
2823
- op: string;
2824
- value: string | string[];
2825
- })[];
2826
- };
2827
- value: unknown;
2828
- id: number;
2829
- }[] | undefined;
2830
- localesConditions?: {
2831
- [key: string]: {
2832
- when: {
2833
- op?: "&" | "|" | undefined;
2834
- clauses: (any | {
2835
- rule: string;
2836
- source?: string | undefined;
2837
- op: string;
2838
- value: string | string[];
2839
- })[];
2840
- };
2841
- value: unknown;
2842
- id: number;
2843
- }[];
2844
- } | undefined;
2845
1865
  };
2846
1866
  } | undefined;
2847
1867
  slots?: {
@@ -2907,34 +1927,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
2907
1927
  locales?: {
2908
1928
  [key: string]: unknown;
2909
1929
  } | undefined;
2910
- conditions?: {
2911
- when: {
2912
- op?: "&" | "|" | undefined;
2913
- clauses: (any | {
2914
- rule: string;
2915
- source?: string | undefined;
2916
- op: string;
2917
- value: string | string[];
2918
- })[];
2919
- };
2920
- value: unknown;
2921
- id: number;
2922
- }[] | undefined;
2923
- localesConditions?: {
2924
- [key: string]: {
2925
- when: {
2926
- op?: "&" | "|" | undefined;
2927
- clauses: (any | {
2928
- rule: string;
2929
- source?: string | undefined;
2930
- op: string;
2931
- value: string | string[];
2932
- })[];
2933
- };
2934
- value: unknown;
2935
- id: number;
2936
- }[];
2937
- } | undefined;
2938
1930
  };
2939
1931
  } | undefined;
2940
1932
  slots?: {
@@ -2954,34 +1946,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
2954
1946
  locales?: {
2955
1947
  [key: string]: unknown;
2956
1948
  } | undefined;
2957
- conditions?: {
2958
- when: {
2959
- op?: "&" | "|" | undefined;
2960
- clauses: (any | {
2961
- rule: string;
2962
- source?: string | undefined;
2963
- op: string;
2964
- value: string | string[];
2965
- })[];
2966
- };
2967
- value: unknown;
2968
- id: number;
2969
- }[] | undefined;
2970
- localesConditions?: {
2971
- [key: string]: {
2972
- when: {
2973
- op?: "&" | "|" | undefined;
2974
- clauses: (any | {
2975
- rule: string;
2976
- source?: string | undefined;
2977
- op: string;
2978
- value: string | string[];
2979
- })[];
2980
- };
2981
- value: unknown;
2982
- id: number;
2983
- }[];
2984
- } | undefined;
2985
1949
  };
2986
1950
  } | undefined;
2987
1951
  variant?: string | undefined;
@@ -3053,34 +2017,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
3053
2017
  locales?: {
3054
2018
  [key: string]: unknown;
3055
2019
  } | undefined;
3056
- conditions?: {
3057
- when: {
3058
- op?: "&" | "|" | undefined;
3059
- clauses: (any | {
3060
- rule: string;
3061
- source?: string | undefined;
3062
- op: string;
3063
- value: string | string[];
3064
- })[];
3065
- };
3066
- value: unknown;
3067
- id: number;
3068
- }[] | undefined;
3069
- localesConditions?: {
3070
- [key: string]: {
3071
- when: {
3072
- op?: "&" | "|" | undefined;
3073
- clauses: (any | {
3074
- rule: string;
3075
- source?: string | undefined;
3076
- op: string;
3077
- value: string | string[];
3078
- })[];
3079
- };
3080
- value: unknown;
3081
- id: number;
3082
- }[];
3083
- } | undefined;
3084
2020
  };
3085
2021
  } | undefined;
3086
2022
  variant?: string | undefined;
@@ -3121,34 +2057,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
3121
2057
  locales?: {
3122
2058
  [key: string]: unknown;
3123
2059
  } | undefined;
3124
- conditions?: {
3125
- when: {
3126
- op?: "&" | "|" | undefined;
3127
- clauses: (any | {
3128
- rule: string;
3129
- source?: string | undefined;
3130
- op: string;
3131
- value: string | string[];
3132
- })[];
3133
- };
3134
- value: unknown;
3135
- id: number;
3136
- }[] | undefined;
3137
- localesConditions?: {
3138
- [key: string]: {
3139
- when: {
3140
- op?: "&" | "|" | undefined;
3141
- clauses: (any | {
3142
- rule: string;
3143
- source?: string | undefined;
3144
- op: string;
3145
- value: string | string[];
3146
- })[];
3147
- };
3148
- value: unknown;
3149
- id: number;
3150
- }[];
3151
- } | undefined;
3152
2060
  };
3153
2061
  } | undefined;
3154
2062
  variant?: string | undefined;
@@ -3196,34 +2104,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
3196
2104
  locales?: {
3197
2105
  [key: string]: unknown;
3198
2106
  } | undefined;
3199
- conditions?: {
3200
- when: {
3201
- op?: "&" | "|" | undefined;
3202
- clauses: (any | {
3203
- rule: string;
3204
- source?: string | undefined;
3205
- op: string;
3206
- value: string | string[];
3207
- })[];
3208
- };
3209
- value: unknown;
3210
- id: number;
3211
- }[] | undefined;
3212
- localesConditions?: {
3213
- [key: string]: {
3214
- when: {
3215
- op?: "&" | "|" | undefined;
3216
- clauses: (any | {
3217
- rule: string;
3218
- source?: string | undefined;
3219
- op: string;
3220
- value: string | string[];
3221
- })[];
3222
- };
3223
- value: unknown;
3224
- id: number;
3225
- }[];
3226
- } | undefined;
3227
2107
  };
3228
2108
  } | undefined;
3229
2109
  slots?: {
@@ -3289,34 +2169,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
3289
2169
  locales?: {
3290
2170
  [key: string]: unknown;
3291
2171
  } | undefined;
3292
- conditions?: {
3293
- when: {
3294
- op?: "&" | "|" | undefined;
3295
- clauses: (any | {
3296
- rule: string;
3297
- source?: string | undefined;
3298
- op: string;
3299
- value: string | string[];
3300
- })[];
3301
- };
3302
- value: unknown;
3303
- id: number;
3304
- }[] | undefined;
3305
- localesConditions?: {
3306
- [key: string]: {
3307
- when: {
3308
- op?: "&" | "|" | undefined;
3309
- clauses: (any | {
3310
- rule: string;
3311
- source?: string | undefined;
3312
- op: string;
3313
- value: string | string[];
3314
- })[];
3315
- };
3316
- value: unknown;
3317
- id: number;
3318
- }[];
3319
- } | undefined;
3320
2172
  };
3321
2173
  } | undefined;
3322
2174
  slots?: {
@@ -3336,34 +2188,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
3336
2188
  locales?: {
3337
2189
  [key: string]: unknown;
3338
2190
  } | undefined;
3339
- conditions?: {
3340
- when: {
3341
- op?: "&" | "|" | undefined;
3342
- clauses: (any | {
3343
- rule: string;
3344
- source?: string | undefined;
3345
- op: string;
3346
- value: string | string[];
3347
- })[];
3348
- };
3349
- value: unknown;
3350
- id: number;
3351
- }[] | undefined;
3352
- localesConditions?: {
3353
- [key: string]: {
3354
- when: {
3355
- op?: "&" | "|" | undefined;
3356
- clauses: (any | {
3357
- rule: string;
3358
- source?: string | undefined;
3359
- op: string;
3360
- value: string | string[];
3361
- })[];
3362
- };
3363
- value: unknown;
3364
- id: number;
3365
- }[];
3366
- } | undefined;
3367
2191
  };
3368
2192
  } | undefined;
3369
2193
  variant?: string | undefined;
@@ -3445,34 +2269,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
3445
2269
  locales?: {
3446
2270
  [key: string]: unknown;
3447
2271
  } | undefined;
3448
- conditions?: {
3449
- when: {
3450
- op?: "&" | "|" | undefined;
3451
- clauses: (any | {
3452
- rule: string;
3453
- source?: string | undefined;
3454
- op: string;
3455
- value: string | string[];
3456
- })[];
3457
- };
3458
- value: unknown;
3459
- id: number;
3460
- }[] | undefined;
3461
- localesConditions?: {
3462
- [key: string]: {
3463
- when: {
3464
- op?: "&" | "|" | undefined;
3465
- clauses: (any | {
3466
- rule: string;
3467
- source?: string | undefined;
3468
- op: string;
3469
- value: string | string[];
3470
- })[];
3471
- };
3472
- value: unknown;
3473
- id: number;
3474
- }[];
3475
- } | undefined;
3476
2272
  };
3477
2273
  } | undefined;
3478
2274
  variant?: string | undefined;
@@ -3513,34 +2309,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
3513
2309
  locales?: {
3514
2310
  [key: string]: unknown;
3515
2311
  } | undefined;
3516
- conditions?: {
3517
- when: {
3518
- op?: "&" | "|" | undefined;
3519
- clauses: (any | {
3520
- rule: string;
3521
- source?: string | undefined;
3522
- op: string;
3523
- value: string | string[];
3524
- })[];
3525
- };
3526
- value: unknown;
3527
- id: number;
3528
- }[] | undefined;
3529
- localesConditions?: {
3530
- [key: string]: {
3531
- when: {
3532
- op?: "&" | "|" | undefined;
3533
- clauses: (any | {
3534
- rule: string;
3535
- source?: string | undefined;
3536
- op: string;
3537
- value: string | string[];
3538
- })[];
3539
- };
3540
- value: unknown;
3541
- id: number;
3542
- }[];
3543
- } | undefined;
3544
2312
  };
3545
2313
  } | undefined;
3546
2314
  variant?: string | undefined;
@@ -3588,34 +2356,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
3588
2356
  locales?: {
3589
2357
  [key: string]: unknown;
3590
2358
  } | undefined;
3591
- conditions?: {
3592
- when: {
3593
- op?: "&" | "|" | undefined;
3594
- clauses: (any | {
3595
- rule: string;
3596
- source?: string | undefined;
3597
- op: string;
3598
- value: string | string[];
3599
- })[];
3600
- };
3601
- value: unknown;
3602
- id: number;
3603
- }[] | undefined;
3604
- localesConditions?: {
3605
- [key: string]: {
3606
- when: {
3607
- op?: "&" | "|" | undefined;
3608
- clauses: (any | {
3609
- rule: string;
3610
- source?: string | undefined;
3611
- op: string;
3612
- value: string | string[];
3613
- })[];
3614
- };
3615
- value: unknown;
3616
- id: number;
3617
- }[];
3618
- } | undefined;
3619
2359
  };
3620
2360
  } | undefined;
3621
2361
  slots?: {
@@ -3681,34 +2421,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
3681
2421
  locales?: {
3682
2422
  [key: string]: unknown;
3683
2423
  } | undefined;
3684
- conditions?: {
3685
- when: {
3686
- op?: "&" | "|" | undefined;
3687
- clauses: (any | {
3688
- rule: string;
3689
- source?: string | undefined;
3690
- op: string;
3691
- value: string | string[];
3692
- })[];
3693
- };
3694
- value: unknown;
3695
- id: number;
3696
- }[] | undefined;
3697
- localesConditions?: {
3698
- [key: string]: {
3699
- when: {
3700
- op?: "&" | "|" | undefined;
3701
- clauses: (any | {
3702
- rule: string;
3703
- source?: string | undefined;
3704
- op: string;
3705
- value: string | string[];
3706
- })[];
3707
- };
3708
- value: unknown;
3709
- id: number;
3710
- }[];
3711
- } | undefined;
3712
2424
  };
3713
2425
  } | undefined;
3714
2426
  slots?: {
@@ -3728,34 +2440,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
3728
2440
  locales?: {
3729
2441
  [key: string]: unknown;
3730
2442
  } | undefined;
3731
- conditions?: {
3732
- when: {
3733
- op?: "&" | "|" | undefined;
3734
- clauses: (any | {
3735
- rule: string;
3736
- source?: string | undefined;
3737
- op: string;
3738
- value: string | string[];
3739
- })[];
3740
- };
3741
- value: unknown;
3742
- id: number;
3743
- }[] | undefined;
3744
- localesConditions?: {
3745
- [key: string]: {
3746
- when: {
3747
- op?: "&" | "|" | undefined;
3748
- clauses: (any | {
3749
- rule: string;
3750
- source?: string | undefined;
3751
- op: string;
3752
- value: string | string[];
3753
- })[];
3754
- };
3755
- value: unknown;
3756
- id: number;
3757
- }[];
3758
- } | undefined;
3759
2443
  };
3760
2444
  } | undefined;
3761
2445
  variant?: string | undefined;
@@ -3827,34 +2511,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
3827
2511
  locales?: {
3828
2512
  [key: string]: unknown;
3829
2513
  } | undefined;
3830
- conditions?: {
3831
- when: {
3832
- op?: "&" | "|" | undefined;
3833
- clauses: (any | {
3834
- rule: string;
3835
- source?: string | undefined;
3836
- op: string;
3837
- value: string | string[];
3838
- })[];
3839
- };
3840
- value: unknown;
3841
- id: number;
3842
- }[] | undefined;
3843
- localesConditions?: {
3844
- [key: string]: {
3845
- when: {
3846
- op?: "&" | "|" | undefined;
3847
- clauses: (any | {
3848
- rule: string;
3849
- source?: string | undefined;
3850
- op: string;
3851
- value: string | string[];
3852
- })[];
3853
- };
3854
- value: unknown;
3855
- id: number;
3856
- }[];
3857
- } | undefined;
3858
2514
  };
3859
2515
  } | undefined;
3860
2516
  variant?: string | undefined;
@@ -3895,34 +2551,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
3895
2551
  locales?: {
3896
2552
  [key: string]: unknown;
3897
2553
  } | undefined;
3898
- conditions?: {
3899
- when: {
3900
- op?: "&" | "|" | undefined;
3901
- clauses: (any | {
3902
- rule: string;
3903
- source?: string | undefined;
3904
- op: string;
3905
- value: string | string[];
3906
- })[];
3907
- };
3908
- value: unknown;
3909
- id: number;
3910
- }[] | undefined;
3911
- localesConditions?: {
3912
- [key: string]: {
3913
- when: {
3914
- op?: "&" | "|" | undefined;
3915
- clauses: (any | {
3916
- rule: string;
3917
- source?: string | undefined;
3918
- op: string;
3919
- value: string | string[];
3920
- })[];
3921
- };
3922
- value: unknown;
3923
- id: number;
3924
- }[];
3925
- } | undefined;
3926
2554
  };
3927
2555
  } | undefined;
3928
2556
  variant?: string | undefined;
@@ -3970,34 +2598,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
3970
2598
  locales?: {
3971
2599
  [key: string]: unknown;
3972
2600
  } | undefined;
3973
- conditions?: {
3974
- when: {
3975
- op?: "&" | "|" | undefined;
3976
- clauses: (any | {
3977
- rule: string;
3978
- source?: string | undefined;
3979
- op: string;
3980
- value: string | string[];
3981
- })[];
3982
- };
3983
- value: unknown;
3984
- id: number;
3985
- }[] | undefined;
3986
- localesConditions?: {
3987
- [key: string]: {
3988
- when: {
3989
- op?: "&" | "|" | undefined;
3990
- clauses: (any | {
3991
- rule: string;
3992
- source?: string | undefined;
3993
- op: string;
3994
- value: string | string[];
3995
- })[];
3996
- };
3997
- value: unknown;
3998
- id: number;
3999
- }[];
4000
- } | undefined;
4001
2601
  };
4002
2602
  } | undefined;
4003
2603
  slots?: {
@@ -4063,34 +2663,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
4063
2663
  locales?: {
4064
2664
  [key: string]: unknown;
4065
2665
  } | undefined;
4066
- conditions?: {
4067
- when: {
4068
- op?: "&" | "|" | undefined;
4069
- clauses: (any | {
4070
- rule: string;
4071
- source?: string | undefined;
4072
- op: string;
4073
- value: string | string[];
4074
- })[];
4075
- };
4076
- value: unknown;
4077
- id: number;
4078
- }[] | undefined;
4079
- localesConditions?: {
4080
- [key: string]: {
4081
- when: {
4082
- op?: "&" | "|" | undefined;
4083
- clauses: (any | {
4084
- rule: string;
4085
- source?: string | undefined;
4086
- op: string;
4087
- value: string | string[];
4088
- })[];
4089
- };
4090
- value: unknown;
4091
- id: number;
4092
- }[];
4093
- } | undefined;
4094
2666
  };
4095
2667
  } | undefined;
4096
2668
  slots?: {
@@ -4110,34 +2682,6 @@ declare const UniformComposition: vue_demi.DefineComponent<{
4110
2682
  locales?: {
4111
2683
  [key: string]: unknown;
4112
2684
  } | undefined;
4113
- conditions?: {
4114
- when: {
4115
- op?: "&" | "|" | undefined;
4116
- clauses: (any | {
4117
- rule: string;
4118
- source?: string | undefined;
4119
- op: string;
4120
- value: string | string[];
4121
- })[];
4122
- };
4123
- value: unknown;
4124
- id: number;
4125
- }[] | undefined;
4126
- localesConditions?: {
4127
- [key: string]: {
4128
- when: {
4129
- op?: "&" | "|" | undefined;
4130
- clauses: (any | {
4131
- rule: string;
4132
- source?: string | undefined;
4133
- op: string;
4134
- value: string | string[];
4135
- })[];
4136
- };
4137
- value: unknown;
4138
- id: number;
4139
- }[];
4140
- } | undefined;
4141
2685
  };
4142
2686
  } | undefined;
4143
2687
  variant?: string | undefined;