nowaikit 4.9.0 → 4.10.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/README.md +16 -3
- package/desktop/serve.cjs +10 -3
- package/dist/cli/index.js +124 -18
- package/dist/cli/index.js.map +1 -1
- package/dist/cli/setup.d.ts.map +1 -1
- package/dist/cli/setup.js +7 -1
- package/dist/cli/setup.js.map +1 -1
- package/dist/dashboard/index.js +3 -1
- package/dist/dashboard/index.js.map +1 -1
- package/dist/reports/parser.d.ts.map +1 -1
- package/dist/reports/parser.js +3 -1
- package/dist/reports/parser.js.map +1 -1
- package/dist/servicenow/client.d.ts.map +1 -1
- package/dist/servicenow/client.js +39 -2
- package/dist/servicenow/client.js.map +1 -1
- package/dist/tools/agile.d.ts +189 -0
- package/dist/tools/agile.d.ts.map +1 -1
- package/dist/tools/agile.js +107 -0
- package/dist/tools/agile.js.map +1 -1
- package/dist/tools/atf.d.ts.map +1 -1
- package/dist/tools/atf.js +17 -5
- package/dist/tools/atf.js.map +1 -1
- package/dist/tools/deployment.d.ts.map +1 -1
- package/dist/tools/deployment.js +6 -1
- package/dist/tools/deployment.js.map +1 -1
- package/dist/tools/docs.d.ts.map +1 -1
- package/dist/tools/docs.js +19 -4
- package/dist/tools/docs.js.map +1 -1
- package/dist/tools/flow.d.ts +77 -0
- package/dist/tools/flow.d.ts.map +1 -1
- package/dist/tools/flow.js +45 -2
- package/dist/tools/flow.js.map +1 -1
- package/dist/tools/fluent.d.ts +80 -0
- package/dist/tools/fluent.d.ts.map +1 -1
- package/dist/tools/fluent.js +55 -2
- package/dist/tools/fluent.js.map +1 -1
- package/dist/tools/index.d.ts +314 -0
- package/dist/tools/index.d.ts.map +1 -1
- package/dist/tools/reporting.d.ts +19 -0
- package/dist/tools/reporting.d.ts.map +1 -1
- package/dist/tools/reporting.js +23 -6
- package/dist/tools/reporting.js.map +1 -1
- package/dist/tools/updateset.d.ts.map +1 -1
- package/dist/tools/updateset.js +20 -1
- package/dist/tools/updateset.js.map +1 -1
- package/dist/tools-manifest.json +213 -4
- package/package.json +5 -1
package/dist/tools/index.d.ts
CHANGED
|
@@ -2199,6 +2199,7 @@ export declare function getTools(): ({
|
|
|
2199
2199
|
from?: undefined;
|
|
2200
2200
|
to?: undefined;
|
|
2201
2201
|
fields?: undefined;
|
|
2202
|
+
app_scope?: undefined;
|
|
2202
2203
|
active?: undefined;
|
|
2203
2204
|
name?: undefined;
|
|
2204
2205
|
script?: undefined;
|
|
@@ -2250,6 +2251,7 @@ export declare function getTools(): ({
|
|
|
2250
2251
|
from?: undefined;
|
|
2251
2252
|
to?: undefined;
|
|
2252
2253
|
fields?: undefined;
|
|
2254
|
+
app_scope?: undefined;
|
|
2253
2255
|
active?: undefined;
|
|
2254
2256
|
name?: undefined;
|
|
2255
2257
|
script?: undefined;
|
|
@@ -2313,6 +2315,7 @@ export declare function getTools(): ({
|
|
|
2313
2315
|
from?: undefined;
|
|
2314
2316
|
to?: undefined;
|
|
2315
2317
|
fields?: undefined;
|
|
2318
|
+
app_scope?: undefined;
|
|
2316
2319
|
active?: undefined;
|
|
2317
2320
|
name?: undefined;
|
|
2318
2321
|
script?: undefined;
|
|
@@ -2373,6 +2376,7 @@ export declare function getTools(): ({
|
|
|
2373
2376
|
date_field?: undefined;
|
|
2374
2377
|
periods?: undefined;
|
|
2375
2378
|
fields?: undefined;
|
|
2379
|
+
app_scope?: undefined;
|
|
2376
2380
|
active?: undefined;
|
|
2377
2381
|
name?: undefined;
|
|
2378
2382
|
script?: undefined;
|
|
@@ -2445,6 +2449,7 @@ export declare function getTools(): ({
|
|
|
2445
2449
|
from?: undefined;
|
|
2446
2450
|
to?: undefined;
|
|
2447
2451
|
fields?: undefined;
|
|
2452
|
+
app_scope?: undefined;
|
|
2448
2453
|
sys_id?: undefined;
|
|
2449
2454
|
title?: undefined;
|
|
2450
2455
|
type?: undefined;
|
|
@@ -2494,6 +2499,7 @@ export declare function getTools(): ({
|
|
|
2494
2499
|
widget_sys_id?: undefined;
|
|
2495
2500
|
from?: undefined;
|
|
2496
2501
|
to?: undefined;
|
|
2502
|
+
app_scope?: undefined;
|
|
2497
2503
|
active?: undefined;
|
|
2498
2504
|
name?: undefined;
|
|
2499
2505
|
script?: undefined;
|
|
@@ -2545,6 +2551,7 @@ export declare function getTools(): ({
|
|
|
2545
2551
|
from?: undefined;
|
|
2546
2552
|
to?: undefined;
|
|
2547
2553
|
fields?: undefined;
|
|
2554
|
+
app_scope?: undefined;
|
|
2548
2555
|
active?: undefined;
|
|
2549
2556
|
name?: undefined;
|
|
2550
2557
|
script?: undefined;
|
|
@@ -2620,6 +2627,7 @@ export declare function getTools(): ({
|
|
|
2620
2627
|
from?: undefined;
|
|
2621
2628
|
to?: undefined;
|
|
2622
2629
|
fields?: undefined;
|
|
2630
|
+
app_scope?: undefined;
|
|
2623
2631
|
active?: undefined;
|
|
2624
2632
|
name?: undefined;
|
|
2625
2633
|
script?: undefined;
|
|
@@ -2675,6 +2683,7 @@ export declare function getTools(): ({
|
|
|
2675
2683
|
from?: undefined;
|
|
2676
2684
|
to?: undefined;
|
|
2677
2685
|
fields?: undefined;
|
|
2686
|
+
app_scope?: undefined;
|
|
2678
2687
|
active?: undefined;
|
|
2679
2688
|
name?: undefined;
|
|
2680
2689
|
script?: undefined;
|
|
@@ -2746,6 +2755,7 @@ export declare function getTools(): ({
|
|
|
2746
2755
|
from?: undefined;
|
|
2747
2756
|
to?: undefined;
|
|
2748
2757
|
fields?: undefined;
|
|
2758
|
+
app_scope?: undefined;
|
|
2749
2759
|
active?: undefined;
|
|
2750
2760
|
name?: undefined;
|
|
2751
2761
|
script?: undefined;
|
|
@@ -2810,6 +2820,7 @@ export declare function getTools(): ({
|
|
|
2810
2820
|
from?: undefined;
|
|
2811
2821
|
to?: undefined;
|
|
2812
2822
|
fields?: undefined;
|
|
2823
|
+
app_scope?: undefined;
|
|
2813
2824
|
active?: undefined;
|
|
2814
2825
|
script?: undefined;
|
|
2815
2826
|
run_type?: undefined;
|
|
@@ -2893,6 +2904,7 @@ export declare function getTools(): ({
|
|
|
2893
2904
|
from?: undefined;
|
|
2894
2905
|
to?: undefined;
|
|
2895
2906
|
fields?: undefined;
|
|
2907
|
+
app_scope?: undefined;
|
|
2896
2908
|
active?: undefined;
|
|
2897
2909
|
name?: undefined;
|
|
2898
2910
|
script?: undefined;
|
|
@@ -3867,6 +3879,10 @@ export declare function getTools(): ({
|
|
|
3867
3879
|
limit?: undefined;
|
|
3868
3880
|
project?: undefined;
|
|
3869
3881
|
story_sys_id?: undefined;
|
|
3882
|
+
story?: undefined;
|
|
3883
|
+
dependent_story?: undefined;
|
|
3884
|
+
priority?: undefined;
|
|
3885
|
+
query?: undefined;
|
|
3870
3886
|
};
|
|
3871
3887
|
required: string[];
|
|
3872
3888
|
};
|
|
@@ -3894,6 +3910,10 @@ export declare function getTools(): ({
|
|
|
3894
3910
|
limit?: undefined;
|
|
3895
3911
|
project?: undefined;
|
|
3896
3912
|
story_sys_id?: undefined;
|
|
3913
|
+
story?: undefined;
|
|
3914
|
+
dependent_story?: undefined;
|
|
3915
|
+
priority?: undefined;
|
|
3916
|
+
query?: undefined;
|
|
3897
3917
|
};
|
|
3898
3918
|
required: string[];
|
|
3899
3919
|
};
|
|
@@ -3924,6 +3944,10 @@ export declare function getTools(): ({
|
|
|
3924
3944
|
fields?: undefined;
|
|
3925
3945
|
project?: undefined;
|
|
3926
3946
|
story_sys_id?: undefined;
|
|
3947
|
+
story?: undefined;
|
|
3948
|
+
dependent_story?: undefined;
|
|
3949
|
+
priority?: undefined;
|
|
3950
|
+
query?: undefined;
|
|
3927
3951
|
};
|
|
3928
3952
|
required: never[];
|
|
3929
3953
|
};
|
|
@@ -3954,6 +3978,10 @@ export declare function getTools(): ({
|
|
|
3954
3978
|
state?: undefined;
|
|
3955
3979
|
limit?: undefined;
|
|
3956
3980
|
story_sys_id?: undefined;
|
|
3981
|
+
story?: undefined;
|
|
3982
|
+
dependent_story?: undefined;
|
|
3983
|
+
priority?: undefined;
|
|
3984
|
+
query?: undefined;
|
|
3957
3985
|
};
|
|
3958
3986
|
required: string[];
|
|
3959
3987
|
};
|
|
@@ -3984,6 +4012,10 @@ export declare function getTools(): ({
|
|
|
3984
4012
|
sys_id?: undefined;
|
|
3985
4013
|
fields?: undefined;
|
|
3986
4014
|
story_sys_id?: undefined;
|
|
4015
|
+
story?: undefined;
|
|
4016
|
+
dependent_story?: undefined;
|
|
4017
|
+
priority?: undefined;
|
|
4018
|
+
query?: undefined;
|
|
3987
4019
|
};
|
|
3988
4020
|
required: never[];
|
|
3989
4021
|
};
|
|
@@ -4014,6 +4046,10 @@ export declare function getTools(): ({
|
|
|
4014
4046
|
state?: undefined;
|
|
4015
4047
|
limit?: undefined;
|
|
4016
4048
|
project?: undefined;
|
|
4049
|
+
story?: undefined;
|
|
4050
|
+
dependent_story?: undefined;
|
|
4051
|
+
priority?: undefined;
|
|
4052
|
+
query?: undefined;
|
|
4017
4053
|
};
|
|
4018
4054
|
required: string[];
|
|
4019
4055
|
};
|
|
@@ -4044,9 +4080,143 @@ export declare function getTools(): ({
|
|
|
4044
4080
|
fields?: undefined;
|
|
4045
4081
|
state?: undefined;
|
|
4046
4082
|
project?: undefined;
|
|
4083
|
+
story?: undefined;
|
|
4084
|
+
dependent_story?: undefined;
|
|
4085
|
+
priority?: undefined;
|
|
4086
|
+
query?: undefined;
|
|
4047
4087
|
};
|
|
4048
4088
|
required: never[];
|
|
4049
4089
|
};
|
|
4090
|
+
} | {
|
|
4091
|
+
name: string;
|
|
4092
|
+
description: string;
|
|
4093
|
+
inputSchema: {
|
|
4094
|
+
type: string;
|
|
4095
|
+
properties: {
|
|
4096
|
+
story: {
|
|
4097
|
+
type: string;
|
|
4098
|
+
description: string;
|
|
4099
|
+
};
|
|
4100
|
+
dependent_story: {
|
|
4101
|
+
type: string;
|
|
4102
|
+
description: string;
|
|
4103
|
+
};
|
|
4104
|
+
short_description?: undefined;
|
|
4105
|
+
story_points?: undefined;
|
|
4106
|
+
sprint?: undefined;
|
|
4107
|
+
epic?: undefined;
|
|
4108
|
+
description?: undefined;
|
|
4109
|
+
assigned_to?: undefined;
|
|
4110
|
+
sys_id?: undefined;
|
|
4111
|
+
fields?: undefined;
|
|
4112
|
+
state?: undefined;
|
|
4113
|
+
limit?: undefined;
|
|
4114
|
+
project?: undefined;
|
|
4115
|
+
story_sys_id?: undefined;
|
|
4116
|
+
priority?: undefined;
|
|
4117
|
+
query?: undefined;
|
|
4118
|
+
};
|
|
4119
|
+
required: string[];
|
|
4120
|
+
};
|
|
4121
|
+
} | {
|
|
4122
|
+
name: string;
|
|
4123
|
+
description: string;
|
|
4124
|
+
inputSchema: {
|
|
4125
|
+
type: string;
|
|
4126
|
+
properties: {
|
|
4127
|
+
story: {
|
|
4128
|
+
type: string;
|
|
4129
|
+
description: string;
|
|
4130
|
+
};
|
|
4131
|
+
limit: {
|
|
4132
|
+
type: string;
|
|
4133
|
+
description: string;
|
|
4134
|
+
};
|
|
4135
|
+
short_description?: undefined;
|
|
4136
|
+
story_points?: undefined;
|
|
4137
|
+
sprint?: undefined;
|
|
4138
|
+
epic?: undefined;
|
|
4139
|
+
description?: undefined;
|
|
4140
|
+
assigned_to?: undefined;
|
|
4141
|
+
sys_id?: undefined;
|
|
4142
|
+
fields?: undefined;
|
|
4143
|
+
state?: undefined;
|
|
4144
|
+
project?: undefined;
|
|
4145
|
+
story_sys_id?: undefined;
|
|
4146
|
+
dependent_story?: undefined;
|
|
4147
|
+
priority?: undefined;
|
|
4148
|
+
query?: undefined;
|
|
4149
|
+
};
|
|
4150
|
+
required: string[];
|
|
4151
|
+
};
|
|
4152
|
+
} | {
|
|
4153
|
+
name: string;
|
|
4154
|
+
description: string;
|
|
4155
|
+
inputSchema: {
|
|
4156
|
+
type: string;
|
|
4157
|
+
properties: {
|
|
4158
|
+
sys_id: {
|
|
4159
|
+
type: string;
|
|
4160
|
+
description: string;
|
|
4161
|
+
};
|
|
4162
|
+
short_description?: undefined;
|
|
4163
|
+
story_points?: undefined;
|
|
4164
|
+
sprint?: undefined;
|
|
4165
|
+
epic?: undefined;
|
|
4166
|
+
description?: undefined;
|
|
4167
|
+
assigned_to?: undefined;
|
|
4168
|
+
fields?: undefined;
|
|
4169
|
+
state?: undefined;
|
|
4170
|
+
limit?: undefined;
|
|
4171
|
+
project?: undefined;
|
|
4172
|
+
story_sys_id?: undefined;
|
|
4173
|
+
story?: undefined;
|
|
4174
|
+
dependent_story?: undefined;
|
|
4175
|
+
priority?: undefined;
|
|
4176
|
+
query?: undefined;
|
|
4177
|
+
};
|
|
4178
|
+
required: string[];
|
|
4179
|
+
};
|
|
4180
|
+
} | {
|
|
4181
|
+
name: string;
|
|
4182
|
+
description: string;
|
|
4183
|
+
inputSchema: {
|
|
4184
|
+
type: string;
|
|
4185
|
+
properties: {
|
|
4186
|
+
short_description: {
|
|
4187
|
+
type: string;
|
|
4188
|
+
description: string;
|
|
4189
|
+
};
|
|
4190
|
+
description: {
|
|
4191
|
+
type: string;
|
|
4192
|
+
description: string;
|
|
4193
|
+
};
|
|
4194
|
+
state: {
|
|
4195
|
+
type: string;
|
|
4196
|
+
description: string;
|
|
4197
|
+
};
|
|
4198
|
+
priority: {
|
|
4199
|
+
type: string;
|
|
4200
|
+
description: string;
|
|
4201
|
+
};
|
|
4202
|
+
fields: {
|
|
4203
|
+
type: string;
|
|
4204
|
+
description: string;
|
|
4205
|
+
};
|
|
4206
|
+
story_points?: undefined;
|
|
4207
|
+
sprint?: undefined;
|
|
4208
|
+
epic?: undefined;
|
|
4209
|
+
assigned_to?: undefined;
|
|
4210
|
+
sys_id?: undefined;
|
|
4211
|
+
limit?: undefined;
|
|
4212
|
+
project?: undefined;
|
|
4213
|
+
story_sys_id?: undefined;
|
|
4214
|
+
story?: undefined;
|
|
4215
|
+
dependent_story?: undefined;
|
|
4216
|
+
query?: undefined;
|
|
4217
|
+
};
|
|
4218
|
+
required: string[];
|
|
4219
|
+
};
|
|
4050
4220
|
} | {
|
|
4051
4221
|
name: string;
|
|
4052
4222
|
description: string;
|
|
@@ -5416,6 +5586,7 @@ export declare function getTools(): ({
|
|
|
5416
5586
|
inputs?: undefined;
|
|
5417
5587
|
execution_sysid?: undefined;
|
|
5418
5588
|
status?: undefined;
|
|
5589
|
+
flow_id?: undefined;
|
|
5419
5590
|
name?: undefined;
|
|
5420
5591
|
description?: undefined;
|
|
5421
5592
|
trigger_type?: undefined;
|
|
@@ -5424,6 +5595,7 @@ export declare function getTools(): ({
|
|
|
5424
5595
|
outputs?: undefined;
|
|
5425
5596
|
script?: undefined;
|
|
5426
5597
|
type?: undefined;
|
|
5598
|
+
run_as?: undefined;
|
|
5427
5599
|
test_inputs?: undefined;
|
|
5428
5600
|
days?: undefined;
|
|
5429
5601
|
};
|
|
@@ -5451,6 +5623,7 @@ export declare function getTools(): ({
|
|
|
5451
5623
|
name_or_sysid?: undefined;
|
|
5452
5624
|
execution_sysid?: undefined;
|
|
5453
5625
|
status?: undefined;
|
|
5626
|
+
flow_id?: undefined;
|
|
5454
5627
|
name?: undefined;
|
|
5455
5628
|
description?: undefined;
|
|
5456
5629
|
trigger_type?: undefined;
|
|
@@ -5459,6 +5632,7 @@ export declare function getTools(): ({
|
|
|
5459
5632
|
outputs?: undefined;
|
|
5460
5633
|
script?: undefined;
|
|
5461
5634
|
type?: undefined;
|
|
5635
|
+
run_as?: undefined;
|
|
5462
5636
|
test_inputs?: undefined;
|
|
5463
5637
|
days?: undefined;
|
|
5464
5638
|
};
|
|
@@ -5482,6 +5656,7 @@ export declare function getTools(): ({
|
|
|
5482
5656
|
flow_sys_id?: undefined;
|
|
5483
5657
|
inputs?: undefined;
|
|
5484
5658
|
status?: undefined;
|
|
5659
|
+
flow_id?: undefined;
|
|
5485
5660
|
name?: undefined;
|
|
5486
5661
|
description?: undefined;
|
|
5487
5662
|
trigger_type?: undefined;
|
|
@@ -5490,6 +5665,7 @@ export declare function getTools(): ({
|
|
|
5490
5665
|
outputs?: undefined;
|
|
5491
5666
|
script?: undefined;
|
|
5492
5667
|
type?: undefined;
|
|
5668
|
+
run_as?: undefined;
|
|
5493
5669
|
test_inputs?: undefined;
|
|
5494
5670
|
days?: undefined;
|
|
5495
5671
|
};
|
|
@@ -5519,6 +5695,7 @@ export declare function getTools(): ({
|
|
|
5519
5695
|
name_or_sysid?: undefined;
|
|
5520
5696
|
inputs?: undefined;
|
|
5521
5697
|
execution_sysid?: undefined;
|
|
5698
|
+
flow_id?: undefined;
|
|
5522
5699
|
name?: undefined;
|
|
5523
5700
|
description?: undefined;
|
|
5524
5701
|
trigger_type?: undefined;
|
|
@@ -5527,6 +5704,7 @@ export declare function getTools(): ({
|
|
|
5527
5704
|
outputs?: undefined;
|
|
5528
5705
|
script?: undefined;
|
|
5529
5706
|
type?: undefined;
|
|
5707
|
+
run_as?: undefined;
|
|
5530
5708
|
test_inputs?: undefined;
|
|
5531
5709
|
days?: undefined;
|
|
5532
5710
|
};
|
|
@@ -5567,9 +5745,11 @@ export declare function getTools(): ({
|
|
|
5567
5745
|
inputs?: undefined;
|
|
5568
5746
|
execution_sysid?: undefined;
|
|
5569
5747
|
status?: undefined;
|
|
5748
|
+
flow_id?: undefined;
|
|
5570
5749
|
outputs?: undefined;
|
|
5571
5750
|
script?: undefined;
|
|
5572
5751
|
type?: undefined;
|
|
5752
|
+
run_as?: undefined;
|
|
5573
5753
|
test_inputs?: undefined;
|
|
5574
5754
|
days?: undefined;
|
|
5575
5755
|
};
|
|
@@ -5608,11 +5788,13 @@ export declare function getTools(): ({
|
|
|
5608
5788
|
flow_sys_id?: undefined;
|
|
5609
5789
|
execution_sysid?: undefined;
|
|
5610
5790
|
status?: undefined;
|
|
5791
|
+
flow_id?: undefined;
|
|
5611
5792
|
trigger_type?: undefined;
|
|
5612
5793
|
trigger_table?: undefined;
|
|
5613
5794
|
outputs?: undefined;
|
|
5614
5795
|
script?: undefined;
|
|
5615
5796
|
type?: undefined;
|
|
5797
|
+
run_as?: undefined;
|
|
5616
5798
|
test_inputs?: undefined;
|
|
5617
5799
|
days?: undefined;
|
|
5618
5800
|
};
|
|
@@ -5658,10 +5840,12 @@ export declare function getTools(): ({
|
|
|
5658
5840
|
flow_sys_id?: undefined;
|
|
5659
5841
|
execution_sysid?: undefined;
|
|
5660
5842
|
status?: undefined;
|
|
5843
|
+
flow_id?: undefined;
|
|
5661
5844
|
trigger_type?: undefined;
|
|
5662
5845
|
trigger_table?: undefined;
|
|
5663
5846
|
scope?: undefined;
|
|
5664
5847
|
type?: undefined;
|
|
5848
|
+
run_as?: undefined;
|
|
5665
5849
|
test_inputs?: undefined;
|
|
5666
5850
|
days?: undefined;
|
|
5667
5851
|
};
|
|
@@ -5689,6 +5873,7 @@ export declare function getTools(): ({
|
|
|
5689
5873
|
inputs?: undefined;
|
|
5690
5874
|
execution_sysid?: undefined;
|
|
5691
5875
|
status?: undefined;
|
|
5876
|
+
flow_id?: undefined;
|
|
5692
5877
|
name?: undefined;
|
|
5693
5878
|
description?: undefined;
|
|
5694
5879
|
trigger_type?: undefined;
|
|
@@ -5696,6 +5881,55 @@ export declare function getTools(): ({
|
|
|
5696
5881
|
scope?: undefined;
|
|
5697
5882
|
outputs?: undefined;
|
|
5698
5883
|
script?: undefined;
|
|
5884
|
+
run_as?: undefined;
|
|
5885
|
+
test_inputs?: undefined;
|
|
5886
|
+
days?: undefined;
|
|
5887
|
+
};
|
|
5888
|
+
required: string[];
|
|
5889
|
+
};
|
|
5890
|
+
} | {
|
|
5891
|
+
name: string;
|
|
5892
|
+
description: string;
|
|
5893
|
+
inputSchema: {
|
|
5894
|
+
type: string;
|
|
5895
|
+
properties: {
|
|
5896
|
+
flow_sys_id: {
|
|
5897
|
+
type: string;
|
|
5898
|
+
description: string;
|
|
5899
|
+
};
|
|
5900
|
+
type: {
|
|
5901
|
+
type: string;
|
|
5902
|
+
description: string;
|
|
5903
|
+
};
|
|
5904
|
+
active: {
|
|
5905
|
+
type: string;
|
|
5906
|
+
description: string;
|
|
5907
|
+
};
|
|
5908
|
+
name: {
|
|
5909
|
+
type: string;
|
|
5910
|
+
description: string;
|
|
5911
|
+
};
|
|
5912
|
+
description: {
|
|
5913
|
+
type: string;
|
|
5914
|
+
description: string;
|
|
5915
|
+
};
|
|
5916
|
+
run_as: {
|
|
5917
|
+
type: string;
|
|
5918
|
+
description: string;
|
|
5919
|
+
};
|
|
5920
|
+
query?: undefined;
|
|
5921
|
+
category?: undefined;
|
|
5922
|
+
limit?: undefined;
|
|
5923
|
+
name_or_sysid?: undefined;
|
|
5924
|
+
inputs?: undefined;
|
|
5925
|
+
execution_sysid?: undefined;
|
|
5926
|
+
status?: undefined;
|
|
5927
|
+
flow_id?: undefined;
|
|
5928
|
+
trigger_type?: undefined;
|
|
5929
|
+
trigger_table?: undefined;
|
|
5930
|
+
scope?: undefined;
|
|
5931
|
+
outputs?: undefined;
|
|
5932
|
+
script?: undefined;
|
|
5699
5933
|
test_inputs?: undefined;
|
|
5700
5934
|
days?: undefined;
|
|
5701
5935
|
};
|
|
@@ -5723,6 +5957,7 @@ export declare function getTools(): ({
|
|
|
5723
5957
|
inputs?: undefined;
|
|
5724
5958
|
execution_sysid?: undefined;
|
|
5725
5959
|
status?: undefined;
|
|
5960
|
+
flow_id?: undefined;
|
|
5726
5961
|
name?: undefined;
|
|
5727
5962
|
description?: undefined;
|
|
5728
5963
|
trigger_type?: undefined;
|
|
@@ -5731,6 +5966,7 @@ export declare function getTools(): ({
|
|
|
5731
5966
|
outputs?: undefined;
|
|
5732
5967
|
script?: undefined;
|
|
5733
5968
|
type?: undefined;
|
|
5969
|
+
run_as?: undefined;
|
|
5734
5970
|
days?: undefined;
|
|
5735
5971
|
};
|
|
5736
5972
|
required: string[];
|
|
@@ -5760,6 +5996,7 @@ export declare function getTools(): ({
|
|
|
5760
5996
|
inputs?: undefined;
|
|
5761
5997
|
execution_sysid?: undefined;
|
|
5762
5998
|
status?: undefined;
|
|
5999
|
+
flow_id?: undefined;
|
|
5763
6000
|
name?: undefined;
|
|
5764
6001
|
description?: undefined;
|
|
5765
6002
|
trigger_type?: undefined;
|
|
@@ -5768,6 +6005,7 @@ export declare function getTools(): ({
|
|
|
5768
6005
|
outputs?: undefined;
|
|
5769
6006
|
script?: undefined;
|
|
5770
6007
|
type?: undefined;
|
|
6008
|
+
run_as?: undefined;
|
|
5771
6009
|
test_inputs?: undefined;
|
|
5772
6010
|
};
|
|
5773
6011
|
required: string[];
|
|
@@ -10490,6 +10728,10 @@ export declare function getTools(): ({
|
|
|
10490
10728
|
name?: undefined;
|
|
10491
10729
|
template?: undefined;
|
|
10492
10730
|
directory?: undefined;
|
|
10731
|
+
action?: undefined;
|
|
10732
|
+
appSysId?: undefined;
|
|
10733
|
+
appVersion?: undefined;
|
|
10734
|
+
testSuiteName?: undefined;
|
|
10493
10735
|
};
|
|
10494
10736
|
required: string[];
|
|
10495
10737
|
};
|
|
@@ -10546,6 +10788,10 @@ export declare function getTools(): ({
|
|
|
10546
10788
|
name?: undefined;
|
|
10547
10789
|
template?: undefined;
|
|
10548
10790
|
directory?: undefined;
|
|
10791
|
+
action?: undefined;
|
|
10792
|
+
appSysId?: undefined;
|
|
10793
|
+
appVersion?: undefined;
|
|
10794
|
+
testSuiteName?: undefined;
|
|
10549
10795
|
};
|
|
10550
10796
|
required: string[];
|
|
10551
10797
|
};
|
|
@@ -10580,6 +10826,10 @@ export declare function getTools(): ({
|
|
|
10580
10826
|
name?: undefined;
|
|
10581
10827
|
template?: undefined;
|
|
10582
10828
|
directory?: undefined;
|
|
10829
|
+
action?: undefined;
|
|
10830
|
+
appSysId?: undefined;
|
|
10831
|
+
appVersion?: undefined;
|
|
10832
|
+
testSuiteName?: undefined;
|
|
10583
10833
|
};
|
|
10584
10834
|
required: string[];
|
|
10585
10835
|
};
|
|
@@ -10608,6 +10858,10 @@ export declare function getTools(): ({
|
|
|
10608
10858
|
name?: undefined;
|
|
10609
10859
|
template?: undefined;
|
|
10610
10860
|
directory?: undefined;
|
|
10861
|
+
action?: undefined;
|
|
10862
|
+
appSysId?: undefined;
|
|
10863
|
+
appVersion?: undefined;
|
|
10864
|
+
testSuiteName?: undefined;
|
|
10611
10865
|
};
|
|
10612
10866
|
required: never[];
|
|
10613
10867
|
};
|
|
@@ -10639,6 +10893,10 @@ export declare function getTools(): ({
|
|
|
10639
10893
|
name?: undefined;
|
|
10640
10894
|
template?: undefined;
|
|
10641
10895
|
directory?: undefined;
|
|
10896
|
+
action?: undefined;
|
|
10897
|
+
appSysId?: undefined;
|
|
10898
|
+
appVersion?: undefined;
|
|
10899
|
+
testSuiteName?: undefined;
|
|
10642
10900
|
};
|
|
10643
10901
|
required: string[];
|
|
10644
10902
|
};
|
|
@@ -10676,6 +10934,10 @@ export declare function getTools(): ({
|
|
|
10676
10934
|
query?: undefined;
|
|
10677
10935
|
fields?: undefined;
|
|
10678
10936
|
topic?: undefined;
|
|
10937
|
+
action?: undefined;
|
|
10938
|
+
appSysId?: undefined;
|
|
10939
|
+
appVersion?: undefined;
|
|
10940
|
+
testSuiteName?: undefined;
|
|
10679
10941
|
};
|
|
10680
10942
|
required: string[];
|
|
10681
10943
|
};
|
|
@@ -10707,9 +10969,61 @@ export declare function getTools(): ({
|
|
|
10707
10969
|
topic?: undefined;
|
|
10708
10970
|
name?: undefined;
|
|
10709
10971
|
template?: undefined;
|
|
10972
|
+
action?: undefined;
|
|
10973
|
+
appSysId?: undefined;
|
|
10974
|
+
appVersion?: undefined;
|
|
10975
|
+
testSuiteName?: undefined;
|
|
10710
10976
|
};
|
|
10711
10977
|
required: never[];
|
|
10712
10978
|
};
|
|
10979
|
+
} | {
|
|
10980
|
+
name: string;
|
|
10981
|
+
description: string;
|
|
10982
|
+
inputSchema: {
|
|
10983
|
+
type: string;
|
|
10984
|
+
properties: {
|
|
10985
|
+
action: {
|
|
10986
|
+
type: string;
|
|
10987
|
+
enum: string[];
|
|
10988
|
+
description: string;
|
|
10989
|
+
};
|
|
10990
|
+
appSysId: {
|
|
10991
|
+
type: string;
|
|
10992
|
+
description: string;
|
|
10993
|
+
};
|
|
10994
|
+
scope: {
|
|
10995
|
+
type: string;
|
|
10996
|
+
description: string;
|
|
10997
|
+
};
|
|
10998
|
+
appVersion: {
|
|
10999
|
+
type: string;
|
|
11000
|
+
description: string;
|
|
11001
|
+
};
|
|
11002
|
+
testSuiteName: {
|
|
11003
|
+
type: string;
|
|
11004
|
+
description: string;
|
|
11005
|
+
};
|
|
11006
|
+
table?: undefined;
|
|
11007
|
+
where?: undefined;
|
|
11008
|
+
orWhere?: undefined;
|
|
11009
|
+
select?: undefined;
|
|
11010
|
+
aggregate?: undefined;
|
|
11011
|
+
aggregateField?: undefined;
|
|
11012
|
+
groupBy?: undefined;
|
|
11013
|
+
orderBy?: undefined;
|
|
11014
|
+
limit?: undefined;
|
|
11015
|
+
displayValue?: undefined;
|
|
11016
|
+
operations?: undefined;
|
|
11017
|
+
script?: undefined;
|
|
11018
|
+
query?: undefined;
|
|
11019
|
+
fields?: undefined;
|
|
11020
|
+
topic?: undefined;
|
|
11021
|
+
name?: undefined;
|
|
11022
|
+
template?: undefined;
|
|
11023
|
+
directory?: undefined;
|
|
11024
|
+
};
|
|
11025
|
+
required: string[];
|
|
11026
|
+
};
|
|
10713
11027
|
} | {
|
|
10714
11028
|
name: string;
|
|
10715
11029
|
description: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/tools/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AACH,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,yBAAyB,CAAC;AA8ShE,oEAAoE;AACpE,wBAAgB,WAAW,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,SAAK,GAAG,KAAK,CAAC;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,WAAW,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAA;CAAE,CAAC,CAelH;AA8BD,wBAAgB,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAgCvB;AAED,wBAAsB,WAAW,CAC/B,MAAM,EAAE,gBAAgB,EACxB,IAAI,EAAE,MAAM,EACZ,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GACxB,OAAO,CAAC,GAAG,CAAC,CAiEd"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/tools/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AACH,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,yBAAyB,CAAC;AA8ShE,oEAAoE;AACpE,wBAAgB,WAAW,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,SAAK,GAAG,KAAK,CAAC;IAAE,IAAI,EAAE,MAAM,CAAC;IAAC,WAAW,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAA;CAAE,CAAC,CAelH;AA8BD,wBAAgB,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;KAgCvB;AAED,wBAAsB,WAAW,CAC/B,MAAM,EAAE,gBAAgB,EACxB,IAAI,EAAE,MAAM,EACZ,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,GACxB,OAAO,CAAC,GAAG,CAAC,CAiEd"}
|