@stonecrop/atable 0.33.0 → 0.35.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.
@@ -1 +1 @@
1
- {"version":3,"file":"ACell.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ACell.vue"],"names":[],"mappings":"AAAA,OA6ZO,EAAE,gBAAgB,EAA2C,MAAM,sBAAsB,CAAA;AAKhG,OAAO,EAAE,gBAAgB,EAAa,MAAM,iBAAiB,CAAA;AAG7D,KAAK,WAAW,GAAG;IAClB,QAAQ,EAAE,MAAM,CAAA;IAChB,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,EAAE,UAAU,CAAC,OAAO,gBAAgB,CAAC,CAAA;IAC1C,aAAa,CAAC,EAAE,OAAO,GAAG,gBAAgB,CAAA;IAC1C,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAA;CACjB,CAAC;AA8ZF,QAAA,MAAM,YAAY;;oPAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
1
+ {"version":3,"file":"ACell.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ACell.vue"],"names":[],"mappings":"AAAA,OA8ZO,EAAE,gBAAgB,EAA2C,MAAM,sBAAsB,CAAA;AAKhG,OAAO,EAAE,gBAAgB,EAAa,MAAM,iBAAiB,CAAA;AAG7D,KAAK,WAAW,GAAG;IAClB,QAAQ,EAAE,MAAM,CAAA;IAChB,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,EAAE,UAAU,CAAC,OAAO,gBAAgB,CAAC,CAAA;IAC1C,aAAa,CAAC,EAAE,OAAO,GAAG,gBAAgB,CAAA;IAC1C,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAA;CACjB,CAAC;AA8ZF,QAAA,MAAM,YAAY;;oPAGhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
@@ -152,6 +152,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
152
152
  } | undefined;
153
153
  } | undefined;
154
154
  pageSize?: number | undefined;
155
+ zebra?: boolean | undefined;
155
156
  } | {
156
157
  view: "tree";
157
158
  defaultTreeExpansion?: "root" | "branch" | "leaf" | undefined;
@@ -229,6 +230,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
229
230
  } | undefined;
230
231
  } | undefined;
231
232
  pageSize?: number | undefined;
233
+ zebra?: boolean | undefined;
232
234
  } | {
233
235
  view: "gantt";
234
236
  dependencyGraph?: boolean | undefined;
@@ -306,6 +308,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
306
308
  } | undefined;
307
309
  } | undefined;
308
310
  pageSize?: number | undefined;
311
+ zebra?: boolean | undefined;
309
312
  } | {
310
313
  view: "tree-gantt";
311
314
  defaultTreeExpansion?: "root" | "branch" | "leaf" | undefined;
@@ -384,6 +387,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
384
387
  } | undefined;
385
388
  } | undefined;
386
389
  pageSize?: number | undefined;
390
+ zebra?: boolean | undefined;
387
391
  }, import("../types").TableConfig | {
388
392
  view?: "uncounted" | "list" | "list-expansion" | undefined;
389
393
  fullWidth?: boolean | undefined;
@@ -460,6 +464,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
460
464
  } | undefined;
461
465
  } | undefined;
462
466
  pageSize?: number | undefined;
467
+ zebra?: boolean | undefined;
463
468
  } | {
464
469
  view: "tree";
465
470
  defaultTreeExpansion?: "root" | "branch" | "leaf" | undefined;
@@ -537,6 +542,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
537
542
  } | undefined;
538
543
  } | undefined;
539
544
  pageSize?: number | undefined;
545
+ zebra?: boolean | undefined;
540
546
  } | {
541
547
  view: "gantt";
542
548
  dependencyGraph?: boolean | undefined;
@@ -614,6 +620,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
614
620
  } | undefined;
615
621
  } | undefined;
616
622
  pageSize?: number | undefined;
623
+ zebra?: boolean | undefined;
617
624
  } | {
618
625
  view: "tree-gantt";
619
626
  defaultTreeExpansion?: "root" | "branch" | "leaf" | undefined;
@@ -692,6 +699,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
692
699
  } | undefined;
693
700
  } | undefined;
694
701
  pageSize?: number | undefined;
702
+ zebra?: boolean | undefined;
695
703
  }>;
696
704
  connectionHandles: import("vue").Ref<{
697
705
  id: string;
@@ -1034,6 +1042,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
1034
1042
  } | undefined;
