@vscode-elements/elements 1.4.0 → 1.5.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/custom-elements.json +137 -91
- package/dist/bundled.js +1 -1
- package/dist/includes/VscElement.js +1 -1
- package/dist/includes/VscElement.js.map +1 -1
- package/dist/includes/vscode-select/helpers.d.ts +10 -4
- package/dist/includes/vscode-select/helpers.d.ts.map +1 -1
- package/dist/includes/vscode-select/helpers.js +119 -17
- package/dist/includes/vscode-select/helpers.js.map +1 -1
- package/dist/includes/vscode-select/styles.d.ts.map +1 -1
- package/dist/includes/vscode-select/styles.js +8 -0
- package/dist/includes/vscode-select/styles.js.map +1 -1
- package/dist/includes/vscode-select/types.d.ts +1 -0
- package/dist/includes/vscode-select/types.d.ts.map +1 -1
- package/dist/includes/vscode-select/types.js.map +1 -1
- package/dist/includes/vscode-select/vscode-select-base.d.ts +9 -5
- package/dist/includes/vscode-select/vscode-select-base.d.ts.map +1 -1
- package/dist/includes/vscode-select/vscode-select-base.js +8 -4
- package/dist/includes/vscode-select/vscode-select-base.js.map +1 -1
- package/dist/vscode-multi-select/vscode-multi-select.d.ts +2 -0
- package/dist/vscode-multi-select/vscode-multi-select.d.ts.map +1 -1
- package/dist/vscode-multi-select/vscode-multi-select.js +8 -1
- package/dist/vscode-multi-select/vscode-multi-select.js.map +1 -1
- package/dist/vscode-single-select/vscode-single-select.d.ts +2 -0
- package/dist/vscode-single-select/vscode-single-select.d.ts.map +1 -1
- package/dist/vscode-single-select/vscode-single-select.js +6 -1
- package/dist/vscode-single-select/vscode-single-select.js.map +1 -1
- package/package.json +1 -1
- package/vscode.css-custom-data.json +4 -0
- package/vscode.html-custom-data.json +22 -4
package/custom-elements.json
CHANGED
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"text": "string"
|
|
25
25
|
},
|
|
26
26
|
"privacy": "private",
|
|
27
|
-
"default": "'1.
|
|
27
|
+
"default": "'1.5.0'"
|
|
28
28
|
},
|
|
29
29
|
{
|
|
30
30
|
"kind": "field",
|
|
@@ -293,7 +293,7 @@
|
|
|
293
293
|
"text": "string"
|
|
294
294
|
},
|
|
295
295
|
"privacy": "private",
|
|
296
|
-
"default": "'1.
|
|
296
|
+
"default": "'1.5.0'",
|
|
297
297
|
"inheritedFrom": {
|
|
298
298
|
"name": "VscElement",
|
|
299
299
|
"module": "src/includes/VscElement.ts"
|
|
@@ -579,7 +579,7 @@
|
|
|
579
579
|
"text": "string"
|
|
580
580
|
},
|
|
581
581
|
"privacy": "private",
|
|
582
|
-
"default": "'1.
|
|
582
|
+
"default": "'1.5.0'",
|
|
583
583
|
"inheritedFrom": {
|
|
584
584
|
"name": "VscElement",
|
|
585
585
|
"module": "src/includes/VscElement.ts"
|
|
@@ -1073,7 +1073,7 @@
|
|
|
1073
1073
|
"text": "string"
|
|
1074
1074
|
},
|
|
1075
1075
|
"privacy": "private",
|
|
1076
|
-
"default": "'1.
|
|
1076
|
+
"default": "'1.5.0'",
|
|
1077
1077
|
"inheritedFrom": {
|
|
1078
1078
|
"name": "VscElement",
|
|
1079
1079
|
"module": "src/includes/VscElement.ts"
|
|
@@ -1291,7 +1291,7 @@
|
|
|
1291
1291
|
"text": "string"
|
|
1292
1292
|
},
|
|
1293
1293
|
"privacy": "private",
|
|
1294
|
-
"default": "'1.
|
|
1294
|
+
"default": "'1.5.0'",
|
|
1295
1295
|
"inheritedFrom": {
|
|
1296
1296
|
"name": "VscElement",
|
|
1297
1297
|
"module": "src/includes/VscElement.ts"
|
|
@@ -1473,7 +1473,7 @@
|
|
|
1473
1473
|
"text": "string"
|
|
1474
1474
|
},
|
|
1475
1475
|
"privacy": "private",
|
|
1476
|
-
"default": "'1.
|
|
1476
|
+
"default": "'1.5.0'",
|
|
1477
1477
|
"inheritedFrom": {
|
|
1478
1478
|
"name": "VscElement",
|
|
1479
1479
|
"module": "src/includes/VscElement.ts"
|
|
@@ -1776,7 +1776,7 @@
|
|
|
1776
1776
|
"text": "string"
|
|
1777
1777
|
},
|
|
1778
1778
|
"privacy": "private",
|
|
1779
|
-
"default": "'1.
|
|
1779
|
+
"default": "'1.5.0'",
|
|
1780
1780
|
"inheritedFrom": {
|
|
1781
1781
|
"name": "VscElement",
|
|
1782
1782
|
"module": "src/includes/VscElement.ts"
|
|
@@ -1966,7 +1966,7 @@
|
|
|
1966
1966
|
"text": "string"
|
|
1967
1967
|
},
|
|
1968
1968
|
"privacy": "private",
|
|
1969
|
-
"default": "'1.
|
|
1969
|
+
"default": "'1.5.0'",
|
|
1970
1970
|
"inheritedFrom": {
|
|
1971
1971
|
"name": "VscElement",
|
|
1972
1972
|
"module": "src/includes/VscElement.ts"
|
|
@@ -2216,7 +2216,7 @@
|
|
|
2216
2216
|
"text": "string"
|
|
2217
2217
|
},
|
|
2218
2218
|
"privacy": "private",
|
|
2219
|
-
"default": "'1.
|
|
2219
|
+
"default": "'1.5.0'",
|
|
2220
2220
|
"inheritedFrom": {
|
|
2221
2221
|
"name": "VscElement",
|
|
2222
2222
|
"module": "src/includes/VscElement.ts"
|
|
@@ -2348,7 +2348,7 @@
|
|
|
2348
2348
|
"text": "string"
|
|
2349
2349
|
},
|
|
2350
2350
|
"privacy": "private",
|
|
2351
|
-
"default": "'1.
|
|
2351
|
+
"default": "'1.5.0'",
|
|
2352
2352
|
"inheritedFrom": {
|
|
2353
2353
|
"name": "VscElement",
|
|
2354
2354
|
"module": "src/includes/VscElement.ts"
|
|
@@ -2448,7 +2448,7 @@
|
|
|
2448
2448
|
"text": "string"
|
|
2449
2449
|
},
|
|
2450
2450
|
"privacy": "private",
|
|
2451
|
-
"default": "'1.
|
|
2451
|
+
"default": "'1.5.0'",
|
|
2452
2452
|
"inheritedFrom": {
|
|
2453
2453
|
"name": "VscElement",
|
|
2454
2454
|
"module": "src/includes/VscElement.ts"
|
|
@@ -2646,7 +2646,7 @@
|
|
|
2646
2646
|
"text": "string"
|
|
2647
2647
|
},
|
|
2648
2648
|
"privacy": "private",
|
|
2649
|
-
"default": "'1.
|
|
2649
|
+
"default": "'1.5.0'",
|
|
2650
2650
|
"inheritedFrom": {
|
|
2651
2651
|
"name": "VscElement",
|
|
2652
2652
|
"module": "src/includes/VscElement.ts"
|
|
@@ -2866,7 +2866,7 @@
|
|
|
2866
2866
|
"text": "string"
|
|
2867
2867
|
},
|
|
2868
2868
|
"privacy": "private",
|
|
2869
|
-
"default": "'1.
|
|
2869
|
+
"default": "'1.5.0'",
|
|
2870
2870
|
"inheritedFrom": {
|
|
2871
2871
|
"name": "VscElement",
|
|
2872
2872
|
"module": "src/includes/VscElement.ts"
|
|
@@ -3004,6 +3004,12 @@
|
|
|
3004
3004
|
{
|
|
3005
3005
|
"name": "--vscode-list-focusOutline"
|
|
3006
3006
|
},
|
|
3007
|
+
{
|
|
3008
|
+
"name": "--vscode-list-focusHighlightForeground"
|
|
3009
|
+
},
|
|
3010
|
+
{
|
|
3011
|
+
"name": "--vscode-list-highlightForeground"
|
|
3012
|
+
},
|
|
3007
3013
|
{
|
|
3008
3014
|
"name": "--vscode-list-hoverBackground"
|
|
3009
3015
|
},
|
|
@@ -3290,9 +3296,10 @@
|
|
|
3290
3296
|
{
|
|
3291
3297
|
"kind": "field",
|
|
3292
3298
|
"name": "filter",
|
|
3293
|
-
"description": "
|
|
3299
|
+
"description": "Search method in the filtered list within the combobox mode.\n\n- contains - The list item includes the searched pattern at any position.\n- fuzzy - The list item contains the letters of the search pattern in the same order, but at any position.\n- startsWith - The search pattern matches the beginning of the searched text.\n- startsWithPerTerm - The search pattern matches the beginning of any word in the searched text.",
|
|
3300
|
+
"default": "'fuzzy'",
|
|
3294
3301
|
"type": {
|
|
3295
|
-
"text": "
|
|
3302
|
+
"text": "'contains' | 'fuzzy' | 'startsWith' | 'startsWithPerTerm'"
|
|
3296
3303
|
},
|
|
3297
3304
|
"attribute": "filter",
|
|
3298
3305
|
"inheritedFrom": {
|
|
@@ -3947,7 +3954,7 @@
|
|
|
3947
3954
|
"text": "string"
|
|
3948
3955
|
},
|
|
3949
3956
|
"privacy": "private",
|
|
3950
|
-
"default": "'1.
|
|
3957
|
+
"default": "'1.5.0'",
|
|
3951
3958
|
"inheritedFrom": {
|
|
3952
3959
|
"name": "VscElement",
|
|
3953
3960
|
"module": "src/includes/VscElement.ts"
|
|
@@ -4013,19 +4020,6 @@
|
|
|
4013
4020
|
},
|
|
4014
4021
|
"fieldName": "value"
|
|
4015
4022
|
},
|
|
4016
|
-
{
|
|
4017
|
-
"name": "filter",
|
|
4018
|
-
"description": "Filter method",
|
|
4019
|
-
"type": {
|
|
4020
|
-
"text": "string"
|
|
4021
|
-
},
|
|
4022
|
-
"fieldName": "filter",
|
|
4023
|
-
"attribute": "filter",
|
|
4024
|
-
"inheritedFrom": {
|
|
4025
|
-
"name": "VscodeSelectBase",
|
|
4026
|
-
"module": "src/includes/vscode-select/vscode-select-base.ts"
|
|
4027
|
-
}
|
|
4028
|
-
},
|
|
4029
4023
|
{
|
|
4030
4024
|
"name": "options",
|
|
4031
4025
|
"type": {
|
|
@@ -4061,6 +4055,19 @@
|
|
|
4061
4055
|
"module": "src/includes/vscode-select/vscode-select-base.ts"
|
|
4062
4056
|
}
|
|
4063
4057
|
},
|
|
4058
|
+
{
|
|
4059
|
+
"name": "filter",
|
|
4060
|
+
"description": "Search method in the filtered list within the combobox mode.\n\n- contains - The list item includes the searched pattern at any position.\n- fuzzy - The list item contains the letters of the search pattern in the same order, but at any position.\n- startsWith - The search pattern matches the beginning of the searched text.\n- startsWithPerTerm - The search pattern matches the beginning of any word in the searched text.",
|
|
4061
|
+
"default": "'fuzzy'",
|
|
4062
|
+
"type": {
|
|
4063
|
+
"text": "'contains' | 'fuzzy' | 'startsWith' | 'startsWithPerTerm'"
|
|
4064
|
+
},
|
|
4065
|
+
"fieldName": "filter",
|
|
4066
|
+
"inheritedFrom": {
|
|
4067
|
+
"name": "VscodeSelectBase",
|
|
4068
|
+
"module": "src/includes/vscode-select/vscode-select-base.ts"
|
|
4069
|
+
}
|
|
4070
|
+
},
|
|
4064
4071
|
{
|
|
4065
4072
|
"name": "focused",
|
|
4066
4073
|
"type": {
|
|
@@ -4193,7 +4200,7 @@
|
|
|
4193
4200
|
"text": "string"
|
|
4194
4201
|
},
|
|
4195
4202
|
"privacy": "private",
|
|
4196
|
-
"default": "'1.
|
|
4203
|
+
"default": "'1.5.0'",
|
|
4197
4204
|
"inheritedFrom": {
|
|
4198
4205
|
"name": "VscElement",
|
|
4199
4206
|
"module": "src/includes/VscElement.ts"
|
|
@@ -4668,7 +4675,7 @@
|
|
|
4668
4675
|
"text": "string"
|
|
4669
4676
|
},
|
|
4670
4677
|
"privacy": "private",
|
|
4671
|
-
"default": "'1.
|
|
4678
|
+
"default": "'1.5.0'",
|
|
4672
4679
|
"inheritedFrom": {
|
|
4673
4680
|
"name": "VscElement",
|
|
4674
4681
|
"module": "src/includes/VscElement.ts"
|
|
@@ -4980,7 +4987,7 @@
|
|
|
4980
4987
|
"text": "string"
|
|
4981
4988
|
},
|
|
4982
4989
|
"privacy": "private",
|
|
4983
|
-
"default": "'1.
|
|
4990
|
+
"default": "'1.5.0'",
|
|
4984
4991
|
"inheritedFrom": {
|
|
4985
4992
|
"name": "VscElement",
|
|
4986
4993
|
"module": "src/includes/VscElement.ts"
|
|
@@ -5359,7 +5366,7 @@
|
|
|
5359
5366
|
"text": "string"
|
|
5360
5367
|
},
|
|
5361
5368
|
"privacy": "private",
|
|
5362
|
-
"default": "'1.
|
|
5369
|
+
"default": "'1.5.0'",
|
|
5363
5370
|
"inheritedFrom": {
|
|
5364
5371
|
"name": "VscElement",
|
|
5365
5372
|
"module": "src/includes/VscElement.ts"
|
|
@@ -5506,6 +5513,12 @@
|
|
|
5506
5513
|
{
|
|
5507
5514
|
"name": "--vscode-list-focusOutline"
|
|
5508
5515
|
},
|
|
5516
|
+
{
|
|
5517
|
+
"name": "--vscode-list-highlightForeground"
|
|
5518
|
+
},
|
|
5519
|
+
{
|
|
5520
|
+
"name": "--vscode-list-focusHighlightForeground"
|
|
5521
|
+
},
|
|
5509
5522
|
{
|
|
5510
5523
|
"name": "--vscode-list-hoverBackground"
|
|
5511
5524
|
},
|
|
@@ -5800,9 +5813,10 @@
|
|
|
5800
5813
|
{
|
|
5801
5814
|
"kind": "field",
|
|
5802
5815
|
"name": "filter",
|
|
5803
|
-
"description": "
|
|
5816
|
+
"description": "Search method in the filtered list within the combobox mode.\n\n- contains - The list item includes the searched pattern at any position.\n- fuzzy - The list item contains the letters of the search pattern in the same order, but at any position.\n- startsWith - The search pattern matches the beginning of the searched text.\n- startsWithPerTerm - The search pattern matches the beginning of any word in the searched text.",
|
|
5817
|
+
"default": "'fuzzy'",
|
|
5804
5818
|
"type": {
|
|
5805
|
-
"text": "
|
|
5819
|
+
"text": "'contains' | 'fuzzy' | 'startsWith' | 'startsWithPerTerm'"
|
|
5806
5820
|
},
|
|
5807
5821
|
"attribute": "filter",
|
|
5808
5822
|
"inheritedFrom": {
|
|
@@ -6415,7 +6429,7 @@
|
|
|
6415
6429
|
"text": "string"
|
|
6416
6430
|
},
|
|
6417
6431
|
"privacy": "private",
|
|
6418
|
-
"default": "'1.
|
|
6432
|
+
"default": "'1.5.0'",
|
|
6419
6433
|
"inheritedFrom": {
|
|
6420
6434
|
"name": "VscElement",
|
|
6421
6435
|
"module": "src/includes/VscElement.ts"
|
|
@@ -6488,19 +6502,6 @@
|
|
|
6488
6502
|
"default": "false",
|
|
6489
6503
|
"fieldName": "required"
|
|
6490
6504
|
},
|
|
6491
|
-
{
|
|
6492
|
-
"name": "filter",
|
|
6493
|
-
"description": "Filter method",
|
|
6494
|
-
"type": {
|
|
6495
|
-
"text": "string"
|
|
6496
|
-
},
|
|
6497
|
-
"fieldName": "filter",
|
|
6498
|
-
"attribute": "filter",
|
|
6499
|
-
"inheritedFrom": {
|
|
6500
|
-
"name": "VscodeSelectBase",
|
|
6501
|
-
"module": "src/includes/vscode-select/vscode-select-base.ts"
|
|
6502
|
-
}
|
|
6503
|
-
},
|
|
6504
6505
|
{
|
|
6505
6506
|
"name": "options",
|
|
6506
6507
|
"type": {
|
|
@@ -6536,6 +6537,19 @@
|
|
|
6536
6537
|
"module": "src/includes/vscode-select/vscode-select-base.ts"
|
|
6537
6538
|
}
|
|
6538
6539
|
},
|
|
6540
|
+
{
|
|
6541
|
+
"name": "filter",
|
|
6542
|
+
"description": "Search method in the filtered list within the combobox mode.\n\n- contains - The list item includes the searched pattern at any position.\n- fuzzy - The list item contains the letters of the search pattern in the same order, but at any position.\n- startsWith - The search pattern matches the beginning of the searched text.\n- startsWithPerTerm - The search pattern matches the beginning of any word in the searched text.",
|
|
6543
|
+
"default": "'fuzzy'",
|
|
6544
|
+
"type": {
|
|
6545
|
+
"text": "'contains' | 'fuzzy' | 'startsWith' | 'startsWithPerTerm'"
|
|
6546
|
+
},
|
|
6547
|
+
"fieldName": "filter",
|
|
6548
|
+
"inheritedFrom": {
|
|
6549
|
+
"name": "VscodeSelectBase",
|
|
6550
|
+
"module": "src/includes/vscode-select/vscode-select-base.ts"
|
|
6551
|
+
}
|
|
6552
|
+
},
|
|
6539
6553
|
{
|
|
6540
6554
|
"name": "focused",
|
|
6541
6555
|
"type": {
|
|
@@ -6857,7 +6871,7 @@
|
|
|
6857
6871
|
"text": "string"
|
|
6858
6872
|
},
|
|
6859
6873
|
"privacy": "private",
|
|
6860
|
-
"default": "'1.
|
|
6874
|
+
"default": "'1.5.0'",
|
|
6861
6875
|
"inheritedFrom": {
|
|
6862
6876
|
"name": "VscElement",
|
|
6863
6877
|
"module": "src/includes/VscElement.ts"
|
|
@@ -7017,7 +7031,7 @@
|
|
|
7017
7031
|
"text": "string"
|
|
7018
7032
|
},
|
|
7019
7033
|
"privacy": "private",
|
|
7020
|
-
"default": "'1.
|
|
7034
|
+
"default": "'1.5.0'",
|
|
7021
7035
|
"inheritedFrom": {
|
|
7022
7036
|
"name": "VscElement",
|
|
7023
7037
|
"module": "src/includes/VscElement.ts"
|
|
@@ -7149,7 +7163,7 @@
|
|
|
7149
7163
|
"text": "string"
|
|
7150
7164
|
},
|
|
7151
7165
|
"privacy": "private",
|
|
7152
|
-
"default": "'1.
|
|
7166
|
+
"default": "'1.5.0'",
|
|
7153
7167
|
"inheritedFrom": {
|
|
7154
7168
|
"name": "VscElement",
|
|
7155
7169
|
"module": "src/includes/VscElement.ts"
|
|
@@ -7826,7 +7840,7 @@
|
|
|
7826
7840
|
"text": "string"
|
|
7827
7841
|
},
|
|
7828
7842
|
"privacy": "private",
|
|
7829
|
-
"default": "'1.
|
|
7843
|
+
"default": "'1.5.0'",
|
|
7830
7844
|
"inheritedFrom": {
|
|
7831
7845
|
"name": "VscElement",
|
|
7832
7846
|
"module": "src/includes/VscElement.ts"
|
|
@@ -8010,7 +8024,7 @@
|
|
|
8010
8024
|
"text": "string"
|
|
8011
8025
|
},
|
|
8012
8026
|
"privacy": "private",
|
|
8013
|
-
"default": "'1.
|
|
8027
|
+
"default": "'1.5.0'",
|
|
8014
8028
|
"inheritedFrom": {
|
|
8015
8029
|
"name": "VscElement",
|
|
8016
8030
|
"module": "src/includes/VscElement.ts"
|
|
@@ -8129,7 +8143,7 @@
|
|
|
8129
8143
|
"text": "string"
|
|
8130
8144
|
},
|
|
8131
8145
|
"privacy": "private",
|
|
8132
|
-
"default": "'1.
|
|
8146
|
+
"default": "'1.5.0'",
|
|
8133
8147
|
"inheritedFrom": {
|
|
8134
8148
|
"name": "VscElement",
|
|
8135
8149
|
"module": "src/includes/VscElement.ts"
|
|
@@ -8239,7 +8253,7 @@
|
|
|
8239
8253
|
"text": "string"
|
|
8240
8254
|
},
|
|
8241
8255
|
"privacy": "private",
|
|
8242
|
-
"default": "'1.
|
|
8256
|
+
"default": "'1.5.0'",
|
|
8243
8257
|
"inheritedFrom": {
|
|
8244
8258
|
"name": "VscElement",
|
|
8245
8259
|
"module": "src/includes/VscElement.ts"
|
|
@@ -8334,7 +8348,7 @@
|
|
|
8334
8348
|
"text": "string"
|
|
8335
8349
|
},
|
|
8336
8350
|
"privacy": "private",
|
|
8337
|
-
"default": "'1.
|
|
8351
|
+
"default": "'1.5.0'",
|
|
8338
8352
|
"inheritedFrom": {
|
|
8339
8353
|
"name": "VscElement",
|
|
8340
8354
|
"module": "src/includes/VscElement.ts"
|
|
@@ -8423,7 +8437,7 @@
|
|
|
8423
8437
|
"text": "string"
|
|
8424
8438
|
},
|
|
8425
8439
|
"privacy": "private",
|
|
8426
|
-
"default": "'1.
|
|
8440
|
+
"default": "'1.5.0'",
|
|
8427
8441
|
"inheritedFrom": {
|
|
8428
8442
|
"name": "VscElement",
|
|
8429
8443
|
"module": "src/includes/VscElement.ts"
|
|
@@ -8672,7 +8686,7 @@
|
|
|
8672
8686
|
"text": "string"
|
|
8673
8687
|
},
|
|
8674
8688
|
"privacy": "private",
|
|
8675
|
-
"default": "'1.
|
|
8689
|
+
"default": "'1.5.0'",
|
|
8676
8690
|
"inheritedFrom": {
|
|
8677
8691
|
"name": "VscElement",
|
|
8678
8692
|
"module": "src/includes/VscElement.ts"
|
|
@@ -9180,7 +9194,7 @@
|
|
|
9180
9194
|
"text": "string"
|
|
9181
9195
|
},
|
|
9182
9196
|
"privacy": "private",
|
|
9183
|
-
"default": "'1.
|
|
9197
|
+
"default": "'1.5.0'",
|
|
9184
9198
|
"inheritedFrom": {
|
|
9185
9199
|
"name": "VscElement",
|
|
9186
9200
|
"module": "src/includes/VscElement.ts"
|
|
@@ -9826,7 +9840,7 @@
|
|
|
9826
9840
|
"text": "string"
|
|
9827
9841
|
},
|
|
9828
9842
|
"privacy": "private",
|
|
9829
|
-
"default": "'1.
|
|
9843
|
+
"default": "'1.5.0'",
|
|
9830
9844
|
"inheritedFrom": {
|
|
9831
9845
|
"name": "VscElement",
|
|
9832
9846
|
"module": "src/includes/VscElement.ts"
|
|
@@ -10589,7 +10603,7 @@
|
|
|
10589
10603
|
"text": "string"
|
|
10590
10604
|
},
|
|
10591
10605
|
"privacy": "private",
|
|
10592
|
-
"default": "'1.
|
|
10606
|
+
"default": "'1.5.0'",
|
|
10593
10607
|
"inheritedFrom": {
|
|
10594
10608
|
"name": "VscElement",
|
|
10595
10609
|
"module": "src/includes/VscElement.ts"
|
|
@@ -10759,7 +10773,7 @@
|
|
|
10759
10773
|
"text": "string"
|
|
10760
10774
|
},
|
|
10761
10775
|
"privacy": "private",
|
|
10762
|
-
"default": "'1.
|
|
10776
|
+
"default": "'1.5.0'",
|
|
10763
10777
|
"inheritedFrom": {
|
|
10764
10778
|
"name": "VscElement",
|
|
10765
10779
|
"module": "src/includes/VscElement.ts"
|
|
@@ -10951,10 +10965,10 @@
|
|
|
10951
10965
|
"declarations": [
|
|
10952
10966
|
{
|
|
10953
10967
|
"kind": "function",
|
|
10954
|
-
"name": "
|
|
10968
|
+
"name": "startsWithPerTermSearch",
|
|
10955
10969
|
"return": {
|
|
10956
10970
|
"type": {
|
|
10957
|
-
"text": "
|
|
10971
|
+
"text": "SearchResult"
|
|
10958
10972
|
}
|
|
10959
10973
|
},
|
|
10960
10974
|
"parameters": [
|
|
@@ -10974,10 +10988,10 @@
|
|
|
10974
10988
|
},
|
|
10975
10989
|
{
|
|
10976
10990
|
"kind": "function",
|
|
10977
|
-
"name": "
|
|
10991
|
+
"name": "startsWithSearch",
|
|
10978
10992
|
"return": {
|
|
10979
10993
|
"type": {
|
|
10980
|
-
"text": "
|
|
10994
|
+
"text": "SearchResult"
|
|
10981
10995
|
}
|
|
10982
10996
|
},
|
|
10983
10997
|
"parameters": [
|
|
@@ -10997,10 +11011,10 @@
|
|
|
10997
11011
|
},
|
|
10998
11012
|
{
|
|
10999
11013
|
"kind": "function",
|
|
11000
|
-
"name": "
|
|
11014
|
+
"name": "containsSearch",
|
|
11001
11015
|
"return": {
|
|
11002
11016
|
"type": {
|
|
11003
|
-
"text": "
|
|
11017
|
+
"text": "SearchResult"
|
|
11004
11018
|
}
|
|
11005
11019
|
},
|
|
11006
11020
|
"parameters": [
|
|
@@ -11020,10 +11034,10 @@
|
|
|
11020
11034
|
},
|
|
11021
11035
|
{
|
|
11022
11036
|
"kind": "function",
|
|
11023
|
-
"name": "
|
|
11037
|
+
"name": "fuzzySearch",
|
|
11024
11038
|
"return": {
|
|
11025
11039
|
"type": {
|
|
11026
|
-
"text": "
|
|
11040
|
+
"text": "SearchResult"
|
|
11027
11041
|
}
|
|
11028
11042
|
},
|
|
11029
11043
|
"parameters": [
|
|
@@ -11069,38 +11083,61 @@
|
|
|
11069
11083
|
}
|
|
11070
11084
|
}
|
|
11071
11085
|
]
|
|
11086
|
+
},
|
|
11087
|
+
{
|
|
11088
|
+
"kind": "function",
|
|
11089
|
+
"name": "highlightRanges",
|
|
11090
|
+
"return": {
|
|
11091
|
+
"type": {
|
|
11092
|
+
"text": "TemplateResult | TemplateResult[]"
|
|
11093
|
+
}
|
|
11094
|
+
},
|
|
11095
|
+
"parameters": [
|
|
11096
|
+
{
|
|
11097
|
+
"name": "text",
|
|
11098
|
+
"type": {
|
|
11099
|
+
"text": "string"
|
|
11100
|
+
}
|
|
11101
|
+
},
|
|
11102
|
+
{
|
|
11103
|
+
"name": "ranges",
|
|
11104
|
+
"type": {
|
|
11105
|
+
"text": "[number, number][]"
|
|
11106
|
+
}
|
|
11107
|
+
}
|
|
11108
|
+
]
|
|
11072
11109
|
}
|
|
11073
11110
|
],
|
|
11074
11111
|
"exports": [
|
|
11075
11112
|
{
|
|
11076
11113
|
"kind": "js",
|
|
11077
|
-
"name": "
|
|
11114
|
+
"name": "startsWithPerTermSearch",
|
|
11078
11115
|
"declaration": {
|
|
11079
|
-
"name": "
|
|
11116
|
+
"name": "startsWithPerTermSearch",
|
|
11080
11117
|
"module": "src/includes/vscode-select/helpers.ts"
|
|
11081
11118
|
}
|
|
11082
11119
|
},
|
|
11083
11120
|
{
|
|
11084
11121
|
"kind": "js",
|
|
11085
|
-
"name": "
|
|
11122
|
+
"name": "startsWithSearch",
|
|
11086
11123
|
"declaration": {
|
|
11087
|
-
"name": "
|
|
11124
|
+
"name": "startsWithSearch",
|
|
11088
11125
|
"module": "src/includes/vscode-select/helpers.ts"
|
|
11089
11126
|
}
|
|
11090
11127
|
},
|
|
11091
11128
|
{
|
|
11092
11129
|
"kind": "js",
|
|
11093
|
-
"name": "
|
|
11130
|
+
"name": "containsSearch",
|
|
11094
11131
|
"declaration": {
|
|
11095
|
-
"name": "
|
|
11132
|
+
"name": "containsSearch",
|
|
11096
11133
|
"module": "src/includes/vscode-select/helpers.ts"
|
|
11097
11134
|
}
|
|
11098
11135
|
},
|
|
11099
11136
|
{
|
|
11100
11137
|
"kind": "js",
|
|
11101
|
-
"name": "
|
|
11138
|
+
"name": "fuzzySearch",
|
|
11102
11139
|
"declaration": {
|
|
11103
|
-
"name": "
|
|
11140
|
+
"name": "fuzzySearch",
|
|
11104
11141
|
"module": "src/includes/vscode-select/helpers.ts"
|
|
11105
11142
|
}
|
|
11106
11143
|
},
|
|
@@ -11111,6 +11148,14 @@
|
|
|
11111
11148
|
"name": "filterOptionsByPattern",
|
|
11112
11149
|
"module": "src/includes/vscode-select/helpers.ts"
|
|
11113
11150
|
}
|
|
11151
|
+
},
|
|
11152
|
+
{
|
|
11153
|
+
"kind": "js",
|
|
11154
|
+
"name": "highlightRanges",
|
|
11155
|
+
"declaration": {
|
|
11156
|
+
"name": "highlightRanges",
|
|
11157
|
+
"module": "src/includes/vscode-select/helpers.ts"
|
|
11158
|
+
}
|
|
11114
11159
|
}
|
|
11115
11160
|
]
|
|
11116
11161
|
},
|
|
@@ -11203,9 +11248,10 @@
|
|
|
11203
11248
|
{
|
|
11204
11249
|
"kind": "field",
|
|
11205
11250
|
"name": "filter",
|
|
11206
|
-
"description": "
|
|
11251
|
+
"description": "Search method in the filtered list within the combobox mode.\n\n- contains - The list item includes the searched pattern at any position.\n- fuzzy - The list item contains the letters of the search pattern in the same order, but at any position.\n- startsWith - The search pattern matches the beginning of the searched text.\n- startsWithPerTerm - The search pattern matches the beginning of any word in the searched text.",
|
|
11252
|
+
"default": "'fuzzy'",
|
|
11207
11253
|
"type": {
|
|
11208
|
-
"text": "
|
|
11254
|
+
"text": "'contains' | 'fuzzy' | 'startsWith' | 'startsWithPerTerm'"
|
|
11209
11255
|
},
|
|
11210
11256
|
"attribute": "filter"
|
|
11211
11257
|
},
|
|
@@ -11708,7 +11754,7 @@
|
|
|
11708
11754
|
"text": "string"
|
|
11709
11755
|
},
|
|
11710
11756
|
"privacy": "private",
|
|
11711
|
-
"default": "'1.
|
|
11757
|
+
"default": "'1.5.0'",
|
|
11712
11758
|
"inheritedFrom": {
|
|
11713
11759
|
"name": "VscElement",
|
|
11714
11760
|
"module": "src/includes/VscElement.ts"
|
|
@@ -11741,15 +11787,6 @@
|
|
|
11741
11787
|
}
|
|
11742
11788
|
],
|
|
11743
11789
|
"attributes": [
|
|
11744
|
-
{
|
|
11745
|
-
"name": "filter",
|
|
11746
|
-
"description": "Filter method",
|
|
11747
|
-
"type": {
|
|
11748
|
-
"text": "string"
|
|
11749
|
-
},
|
|
11750
|
-
"fieldName": "filter",
|
|
11751
|
-
"attribute": "filter"
|
|
11752
|
-
},
|
|
11753
11790
|
{
|
|
11754
11791
|
"name": "options",
|
|
11755
11792
|
"type": {
|
|
@@ -11782,6 +11819,15 @@
|
|
|
11782
11819
|
"description": "Sets the invalid state manually.",
|
|
11783
11820
|
"fieldName": "invalid"
|
|
11784
11821
|
},
|
|
11822
|
+
{
|
|
11823
|
+
"name": "filter",
|
|
11824
|
+
"description": "Search method in the filtered list within the combobox mode.\n\n- contains - The list item includes the searched pattern at any position.\n- fuzzy - The list item contains the letters of the search pattern in the same order, but at any position.\n- startsWith - The search pattern matches the beginning of the searched text.\n- startsWithPerTerm - The search pattern matches the beginning of any word in the searched text.",
|
|
11825
|
+
"default": "'fuzzy'",
|
|
11826
|
+
"type": {
|
|
11827
|
+
"text": "'contains' | 'fuzzy' | 'startsWith' | 'startsWithPerTerm'"
|
|
11828
|
+
},
|
|
11829
|
+
"fieldName": "filter"
|
|
11830
|
+
},
|
|
11785
11831
|
{
|
|
11786
11832
|
"name": "focused",
|
|
11787
11833
|
"type": {
|