1035
1043
  } | undefined;
1036
1044
  pageSize?: number | undefined;
1045
+ zebra?: boolean | undefined;
1037
1046
  } | {
1038
1047
  view: "tree";
1039
1048
  defaultTreeExpansion?: "root" | "branch" | "leaf" | undefined;
@@ -1111,6 +1120,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
1111
1120
  } | undefined;
1112
1121
  } | undefined;
1113
1122
  pageSize?: number | undefined;
1123
+ zebra?: boolean | undefined;
1114
1124
  } | {
1115
1125
  view: "gantt";
1116
1126
  dependencyGraph?: boolean | undefined;
@@ -1188,6 +1198,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
1188
1198
  } | undefined;
1189
1199
  } | undefined;
1190
1200
  pageSize?: number | undefined;
1201
+ zebra?: boolean | undefined;
1191
1202
  } | {
1192
1203
  view: "tree-gantt";
1193
1204
  defaultTreeExpansion?: "root" | "branch" | "leaf" | undefined;
@@ -1266,6 +1277,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
1266
1277
  } | undefined;
1267
1278
  } | undefined;
1268
1279
  pageSize?: number | undefined;
1280
+ zebra?: boolean | undefined;
1269
1281
  }, import("../types").TableConfig | {
1270
1282
  view?: "uncounted" | "list" | "list-expansion" | undefined;
1271
1283
  fullWidth?: boolean | undefined;
@@ -1342,6 +1354,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
1342
1354
  } | undefined;
1343
1355
  } | undefined;
1344
1356
  pageSize?: number | undefined;
1357
+ zebra?: boolean | undefined;
1345
1358
  } | {
1346
1359
  view: "tree";
1347
1360
  defaultTreeExpansion?: "root" | "branch" | "leaf" | undefined;
@@ -1419,6 +1432,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
1419
1432
  } | undefined;
1420
1433
  } | undefined;
1421
1434
  pageSize?: number | undefined;
1435
+ zebra?: boolean | undefined;
1422
1436
  } | {
1423
1437
  view: "gantt";
1424
1438
  dependencyGraph?: boolean | undefined;
@@ -1496,6 +1510,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
1496
1510
  } | undefined;
1497
1511
  } | undefined;
1498
1512
  pageSize?: number | undefined;
1513
+ zebra?: boolean | undefined;
1499
1514
  } | {
1500
1515
  view: "tree-gantt";
1501
1516
  defaultTreeExpansion?: "root" | "branch" | "leaf" | undefined;
@@ -1574,6 +1589,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
1574
1589
  } | undefined;
1575
1590
  } | undefined;
1576
1591
  pageSize?: number | undefined;
1592
+ zebra?: boolean | undefined;
1577
1593
  }>;
1578
1594
  connectionHandles: import("vue").Ref<{
1579
1595
  id: string;
@@ -1916,6 +1932,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
1916
1932
  } | undefined;
1917
1933
  } | undefined;
1918
1934
  pageSize?: number | undefined;
1935
+ zebra?: boolean | undefined;
1919
1936
  } | {
1920
1937
  view: "tree";
1921
1938
  defaultTreeExpansion?: "root" | "branch" | "leaf" | undefined;
@@ -1993,6 +2010,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
1993
2010
  } | undefined;
1994
2011
  } | undefined;
1995
2012
  pageSize?: number | undefined;
2013
+ zebra?: boolean | undefined;
1996
2014
  } | {
1997
2015
  view: "gantt";
1998
2016
  dependencyGraph?: boolean | undefined;
@@ -2070,6 +2088,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
2070
2088
  } | undefined;
2071
2089
  } | undefined;
2072
2090
  pageSize?: number | undefined;
2091
+ zebra?: boolean | undefined;
2073
2092
  } | {
2074
2093
  view: "tree-gantt";
2075
2094
  defaultTreeExpansion?: "root" | "branch" | "leaf" | undefined;
@@ -2148,6 +2167,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
2148
2167
  } | undefined;
2149
2168
  } | undefined;
2150
2169
  pageSize?: number | undefined;
2170
+ zebra?: boolean | undefined;
2151
2171
  }, import("../types").TableConfig | {
2152
2172
  view?: "uncounted" | "list" | "list-expansion" | undefined;
2153
2173
  fullWidth?: boolean | undefined;
@@ -2224,6 +2244,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
2224
2244
  } | undefined;
2225
2245
  } | undefined;
2226
2246
  pageSize?: number | undefined;
2247
+ zebra?: boolean | undefined;
2227
2248
  } | {
2228
2249
  view: "tree";
2229
2250
  defaultTreeExpansion?: "root" | "branch" | "leaf" | undefined;
@@ -2301,6 +2322,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
2301
2322
  } | undefined;
2302
2323
  } | undefined;
2303
2324
  pageSize?: number | undefined;
2325
+ zebra?: boolean | undefined;
2304
2326
  } | {
2305
2327
  view: "gantt";
2306
2328
  dependencyGraph?: boolean | undefined;
@@ -2378,6 +2400,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
2378
2400
  } | undefined;
2379
2401
  } | undefined;
2380
2402
  pageSize?: number | undefined;
2403
+ zebra?: boolean | undefined;
2381
2404
  } | {
2382
2405
  view: "tree-gantt";
2383
2406
  defaultTreeExpansion?: "root" | "branch" | "leaf" | undefined;
@@ -2456,6 +2479,7 @@ declare var __VLS_8: {}, __VLS_17: {}, __VLS_26: {
2456
2479
  } | undefined;
2457
2480
  } | undefined;
2458
2481
  pageSize?: number | undefined;
2482
+ zebra?: boolean | undefined;
2459
2483
  }>;
2460
2484
  connectionHandles: import("vue").Ref<{
2461
2485
  id: string;
@@ -1 +1 @@
1
- {"version":3,"file":"ARow.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ARow.vue"],"names":[],"mappings":"AAAA,OA8PO,EAAE,KAAK,gBAAgB,EAA2C,MAAM,sBAAsB,CAAA;AAIrG,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAA;AAClD,OAAO,KAAK,EAAoB,aAAa,EAAE,MAAM,UAAU,CAAA;AAE/D,KAAK,WAAW,GAAG;IAClB,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,EAAE,UAAU,CAAC,OAAO,gBAAgB,CAAC,CAAA;IAC1C,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,aAAa,CAAC,EAAE,OAAO,GAAG,gBAAgB,CAAA;CAC1C,CAAC;AAmRF,QAAA,IAAI,OAAO,IAAU,EAAE,QAAQ,IAAW,EAAE,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAoBs2E,CAAC;iBAAgC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAlC,CAAC;iBAAgC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAlC,CAAC;iBAAgC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CApB53E,CAAE;AAClE,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC1C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAKhD,QAAA,MAAM,UAAU;;;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"ARow.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ARow.vue"],"names":[],"mappings":"AAAA,OA+RO,EAAE,KAAK,gBAAgB,EAA2C,MAAM,sBAAsB,CAAA;AAIrG,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAA;AAClD,OAAO,KAAK,EAAoB,aAAa,EAAE,MAAM,UAAU,CAAA;AAE/D,KAAK,WAAW,GAAG;IAClB,QAAQ,EAAE,MAAM,CAAA;IAChB,KAAK,EAAE,UAAU,CAAC,OAAO,gBAAgB,CAAC,CAAA;IAC1C,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,aAAa,CAAC,EAAE,OAAO,GAAG,gBAAgB,CAAA;CAC1C,CAAC;AAmRF,QAAA,IAAI,OAAO,IAAU,EAAE,QAAQ,IAAW,EAAE,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAoBs8C,CAAC;iBAAgC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAlC,CAAC;iBAAgC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAAlC,CAAC;iBAAgC,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CApB59C,CAAE;AAClE,KAAK,WAAW,GAAG,EAAE,GACnB;IAAE,KAAK,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,OAAO,KAAK,GAAG,CAAA;CAAE,GAC1C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,GAC7C;IAAE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,OAAO,QAAQ,KAAK,GAAG,CAAA;CAAE,CAAC;AAKhD,QAAA,MAAM,UAAU;;;;;;kFAGd,CAAC;AACH,QAAA,MAAM,YAAY,EAAS,eAAe,CAAC,OAAO,UAAU,EAAE,WAAW,CAAC,CAAC;wBACtD,OAAO,YAAY;AAAxC,wBAAyC;AACzC,KAAK,eAAe,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IAChC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KACV,CAAA;CACD,CAAC"}