@vscode-elements/elements 1.11.1-pre.2 → 1.11.1-pre.3

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.
Files changed (72) hide show
  1. package/custom-elements.json +1282 -1334
  2. package/dist/bundled.js +125 -142
  3. package/dist/includes/VscElement.js +1 -1
  4. package/dist/includes/VscElement.js.map +1 -1
  5. package/dist/includes/form-button-widget/FormButtonWidgetBase.d.ts.map +1 -1
  6. package/dist/includes/form-button-widget/FormButtonWidgetBase.js +0 -2
  7. package/dist/includes/form-button-widget/FormButtonWidgetBase.js.map +1 -1
  8. package/dist/includes/form-button-widget/base.styles.d.ts.map +1 -1
  9. package/dist/includes/form-button-widget/base.styles.js +1 -0
  10. package/dist/includes/form-button-widget/base.styles.js.map +1 -1
  11. package/dist/includes/style-property-map.d.ts +23 -0
  12. package/dist/includes/style-property-map.d.ts.map +1 -0
  13. package/dist/includes/style-property-map.js +37 -0
  14. package/dist/includes/style-property-map.js.map +1 -0
  15. package/dist/vscode-checkbox/vscode-checkbox.styles.d.ts.map +1 -1
  16. package/dist/vscode-checkbox/vscode-checkbox.styles.js +0 -2
  17. package/dist/vscode-checkbox/vscode-checkbox.styles.js.map +1 -1
  18. package/dist/vscode-checkbox-group/vscode-checkbox-group.styles.d.ts.map +1 -1
  19. package/dist/vscode-checkbox-group/vscode-checkbox-group.styles.js +0 -2
  20. package/dist/vscode-checkbox-group/vscode-checkbox-group.styles.js.map +1 -1
  21. package/dist/vscode-context-menu/vscode-context-menu.d.ts.map +1 -1
  22. package/dist/vscode-context-menu/vscode-context-menu.js +2 -0
  23. package/dist/vscode-context-menu/vscode-context-menu.js.map +1 -1
  24. package/dist/vscode-context-menu/vscode-context-menu.styles.js +1 -1
  25. package/dist/vscode-context-menu/vscode-context-menu.styles.js.map +1 -1
  26. package/dist/vscode-context-menu-item/vscode-context-menu-item.styles.js +1 -1
  27. package/dist/vscode-context-menu-item/vscode-context-menu-item.styles.js.map +1 -1
  28. package/dist/vscode-form-helper/vscode-form-helper.d.ts +1 -0
  29. package/dist/vscode-form-helper/vscode-form-helper.d.ts.map +1 -1
  30. package/dist/vscode-form-helper/vscode-form-helper.js +17 -2
  31. package/dist/vscode-form-helper/vscode-form-helper.js.map +1 -1
  32. package/dist/vscode-form-helper/vscode-form-helper.styles.d.ts.map +1 -1
  33. package/dist/vscode-form-helper/vscode-form-helper.styles.js +3 -4
  34. package/dist/vscode-form-helper/vscode-form-helper.styles.js.map +1 -1
  35. package/dist/vscode-icon/vscode-icon.d.ts +1 -2
  36. package/dist/vscode-icon/vscode-icon.d.ts.map +1 -1
  37. package/dist/vscode-icon/vscode-icon.js +9 -9
  38. package/dist/vscode-icon/vscode-icon.js.map +1 -1
  39. package/dist/vscode-icon/vscode-icon.styles.d.ts.map +1 -1
  40. package/dist/vscode-icon/vscode-icon.styles.js +0 -4
  41. package/dist/vscode-icon/vscode-icon.styles.js.map +1 -1
  42. package/dist/vscode-radio/vscode-radio.styles.d.ts.map +1 -1
  43. package/dist/vscode-radio/vscode-radio.styles.js +0 -2
  44. package/dist/vscode-radio/vscode-radio.styles.js.map +1 -1
  45. package/dist/vscode-scrollable/vscode-scrollable.d.ts +4 -3
  46. package/dist/vscode-scrollable/vscode-scrollable.d.ts.map +1 -1
  47. package/dist/vscode-scrollable/vscode-scrollable.js +27 -16
  48. package/dist/vscode-scrollable/vscode-scrollable.js.map +1 -1
  49. package/dist/vscode-scrollable/vscode-scrollable.styles.d.ts.map +1 -1
  50. package/dist/vscode-scrollable/vscode-scrollable.styles.js +1 -5
  51. package/dist/vscode-scrollable/vscode-scrollable.styles.js.map +1 -1
  52. package/dist/vscode-split-layout/vscode-split-layout.d.ts.map +1 -1
  53. package/dist/vscode-split-layout/vscode-split-layout.js +4 -5
  54. package/dist/vscode-split-layout/vscode-split-layout.js.map +1 -1
  55. package/dist/vscode-table/vscode-table.d.ts.map +1 -1
  56. package/dist/vscode-table/vscode-table.js +3 -3
  57. package/dist/vscode-table/vscode-table.js.map +1 -1
  58. package/dist/vscode-textarea/vscode-textarea.d.ts.map +1 -1
  59. package/dist/vscode-textarea/vscode-textarea.js +3 -2
  60. package/dist/vscode-textarea/vscode-textarea.js.map +1 -1
  61. package/dist/vscode-tree/vscode-tree.d.ts.map +1 -1
  62. package/dist/vscode-tree/vscode-tree.js +10 -6
  63. package/dist/vscode-tree/vscode-tree.js.map +1 -1
  64. package/package.json +2 -5
  65. package/dist/includes/formHelperTextStyles.d.ts +0 -12
  66. package/dist/includes/formHelperTextStyles.d.ts.map +0 -1
  67. package/dist/includes/formHelperTextStyles.js +0 -30
  68. package/dist/includes/formHelperTextStyles.js.map +0 -1
  69. package/dist/includes/themeHelpers.d.ts +0 -7
  70. package/dist/includes/themeHelpers.d.ts.map +0 -1
  71. package/dist/includes/themeHelpers.js +0 -52
  72. package/dist/includes/themeHelpers.js.map +0 -1
@@ -24,7 +24,7 @@
24
24
  "text": "string"
25
25
  },
26
26
  "privacy": "private",
27
- "default": "'1.11.1-pre.2'"
27
+ "default": "'1.11.1-pre.3'"
28
28
  },
29
29
  {
30
30
  "kind": "field",
@@ -68,20 +68,6 @@
68
68
  }
69
69
  ]
70
70
  },
71
- {
72
- "kind": "javascript-module",
73
- "path": "src/includes/formHelperTextStyles.ts",
74
- "declarations": [],
75
- "exports": [
76
- {
77
- "kind": "js",
78
- "name": "default",
79
- "declaration": {
80
- "module": "src/includes/formHelperTextStyles.ts"
81
- }
82
- }
83
- ]
84
- },
85
71
  {
86
72
  "kind": "javascript-module",
87
73
  "path": "src/includes/helpers.ts",
@@ -118,6 +104,27 @@
118
104
  }
119
105
  ]
120
106
  },
107
+ {
108
+ "kind": "javascript-module",
109
+ "path": "src/includes/style-property-map.ts",
110
+ "declarations": [
111
+ {
112
+ "kind": "variable",
113
+ "name": "stylePropertyMap",
114
+ "description": "Implement a Lit directive similar to styleMap, but instead of setting styles via the style\nattribute (which violates CSP), it should apply styles using the style property.\n\n[MDN Reference](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy#unsafe-inline)"
115
+ }
116
+ ],
117
+ "exports": [
118
+ {
119
+ "kind": "js",
120
+ "name": "stylePropertyMap",
121
+ "declaration": {
122
+ "name": "stylePropertyMap",
123
+ "module": "src/includes/style-property-map.ts"
124
+ }
125
+ }
126
+ ]
127
+ },
121
128
  {
122
129
  "kind": "javascript-module",
123
130
  "path": "src/includes/test-helpers.ts",
@@ -239,88 +246,6 @@
239
246
  }
240
247
  ]
241
248
  },
242
- {
243
- "kind": "javascript-module",
244
- "path": "src/includes/themeHelpers.ts",
245
- "declarations": [
246
- {
247
- "kind": "function",
248
- "name": "isRgba",
249
- "return": {
250
- "type": {
251
- "text": "boolean"
252
- }
253
- },
254
- "parameters": [
255
- {
256
- "name": "colorStr",
257
- "type": {
258
- "text": "string"
259
- }
260
- }
261
- ]
262
- },
263
- {
264
- "kind": "function",
265
- "name": "addAlpha",
266
- "return": {
267
- "type": {
268
- "text": "string"
269
- }
270
- },
271
- "parameters": [
272
- {
273
- "name": "hexColor",
274
- "type": {
275
- "text": "string"
276
- }
277
- },
278
- {
279
- "name": "alpha",
280
- "type": {
281
- "text": "number"
282
- }
283
- }
284
- ]
285
- },
286
- {
287
- "kind": "function",
288
- "name": "applyForegroundRGBA",
289
- "return": {
290
- "type": {
291
- "text": "void"
292
- }
293
- },
294
- "description": "Define a translucent version of the foreground color as a global css variable"
295
- }
296
- ],
297
- "exports": [
298
- {
299
- "kind": "js",
300
- "name": "isRgba",
301
- "declaration": {
302
- "name": "isRgba",
303
- "module": "src/includes/themeHelpers.ts"
304
- }
305
- },
306
- {
307
- "kind": "js",
308
- "name": "addAlpha",
309
- "declaration": {
310
- "name": "addAlpha",
311
- "module": "src/includes/themeHelpers.ts"
312
- }
313
- },
314
- {
315
- "kind": "js",
316
- "name": "applyForegroundRGBA",
317
- "declaration": {
318
- "name": "applyForegroundRGBA",
319
- "module": "src/includes/themeHelpers.ts"
320
- }
321
- }
322
- ]
323
- },
324
249
  {
325
250
  "kind": "javascript-module",
326
251
  "path": "src/includes/uniqueId.ts",
@@ -418,7 +343,7 @@
418
343
  "text": "string"
419
344
  },
420
345
  "privacy": "private",
421
- "default": "'1.11.1-pre.2'",
346
+ "default": "'1.11.1-pre.3'",
422
347
  "inheritedFrom": {
423
348
  "name": "VscElement",
424
349
  "module": "src/includes/VscElement.ts"
@@ -749,7 +674,7 @@
749
674
  "text": "string"
750
675
  },
751
676
  "privacy": "private",
752
- "default": "'1.11.1-pre.2'",
677
+ "default": "'1.11.1-pre.3'",
753
678
  "inheritedFrom": {
754
679
  "name": "VscElement",
755
680
  "module": "src/includes/VscElement.ts"
@@ -927,7 +852,7 @@
927
852
  "type": {
928
853
  "text": "CSSResultGroup"
929
854
  },
930
- "default": "[ defaultStyles, baseStyles, css` :host(:invalid) .icon, :host([invalid]) .icon { background-color: var(--vscode-inputValidation-errorBackground); border-color: var(--vscode-inputValidation-errorBorder, #be1100); } .icon { border-radius: 3px; } .indeterminate-icon { background-color: currentColor; position: absolute; height: 1px; width: 12px; } :host(:focus):host(:not([disabled])) .icon { outline: 1px solid var(--vscode-focusBorder); outline-offset: -1px; } `, formHelperTextStyles, ]"
855
+ "default": "[ defaultStyles, baseStyles, css` :host(:invalid) .icon, :host([invalid]) .icon { background-color: var(--vscode-inputValidation-errorBackground); border-color: var(--vscode-inputValidation-errorBorder, #be1100); } .icon { border-radius: 3px; } .indeterminate-icon { background-color: currentColor; position: absolute; height: 1px; width: 12px; } :host(:focus):host(:not([disabled])) .icon { outline: 1px solid var(--vscode-focusBorder); outline-offset: -1px; } `, ]"
931
856
  }
932
857
  ],
933
858
  "exports": [
@@ -1294,7 +1219,7 @@
1294
1219
  "text": "string"
1295
1220
  },
1296
1221
  "privacy": "private",
1297
- "default": "'1.11.1-pre.2'",
1222
+ "default": "'1.11.1-pre.3'",
1298
1223
  "inheritedFrom": {
1299
1224
  "name": "VscElement",
1300
1225
  "module": "src/includes/VscElement.ts"
@@ -1477,7 +1402,7 @@
1477
1402
  "type": {
1478
1403
  "text": "CSSResultGroup"
1479
1404
  },
1480
- "default": "[ defaultStyles, css` :host { display: block; } .wrapper { display: flex; flex-wrap: wrap; } :host([variant='vertical']) .wrapper { display: block; } ::slotted(vscode-checkbox) { margin-right: 20px; } ::slotted(vscode-checkbox:last-child) { margin-right: 0; } :host([variant='vertical']) ::slotted(vscode-checkbox) { display: block; margin-bottom: 15px; } :host([variant='vertical']) ::slotted(vscode-checkbox:last-child) { margin-bottom: 0; } `, formHelperTextStyles, ]"
1405
+ "default": "[ defaultStyles, css` :host { display: block; } .wrapper { display: flex; flex-wrap: wrap; } :host([variant='vertical']) .wrapper { display: block; } ::slotted(vscode-checkbox) { margin-right: 20px; } ::slotted(vscode-checkbox:last-child) { margin-right: 0; } :host([variant='vertical']) ::slotted(vscode-checkbox) { display: block; margin-bottom: 15px; } :host([variant='vertical']) ::slotted(vscode-checkbox:last-child) { margin-bottom: 0; } `, ]"
1481
1406
  }
1482
1407
  ],
1483
1408
  "exports": [
@@ -1517,7 +1442,7 @@
1517
1442
  "text": "string"
1518
1443
  },
1519
1444
  "privacy": "private",
1520
- "default": "'1.11.1-pre.2'",
1445
+ "default": "'1.11.1-pre.3'",
1521
1446
  "inheritedFrom": {
1522
1447
  "name": "VscElement",
1523
1448
  "module": "src/includes/VscElement.ts"
@@ -1713,7 +1638,7 @@
1713
1638
  "text": "string"
1714
1639
  },
1715
1640
  "privacy": "private",
1716
- "default": "'1.11.1-pre.2'",
1641
+ "default": "'1.11.1-pre.3'",
1717
1642
  "inheritedFrom": {
1718
1643
  "name": "VscElement",
1719
1644
  "module": "src/includes/VscElement.ts"
@@ -1807,7 +1732,7 @@
1807
1732
  "type": {
1808
1733
  "text": "CSSResultGroup"
1809
1734
  },
1810
- "default": "[ defaultStyles, css` :host { display: block; font-family: var(--vscode-font-family); font-size: var(--vscode-font-size); font-weight: var(--vscode-font-weight); line-height: 1.4em; position: relative; } .context-menu { background-color: var(--vscode-menu-background); border-color: var(--vscode-menu-border); border-radius: 5px; border-style: solid; border-width: 1px; box-shadow: 0 2px 8px var(--vscode-widget-shadow); color: var(--vscode-menu-foreground); padding: 4px 0; white-space: nowrap; } .context-menu:focus { outline: 0; } `, ]"
1735
+ "default": "[ defaultStyles, css` :host { display: block; font-family: var(--vscode-font-family); font-size: var(--vscode-font-size); font-weight: var(--vscode-font-weight); line-height: 1.4em; position: relative; } .context-menu { background-color: var(--vscode-menu-background); border-color: var(--vscode-menu-border, var(--vscode-menu-background)); border-radius: 5px; border-style: solid; border-width: 1px; box-shadow: 0 2px 8px var(--vscode-widget-shadow); color: var(--vscode-menu-foreground); padding: 4px 0; white-space: nowrap; } .context-menu:focus { outline: 0; } `, ]"
1811
1736
  }
1812
1737
  ],
1813
1738
  "exports": [
@@ -2039,7 +1964,7 @@
2039
1964
  "text": "string"
2040
1965
  },
2041
1966
  "privacy": "private",
2042
- "default": "'1.11.1-pre.2'",
1967
+ "default": "'1.11.1-pre.3'",
2043
1968
  "inheritedFrom": {
2044
1969
  "name": "VscElement",
2045
1970
  "module": "src/includes/VscElement.ts"
@@ -2130,7 +2055,7 @@
2130
2055
  "type": {
2131
2056
  "text": "CSSResultGroup"
2132
2057
  },
2133
- "default": "[ defaultStyles, css` :host { display: block; font-family: var(--vscode-font-family); font-size: var(--vscode-font-size); font-weight: var(--vscode-font-weight); line-height: 1.4em; outline: none; position: relative; } .context-menu-item { background-color: var(--vscode-menu-background); color: var(--vscode-menu-foreground); display: flex; user-select: none; white-space: nowrap; } .ruler { border-bottom: 1px solid var(--vscode-menu-separatorBackground); display: block; margin: 0 0 4px; padding-top: 4px; width: 100%; } .context-menu-item a { align-items: center; border-color: transparent; border-radius: 3px; border-style: solid; border-width: 1px; box-sizing: border-box; color: var(--vscode-menu-foreground); cursor: default; display: flex; flex: 1 1 auto; height: 2em; margin-left: 4px; margin-right: 4px; outline: none; position: relative; text-decoration: inherit; } :host([selected]) .context-menu-item a { background-color: var(--vscode-menu-selectionBackground); border-color: var( --vscode-menu-selectionBorder, var(--vscode-menu-selectionBackground) ); color: var(--vscode-menu-selectionForeground); } .label { background: none; display: flex; flex: 1 1 auto; font-size: 12px; line-height: 1; padding: 0 22px; text-decoration: none; } .keybinding { display: block; flex: 2 1 auto; line-height: 1; padding: 0 22px; text-align: right; } `, ]"
2058
+ "default": "[ defaultStyles, css` :host { display: block; font-family: var(--vscode-font-family); font-size: var(--vscode-font-size); font-weight: var(--vscode-font-weight); line-height: 1.4em; outline: none; position: relative; } .context-menu-item { background-color: var(--vscode-menu-background); color: var(--vscode-menu-foreground); display: flex; user-select: none; white-space: nowrap; } .ruler { border-bottom: 1px solid var(--vscode-menu-separatorBackground); display: block; margin: 0 0 4px; padding-top: 4px; width: 100%; } .context-menu-item a { align-items: center; border-color: transparent; border-radius: 3px; border-style: solid; border-width: 1px; box-sizing: border-box; color: var(--vscode-menu-foreground); cursor: pointer; display: flex; flex: 1 1 auto; height: 2em; margin-left: 4px; margin-right: 4px; outline: none; position: relative; text-decoration: inherit; } :host([selected]) .context-menu-item a { background-color: var(--vscode-menu-selectionBackground); border-color: var( --vscode-menu-selectionBorder, var(--vscode-menu-selectionBackground) ); color: var(--vscode-menu-selectionForeground); } .label { background: none; display: flex; flex: 1 1 auto; font-size: 12px; line-height: 1; padding: 0 22px; text-decoration: none; } .keybinding { display: block; flex: 2 1 auto; line-height: 1; padding: 0 22px; text-align: right; } `, ]"
2134
2059
  }
2135
2060
  ],
2136
2061
  "exports": [
@@ -2241,7 +2166,7 @@
2241
2166
  "text": "string"
2242
2167
  },
2243
2168
  "privacy": "private",
2244
- "default": "'1.11.1-pre.2'",
2169
+ "default": "'1.11.1-pre.3'",
2245
2170
  "inheritedFrom": {
2246
2171
  "name": "VscElement",
2247
2172
  "module": "src/includes/VscElement.ts"
@@ -2380,7 +2305,7 @@
2380
2305
  "text": "string"
2381
2306
  },
2382
2307
  "privacy": "private",
2383
- "default": "'1.11.1-pre.2'",
2308
+ "default": "'1.11.1-pre.3'",
2384
2309
  "inheritedFrom": {
2385
2310
  "name": "VscElement",
2386
2311
  "module": "src/includes/VscElement.ts"
@@ -2601,7 +2526,7 @@
2601
2526
  "text": "string"
2602
2527
  },
2603
2528
  "privacy": "private",
2604
- "default": "'1.11.1-pre.2'",
2529
+ "default": "'1.11.1-pre.3'",
2605
2530
  "inheritedFrom": {
2606
2531
  "name": "VscElement",
2607
2532
  "module": "src/includes/VscElement.ts"
@@ -2736,7 +2661,7 @@
2736
2661
  "text": "string"
2737
2662
  },
2738
2663
  "privacy": "private",
2739
- "default": "'1.11.1-pre.2'",
2664
+ "default": "'1.11.1-pre.3'",
2740
2665
  "inheritedFrom": {
2741
2666
  "name": "VscElement",
2742
2667
  "module": "src/includes/VscElement.ts"
@@ -2803,7 +2728,7 @@
2803
2728
  "type": {
2804
2729
  "text": "CSSResultGroup"
2805
2730
  },
2806
- "default": "[ defaultStyles, css` :host { color: var(--vsc-foreground-translucent); display: block; margin-bottom: 4px; margin-top: 4px; max-width: 720px; } :host([vertical]) { margin-left: 0; } `, formHelperTextStyles, ]"
2731
+ "default": "[ defaultStyles, css` :host { display: block; line-height: 1.4em; margin-bottom: 4px; margin-top: 4px; max-width: 720px; opacity: 0.9; } :host([vertical]) { margin-left: 0; } `, ]"
2807
2732
  }
2808
2733
  ],
2809
2734
  "exports": [
@@ -2832,6 +2757,11 @@
2832
2757
  }
2833
2758
  ],
2834
2759
  "members": [
2760
+ {
2761
+ "kind": "method",
2762
+ "name": "_injectLightDOMStyles",
2763
+ "privacy": "private"
2764
+ },
2835
2765
  {
2836
2766
  "kind": "field",
2837
2767
  "name": "_version",
@@ -2839,7 +2769,7 @@
2839
2769
  "text": "string"
2840
2770
  },
2841
2771
  "privacy": "private",
2842
- "default": "'1.11.1-pre.2'",
2772
+ "default": "'1.11.1-pre.3'",
2843
2773
  "inheritedFrom": {
2844
2774
  "name": "VscElement",
2845
2775
  "module": "src/includes/VscElement.ts"
@@ -2896,7 +2826,7 @@
2896
2826
  "type": {
2897
2827
  "text": "CSSResultGroup"
2898
2828
  },
2899
- "default": "[ defaultStyles, css` :host { color: var(--vscode-icon-foreground); display: inline-block; } .codicon[class*='codicon-'] { animation-duration: var(--spin-duration) !important; display: block; font-size: var(--size); height: var(--size); width: var(--size); } .icon, .button { background-color: transparent; display: block; padding: 0; } .button { border-color: transparent; border-style: solid; border-width: 1px; border-radius: 5px; color: currentColor; cursor: pointer; padding: 2px; } .button:hover { background-color: var(--vscode-toolbar-hoverBackground); } .button:active { background-color: var(--vscode-toolbar-activeBackground); } .button:focus { outline: none; } .button:focus-visible { border-color: var(--vscode-focusBorder); } @keyframes icon-spin { 100% { transform: rotate(360deg); } } .spin { animation-name: icon-spin; animation-timing-function: linear; animation-iteration-count: infinite; } `, ]"
2829
+ "default": "[ defaultStyles, css` :host { color: var(--vscode-icon-foreground); display: inline-block; } .codicon[class*='codicon-'] { display: block; } .icon, .button { background-color: transparent; display: block; padding: 0; } .button { border-color: transparent; border-style: solid; border-width: 1px; border-radius: 5px; color: currentColor; cursor: pointer; padding: 2px; } .button:hover { background-color: var(--vscode-toolbar-hoverBackground); } .button:active { background-color: var(--vscode-toolbar-activeBackground); } .button:focus { outline: none; } .button:focus-visible { border-color: var(--vscode-focusBorder); } @keyframes icon-spin { 100% { transform: rotate(360deg); } } .spin { animation-name: icon-spin; animation-timing-function: linear; animation-iteration-count: infinite; } `, ]"
2900
2830
  }
2901
2831
  ],
2902
2832
  "exports": [
@@ -3040,7 +2970,7 @@
3040
2970
  "text": "string"
3041
2971
  },
3042
2972
  "privacy": "private",
3043
- "default": "'1.11.1-pre.2'",
2973
+ "default": "'1.11.1-pre.3'",
3044
2974
  "inheritedFrom": {
3045
2975
  "name": "VscElement",
3046
2976
  "module": "src/includes/VscElement.ts"
@@ -3263,7 +3193,7 @@
3263
3193
  "text": "string"
3264
3194
  },
3265
3195
  "privacy": "private",
3266
- "default": "'1.11.1-pre.2'",
3196
+ "default": "'1.11.1-pre.3'",
3267
3197
  "inheritedFrom": {
3268
3198
  "name": "VscElement",
3269
3199
  "module": "src/includes/VscElement.ts"
@@ -4360,7 +4290,7 @@
4360
4290
  "text": "string"
4361
4291
  },
4362
4292
  "privacy": "private",
4363
- "default": "'1.11.1-pre.2'",
4293
+ "default": "'1.11.1-pre.3'",
4364
4294
  "inheritedFrom": {
4365
4295
  "name": "VscElement",
4366
4296
  "module": "src/includes/VscElement.ts"
@@ -4658,7 +4588,7 @@
4658
4588
  "text": "string"
4659
4589
  },
4660
4590
  "privacy": "private",
4661
- "default": "'1.11.1-pre.2'",
4591
+ "default": "'1.11.1-pre.3'",
4662
4592
  "inheritedFrom": {
4663
4593
  "name": "VscElement",
4664
4594
  "module": "src/includes/VscElement.ts"
@@ -4808,7 +4738,7 @@
4808
4738
  "text": "string"
4809
4739
  },
4810
4740
  "privacy": "private",
4811
- "default": "'1.11.1-pre.2'",
4741
+ "default": "'1.11.1-pre.3'",
4812
4742
  "inheritedFrom": {
4813
4743
  "name": "VscElement",
4814
4744
  "module": "src/includes/VscElement.ts"
@@ -4891,7 +4821,7 @@
4891
4821
  "type": {
4892
4822
  "text": "CSSResultGroup"
4893
4823
  },
4894
- "default": "[ defaultStyles, baseStyles, css` :host(:invalid) .icon, :host([invalid]) .icon { background-color: var(--vscode-inputValidation-errorBackground); border-color: var(--vscode-inputValidation-errorBorder, #be1100); } .icon { border-radius: 9px; } .icon.checked:before { background-color: currentColor; border-radius: 4px; content: ''; height: 8px; left: 50%; margin: -4px 0 0 -4px; position: absolute; top: 50%; width: 8px; } :host(:focus):host(:not([disabled])) .icon { outline: 1px solid var(--vscode-focusBorder); outline-offset: -1px; } `, formHelperTextStyles, ]"
4824
+ "default": "[ defaultStyles, baseStyles, css` :host(:invalid) .icon, :host([invalid]) .icon { background-color: var(--vscode-inputValidation-errorBackground); border-color: var(--vscode-inputValidation-errorBorder, #be1100); } .icon { border-radius: 9px; } .icon.checked:before { background-color: currentColor; border-radius: 4px; content: ''; height: 8px; left: 50%; margin: -4px 0 0 -4px; position: absolute; top: 50%; width: 8px; } :host(:focus):host(:not([disabled])) .icon { outline: 1px solid var(--vscode-focusBorder); outline-offset: -1px; } `, ]"
4895
4825
  }
4896
4826
  ],
4897
4827
  "exports": [
@@ -5278,7 +5208,7 @@
5278
5208
  "text": "string"
5279
5209
  },
5280
5210
  "privacy": "private",
5281
- "default": "'1.11.1-pre.2'",
5211
+ "default": "'1.11.1-pre.3'",
5282
5212
  "inheritedFrom": {
5283
5213
  "name": "VscElement",
5284
5214
  "module": "src/includes/VscElement.ts"
@@ -5600,7 +5530,7 @@
5600
5530
  "text": "string"
5601
5531
  },
5602
5532
  "privacy": "private",
5603
- "default": "'1.11.1-pre.2'",
5533
+ "default": "'1.11.1-pre.3'",
5604
5534
  "inheritedFrom": {
5605
5535
  "name": "VscElement",
5606
5536
  "module": "src/includes/VscElement.ts"
@@ -5676,7 +5606,7 @@
5676
5606
  "type": {
5677
5607
  "text": "CSSResultGroup"
5678
5608
  },
5679
- "default": "[ defaultStyles, css` :host { display: block; position: relative; } .scrollable-container { height: 100%; overflow: auto; } .scrollable-container.dragging { user-select: none; } .scrollable-container::-webkit-scrollbar { cursor: default; width: 0; } .scrollable-container { scrollbar-width: none; } .shadow { box-shadow: var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset; display: none; height: 3px; left: 0; pointer-events: none; position: absolute; top: 0; z-index: 1; width: 100%; } .shadow.visible { display: block; } .scrollbar-track { height: 100%; position: absolute; right: 0; top: 0; width: 10px; z-index: var(--scrollbar-track-z, 100); } .scrollbar-track.hidden { display: none; } .scrollbar-thumb { background-color: transparent; min-height: var(--min-thumb-height, 20px); opacity: 0; position: absolute; right: 0; width: 10px; } .scrollbar-thumb.visible { background-color: var(--vscode-scrollbarSlider-background); opacity: 1; transition: opacity 100ms; } .scrollbar-thumb.fade { background-color: var(--vscode-scrollbarSlider-background); opacity: 0; transition: opacity 800ms; } .scrollbar-thumb.visible:hover { background-color: var(--vscode-scrollbarSlider-hoverBackground); } .scrollbar-thumb.visible.active, .scrollbar-thumb.visible.active:hover { background-color: var(--vscode-scrollbarSlider-activeBackground); } .prevent-interaction { bottom: 0; left: 0; right: 0; top: 0; position: absolute; z-index: 99; } .content { overflow: hidden; } `, ]"
5609
+ "default": "[ defaultStyles, css` :host { display: block; position: relative; } .scrollable-container { height: 100%; overflow: auto; } .scrollable-container::-webkit-scrollbar { cursor: default; width: 0; } .scrollable-container { scrollbar-width: none; } .shadow { box-shadow: var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset; display: none; height: 3px; left: 0; pointer-events: none; position: absolute; top: 0; z-index: 1; width: 100%; } .shadow.visible { display: block; } .scrollbar-track { height: 100%; position: absolute; right: 0; top: 0; width: 10px; z-index: 100; } .scrollbar-track.hidden { display: none; } .scrollbar-thumb { background-color: transparent; min-height: var(--min-thumb-height, 20px); opacity: 0; position: absolute; right: 0; width: 10px; } .scrollbar-thumb.visible { background-color: var(--vscode-scrollbarSlider-background); opacity: 1; transition: opacity 100ms; } .scrollbar-thumb.fade { background-color: var(--vscode-scrollbarSlider-background); opacity: 0; transition: opacity 800ms; } .scrollbar-thumb.visible:hover { background-color: var(--vscode-scrollbarSlider-hoverBackground); } .scrollbar-thumb.visible.active, .scrollbar-thumb.visible.active:hover { background-color: var(--vscode-scrollbarSlider-activeBackground); } .prevent-interaction { bottom: 0; left: 0; right: 0; top: 0; position: absolute; z-index: 99; } .content { overflow: hidden; } `, ]"
5680
5610
  }
5681
5611
  ],
5682
5612
  "exports": [
@@ -5766,16 +5696,25 @@
5766
5696
  },
5767
5697
  {
5768
5698
  "kind": "field",
5769
- "name": "_thumbVisible",
5699
+ "name": "_thumbHeight",
5770
5700
  "type": {
5771
- "text": "boolean"
5701
+ "text": "number"
5772
5702
  },
5773
5703
  "privacy": "private",
5774
- "default": "false"
5704
+ "default": "0"
5775
5705
  },
5776
5706
  {
5777
5707
  "kind": "field",
5778
- "name": "_thumbFade",
5708
+ "name": "_thumbY",
5709
+ "type": {
5710
+ "text": "number"
5711
+ },
5712
+ "privacy": "private",
5713
+ "default": "0"
5714
+ },
5715
+ {
5716
+ "kind": "field",
5717
+ "name": "_thumbVisible",
5779
5718
  "type": {
5780
5719
  "text": "boolean"
5781
5720
  },
@@ -5784,7 +5723,7 @@
5784
5723
  },
5785
5724
  {
5786
5725
  "kind": "field",
5787
- "name": "_thumbActive",
5726
+ "name": "_thumbFade",
5788
5727
  "type": {
5789
5728
  "text": "boolean"
5790
5729
  },
@@ -5793,12 +5732,12 @@
5793
5732
  },
5794
5733
  {
5795
5734
  "kind": "field",
5796
- "name": "_scrollbarTrackZ",
5735
+ "name": "_thumbActive",
5797
5736
  "type": {
5798
- "text": "number"
5737
+ "text": "boolean"
5799
5738
  },
5800
5739
  "privacy": "private",
5801
- "default": "0"
5740
+ "default": "false"
5802
5741
  },
5803
5742
  {
5804
5743
  "kind": "field",
@@ -5875,6 +5814,15 @@
5875
5814
  "privacy": "private",
5876
5815
  "default": "true"
5877
5816
  },
5817
+ {
5818
+ "kind": "field",
5819
+ "name": "_scrollbarTrackZ",
5820
+ "type": {
5821
+ "text": "number"
5822
+ },
5823
+ "privacy": "private",
5824
+ "default": "0"
5825
+ },
5878
5826
  {
5879
5827
  "kind": "field",
5880
5828
  "name": "_resizeObserverCallback",
@@ -5976,7 +5924,7 @@
5976
5924
  "text": "string"
5977
5925
  },
5978
5926
  "privacy": "private",
5979
- "default": "'1.11.1-pre.2'",
5927
+ "default": "'1.11.1-pre.3'",
5980
5928
  "inheritedFrom": {
5981
5929
  "name": "VscElement",
5982
5930
  "module": "src/includes/VscElement.ts"
@@ -7034,7 +6982,7 @@
7034
6982
  "text": "string"
7035
6983
  },
7036
6984
  "privacy": "private",
7037
- "default": "'1.11.1-pre.2'",
6985
+ "default": "'1.11.1-pre.3'",
7038
6986
  "inheritedFrom": {
7039
6987
  "name": "VscElement",
7040
6988
  "module": "src/includes/VscElement.ts"
@@ -7651,7 +7599,7 @@
7651
7599
  "text": "string"
7652
7600
  },
7653
7601
  "privacy": "private",
7654
- "default": "'1.11.1-pre.2'",
7602
+ "default": "'1.11.1-pre.3'",
7655
7603
  "inheritedFrom": {
7656
7604
  "name": "VscElement",
7657
7605
  "module": "src/includes/VscElement.ts"
@@ -7856,7 +7804,7 @@
7856
7804
  "text": "string"
7857
7805
  },
7858
7806
  "privacy": "private",
7859
- "default": "'1.11.1-pre.2'",
7807
+ "default": "'1.11.1-pre.3'",
7860
7808
  "inheritedFrom": {
7861
7809
  "name": "VscElement",
7862
7810
  "module": "src/includes/VscElement.ts"
@@ -7991,7 +7939,7 @@
7991
7939
  "text": "string"
7992
7940
  },
7993
7941
  "privacy": "private",
7994
- "default": "'1.11.1-pre.2'",
7942
+ "default": "'1.11.1-pre.3'",
7995
7943
  "inheritedFrom": {
7996
7944
  "name": "VscElement",
7997
7945
  "module": "src/includes/VscElement.ts"
@@ -8684,7 +8632,7 @@
8684
8632
  "text": "string"
8685
8633
  },
8686
8634
  "privacy": "private",
8687
- "default": "'1.11.1-pre.2'",
8635
+ "default": "'1.11.1-pre.3'",
8688
8636
  "inheritedFrom": {
8689
8637
  "name": "VscElement",
8690
8638
  "module": "src/includes/VscElement.ts"
@@ -8871,7 +8819,7 @@
8871
8819
  "text": "string"
8872
8820
  },
8873
8821
  "privacy": "private",
8874
- "default": "'1.11.1-pre.2'",
8822
+ "default": "'1.11.1-pre.3'",
8875
8823
  "inheritedFrom": {
8876
8824
  "name": "VscElement",
8877
8825
  "module": "src/includes/VscElement.ts"
@@ -8993,7 +8941,7 @@
8993
8941
  "text": "string"
8994
8942
  },
8995
8943
  "privacy": "private",
8996
- "default": "'1.11.1-pre.2'",
8944
+ "default": "'1.11.1-pre.3'",
8997
8945
  "inheritedFrom": {
8998
8946
  "name": "VscElement",
8999
8947
  "module": "src/includes/VscElement.ts"
@@ -9106,7 +9054,7 @@
9106
9054
  "text": "string"
9107
9055
  },
9108
9056
  "privacy": "private",
9109
- "default": "'1.11.1-pre.2'",
9057
+ "default": "'1.11.1-pre.3'",
9110
9058
  "inheritedFrom": {
9111
9059
  "name": "VscElement",
9112
9060
  "module": "src/includes/VscElement.ts"
@@ -9204,7 +9152,7 @@
9204
9152
  "text": "string"
9205
9153
  },
9206
9154
  "privacy": "private",
9207
- "default": "'1.11.1-pre.2'",
9155
+ "default": "'1.11.1-pre.3'",
9208
9156
  "inheritedFrom": {
9209
9157
  "name": "VscElement",
9210
9158
  "module": "src/includes/VscElement.ts"
@@ -9296,7 +9244,7 @@
9296
9244
  "text": "string"
9297
9245
  },
9298
9246
  "privacy": "private",
9299
- "default": "'1.11.1-pre.2'",
9247
+ "default": "'1.11.1-pre.3'",
9300
9248
  "inheritedFrom": {
9301
9249
  "name": "VscElement",
9302
9250
  "module": "src/includes/VscElement.ts"
@@ -9548,7 +9496,7 @@
9548
9496
  "text": "string"
9549
9497
  },
9550
9498
  "privacy": "private",
9551
- "default": "'1.11.1-pre.2'",
9499
+ "default": "'1.11.1-pre.3'",
9552
9500
  "inheritedFrom": {
9553
9501
  "name": "VscElement",
9554
9502
  "module": "src/includes/VscElement.ts"
@@ -10059,7 +10007,7 @@
10059
10007
  "text": "string"
10060
10008
  },
10061
10009
  "privacy": "private",
10062
- "default": "'1.11.1-pre.2'",
10010
+ "default": "'1.11.1-pre.3'",
10063
10011
  "inheritedFrom": {
10064
10012
  "name": "VscElement",
10065
10013
  "module": "src/includes/VscElement.ts"
@@ -10695,7 +10643,7 @@
10695
10643
  "text": "string"
10696
10644
  },
10697
10645
  "privacy": "private",
10698
- "default": "'1.11.1-pre.2'",
10646
+ "default": "'1.11.1-pre.3'",
10699
10647
  "inheritedFrom": {
10700
10648
  "name": "VscElement",
10701
10649
  "module": "src/includes/VscElement.ts"
@@ -10927,754 +10875,754 @@
10927
10875
  },
10928
10876
  {
10929
10877
  "kind": "javascript-module",
10930
- "path": "src/vscode-tree/vscode-tree.styles.ts",
10931
- "declarations": [
10932
- {
10933
- "kind": "variable",
10934
- "name": "styles",
10935
- "type": {
10936
- "text": "CSSResultGroup"
10937
- },
10938
- "default": "[ defaultStyles, css` :host { --hover-outline-color: transparent; --hover-outline-style: solid; --hover-outline-width: 0; --selected-outline-color: transparent; --selected-outline-style: solid; --selected-outline-width: 0; display: block; outline: none; user-select: none; } .wrapper { height: 100%; } li { list-style: none; } ul, li { margin: 0; padding: 0; } ul { position: relative; } :host([indent-guides]) ul ul:before { content: ''; display: block; height: 100%; position: absolute; bottom: 0; left: var(--indent-guide-pos); top: 0; pointer-events: none; width: 1px; z-index: 1; } .contents { align-items: center; display: flex; font-family: var(--vscode-font-family); font-size: var(--vscode-font-size); font-weight: var(--vscode-font-weight); outline-offset: -1px; padding-right: 12px; } .multi .contents { align-items: flex-start; } .contents:hover { cursor: pointer; } .arrow-container { align-items: center; display: flex; height: 22px; justify-content: center; padding-left: 8px; padding-right: 6px; width: 16px; } .icon-arrow { color: currentColor; display: block; } .theme-icon { display: block; flex-shrink: 0; margin-right: 6px; } .image-icon { background-repeat: no-repeat; background-position: 0 center; background-size: 16px; display: block; flex-shrink: 0; margin-right: 6px; height: 22px; width: 16px; } .multi .contents .theme-icon { margin-top: 3px; } .text-content { display: flex; line-height: 22px; } .single .text-content { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; } .description { font-size: 0.9em; line-height: 22px; margin-left: 0.5em; opacity: 0.95; white-space: pre; } .actions { display: none; } .contents.selected > .actions, .contents.focused > .actions, .contents:hover > .actions { display: flex; } .decorations { align-items: center; display: flex; height: 22px; margin-left: 5px; } .filled-circle { margin-right: 3px; opacity: 0.4; } .decoration-text { font-size: 90%; font-weight: 600; margin-right: 3px; opacity: 0.75; } .filled-circle, .decoration-text { color: var(--color, currentColor); } .contents:hover .filled-circle, .contents:hover .decoration-text { color: var(--hover-color, var(--color)); } .contents.focused .filled-circle, .contents.focused .decoration-text { color: var(--focused-color, var(--color)); } .contents.selected .filled-circle, .contents.selected .decoration-text { color: var(--selected-color, var(--color)); } /* Theme colors */ :host(:focus) .wrapper.has-not-focused-item { outline: 1px solid var(--vscode-focusBorder); } :host(:focus) .contents.selected, :host(:focus) .contents.focused.selected { color: var(--vscode-list-activeSelectionForeground); background-color: var(--vscode-list-activeSelectionBackground); } :host(:focus) .contents.selected .icon-arrow, :host(:focus) .contents.selected.focused .icon-arrow, :host(:focus) .contents.selected .theme-icon, :host(:focus) .contents.selected.focused .theme-icon, :host(:focus) .contents.selected .action-icon, :host(:focus) .contents.selected.focused .action-icon { color: var(--vscode-list-activeSelectionIconForeground); } :host(:focus) .contents.focused { color: var(--vscode-list-focusForeground); background-color: var(--vscode-list-focusBackground); } :host(:focus) .contents.selected.focused { outline-color: var( --vscode-list-focusAndSelectionOutline, var(--vscode-list-focusOutline) ); } .contents:hover { background-color: var(--vscode-list-hoverBackground); color: var(--vscode-list-hoverForeground); } .contents:hover, .contents.selected:hover { outline-color: var(--hover-outline-color); outline-style: var(--hover-outline-style); outline-width: var(--hover-outline-width); } .contents.selected, .contents.selected.focused { background-color: var(--vscode-list-inactiveSelectionBackground); color: var(--vscode-list-inactiveSelectionForeground); } .contents.selected, .contents.selected.focused { outline-color: var(--selected-outline-color); outline-style: var(--selected-outline-style); outline-width: var(--selected-outline-width); } .contents.selected .theme-icon { color: var(--vscode-list-inactiveSelectionIconForeground); } .contents.focused { background-color: var(--vscode-list-inactiveFocusBackground); outline: 1px dotted var(--vscode-list-inactiveFocusOutline); } :host(:focus) .contents.focused { outline: 1px solid var(--vscode-list-focusOutline); } :host([indent-guides]) ul ul:before { background-color: var(--vscode-tree-inactiveIndentGuidesStroke); } :host([indent-guides]) ul ul.has-active-item:before { background-color: var(--vscode-tree-indentGuidesStroke); } `, ]"
10939
- }
10940
- ],
10941
- "exports": [
10942
- {
10943
- "kind": "js",
10944
- "name": "default",
10945
- "declaration": {
10946
- "name": "styles",
10947
- "module": "src/vscode-tree/vscode-tree.styles.ts"
10948
- }
10949
- }
10950
- ]
10951
- },
10952
- {
10953
- "kind": "javascript-module",
10954
- "path": "src/vscode-tree/vscode-tree.ts",
10878
+ "path": "src/includes/form-button-widget/FormButtonWidgetBase.ts",
10955
10879
  "declarations": [
10956
10880
  {
10957
10881
  "kind": "class",
10958
10882
  "description": "",
10959
- "name": "VscodeTree",
10960
- "cssProperties": [
10961
- {
10962
- "name": "--vscode-focusBorder"
10963
- },
10964
- {
10965
- "name": "--vscode-font-family"
10966
- },
10967
- {
10968
- "name": "--vscode-font-size"
10969
- },
10970
- {
10971
- "name": "--vscode-font-weight"
10972
- },
10973
- {
10974
- "name": "--vscode-list-hoverForeground"
10975
- },
10976
- {
10977
- "name": "--vscode-list-hoverBackground"
10978
- },
10979
- {
10980
- "name": "--vscode-list-inactiveSelectionBackground"
10981
- },
10982
- {
10983
- "name": "--vscode-list-inactiveSelectionForeground"
10984
- },
10985
- {
10986
- "name": "--vscode-list-activeSelectionBackground"
10987
- },
10988
- {
10989
- "name": "--vscode-list-activeSelectionForeground"
10990
- },
10991
- {
10992
- "name": "--vscode-list-inactiveSelectionIconForeground"
10993
- },
10994
- {
10995
- "name": "--vscode-list-inactiveFocusBackground"
10996
- },
10997
- {
10998
- "name": "--vscode-list-inactiveFocusOutline"
10999
- },
11000
- {
11001
- "name": "--vscode-list-focusOutline"
11002
- },
11003
- {
11004
- "name": "--vscode-tree-inactiveIndentGuidesStroke"
11005
- },
11006
- {
11007
- "name": "--vscode-tree-indentGuidesStroke"
11008
- }
11009
- ],
11010
- "cssParts": [
11011
- {
11012
- "name": "text-content"
11013
- },
11014
- {
11015
- "name": "description"
11016
- },
11017
- {
11018
- "name": "counter-badge-decoration"
11019
- },
11020
- {
11021
- "name": "filled-circle-decoration"
11022
- },
11023
- {
11024
- "name": "caption-decoration"
11025
- },
11026
- {
11027
- "description": "Container of decorations",
11028
- "name": "decorations"
11029
- }
11030
- ],
10883
+ "name": "FormButtonWidgetBase",
11031
10884
  "members": [
11032
10885
  {
11033
10886
  "kind": "field",
11034
- "name": "data",
10887
+ "name": "focused",
11035
10888
  "type": {
11036
- "text": "TreeItem[]"
10889
+ "text": "boolean"
11037
10890
  },
11038
- "attribute": "data"
10891
+ "default": "false",
10892
+ "attribute": "focused",
10893
+ "reflects": true
11039
10894
  },
11040
10895
  {
11041
10896
  "kind": "field",
11042
- "name": "indent",
10897
+ "name": "_prevTabindex",
11043
10898
  "type": {
11044
10899
  "text": "number"
11045
10900
  },
11046
- "default": "8",
11047
- "attribute": "indent"
10901
+ "privacy": "private",
10902
+ "default": "0"
11048
10903
  },
11049
10904
  {
11050
10905
  "kind": "field",
11051
- "name": "arrows",
11052
- "type": {
11053
- "text": "boolean"
11054
- },
11055
- "default": "false",
11056
- "attribute": "arrows",
11057
- "reflects": true
10906
+ "name": "_handleFocus",
10907
+ "privacy": "private"
11058
10908
  },
11059
10909
  {
11060
10910
  "kind": "field",
11061
- "name": "multiline",
11062
- "type": {
11063
- "text": "boolean"
11064
- },
11065
- "default": "false",
11066
- "attribute": "multiline",
11067
- "reflects": true
10911
+ "name": "_handleBlur",
10912
+ "privacy": "private"
11068
10913
  },
11069
10914
  {
11070
10915
  "kind": "field",
11071
- "name": "tabindex",
11072
- "type": {
11073
- "text": "number"
11074
- },
11075
- "default": "0",
11076
- "attribute": "tabindex",
11077
- "reflects": true
11078
- },
11079
- {
11080
- "kind": "field",
11081
- "name": "indentGuides",
11082
- "type": {
11083
- "text": "boolean"
11084
- },
11085
- "default": "false",
11086
- "attribute": "indent-guides",
11087
- "reflects": true
11088
- },
11089
- {
11090
- "kind": "field",
11091
- "name": "_data",
11092
- "type": {
11093
- "text": "TreeItem[]"
11094
- },
11095
- "privacy": "private",
11096
- "default": "[]"
11097
- },
11098
- {
11099
- "kind": "field",
11100
- "name": "_selectedItem",
10916
+ "name": "_version",
11101
10917
  "type": {
11102
- "text": "TreeItem | null"
10918
+ "text": "string"
11103
10919
  },
11104
10920
  "privacy": "private",
11105
- "default": "null"
10921
+ "default": "'1.11.1-pre.3'",
10922
+ "inheritedFrom": {
10923
+ "name": "VscElement",
10924
+ "module": "src/includes/VscElement.ts"
10925
+ }
11106
10926
  },
11107
10927
  {
11108
10928
  "kind": "field",
11109
- "name": "_focusedItem",
10929
+ "name": "version",
11110
10930
  "type": {
11111
- "text": "TreeItem | null"
10931
+ "text": "string"
11112
10932
  },
11113
- "privacy": "private",
11114
- "default": "null"
11115
- },
10933
+ "description": "VSCode Elements version",
10934
+ "readonly": true,
10935
+ "inheritedFrom": {
10936
+ "name": "VscElement",
10937
+ "module": "src/includes/VscElement.ts"
10938
+ }
10939
+ }
10940
+ ],
10941
+ "attributes": [
11116
10942
  {
11117
- "kind": "field",
11118
- "name": "_selectedBranch",
10943
+ "name": "focused",
11119
10944
  "type": {
11120
- "text": "TreeItem | null"
10945
+ "text": "boolean"
11121
10946
  },
11122
- "privacy": "private",
11123
- "default": "null"
11124
- },
10947
+ "default": "false",
10948
+ "fieldName": "focused"
10949
+ }
10950
+ ],
10951
+ "superclass": {
10952
+ "name": "VscElement",
10953
+ "module": "/src/includes/VscElement.js"
10954
+ }
10955
+ }
10956
+ ],
10957
+ "exports": [
10958
+ {
10959
+ "kind": "js",
10960
+ "name": "FormButtonWidgetBase",
10961
+ "declaration": {
10962
+ "name": "FormButtonWidgetBase",
10963
+ "module": "src/includes/form-button-widget/FormButtonWidgetBase.ts"
10964
+ }
10965
+ }
10966
+ ]
10967
+ },
10968
+ {
10969
+ "kind": "javascript-module",
10970
+ "path": "src/includes/form-button-widget/LabelledCheckboxOrRadio.ts",
10971
+ "declarations": [
10972
+ {
10973
+ "kind": "class",
10974
+ "description": "",
10975
+ "name": "LabelledCheckboxOrRadioInterface",
10976
+ "members": [
11125
10977
  {
11126
10978
  "kind": "field",
11127
- "name": "_focusedBranch",
10979
+ "name": "label",
11128
10980
  "type": {
11129
- "text": "TreeItem | null"
11130
- },
11131
- "privacy": "private",
11132
- "default": "null"
10981
+ "text": "string"
10982
+ }
11133
10983
  },
11134
10984
  {
11135
10985
  "kind": "method",
11136
- "name": "closeAll",
11137
- "privacy": "public",
10986
+ "name": "_handleSlotChange",
10987
+ "privacy": "protected",
11138
10988
  "return": {
11139
10989
  "type": {
11140
10990
  "text": "void"
11141
10991
  }
11142
- },
11143
- "description": "Closes all opened tree items recursively."
11144
- },
11145
- {
11146
- "kind": "method",
11147
- "name": "deselectAll",
11148
- "privacy": "public",
11149
- "description": "Deselects all selected items."
10992
+ }
11150
10993
  },
11151
10994
  {
11152
10995
  "kind": "method",
11153
- "name": "getItemByPath",
11154
- "privacy": "public",
10996
+ "name": "_renderLabelAttribute",
10997
+ "privacy": "protected",
11155
10998
  "return": {
11156
10999
  "type": {
11157
- "text": ""
11158
- }
11159
- },
11160
- "parameters": [
11161
- {
11162
- "name": "path",
11163
- "type": {
11164
- "text": "number[]"
11165
- }
11000
+ "text": "TemplateResult"
11166
11001
  }
11167
- ],
11168
- "description": "Returns a reference to a TreeItem object by path."
11169
- },
11002
+ }
11003
+ }
11004
+ ]
11005
+ },
11006
+ {
11007
+ "kind": "mixin",
11008
+ "description": "",
11009
+ "name": "LabelledCheckboxOrRadioMixin",
11010
+ "members": [
11170
11011
  {
11171
- "kind": "method",
11172
- "name": "_getItemByPath",
11173
- "privacy": "private",
11174
- "return": {
11175
- "type": {
11176
- "text": "TreeItem | null"
11177
- }
11012
+ "kind": "field",
11013
+ "name": "label",
11014
+ "type": {
11015
+ "text": "string"
11178
11016
  },
11179
- "parameters": [
11180
- {
11181
- "name": "path",
11182
- "type": {
11183
- "text": "number[]"
11184
- }
11185
- }
11186
- ]
11017
+ "attribute": "label"
11187
11018
  },
11188
11019
  {
11189
- "kind": "method",
11190
- "name": "_handleActionClick",
11020
+ "kind": "field",
11021
+ "name": "_label",
11022
+ "type": {
11023
+ "text": "string"
11024
+ },
11191
11025
  "privacy": "private",
11192
- "parameters": [
11193
- {
11194
- "name": "ev",
11195
- "type": {
11196
- "text": "MouseEvent"
11197
- }
11198
- }
11199
- ]
11026
+ "default": "''"
11200
11027
  },
11201
11028
  {
11202
- "kind": "method",
11203
- "name": "_renderIconVariant",
11029
+ "kind": "field",
11030
+ "name": "_slottedText",
11031
+ "type": {
11032
+ "text": "string"
11033
+ },
11204
11034
  "privacy": "private",
11205
- "parameters": [
11206
- {
11207
- "name": "variant",
11208
- "type": {
11209
- "text": "{value: string; type: IconType}"
11210
- }
11211
- }
11212
- ]
11035
+ "default": "''"
11213
11036
  },
11214
11037
  {
11215
11038
  "kind": "method",
11216
- "name": "_renderIcon",
11217
- "privacy": "private",
11039
+ "name": "_handleSlotChange",
11040
+ "privacy": "protected",
11218
11041
  "return": {
11219
11042
  "type": {
11220
- "text": "TemplateResult"
11221
- }
11222
- },
11223
- "parameters": [
11224
- {
11225
- "name": "item",
11226
- "type": {
11227
- "text": "TreeItem"
11228
- }
11043
+ "text": "void"
11229
11044
  }
11230
- ]
11045
+ }
11231
11046
  },
11232
11047
  {
11233
11048
  "kind": "method",
11234
- "name": "_renderArrow",
11235
- "privacy": "private",
11049
+ "name": "_renderLabelAttribute",
11050
+ "privacy": "protected",
11236
11051
  "return": {
11237
11052
  "type": {
11238
11053
  "text": "TemplateResult"
11239
11054
  }
11240
- },
11241
- "parameters": [
11242
- {
11243
- "name": "item",
11244
- "type": {
11245
- "text": "TreeItem"
11246
- }
11247
- }
11248
- ]
11249
- },
11055
+ }
11056
+ }
11057
+ ],
11058
+ "attributes": [
11250
11059
  {
11251
- "kind": "method",
11252
- "name": "_renderActions",
11253
- "privacy": "private",
11254
- "return": {
11255
- "type": {
11256
- "text": "TemplateResult"
11257
- }
11060
+ "name": "label",
11061
+ "type": {
11062
+ "text": "string"
11258
11063
  },
11259
- "parameters": [
11260
- {
11261
- "name": "item",
11262
- "type": {
11263
- "text": "TreeItem"
11264
- }
11265
- }
11266
- ]
11267
- },
11064
+ "fieldName": "label"
11065
+ }
11066
+ ],
11067
+ "parameters": [
11268
11068
  {
11269
- "kind": "method",
11270
- "name": "_renderDecorations",
11271
- "privacy": "private",
11272
- "parameters": [
11273
- {
11274
- "name": "item",
11275
- "type": {
11276
- "text": "TreeItem"
11277
- }
11278
- }
11279
- ]
11069
+ "name": "superClass",
11070
+ "type": {
11071
+ "text": "T"
11072
+ }
11073
+ }
11074
+ ]
11075
+ }
11076
+ ],
11077
+ "exports": [
11078
+ {
11079
+ "kind": "js",
11080
+ "name": "LabelledCheckboxOrRadioInterface",
11081
+ "declaration": {
11082
+ "name": "LabelledCheckboxOrRadioInterface",
11083
+ "module": "src/includes/form-button-widget/LabelledCheckboxOrRadio.ts"
11084
+ }
11085
+ },
11086
+ {
11087
+ "kind": "js",
11088
+ "name": "LabelledCheckboxOrRadioMixin",
11089
+ "declaration": {
11090
+ "name": "LabelledCheckboxOrRadioMixin",
11091
+ "module": "src/includes/form-button-widget/LabelledCheckboxOrRadio.ts"
11092
+ }
11093
+ }
11094
+ ]
11095
+ },
11096
+ {
11097
+ "kind": "javascript-module",
11098
+ "path": "src/includes/form-button-widget/base.styles.ts",
11099
+ "declarations": [],
11100
+ "exports": [
11101
+ {
11102
+ "kind": "js",
11103
+ "name": "default",
11104
+ "declaration": {
11105
+ "module": "src/includes/form-button-widget/base.styles.ts"
11106
+ }
11107
+ }
11108
+ ]
11109
+ },
11110
+ {
11111
+ "kind": "javascript-module",
11112
+ "path": "src/includes/vscode-select/helpers.ts",
11113
+ "declarations": [
11114
+ {
11115
+ "kind": "function",
11116
+ "name": "startsWithPerTermSearch",
11117
+ "return": {
11118
+ "type": {
11119
+ "text": "SearchResult"
11120
+ }
11121
+ },
11122
+ "parameters": [
11123
+ {
11124
+ "name": "subject",
11125
+ "type": {
11126
+ "text": "string"
11127
+ }
11280
11128
  },
11281
11129
  {
11282
- "kind": "method",
11283
- "name": "_renderTreeItem",
11284
- "privacy": "private",
11285
- "parameters": [
11286
- {
11287
- "name": "item",
11288
- "type": {
11289
- "text": "TreeItem"
11290
- }
11291
- },
11292
- {
11293
- "name": "additionalOptions",
11294
- "type": {
11295
- "text": "{\n path: number[];\n itemType: ItemType;\n hasFocusedItem: boolean;\n hasSelectedItem: boolean;\n }"
11296
- }
11297
- }
11298
- ]
11130
+ "name": "pattern",
11131
+ "type": {
11132
+ "text": "string"
11133
+ }
11134
+ }
11135
+ ]
11136
+ },
11137
+ {
11138
+ "kind": "function",
11139
+ "name": "startsWithSearch",
11140
+ "return": {
11141
+ "type": {
11142
+ "text": "SearchResult"
11143
+ }
11144
+ },
11145
+ "parameters": [
11146
+ {
11147
+ "name": "subject",
11148
+ "type": {
11149
+ "text": "string"
11150
+ }
11299
11151
  },
11300
11152
  {
11301
- "kind": "method",
11302
- "name": "_renderTree",
11303
- "privacy": "private",
11304
- "parameters": [
11305
- {
11306
- "name": "tree",
11307
- "type": {
11308
- "text": "TreeItem[]"
11309
- }
11310
- },
11311
- {
11312
- "name": "oldPath",
11313
- "default": "[]",
11314
- "type": {
11315
- "text": "number[]"
11316
- }
11317
- }
11318
- ]
11153
+ "name": "pattern",
11154
+ "type": {
11155
+ "text": "string"
11156
+ }
11157
+ }
11158
+ ]
11159
+ },
11160
+ {
11161
+ "kind": "function",
11162
+ "name": "containsSearch",
11163
+ "return": {
11164
+ "type": {
11165
+ "text": "SearchResult"
11166
+ }
11167
+ },
11168
+ "parameters": [
11169
+ {
11170
+ "name": "subject",
11171
+ "type": {
11172
+ "text": "string"
11173
+ }
11319
11174
  },
11320
11175
  {
11321
- "kind": "method",
11322
- "name": "_selectItem",
11323
- "privacy": "private",
11324
- "parameters": [
11325
- {
11326
- "name": "item",
11327
- "type": {
11328
- "text": "TreeItem"
11329
- }
11330
- }
11331
- ]
11176
+ "name": "pattern",
11177
+ "type": {
11178
+ "text": "string"
11179
+ }
11180
+ }
11181
+ ]
11182
+ },
11183
+ {
11184
+ "kind": "function",
11185
+ "name": "fuzzySearch",
11186
+ "return": {
11187
+ "type": {
11188
+ "text": "SearchResult"
11189
+ }
11190
+ },
11191
+ "parameters": [
11192
+ {
11193
+ "name": "subject",
11194
+ "type": {
11195
+ "text": "string"
11196
+ }
11332
11197
  },
11333
11198
  {
11334
- "kind": "method",
11335
- "name": "_focusItem",
11336
- "privacy": "private",
11337
- "parameters": [
11338
- {
11339
- "name": "item",
11340
- "type": {
11341
- "text": "TreeItem"
11342
- }
11343
- }
11344
- ]
11199
+ "name": "pattern",
11200
+ "type": {
11201
+ "text": "string"
11202
+ }
11203
+ }
11204
+ ]
11205
+ },
11206
+ {
11207
+ "kind": "function",
11208
+ "name": "filterOptionsByPattern",
11209
+ "return": {
11210
+ "type": {
11211
+ "text": "InternalOption[]"
11212
+ }
11213
+ },
11214
+ "parameters": [
11215
+ {
11216
+ "name": "list",
11217
+ "type": {
11218
+ "text": "InternalOption[]"
11219
+ }
11345
11220
  },
11346
11221
  {
11347
- "kind": "method",
11348
- "name": "_closeSubTreeRecursively",
11349
- "privacy": "private",
11350
- "parameters": [
11351
- {
11352
- "name": "tree",
11353
- "type": {
11354
- "text": "TreeItem[]"
11355
- }
11356
- }
11357
- ]
11222
+ "name": "pattern",
11223
+ "type": {
11224
+ "text": "string"
11225
+ }
11358
11226
  },
11359
11227
  {
11360
- "kind": "method",
11361
- "name": "_deselectItemsRecursively",
11362
- "privacy": "private",
11363
- "parameters": [
11364
- {
11365
- "name": "tree",
11366
- "type": {
11367
- "text": "TreeItem[]"
11368
- }
11369
- }
11370
- ]
11228
+ "name": "method",
11229
+ "type": {
11230
+ "text": "SearchMethod"
11231
+ }
11232
+ }
11233
+ ]
11234
+ },
11235
+ {
11236
+ "kind": "function",
11237
+ "name": "highlightRanges",
11238
+ "return": {
11239
+ "type": {
11240
+ "text": "TemplateResult | TemplateResult[]"
11241
+ }
11242
+ },
11243
+ "parameters": [
11244
+ {
11245
+ "name": "text",
11246
+ "type": {
11247
+ "text": "string"
11248
+ }
11371
11249
  },
11372
11250
  {
11373
- "kind": "method",
11374
- "name": "_emitSelectEvent",
11375
- "privacy": "private",
11376
- "parameters": [
11377
- {
11378
- "name": "item",
11379
- "type": {
11380
- "text": "TreeItem"
11381
- }
11382
- },
11383
- {
11384
- "name": "path",
11385
- "type": {
11386
- "text": "string"
11387
- }
11388
- }
11389
- ]
11251
+ "name": "ranges",
11252
+ "type": {
11253
+ "text": "[number, number][]"
11254
+ }
11255
+ }
11256
+ ]
11257
+ }
11258
+ ],
11259
+ "exports": [
11260
+ {
11261
+ "kind": "js",
11262
+ "name": "startsWithPerTermSearch",
11263
+ "declaration": {
11264
+ "name": "startsWithPerTermSearch",
11265
+ "module": "src/includes/vscode-select/helpers.ts"
11266
+ }
11267
+ },
11268
+ {
11269
+ "kind": "js",
11270
+ "name": "startsWithSearch",
11271
+ "declaration": {
11272
+ "name": "startsWithSearch",
11273
+ "module": "src/includes/vscode-select/helpers.ts"
11274
+ }
11275
+ },
11276
+ {
11277
+ "kind": "js",
11278
+ "name": "containsSearch",
11279
+ "declaration": {
11280
+ "name": "containsSearch",
11281
+ "module": "src/includes/vscode-select/helpers.ts"
11282
+ }
11283
+ },
11284
+ {
11285
+ "kind": "js",
11286
+ "name": "fuzzySearch",
11287
+ "declaration": {
11288
+ "name": "fuzzySearch",
11289
+ "module": "src/includes/vscode-select/helpers.ts"
11290
+ }
11291
+ },
11292
+ {
11293
+ "kind": "js",
11294
+ "name": "filterOptionsByPattern",
11295
+ "declaration": {
11296
+ "name": "filterOptionsByPattern",
11297
+ "module": "src/includes/vscode-select/helpers.ts"
11298
+ }
11299
+ },
11300
+ {
11301
+ "kind": "js",
11302
+ "name": "highlightRanges",
11303
+ "declaration": {
11304
+ "name": "highlightRanges",
11305
+ "module": "src/includes/vscode-select/helpers.ts"
11306
+ }
11307
+ }
11308
+ ]
11309
+ },
11310
+ {
11311
+ "kind": "javascript-module",
11312
+ "path": "src/includes/vscode-select/styles.ts",
11313
+ "declarations": [],
11314
+ "exports": [
11315
+ {
11316
+ "kind": "js",
11317
+ "name": "default",
11318
+ "declaration": {
11319
+ "module": "src/includes/vscode-select/styles.ts"
11320
+ }
11321
+ }
11322
+ ]
11323
+ },
11324
+ {
11325
+ "kind": "javascript-module",
11326
+ "path": "src/includes/vscode-select/template-elements.ts",
11327
+ "declarations": [
11328
+ {
11329
+ "kind": "variable",
11330
+ "name": "chevronDownIcon",
11331
+ "default": "html` <span class=\"icon\"> <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" > <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.976 10.072l4.357-4.357.62.618L8.284 11h-.618L3 6.333l.619-.618 4.357 4.357z\" /> </svg> </span> `"
11332
+ }
11333
+ ],
11334
+ "exports": [
11335
+ {
11336
+ "kind": "js",
11337
+ "name": "chevronDownIcon",
11338
+ "declaration": {
11339
+ "name": "chevronDownIcon",
11340
+ "module": "src/includes/vscode-select/template-elements.ts"
11341
+ }
11342
+ }
11343
+ ]
11344
+ },
11345
+ {
11346
+ "kind": "javascript-module",
11347
+ "path": "src/includes/vscode-select/types.ts",
11348
+ "declarations": [],
11349
+ "exports": []
11350
+ },
11351
+ {
11352
+ "kind": "javascript-module",
11353
+ "path": "src/includes/vscode-select/vscode-select-base.ts",
11354
+ "declarations": [
11355
+ {
11356
+ "kind": "class",
11357
+ "description": "",
11358
+ "name": "VscodeSelectBase",
11359
+ "cssProperties": [
11360
+ {
11361
+ "description": "workaround for dropdown z-index issues",
11362
+ "name": "--dropdown-z-index"
11363
+ }
11364
+ ],
11365
+ "members": [
11366
+ {
11367
+ "kind": "field",
11368
+ "name": "combobox",
11369
+ "type": {
11370
+ "text": "boolean"
11371
+ },
11372
+ "default": "false",
11373
+ "description": "Options can be filtered by typing into a text input field.",
11374
+ "attribute": "combobox",
11375
+ "reflects": true
11390
11376
  },
11391
11377
  {
11392
- "kind": "method",
11393
- "name": "_focusPrevItem",
11394
- "privacy": "private"
11378
+ "kind": "field",
11379
+ "name": "disabled",
11380
+ "description": "The element cannot be used and is not focusable.",
11381
+ "type": {
11382
+ "text": "boolean"
11383
+ },
11384
+ "attribute": "disabled",
11385
+ "reflects": true
11395
11386
  },
11396
11387
  {
11397
- "kind": "method",
11398
- "name": "_focusNextItem",
11399
- "privacy": "private"
11388
+ "kind": "field",
11389
+ "name": "invalid",
11390
+ "type": {
11391
+ "text": "boolean"
11392
+ },
11393
+ "default": "false",
11394
+ "description": "Sets the invalid state manually.",
11395
+ "attribute": "invalid",
11396
+ "reflects": true
11400
11397
  },
11401
11398
  {
11402
- "kind": "method",
11403
- "name": "_handleClick",
11404
- "privacy": "private",
11405
- "parameters": [
11406
- {
11407
- "name": "event",
11408
- "type": {
11409
- "text": "MouseEvent"
11410
- }
11411
- }
11412
- ]
11399
+ "kind": "field",
11400
+ "name": "filter",
11401
+ "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.",
11402
+ "default": "'fuzzy'",
11403
+ "type": {
11404
+ "text": "'contains' | 'fuzzy' | 'startsWith' | 'startsWithPerTerm'"
11405
+ },
11406
+ "attribute": "filter"
11413
11407
  },
11414
11408
  {
11415
- "kind": "method",
11416
- "name": "_handleComponentKeyDown",
11417
- "privacy": "private",
11418
- "parameters": [
11419
- {
11420
- "name": "ev",
11421
- "type": {
11422
- "text": "KeyboardEvent"
11423
- }
11424
- }
11425
- ]
11409
+ "kind": "field",
11410
+ "name": "focused",
11411
+ "type": {
11412
+ "text": "boolean"
11413
+ },
11414
+ "default": "false",
11415
+ "description": "Its value is true when element is focused.",
11416
+ "attribute": "focused",
11417
+ "reflects": true
11426
11418
  },
11427
11419
  {
11428
11420
  "kind": "field",
11429
- "name": "_handleComponentKeyDownBound",
11430
- "privacy": "private"
11421
+ "name": "open",
11422
+ "type": {
11423
+ "text": "boolean"
11424
+ },
11425
+ "default": "false",
11426
+ "description": "Toggle the dropdown visibility.",
11427
+ "attribute": "open",
11428
+ "reflects": true
11431
11429
  },
11432
11430
  {
11433
11431
  "kind": "field",
11434
- "name": "_version",
11432
+ "name": "options",
11435
11433
  "type": {
11436
- "text": "string"
11434
+ "text": "Option[]"
11437
11435
  },
11438
- "privacy": "private",
11439
- "default": "'1.11.1-pre.2'",
11440
- "inheritedFrom": {
11441
- "name": "VscElement",
11442
- "module": "src/includes/VscElement.ts"
11443
- }
11436
+ "attribute": "options"
11444
11437
  },
11445
11438
  {
11446
11439
  "kind": "field",
11447
- "name": "version",
11440
+ "name": "position",
11448
11441
  "type": {
11449
- "text": "string"
11442
+ "text": "'above' | 'below'"
11450
11443
  },
11451
- "description": "VSCode Elements version",
11452
- "readonly": true,
11453
- "inheritedFrom": {
11454
- "name": "VscElement",
11455
- "module": "src/includes/VscElement.ts"
11456
- }
11457
- }
11458
- ],
11459
- "events": [
11444
+ "default": "'below'",
11445
+ "description": "Position of the options list when visible.",
11446
+ "attribute": "position",
11447
+ "reflects": true
11448
+ },
11460
11449
  {
11461
- "name": "vsc-run-action",
11450
+ "kind": "field",
11451
+ "name": "_assignedOptions",
11462
11452
  "type": {
11463
- "text": "CustomEvent"
11453
+ "text": "VscodeOption[]"
11464
11454
  },
11465
- "deprecated": "Renamed to `vsc-tree-action`",
11466
- "description": "Dispatched when an action icon is clicked."
11455
+ "privacy": "private"
11467
11456
  },
11468
11457
  {
11469
- "name": "vsc-select",
11458
+ "kind": "field",
11459
+ "name": "_activeIndex",
11470
11460
  "type": {
11471
- "text": "CustomEvent"
11461
+ "text": "number"
11472
11462
  },
11473
- "deprecated": "Renamed to `vsc-tree-select`",
11474
- "description": "Dispatched when an item is selected."
11463
+ "privacy": "protected",
11464
+ "default": "-1"
11475
11465
  },
11476
11466
  {
11467
+ "kind": "field",
11468
+ "name": "_currentDescription",
11477
11469
  "type": {
11478
- "text": "VscTreeSelectEvent"
11470
+ "text": "string"
11479
11471
  },
11480
- "description": "Dispatched when an item is selected.",
11481
- "name": "vsc-tree-select"
11472
+ "privacy": "protected",
11473
+ "default": "''"
11482
11474
  },
11483
11475
  {
11476
+ "kind": "field",
11477
+ "name": "_filter",
11484
11478
  "type": {
11485
- "text": "VscTreeActionEvent"
11479
+ "text": "SearchMethod"
11486
11480
  },
11487
- "description": "Dispatched when an action icon is clicked.",
11488
- "name": "vsc-tree-action"
11489
- }
11490
- ],
11491
- "attributes": [
11481
+ "privacy": "protected",
11482
+ "default": "'fuzzy'"
11483
+ },
11492
11484
  {
11493
- "name": "data",
11485
+ "kind": "field",
11486
+ "name": "_filteredOptions",
11494
11487
  "type": {
11495
- "text": "TreeItem[]"
11488
+ "text": "InternalOption[]"
11496
11489
  },
11497
- "fieldName": "data"
11490
+ "privacy": "protected",
11491
+ "readonly": true
11498
11492
  },
11499
11493
  {
11500
- "name": "indent",
11494
+ "kind": "field",
11495
+ "name": "_filterPattern",
11501
11496
  "type": {
11502
- "text": "number"
11497
+ "text": "string"
11503
11498
  },
11504
- "default": "8",
11505
- "fieldName": "indent"
11499
+ "privacy": "protected",
11500
+ "default": "''"
11506
11501
  },
11507
11502
  {
11508
- "name": "arrows",
11503
+ "kind": "field",
11504
+ "name": "_selectedIndex",
11509
11505
  "type": {
11510
- "text": "boolean"
11506
+ "text": "number"
11511
11507
  },
11512
- "default": "false",
11513
- "fieldName": "arrows"
11508
+ "privacy": "protected",
11509
+ "default": "-1"
11514
11510
  },
11515
11511
  {
11516
- "name": "multiline",
11512
+ "kind": "field",
11513
+ "name": "_selectedIndexes",
11517
11514
  "type": {
11518
- "text": "boolean"
11515
+ "text": "number[]"
11519
11516
  },
11520
- "default": "false",
11521
- "fieldName": "multiline"
11517
+ "privacy": "protected",
11518
+ "default": "[]"
11522
11519
  },
11523
11520
  {
11524
- "name": "tabindex",
11521
+ "kind": "field",
11522
+ "name": "_options",
11525
11523
  "type": {
11526
- "text": "number"
11524
+ "text": "InternalOption[]"
11527
11525
  },
11528
- "default": "0",
11529
- "fieldName": "tabindex"
11526
+ "privacy": "protected",
11527
+ "default": "[]"
11530
11528
  },
11531
11529
  {
11532
- "name": "indent-guides",
11530
+ "kind": "field",
11531
+ "name": "_value",
11533
11532
  "type": {
11534
- "text": "boolean"
11533
+ "text": "string"
11535
11534
  },
11536
- "default": "false",
11537
- "fieldName": "indentGuides"
11538
- }
11539
- ],
11540
- "superclass": {
11541
- "name": "VscElement",
11542
- "module": "/src/includes/VscElement.js"
11543
- },
11544
- "tagName": "vscode-tree",
11545
- "customElement": true
11546
- }
11547
- ],
11548
- "exports": [
11549
- {
11550
- "kind": "js",
11551
- "name": "VscodeTree",
11552
- "declaration": {
11553
- "name": "VscodeTree",
11554
- "module": "src/vscode-tree/vscode-tree.ts"
11555
- }
11556
- },
11557
- {
11558
- "kind": "custom-element-definition",
11559
- "name": "vscode-tree",
11560
- "declaration": {
11561
- "name": "VscodeTree",
11562
- "module": "src/vscode-tree/vscode-tree.ts"
11563
- }
11564
- }
11565
- ]
11566
- },
11567
- {
11568
- "kind": "javascript-module",
11569
- "path": "src/includes/form-button-widget/FormButtonWidgetBase.ts",
11570
- "declarations": [
11571
- {
11572
- "kind": "class",
11573
- "description": "",
11574
- "name": "FormButtonWidgetBase",
11575
- "members": [
11535
+ "privacy": "protected",
11536
+ "default": "''"
11537
+ },
11576
11538
  {
11577
11539
  "kind": "field",
11578
- "name": "focused",
11540
+ "name": "_values",
11579
11541
  "type": {
11580
- "text": "boolean"
11542
+ "text": "string[]"
11581
11543
  },
11582
- "default": "false",
11583
- "attribute": "focused",
11584
- "reflects": true
11544
+ "privacy": "protected",
11545
+ "default": "[]"
11585
11546
  },
11586
11547
  {
11587
11548
  "kind": "field",
11588
- "name": "_prevTabindex",
11549
+ "name": "_listScrollTop",
11589
11550
  "type": {
11590
11551
  "text": "number"
11591
11552
  },
11592
- "privacy": "private",
11553
+ "privacy": "protected",
11593
11554
  "default": "0"
11594
11555
  },
11595
11556
  {
11596
11557
  "kind": "field",
11597
- "name": "_handleFocus",
11598
- "privacy": "private"
11599
- },
11600
- {
11601
- "kind": "field",
11602
- "name": "_handleBlur",
11558
+ "name": "_listElement",
11559
+ "type": {
11560
+ "text": "HTMLUListElement"
11561
+ },
11603
11562
  "privacy": "private"
11604
11563
  },
11605
11564
  {
11606
11565
  "kind": "field",
11607
- "name": "_version",
11566
+ "name": "_isHoverForbidden",
11608
11567
  "type": {
11609
- "text": "string"
11568
+ "text": "boolean"
11610
11569
  },
11611
11570
  "privacy": "private",
11612
- "default": "'1.11.1-pre.2'",
11613
- "inheritedFrom": {
11614
- "name": "VscElement",
11615
- "module": "src/includes/VscElement.ts"
11616
- }
11571
+ "default": "false"
11617
11572
  },
11618
11573
  {
11619
11574
  "kind": "field",
11620
- "name": "version",
11575
+ "name": "_disabled",
11621
11576
  "type": {
11622
- "text": "string"
11577
+ "text": "boolean"
11623
11578
  },
11624
- "description": "VSCode Elements version",
11625
- "readonly": true,
11626
- "inheritedFrom": {
11627
- "name": "VscElement",
11628
- "module": "src/includes/VscElement.ts"
11629
- }
11630
- }
11631
- ],
11632
- "attributes": [
11579
+ "privacy": "private",
11580
+ "default": "false"
11581
+ },
11633
11582
  {
11634
- "name": "focused",
11583
+ "kind": "field",
11584
+ "name": "_originalTabIndex",
11635
11585
  "type": {
11636
- "text": "boolean"
11637
- },
11638
- "default": "false",
11639
- "fieldName": "focused"
11640
- }
11641
- ],
11642
- "superclass": {
11643
- "name": "VscElement",
11644
- "module": "/src/includes/VscElement.js"
11645
- }
11646
- }
11647
- ],
11648
- "exports": [
11649
- {
11650
- "kind": "js",
11651
- "name": "FormButtonWidgetBase",
11652
- "declaration": {
11653
- "name": "FormButtonWidgetBase",
11654
- "module": "src/includes/form-button-widget/FormButtonWidgetBase.ts"
11655
- }
11656
- }
11657
- ]
11658
- },
11659
- {
11660
- "kind": "javascript-module",
11661
- "path": "src/includes/form-button-widget/LabelledCheckboxOrRadio.ts",
11662
- "declarations": [
11663
- {
11664
- "kind": "class",
11665
- "description": "",
11666
- "name": "LabelledCheckboxOrRadioInterface",
11667
- "members": [
11586
+ "text": "number | undefined"
11587
+ },
11588
+ "privacy": "private",
11589
+ "default": "undefined"
11590
+ },
11668
11591
  {
11669
11592
  "kind": "field",
11670
- "name": "label",
11593
+ "name": "_currentOptions",
11671
11594
  "type": {
11672
- "text": "string"
11673
- }
11595
+ "text": "InternalOption[]"
11596
+ },
11597
+ "privacy": "protected",
11598
+ "readonly": true
11674
11599
  },
11675
11600
  {
11676
11601
  "kind": "method",
11677
- "name": "_handleSlotChange",
11602
+ "name": "_setStateFromSlottedElements",
11603
+ "privacy": "protected"
11604
+ },
11605
+ {
11606
+ "kind": "method",
11607
+ "name": "_toggleDropdown",
11608
+ "privacy": "protected",
11609
+ "return": {
11610
+ "type": {
11611
+ "text": "Promise<void>"
11612
+ }
11613
+ },
11614
+ "parameters": [
11615
+ {
11616
+ "name": "visible",
11617
+ "type": {
11618
+ "text": "boolean"
11619
+ }
11620
+ }
11621
+ ]
11622
+ },
11623
+ {
11624
+ "kind": "method",
11625
+ "name": "_dispatchChangeEvent",
11678
11626
  "privacy": "protected",
11679
11627
  "return": {
11680
11628
  "type": {
@@ -11684,50 +11632,32 @@
11684
11632
  },
11685
11633
  {
11686
11634
  "kind": "method",
11687
- "name": "_renderLabelAttribute",
11635
+ "name": "_onFaceClick",
11688
11636
  "privacy": "protected",
11689
11637
  "return": {
11690
11638
  "type": {
11691
- "text": "TemplateResult"
11639
+ "text": "void"
11692
11640
  }
11693
11641
  }
11694
- }
11695
- ]
11696
- },
11697
- {
11698
- "kind": "mixin",
11699
- "description": "",
11700
- "name": "LabelledCheckboxOrRadioMixin",
11701
- "members": [
11642
+ },
11702
11643
  {
11703
11644
  "kind": "field",
11704
- "name": "label",
11705
- "type": {
11706
- "text": "string"
11707
- },
11708
- "attribute": "label"
11645
+ "name": "_onClickOutside",
11646
+ "privacy": "private"
11709
11647
  },
11710
11648
  {
11711
11649
  "kind": "field",
11712
- "name": "_label",
11713
- "type": {
11714
- "text": "string"
11715
- },
11716
- "privacy": "private",
11717
- "default": "''"
11650
+ "name": "_onMouseMove",
11651
+ "privacy": "private"
11718
11652
  },
11719
11653
  {
11720
- "kind": "field",
11721
- "name": "_slottedText",
11722
- "type": {
11723
- "text": "string"
11724
- },
11725
- "privacy": "private",
11726
- "default": "''"
11654
+ "kind": "method",
11655
+ "name": "_toggleComboboxDropdown",
11656
+ "privacy": "private"
11727
11657
  },
11728
11658
  {
11729
11659
  "kind": "method",
11730
- "name": "_handleSlotChange",
11660
+ "name": "_onComboboxButtonClick",
11731
11661
  "privacy": "protected",
11732
11662
  "return": {
11733
11663
  "type": {
@@ -11737,841 +11667,861 @@
11737
11667
  },
11738
11668
  {
11739
11669
  "kind": "method",
11740
- "name": "_renderLabelAttribute",
11670
+ "name": "_onComboboxButtonKeyDown",
11741
11671
  "privacy": "protected",
11742
11672
  "return": {
11743
11673
  "type": {
11744
- "text": "TemplateResult"
11674
+ "text": "void"
11745
11675
  }
11746
- }
11747
- }
11748
- ],
11749
- "attributes": [
11676
+ },
11677
+ "parameters": [
11678
+ {
11679
+ "name": "ev",
11680
+ "type": {
11681
+ "text": "KeyboardEvent"
11682
+ }
11683
+ }
11684
+ ]
11685
+ },
11750
11686
  {
11751
- "name": "label",
11752
- "type": {
11753
- "text": "string"
11687
+ "kind": "method",
11688
+ "name": "_onOptionMouseOver",
11689
+ "privacy": "protected",
11690
+ "return": {
11691
+ "type": {
11692
+ "text": "void"
11693
+ }
11754
11694
  },
11755
- "fieldName": "label"
11756
- }
11757
- ],
11758
- "parameters": [
11695
+ "parameters": [
11696
+ {
11697
+ "name": "ev",
11698
+ "type": {
11699
+ "text": "MouseEvent"
11700
+ }
11701
+ }
11702
+ ]
11703
+ },
11759
11704
  {
11760
- "name": "superClass",
11761
- "type": {
11762
- "text": "T"
11705
+ "kind": "method",
11706
+ "name": "_onEnterKeyDown",
11707
+ "privacy": "protected",
11708
+ "return": {
11709
+ "type": {
11710
+ "text": "void"
11711
+ }
11763
11712
  }
11764
- }
11765
- ]
11766
- }
11767
- ],
11768
- "exports": [
11769
- {
11770
- "kind": "js",
11771
- "name": "LabelledCheckboxOrRadioInterface",
11772
- "declaration": {
11773
- "name": "LabelledCheckboxOrRadioInterface",
11774
- "module": "src/includes/form-button-widget/LabelledCheckboxOrRadio.ts"
11775
- }
11776
- },
11777
- {
11778
- "kind": "js",
11779
- "name": "LabelledCheckboxOrRadioMixin",
11780
- "declaration": {
11781
- "name": "LabelledCheckboxOrRadioMixin",
11782
- "module": "src/includes/form-button-widget/LabelledCheckboxOrRadio.ts"
11783
- }
11784
- }
11785
- ]
11786
- },
11787
- {
11788
- "kind": "javascript-module",
11789
- "path": "src/includes/form-button-widget/base.styles.ts",
11790
- "declarations": [],
11791
- "exports": [
11792
- {
11793
- "kind": "js",
11794
- "name": "default",
11795
- "declaration": {
11796
- "module": "src/includes/form-button-widget/base.styles.ts"
11797
- }
11798
- }
11799
- ]
11800
- },
11801
- {
11802
- "kind": "javascript-module",
11803
- "path": "src/includes/vscode-select/helpers.ts",
11804
- "declarations": [
11805
- {
11806
- "kind": "function",
11807
- "name": "startsWithPerTermSearch",
11808
- "return": {
11809
- "type": {
11810
- "text": "SearchResult"
11811
- }
11812
- },
11813
- "parameters": [
11713
+ },
11814
11714
  {
11815
- "name": "subject",
11816
- "type": {
11817
- "text": "string"
11818
- }
11715
+ "kind": "method",
11716
+ "name": "_onSpaceKeyDown",
11717
+ "privacy": "private"
11819
11718
  },
11820
11719
  {
11821
- "name": "pattern",
11822
- "type": {
11823
- "text": "string"
11824
- }
11825
- }
11826
- ]
11827
- },
11828
- {
11829
- "kind": "function",
11830
- "name": "startsWithSearch",
11831
- "return": {
11832
- "type": {
11833
- "text": "SearchResult"
11834
- }
11835
- },
11836
- "parameters": [
11720
+ "kind": "method",
11721
+ "name": "_scrollActiveElementToTop",
11722
+ "privacy": "private"
11723
+ },
11837
11724
  {
11838
- "name": "subject",
11839
- "type": {
11840
- "text": "string"
11725
+ "kind": "method",
11726
+ "name": "_adjustOptionListScrollPos",
11727
+ "privacy": "private",
11728
+ "parameters": [
11729
+ {
11730
+ "name": "direction",
11731
+ "type": {
11732
+ "text": "'down' | 'up'"
11733
+ }
11734
+ }
11735
+ ]
11736
+ },
11737
+ {
11738
+ "kind": "method",
11739
+ "name": "_onArrowUpKeyDown",
11740
+ "privacy": "protected",
11741
+ "return": {
11742
+ "type": {
11743
+ "text": "void"
11744
+ }
11841
11745
  }
11842
11746
  },
11843
11747
  {
11844
- "name": "pattern",
11845
- "type": {
11846
- "text": "string"
11748
+ "kind": "method",
11749
+ "name": "_onArrowDownKeyDown",
11750
+ "privacy": "protected",
11751
+ "return": {
11752
+ "type": {
11753
+ "text": "void"
11754
+ }
11847
11755
  }
11848
- }
11849
- ]
11850
- },
11851
- {
11852
- "kind": "function",
11853
- "name": "containsSearch",
11854
- "return": {
11855
- "type": {
11856
- "text": "SearchResult"
11857
- }
11858
- },
11859
- "parameters": [
11756
+ },
11757
+ {
11758
+ "kind": "method",
11759
+ "name": "_onComponentKeyDown",
11760
+ "privacy": "private",
11761
+ "parameters": [
11762
+ {
11763
+ "name": "event",
11764
+ "type": {
11765
+ "text": "KeyboardEvent"
11766
+ }
11767
+ }
11768
+ ]
11769
+ },
11860
11770
  {
11861
- "name": "subject",
11862
- "type": {
11863
- "text": "string"
11864
- }
11771
+ "kind": "method",
11772
+ "name": "_onComponentFocus",
11773
+ "privacy": "private"
11865
11774
  },
11866
11775
  {
11867
- "name": "pattern",
11868
- "type": {
11869
- "text": "string"
11870
- }
11871
- }
11872
- ]
11873
- },
11874
- {
11875
- "kind": "function",
11876
- "name": "fuzzySearch",
11877
- "return": {
11878
- "type": {
11879
- "text": "SearchResult"
11880
- }
11881
- },
11882
- "parameters": [
11776
+ "kind": "method",
11777
+ "name": "_onComponentBlur",
11778
+ "privacy": "private"
11779
+ },
11883
11780
  {
11884
- "name": "subject",
11885
- "type": {
11886
- "text": "string"
11781
+ "kind": "method",
11782
+ "name": "_onSlotChange",
11783
+ "privacy": "protected",
11784
+ "return": {
11785
+ "type": {
11786
+ "text": "void"
11787
+ }
11887
11788
  }
11888
11789
  },
11889
11790
  {
11890
- "name": "pattern",
11891
- "type": {
11892
- "text": "string"
11893
- }
11894
- }
11895
- ]
11896
- },
11897
- {
11898
- "kind": "function",
11899
- "name": "filterOptionsByPattern",
11900
- "return": {
11901
- "type": {
11902
- "text": "InternalOption[]"
11903
- }
11904
- },
11905
- "parameters": [
11791
+ "kind": "method",
11792
+ "name": "_onComboboxInputFocus",
11793
+ "privacy": "protected",
11794
+ "return": {
11795
+ "type": {
11796
+ "text": "void"
11797
+ }
11798
+ },
11799
+ "parameters": [
11800
+ {
11801
+ "name": "ev",
11802
+ "type": {
11803
+ "text": "FocusEvent"
11804
+ }
11805
+ }
11806
+ ]
11807
+ },
11906
11808
  {
11907
- "name": "list",
11908
- "type": {
11909
- "text": "InternalOption[]"
11910
- }
11809
+ "kind": "method",
11810
+ "name": "_onComboboxInputInput",
11811
+ "privacy": "protected",
11812
+ "return": {
11813
+ "type": {
11814
+ "text": "void"
11815
+ }
11816
+ },
11817
+ "parameters": [
11818
+ {
11819
+ "name": "ev",
11820
+ "type": {
11821
+ "text": "InputEvent"
11822
+ }
11823
+ }
11824
+ ]
11911
11825
  },
11912
11826
  {
11913
- "name": "pattern",
11914
- "type": {
11915
- "text": "string"
11827
+ "kind": "method",
11828
+ "name": "_onComboboxInputClick",
11829
+ "privacy": "protected",
11830
+ "return": {
11831
+ "type": {
11832
+ "text": "void"
11833
+ }
11916
11834
  }
11917
11835
  },
11918
11836
  {
11919
- "name": "method",
11920
- "type": {
11921
- "text": "SearchMethod"
11837
+ "kind": "method",
11838
+ "name": "_renderOptions",
11839
+ "privacy": "protected",
11840
+ "return": {
11841
+ "type": {
11842
+ "text": "TemplateResult | TemplateResult[]"
11843
+ }
11922
11844
  }
11923
- }
11924
- ]
11925
- },
11926
- {
11927
- "kind": "function",
11928
- "name": "highlightRanges",
11929
- "return": {
11930
- "type": {
11931
- "text": "TemplateResult | TemplateResult[]"
11932
- }
11933
- },
11934
- "parameters": [
11845
+ },
11935
11846
  {
11936
- "name": "text",
11937
- "type": {
11938
- "text": "string"
11939
- }
11847
+ "kind": "method",
11848
+ "name": "_renderDescription",
11849
+ "privacy": "private"
11940
11850
  },
11941
11851
  {
11942
- "name": "ranges",
11943
- "type": {
11944
- "text": "[number, number][]"
11852
+ "kind": "method",
11853
+ "name": "_renderSelectFace",
11854
+ "privacy": "protected",
11855
+ "return": {
11856
+ "type": {
11857
+ "text": "TemplateResult"
11858
+ }
11945
11859
  }
11946
- }
11947
- ]
11948
- }
11949
- ],
11950
- "exports": [
11951
- {
11952
- "kind": "js",
11953
- "name": "startsWithPerTermSearch",
11954
- "declaration": {
11955
- "name": "startsWithPerTermSearch",
11956
- "module": "src/includes/vscode-select/helpers.ts"
11957
- }
11958
- },
11959
- {
11960
- "kind": "js",
11961
- "name": "startsWithSearch",
11962
- "declaration": {
11963
- "name": "startsWithSearch",
11964
- "module": "src/includes/vscode-select/helpers.ts"
11965
- }
11966
- },
11967
- {
11968
- "kind": "js",
11969
- "name": "containsSearch",
11970
- "declaration": {
11971
- "name": "containsSearch",
11972
- "module": "src/includes/vscode-select/helpers.ts"
11973
- }
11974
- },
11975
- {
11976
- "kind": "js",
11977
- "name": "fuzzySearch",
11978
- "declaration": {
11979
- "name": "fuzzySearch",
11980
- "module": "src/includes/vscode-select/helpers.ts"
11981
- }
11982
- },
11983
- {
11984
- "kind": "js",
11985
- "name": "filterOptionsByPattern",
11986
- "declaration": {
11987
- "name": "filterOptionsByPattern",
11988
- "module": "src/includes/vscode-select/helpers.ts"
11989
- }
11990
- },
11991
- {
11992
- "kind": "js",
11993
- "name": "highlightRanges",
11994
- "declaration": {
11995
- "name": "highlightRanges",
11996
- "module": "src/includes/vscode-select/helpers.ts"
11997
- }
11998
- }
11999
- ]
12000
- },
12001
- {
12002
- "kind": "javascript-module",
12003
- "path": "src/includes/vscode-select/styles.ts",
12004
- "declarations": [],
12005
- "exports": [
12006
- {
12007
- "kind": "js",
12008
- "name": "default",
12009
- "declaration": {
12010
- "module": "src/includes/vscode-select/styles.ts"
12011
- }
12012
- }
12013
- ]
12014
- },
12015
- {
12016
- "kind": "javascript-module",
12017
- "path": "src/includes/vscode-select/template-elements.ts",
12018
- "declarations": [
12019
- {
12020
- "kind": "variable",
12021
- "name": "chevronDownIcon",
12022
- "default": "html` <span class=\"icon\"> <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" > <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M7.976 10.072l4.357-4.357.62.618L8.284 11h-.618L3 6.333l.619-.618 4.357 4.357z\" /> </svg> </span> `"
12023
- }
12024
- ],
12025
- "exports": [
12026
- {
12027
- "kind": "js",
12028
- "name": "chevronDownIcon",
12029
- "declaration": {
12030
- "name": "chevronDownIcon",
12031
- "module": "src/includes/vscode-select/template-elements.ts"
12032
- }
12033
- }
12034
- ]
12035
- },
12036
- {
12037
- "kind": "javascript-module",
12038
- "path": "src/includes/vscode-select/types.ts",
12039
- "declarations": [],
12040
- "exports": []
12041
- },
12042
- {
12043
- "kind": "javascript-module",
12044
- "path": "src/includes/vscode-select/vscode-select-base.ts",
12045
- "declarations": [
12046
- {
12047
- "kind": "class",
12048
- "description": "",
12049
- "name": "VscodeSelectBase",
12050
- "cssProperties": [
11860
+ },
11861
+ {
11862
+ "kind": "method",
11863
+ "name": "_renderComboboxFace",
11864
+ "privacy": "protected",
11865
+ "return": {
11866
+ "type": {
11867
+ "text": "TemplateResult"
11868
+ }
11869
+ }
11870
+ },
12051
11871
  {
12052
- "description": "workaround for dropdown z-index issues",
12053
- "name": "--dropdown-z-index"
11872
+ "kind": "method",
11873
+ "name": "_renderDropdownControls",
11874
+ "privacy": "protected",
11875
+ "return": {
11876
+ "type": {
11877
+ "text": "TemplateResult"
11878
+ }
11879
+ }
11880
+ },
11881
+ {
11882
+ "kind": "method",
11883
+ "name": "_renderDropdown",
11884
+ "privacy": "private"
11885
+ },
11886
+ {
11887
+ "kind": "field",
11888
+ "name": "_version",
11889
+ "type": {
11890
+ "text": "string"
11891
+ },
11892
+ "privacy": "private",
11893
+ "default": "'1.11.1-pre.3'",
11894
+ "inheritedFrom": {
11895
+ "name": "VscElement",
11896
+ "module": "src/includes/VscElement.ts"
11897
+ }
11898
+ },
11899
+ {
11900
+ "kind": "field",
11901
+ "name": "version",
11902
+ "type": {
11903
+ "text": "string"
11904
+ },
11905
+ "description": "VSCode Elements version",
11906
+ "readonly": true,
11907
+ "inheritedFrom": {
11908
+ "name": "VscElement",
11909
+ "module": "src/includes/VscElement.ts"
11910
+ }
12054
11911
  }
12055
11912
  ],
12056
- "members": [
11913
+ "events": [
11914
+ {
11915
+ "name": "vsc-change",
11916
+ "type": {
11917
+ "text": "CustomEvent"
11918
+ },
11919
+ "deprecated": "true"
11920
+ },
11921
+ {
11922
+ "name": "change",
11923
+ "type": {
11924
+ "text": "Event"
11925
+ }
11926
+ },
11927
+ {
11928
+ "name": "input",
11929
+ "type": {
11930
+ "text": "Event"
11931
+ }
11932
+ }
11933
+ ],
11934
+ "attributes": [
11935
+ {
11936
+ "name": "options",
11937
+ "type": {
11938
+ "text": "Option[]"
11939
+ },
11940
+ "fieldName": "options",
11941
+ "attribute": "options"
11942
+ },
12057
11943
  {
12058
- "kind": "field",
12059
11944
  "name": "combobox",
12060
11945
  "type": {
12061
11946
  "text": "boolean"
12062
11947
  },
12063
11948
  "default": "false",
12064
11949
  "description": "Options can be filtered by typing into a text input field.",
12065
- "attribute": "combobox",
12066
- "reflects": true
11950
+ "fieldName": "combobox"
12067
11951
  },
12068
11952
  {
12069
- "kind": "field",
12070
11953
  "name": "disabled",
12071
11954
  "description": "The element cannot be used and is not focusable.",
12072
11955
  "type": {
12073
11956
  "text": "boolean"
12074
11957
  },
12075
- "attribute": "disabled",
12076
- "reflects": true
11958
+ "fieldName": "disabled"
12077
11959
  },
12078
11960
  {
12079
- "kind": "field",
12080
11961
  "name": "invalid",
12081
11962
  "type": {
12082
11963
  "text": "boolean"
12083
11964
  },
12084
11965
  "default": "false",
12085
11966
  "description": "Sets the invalid state manually.",
12086
- "attribute": "invalid",
12087
- "reflects": true
11967
+ "fieldName": "invalid"
12088
11968
  },
12089
11969
  {
12090
- "kind": "field",
12091
11970
  "name": "filter",
12092
11971
  "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.",
12093
11972
  "default": "'fuzzy'",
12094
11973
  "type": {
12095
11974
  "text": "'contains' | 'fuzzy' | 'startsWith' | 'startsWithPerTerm'"
12096
11975
  },
12097
- "attribute": "filter"
11976
+ "fieldName": "filter"
12098
11977
  },
12099
11978
  {
12100
- "kind": "field",
12101
11979
  "name": "focused",
12102
11980
  "type": {
12103
11981
  "text": "boolean"
12104
11982
  },
12105
11983
  "default": "false",
12106
11984
  "description": "Its value is true when element is focused.",
12107
- "attribute": "focused",
12108
- "reflects": true
11985
+ "fieldName": "focused"
12109
11986
  },
12110
11987
  {
12111
- "kind": "field",
12112
11988
  "name": "open",
12113
11989
  "type": {
12114
11990
  "text": "boolean"
12115
11991
  },
12116
11992
  "default": "false",
12117
11993
  "description": "Toggle the dropdown visibility.",
12118
- "attribute": "open",
12119
- "reflects": true
12120
- },
12121
- {
12122
- "kind": "field",
12123
- "name": "options",
12124
- "type": {
12125
- "text": "Option[]"
12126
- },
12127
- "attribute": "options"
11994
+ "fieldName": "open"
12128
11995
  },
12129
11996
  {
12130
- "kind": "field",
12131
11997
  "name": "position",
12132
11998
  "type": {
12133
11999
  "text": "'above' | 'below'"
12134
12000
  },
12135
12001
  "default": "'below'",
12136
12002
  "description": "Position of the options list when visible.",
12137
- "attribute": "position",
12138
- "reflects": true
12003
+ "fieldName": "position"
12004
+ }
12005
+ ],
12006
+ "superclass": {
12007
+ "name": "VscElement",
12008
+ "module": "/src/includes/VscElement.js"
12009
+ }
12010
+ }
12011
+ ],
12012
+ "exports": [
12013
+ {
12014
+ "kind": "js",
12015
+ "name": "VscodeSelectBase",
12016
+ "declaration": {
12017
+ "name": "VscodeSelectBase",
12018
+ "module": "src/includes/vscode-select/vscode-select-base.ts"
12019
+ }
12020
+ }
12021
+ ]
12022
+ },
12023
+ {
12024
+ "kind": "javascript-module",
12025
+ "path": "src/vscode-tree/vscode-tree.styles.ts",
12026
+ "declarations": [
12027
+ {
12028
+ "kind": "variable",
12029
+ "name": "styles",
12030
+ "type": {
12031
+ "text": "CSSResultGroup"
12032
+ },
12033
+ "default": "[ defaultStyles, css` :host { --hover-outline-color: transparent; --hover-outline-style: solid; --hover-outline-width: 0; --selected-outline-color: transparent; --selected-outline-style: solid; --selected-outline-width: 0; display: block; outline: none; user-select: none; } .wrapper { height: 100%; } li { list-style: none; } ul, li { margin: 0; padding: 0; } ul { position: relative; } :host([indent-guides]) ul ul:before { content: ''; display: block; height: 100%; position: absolute; bottom: 0; left: var(--indent-guide-pos); top: 0; pointer-events: none; width: 1px; z-index: 1; } .contents { align-items: center; display: flex; font-family: var(--vscode-font-family); font-size: var(--vscode-font-size); font-weight: var(--vscode-font-weight); outline-offset: -1px; padding-right: 12px; } .multi .contents { align-items: flex-start; } .contents:hover { cursor: pointer; } .arrow-container { align-items: center; display: flex; height: 22px; justify-content: center; padding-left: 8px; padding-right: 6px; width: 16px; } .icon-arrow { color: currentColor; display: block; } .theme-icon { display: block; flex-shrink: 0; margin-right: 6px; } .image-icon { background-repeat: no-repeat; background-position: 0 center; background-size: 16px; display: block; flex-shrink: 0; margin-right: 6px; height: 22px; width: 16px; } .multi .contents .theme-icon { margin-top: 3px; } .text-content { display: flex; line-height: 22px; } .single .text-content { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; } .description { font-size: 0.9em; line-height: 22px; margin-left: 0.5em; opacity: 0.95; white-space: pre; } .actions { display: none; } .contents.selected > .actions, .contents.focused > .actions, .contents:hover > .actions { display: flex; } .decorations { align-items: center; display: flex; height: 22px; margin-left: 5px; } .filled-circle { margin-right: 3px; opacity: 0.4; } .decoration-text { font-size: 90%; font-weight: 600; margin-right: 3px; opacity: 0.75; } .filled-circle, .decoration-text { color: var(--color, currentColor); } .contents:hover .filled-circle, .contents:hover .decoration-text { color: var(--hover-color, var(--color)); } .contents.focused .filled-circle, .contents.focused .decoration-text { color: var(--focused-color, var(--color)); } .contents.selected .filled-circle, .contents.selected .decoration-text { color: var(--selected-color, var(--color)); } /* Theme colors */ :host(:focus) .wrapper.has-not-focused-item { outline: 1px solid var(--vscode-focusBorder); } :host(:focus) .contents.selected, :host(:focus) .contents.focused.selected { color: var(--vscode-list-activeSelectionForeground); background-color: var(--vscode-list-activeSelectionBackground); } :host(:focus) .contents.selected .icon-arrow, :host(:focus) .contents.selected.focused .icon-arrow, :host(:focus) .contents.selected .theme-icon, :host(:focus) .contents.selected.focused .theme-icon, :host(:focus) .contents.selected .action-icon, :host(:focus) .contents.selected.focused .action-icon { color: var(--vscode-list-activeSelectionIconForeground); } :host(:focus) .contents.focused { color: var(--vscode-list-focusForeground); background-color: var(--vscode-list-focusBackground); } :host(:focus) .contents.selected.focused { outline-color: var( --vscode-list-focusAndSelectionOutline, var(--vscode-list-focusOutline) ); } .contents:hover { background-color: var(--vscode-list-hoverBackground); color: var(--vscode-list-hoverForeground); } .contents:hover, .contents.selected:hover { outline-color: var(--hover-outline-color); outline-style: var(--hover-outline-style); outline-width: var(--hover-outline-width); } .contents.selected, .contents.selected.focused { background-color: var(--vscode-list-inactiveSelectionBackground); color: var(--vscode-list-inactiveSelectionForeground); } .contents.selected, .contents.selected.focused { outline-color: var(--selected-outline-color); outline-style: var(--selected-outline-style); outline-width: var(--selected-outline-width); } .contents.selected .theme-icon { color: var(--vscode-list-inactiveSelectionIconForeground); } .contents.focused { background-color: var(--vscode-list-inactiveFocusBackground); outline: 1px dotted var(--vscode-list-inactiveFocusOutline); } :host(:focus) .contents.focused { outline: 1px solid var(--vscode-list-focusOutline); } :host([indent-guides]) ul ul:before { background-color: var(--vscode-tree-inactiveIndentGuidesStroke); } :host([indent-guides]) ul ul.has-active-item:before { background-color: var(--vscode-tree-indentGuidesStroke); } `, ]"
12034
+ }
12035
+ ],
12036
+ "exports": [
12037
+ {
12038
+ "kind": "js",
12039
+ "name": "default",
12040
+ "declaration": {
12041
+ "name": "styles",
12042
+ "module": "src/vscode-tree/vscode-tree.styles.ts"
12043
+ }
12044
+ }
12045
+ ]
12046
+ },
12047
+ {
12048
+ "kind": "javascript-module",
12049
+ "path": "src/vscode-tree/vscode-tree.ts",
12050
+ "declarations": [
12051
+ {
12052
+ "kind": "class",
12053
+ "description": "",
12054
+ "name": "VscodeTree",
12055
+ "cssProperties": [
12056
+ {
12057
+ "name": "--vscode-focusBorder"
12139
12058
  },
12140
12059
  {
12141
- "kind": "field",
12142
- "name": "_assignedOptions",
12143
- "type": {
12144
- "text": "VscodeOption[]"
12145
- },
12146
- "privacy": "private"
12060
+ "name": "--vscode-font-family"
12147
12061
  },
12148
12062
  {
12149
- "kind": "field",
12150
- "name": "_activeIndex",
12151
- "type": {
12152
- "text": "number"
12153
- },
12154
- "privacy": "protected",
12155
- "default": "-1"
12063
+ "name": "--vscode-font-size"
12156
12064
  },
12157
12065
  {
12158
- "kind": "field",
12159
- "name": "_currentDescription",
12160
- "type": {
12161
- "text": "string"
12162
- },
12163
- "privacy": "protected",
12164
- "default": "''"
12066
+ "name": "--vscode-font-weight"
12165
12067
  },
12166
12068
  {
12167
- "kind": "field",
12168
- "name": "_filter",
12169
- "type": {
12170
- "text": "SearchMethod"
12171
- },
12172
- "privacy": "protected",
12173
- "default": "'fuzzy'"
12069
+ "name": "--vscode-list-hoverForeground"
12174
12070
  },
12175
12071
  {
12176
- "kind": "field",
12177
- "name": "_filteredOptions",
12178
- "type": {
12179
- "text": "InternalOption[]"
12180
- },
12181
- "privacy": "protected",
12182
- "readonly": true
12072
+ "name": "--vscode-list-hoverBackground"
12073
+ },
12074
+ {
12075
+ "name": "--vscode-list-inactiveSelectionBackground"
12076
+ },
12077
+ {
12078
+ "name": "--vscode-list-inactiveSelectionForeground"
12079
+ },
12080
+ {
12081
+ "name": "--vscode-list-activeSelectionBackground"
12082
+ },
12083
+ {
12084
+ "name": "--vscode-list-activeSelectionForeground"
12085
+ },
12086
+ {
12087
+ "name": "--vscode-list-inactiveSelectionIconForeground"
12088
+ },
12089
+ {
12090
+ "name": "--vscode-list-inactiveFocusBackground"
12091
+ },
12092
+ {
12093
+ "name": "--vscode-list-inactiveFocusOutline"
12094
+ },
12095
+ {
12096
+ "name": "--vscode-list-focusOutline"
12097
+ },
12098
+ {
12099
+ "name": "--vscode-tree-inactiveIndentGuidesStroke"
12100
+ },
12101
+ {
12102
+ "name": "--vscode-tree-indentGuidesStroke"
12103
+ }
12104
+ ],
12105
+ "cssParts": [
12106
+ {
12107
+ "name": "text-content"
12108
+ },
12109
+ {
12110
+ "name": "description"
12111
+ },
12112
+ {
12113
+ "name": "counter-badge-decoration"
12114
+ },
12115
+ {
12116
+ "name": "filled-circle-decoration"
12183
12117
  },
12118
+ {
12119
+ "name": "caption-decoration"
12120
+ },
12121
+ {
12122
+ "description": "Container of decorations",
12123
+ "name": "decorations"
12124
+ }
12125
+ ],
12126
+ "members": [
12184
12127
  {
12185
12128
  "kind": "field",
12186
- "name": "_filterPattern",
12129
+ "name": "data",
12187
12130
  "type": {
12188
- "text": "string"
12131
+ "text": "TreeItem[]"
12189
12132
  },
12190
- "privacy": "protected",
12191
- "default": "''"
12133
+ "attribute": "data"
12192
12134
  },
12193
12135
  {
12194
12136
  "kind": "field",
12195
- "name": "_selectedIndex",
12137
+ "name": "indent",
12196
12138
  "type": {
12197
12139
  "text": "number"
12198
12140
  },
12199
- "privacy": "protected",
12200
- "default": "-1"
12141
+ "default": "8",
12142
+ "attribute": "indent"
12201
12143
  },
12202
12144
  {
12203
12145
  "kind": "field",
12204
- "name": "_selectedIndexes",
12146
+ "name": "arrows",
12205
12147
  "type": {
12206
- "text": "number[]"
12148
+ "text": "boolean"
12207
12149
  },
12208
- "privacy": "protected",
12209
- "default": "[]"
12150
+ "default": "false",
12151
+ "attribute": "arrows",
12152
+ "reflects": true
12210
12153
  },
12211
12154
  {
12212
12155
  "kind": "field",
12213
- "name": "_options",
12156
+ "name": "multiline",
12214
12157
  "type": {
12215
- "text": "InternalOption[]"
12158
+ "text": "boolean"
12216
12159
  },
12217
- "privacy": "protected",
12218
- "default": "[]"
12160
+ "default": "false",
12161
+ "attribute": "multiline",
12162
+ "reflects": true
12219
12163
  },
12220
12164
  {
12221
12165
  "kind": "field",
12222
- "name": "_value",
12166
+ "name": "tabindex",
12223
12167
  "type": {
12224
- "text": "string"
12168
+ "text": "number"
12225
12169
  },
12226
- "privacy": "protected",
12227
- "default": "''"
12170
+ "default": "0",
12171
+ "attribute": "tabindex",
12172
+ "reflects": true
12228
12173
  },
12229
12174
  {
12230
12175
  "kind": "field",
12231
- "name": "_values",
12176
+ "name": "indentGuides",
12232
12177
  "type": {
12233
- "text": "string[]"
12178
+ "text": "boolean"
12234
12179
  },
12235
- "privacy": "protected",
12236
- "default": "[]"
12180
+ "default": "false",
12181
+ "attribute": "indent-guides",
12182
+ "reflects": true
12237
12183
  },
12238
12184
  {
12239
12185
  "kind": "field",
12240
- "name": "_listScrollTop",
12186
+ "name": "_data",
12241
12187
  "type": {
12242
- "text": "number"
12188
+ "text": "TreeItem[]"
12243
12189
  },
12244
- "privacy": "protected",
12245
- "default": "0"
12190
+ "privacy": "private",
12191
+ "default": "[]"
12246
12192
  },
12247
12193
  {
12248
12194
  "kind": "field",
12249
- "name": "_listElement",
12195
+ "name": "_selectedItem",
12250
12196
  "type": {
12251
- "text": "HTMLUListElement"
12197
+ "text": "TreeItem | null"
12252
12198
  },
12253
- "privacy": "private"
12199
+ "privacy": "private",
12200
+ "default": "null"
12254
12201
  },
12255
12202
  {
12256
12203
  "kind": "field",
12257
- "name": "_isHoverForbidden",
12204
+ "name": "_focusedItem",
12258
12205
  "type": {
12259
- "text": "boolean"
12206
+ "text": "TreeItem | null"
12260
12207
  },
12261
12208
  "privacy": "private",
12262
- "default": "false"
12209
+ "default": "null"
12263
12210
  },
12264
12211
  {
12265
12212
  "kind": "field",
12266
- "name": "_disabled",
12213
+ "name": "_selectedBranch",
12267
12214
  "type": {
12268
- "text": "boolean"
12215
+ "text": "TreeItem | null"
12269
12216
  },
12270
12217
  "privacy": "private",
12271
- "default": "false"
12218
+ "default": "null"
12272
12219
  },
12273
12220
  {
12274
12221
  "kind": "field",
12275
- "name": "_originalTabIndex",
12222
+ "name": "_focusedBranch",
12276
12223
  "type": {
12277
- "text": "number | undefined"
12224
+ "text": "TreeItem | null"
12278
12225
  },
12279
12226
  "privacy": "private",
12280
- "default": "undefined"
12227
+ "default": "null"
12281
12228
  },
12282
12229
  {
12283
- "kind": "field",
12284
- "name": "_currentOptions",
12285
- "type": {
12286
- "text": "InternalOption[]"
12230
+ "kind": "method",
12231
+ "name": "closeAll",
12232
+ "privacy": "public",
12233
+ "return": {
12234
+ "type": {
12235
+ "text": "void"
12236
+ }
12287
12237
  },
12288
- "privacy": "protected",
12289
- "readonly": true
12238
+ "description": "Closes all opened tree items recursively."
12290
12239
  },
12291
12240
  {
12292
12241
  "kind": "method",
12293
- "name": "_setStateFromSlottedElements",
12294
- "privacy": "protected"
12242
+ "name": "deselectAll",
12243
+ "privacy": "public",
12244
+ "description": "Deselects all selected items."
12295
12245
  },
12296
12246
  {
12297
12247
  "kind": "method",
12298
- "name": "_toggleDropdown",
12299
- "privacy": "protected",
12248
+ "name": "getItemByPath",
12249
+ "privacy": "public",
12300
12250
  "return": {
12301
12251
  "type": {
12302
- "text": "Promise<void>"
12252
+ "text": ""
12303
12253
  }
12304
12254
  },
12305
12255
  "parameters": [
12306
12256
  {
12307
- "name": "visible",
12257
+ "name": "path",
12308
12258
  "type": {
12309
- "text": "boolean"
12259
+ "text": "number[]"
12310
12260
  }
12311
12261
  }
12312
- ]
12262
+ ],
12263
+ "description": "Returns a reference to a TreeItem object by path."
12313
12264
  },
12314
12265
  {
12315
12266
  "kind": "method",
12316
- "name": "_dispatchChangeEvent",
12317
- "privacy": "protected",
12267
+ "name": "_getItemByPath",
12268
+ "privacy": "private",
12318
12269
  "return": {
12319
12270
  "type": {
12320
- "text": "void"
12271
+ "text": "TreeItem | null"
12321
12272
  }
12322
- }
12323
- },
12324
- {
12325
- "kind": "method",
12326
- "name": "_onFaceClick",
12327
- "privacy": "protected",
12328
- "return": {
12329
- "type": {
12330
- "text": "void"
12273
+ },
12274
+ "parameters": [
12275
+ {
12276
+ "name": "path",
12277
+ "type": {
12278
+ "text": "number[]"
12279
+ }
12331
12280
  }
12332
- }
12333
- },
12334
- {
12335
- "kind": "field",
12336
- "name": "_onClickOutside",
12337
- "privacy": "private"
12338
- },
12339
- {
12340
- "kind": "field",
12341
- "name": "_onMouseMove",
12342
- "privacy": "private"
12281
+ ]
12343
12282
  },
12344
12283
  {
12345
12284
  "kind": "method",
12346
- "name": "_toggleComboboxDropdown",
12347
- "privacy": "private"
12285
+ "name": "_handleActionClick",
12286
+ "privacy": "private",
12287
+ "parameters": [
12288
+ {
12289
+ "name": "ev",
12290
+ "type": {
12291
+ "text": "MouseEvent"
12292
+ }
12293
+ }
12294
+ ]
12348
12295
  },
12349
12296
  {
12350
12297
  "kind": "method",
12351
- "name": "_onComboboxButtonClick",
12352
- "privacy": "protected",
12353
- "return": {
12354
- "type": {
12355
- "text": "void"
12298
+ "name": "_renderIconVariant",
12299
+ "privacy": "private",
12300
+ "parameters": [
12301
+ {
12302
+ "name": "variant",
12303
+ "type": {
12304
+ "text": "{value: string; type: IconType}"
12305
+ }
12356
12306
  }
12357
- }
12307
+ ]
12358
12308
  },
12359
12309
  {
12360
12310
  "kind": "method",
12361
- "name": "_onComboboxButtonKeyDown",
12362
- "privacy": "protected",
12311
+ "name": "_renderIcon",
12312
+ "privacy": "private",
12363
12313
  "return": {
12364
12314
  "type": {
12365
- "text": "void"
12315
+ "text": "TemplateResult"
12366
12316
  }
12367
12317
  },
12368
12318
  "parameters": [
12369
12319
  {
12370
- "name": "ev",
12320
+ "name": "item",
12371
12321
  "type": {
12372
- "text": "KeyboardEvent"
12322
+ "text": "TreeItem"
12373
12323
  }
12374
12324
  }
12375
12325
  ]
12376
12326
  },
12377
12327
  {
12378
12328
  "kind": "method",
12379
- "name": "_onOptionMouseOver",
12380
- "privacy": "protected",
12329
+ "name": "_renderArrow",
12330
+ "privacy": "private",
12381
12331
  "return": {
12382
12332
  "type": {
12383
- "text": "void"
12333
+ "text": "TemplateResult"
12384
12334
  }
12385
12335
  },
12386
12336
  "parameters": [
12387
12337
  {
12388
- "name": "ev",
12338
+ "name": "item",
12389
12339
  "type": {
12390
- "text": "MouseEvent"
12340
+ "text": "TreeItem"
12391
12341
  }
12392
12342
  }
12393
12343
  ]
12394
12344
  },
12395
12345
  {
12396
12346
  "kind": "method",
12397
- "name": "_onEnterKeyDown",
12398
- "privacy": "protected",
12347
+ "name": "_renderActions",
12348
+ "privacy": "private",
12399
12349
  "return": {
12400
12350
  "type": {
12401
- "text": "void"
12351
+ "text": "TemplateResult"
12402
12352
  }
12403
- }
12404
- },
12405
- {
12406
- "kind": "method",
12407
- "name": "_onSpaceKeyDown",
12408
- "privacy": "private"
12409
- },
12410
- {
12411
- "kind": "method",
12412
- "name": "_scrollActiveElementToTop",
12413
- "privacy": "private"
12414
- },
12415
- {
12416
- "kind": "method",
12417
- "name": "_adjustOptionListScrollPos",
12418
- "privacy": "private",
12353
+ },
12419
12354
  "parameters": [
12420
12355
  {
12421
- "name": "direction",
12356
+ "name": "item",
12422
12357
  "type": {
12423
- "text": "'down' | 'up'"
12358
+ "text": "TreeItem"
12424
12359
  }
12425
12360
  }
12426
12361
  ]
12427
12362
  },
12428
12363
  {
12429
12364
  "kind": "method",
12430
- "name": "_onArrowUpKeyDown",
12431
- "privacy": "protected",
12432
- "return": {
12433
- "type": {
12434
- "text": "void"
12365
+ "name": "_renderDecorations",
12366
+ "privacy": "private",
12367
+ "parameters": [
12368
+ {
12369
+ "name": "item",
12370
+ "type": {
12371
+ "text": "TreeItem"
12372
+ }
12435
12373
  }
12436
- }
12374
+ ]
12437
12375
  },
12438
12376
  {
12439
12377
  "kind": "method",
12440
- "name": "_onArrowDownKeyDown",
12441
- "privacy": "protected",
12442
- "return": {
12443
- "type": {
12444
- "text": "void"
12378
+ "name": "_renderTreeItem",
12379
+ "privacy": "private",
12380
+ "parameters": [
12381
+ {
12382
+ "name": "item",
12383
+ "type": {
12384
+ "text": "TreeItem"
12385
+ }
12386
+ },
12387
+ {
12388
+ "name": "additionalOptions",
12389
+ "type": {
12390
+ "text": "{\n path: number[];\n itemType: ItemType;\n hasFocusedItem: boolean;\n hasSelectedItem: boolean;\n }"
12391
+ }
12445
12392
  }
12446
- }
12393
+ ]
12447
12394
  },
12448
12395
  {
12449
12396
  "kind": "method",
12450
- "name": "_onComponentKeyDown",
12397
+ "name": "_renderTree",
12451
12398
  "privacy": "private",
12452
12399
  "parameters": [
12453
12400
  {
12454
- "name": "event",
12401
+ "name": "tree",
12455
12402
  "type": {
12456
- "text": "KeyboardEvent"
12403
+ "text": "TreeItem[]"
12404
+ }
12405
+ },
12406
+ {
12407
+ "name": "oldPath",
12408
+ "default": "[]",
12409
+ "type": {
12410
+ "text": "number[]"
12457
12411
  }
12458
12412
  }
12459
12413
  ]
12460
12414
  },
12461
12415
  {
12462
12416
  "kind": "method",
12463
- "name": "_onComponentFocus",
12464
- "privacy": "private"
12465
- },
12466
- {
12467
- "kind": "method",
12468
- "name": "_onComponentBlur",
12469
- "privacy": "private"
12470
- },
12471
- {
12472
- "kind": "method",
12473
- "name": "_onSlotChange",
12474
- "privacy": "protected",
12475
- "return": {
12476
- "type": {
12477
- "text": "void"
12417
+ "name": "_selectItem",
12418
+ "privacy": "private",
12419
+ "parameters": [
12420
+ {
12421
+ "name": "item",
12422
+ "type": {
12423
+ "text": "TreeItem"
12424
+ }
12478
12425
  }
12479
- }
12426
+ ]
12480
12427
  },
12481
12428
  {
12482
12429
  "kind": "method",
12483
- "name": "_onComboboxInputFocus",
12484
- "privacy": "protected",
12485
- "return": {
12486
- "type": {
12487
- "text": "void"
12488
- }
12489
- },
12430
+ "name": "_focusItem",
12431
+ "privacy": "private",
12490
12432
  "parameters": [
12491
12433
  {
12492
- "name": "ev",
12434
+ "name": "item",
12493
12435
  "type": {
12494
- "text": "FocusEvent"
12436
+ "text": "TreeItem"
12495
12437
  }
12496
12438
  }
12497
12439
  ]
12498
12440
  },
12499
12441
  {
12500
12442
  "kind": "method",
12501
- "name": "_onComboboxInputInput",
12502
- "privacy": "protected",
12503
- "return": {
12504
- "type": {
12505
- "text": "void"
12506
- }
12507
- },
12443
+ "name": "_closeSubTreeRecursively",
12444
+ "privacy": "private",
12508
12445
  "parameters": [
12509
12446
  {
12510
- "name": "ev",
12447
+ "name": "tree",
12511
12448
  "type": {
12512
- "text": "InputEvent"
12449
+ "text": "TreeItem[]"
12513
12450
  }
12514
12451
  }
12515
12452
  ]
12516
12453
  },
12517
12454
  {
12518
12455
  "kind": "method",
12519
- "name": "_onComboboxInputClick",
12520
- "privacy": "protected",
12521
- "return": {
12522
- "type": {
12523
- "text": "void"
12456
+ "name": "_deselectItemsRecursively",
12457
+ "privacy": "private",
12458
+ "parameters": [
12459
+ {
12460
+ "name": "tree",
12461
+ "type": {
12462
+ "text": "TreeItem[]"
12463
+ }
12524
12464
  }
12525
- }
12465
+ ]
12526
12466
  },
12527
12467
  {
12528
12468
  "kind": "method",
12529
- "name": "_renderOptions",
12530
- "privacy": "protected",
12531
- "return": {
12532
- "type": {
12533
- "text": "TemplateResult | TemplateResult[]"
12469
+ "name": "_emitSelectEvent",
12470
+ "privacy": "private",
12471
+ "parameters": [
12472
+ {
12473
+ "name": "item",
12474
+ "type": {
12475
+ "text": "TreeItem"
12476
+ }
12477
+ },
12478
+ {
12479
+ "name": "path",
12480
+ "type": {
12481
+ "text": "string"
12482
+ }
12534
12483
  }
12535
- }
12484
+ ]
12536
12485
  },
12537
12486
  {
12538
12487
  "kind": "method",
12539
- "name": "_renderDescription",
12488
+ "name": "_focusPrevItem",
12540
12489
  "privacy": "private"
12541
12490
  },
12542
12491
  {
12543
12492
  "kind": "method",
12544
- "name": "_renderSelectFace",
12545
- "privacy": "protected",
12546
- "return": {
12547
- "type": {
12548
- "text": "TemplateResult"
12549
- }
12550
- }
12493
+ "name": "_focusNextItem",
12494
+ "privacy": "private"
12551
12495
  },
12552
12496
  {
12553
12497
  "kind": "method",
12554
- "name": "_renderComboboxFace",
12555
- "privacy": "protected",
12556
- "return": {
12557
- "type": {
12558
- "text": "TemplateResult"
12498
+ "name": "_handleClick",
12499
+ "privacy": "private",
12500
+ "parameters": [
12501
+ {
12502
+ "name": "event",
12503
+ "type": {
12504
+ "text": "MouseEvent"
12505
+ }
12559
12506
  }
12560
- }
12507
+ ]
12561
12508
  },
12562
12509
  {
12563
12510
  "kind": "method",
12564
- "name": "_renderDropdownControls",
12565
- "privacy": "protected",
12566
- "return": {
12567
- "type": {
12568
- "text": "TemplateResult"
12511
+ "name": "_handleComponentKeyDown",
12512
+ "privacy": "private",
12513
+ "parameters": [
12514
+ {
12515
+ "name": "ev",
12516
+ "type": {
12517
+ "text": "KeyboardEvent"
12518
+ }
12569
12519
  }
12570
- }
12520
+ ]
12571
12521
  },
12572
12522
  {
12573
- "kind": "method",
12574
- "name": "_renderDropdown",
12523
+ "kind": "field",
12524
+ "name": "_handleComponentKeyDownBound",
12575
12525
  "privacy": "private"
12576
12526
  },
12577
12527
  {
@@ -12581,7 +12531,7 @@
12581
12531
  "text": "string"
12582
12532
  },
12583
12533
  "privacy": "private",
12584
- "default": "'1.11.1-pre.2'",
12534
+ "default": "'1.11.1-pre.3'",
12585
12535
  "inheritedFrom": {
12586
12536
  "name": "VscElement",
12587
12537
  "module": "src/includes/VscElement.ts"
@@ -12603,110 +12553,108 @@
12603
12553
  ],
12604
12554
  "events": [
12605
12555
  {
12606
- "name": "vsc-change",
12556
+ "name": "vsc-run-action",
12607
12557
  "type": {
12608
12558
  "text": "CustomEvent"
12609
12559
  },
12610
- "deprecated": "true"
12560
+ "deprecated": "Renamed to `vsc-tree-action`",
12561
+ "description": "Dispatched when an action icon is clicked."
12611
12562
  },
12612
12563
  {
12613
- "name": "change",
12564
+ "name": "vsc-select",
12614
12565
  "type": {
12615
- "text": "Event"
12616
- }
12566
+ "text": "CustomEvent"
12567
+ },
12568
+ "deprecated": "Renamed to `vsc-tree-select`",
12569
+ "description": "Dispatched when an item is selected."
12617
12570
  },
12618
12571
  {
12619
- "name": "input",
12620
12572
  "type": {
12621
- "text": "Event"
12622
- }
12573
+ "text": "VscTreeSelectEvent"
12574
+ },
12575
+ "description": "Dispatched when an item is selected.",
12576
+ "name": "vsc-tree-select"
12577
+ },
12578
+ {
12579
+ "type": {
12580
+ "text": "VscTreeActionEvent"
12581
+ },
12582
+ "description": "Dispatched when an action icon is clicked.",
12583
+ "name": "vsc-tree-action"
12623
12584
  }
12624
12585
  ],
12625
12586
  "attributes": [
12626
12587
  {
12627
- "name": "options",
12588
+ "name": "data",
12628
12589
  "type": {
12629
- "text": "Option[]"
12590
+ "text": "TreeItem[]"
12630
12591
  },
12631
- "fieldName": "options",
12632
- "attribute": "options"
12592
+ "fieldName": "data"
12633
12593
  },
12634
12594
  {
12635
- "name": "combobox",
12595
+ "name": "indent",
12636
12596
  "type": {
12637
- "text": "boolean"
12597
+ "text": "number"
12638
12598
  },
12639
- "default": "false",
12640
- "description": "Options can be filtered by typing into a text input field.",
12641
- "fieldName": "combobox"
12599
+ "default": "8",
12600
+ "fieldName": "indent"
12642
12601
  },
12643
12602
  {
12644
- "name": "disabled",
12645
- "description": "The element cannot be used and is not focusable.",
12603
+ "name": "arrows",
12646
12604
  "type": {
12647
12605
  "text": "boolean"
12648
12606
  },
12649
- "fieldName": "disabled"
12607
+ "default": "false",
12608
+ "fieldName": "arrows"
12650
12609
  },
12651
12610
  {
12652
- "name": "invalid",
12611
+ "name": "multiline",
12653
12612
  "type": {
12654
12613
  "text": "boolean"
12655
12614
  },
12656
12615
  "default": "false",
12657
- "description": "Sets the invalid state manually.",
12658
- "fieldName": "invalid"
12659
- },
12660
- {
12661
- "name": "filter",
12662
- "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.",
12663
- "default": "'fuzzy'",
12664
- "type": {
12665
- "text": "'contains' | 'fuzzy' | 'startsWith' | 'startsWithPerTerm'"
12666
- },
12667
- "fieldName": "filter"
12616
+ "fieldName": "multiline"
12668
12617
  },
12669
12618
  {
12670
- "name": "focused",
12619
+ "name": "tabindex",
12671
12620
  "type": {
12672
- "text": "boolean"
12621
+ "text": "number"
12673
12622
  },
12674
- "default": "false",
12675
- "description": "Its value is true when element is focused.",
12676
- "fieldName": "focused"
12623
+ "default": "0",
12624
+ "fieldName": "tabindex"
12677
12625
  },
12678
12626
  {
12679
- "name": "open",
12627
+ "name": "indent-guides",
12680
12628
  "type": {
12681
12629
  "text": "boolean"
12682
12630
  },
12683
12631
  "default": "false",
12684
- "description": "Toggle the dropdown visibility.",
12685
- "fieldName": "open"
12686
- },
12687
- {
12688
- "name": "position",
12689
- "type": {
12690
- "text": "'above' | 'below'"
12691
- },
12692
- "default": "'below'",
12693
- "description": "Position of the options list when visible.",
12694
- "fieldName": "position"
12632
+ "fieldName": "indentGuides"
12695
12633
  }
12696
12634
  ],
12697
12635
  "superclass": {
12698
12636
  "name": "VscElement",
12699
12637
  "module": "/src/includes/VscElement.js"
12700
- }
12638
+ },
12639
+ "tagName": "vscode-tree",
12640
+ "customElement": true
12701
12641
  }
12702
12642
  ],
12703
12643
  "exports": [
12704
12644
  {
12705
12645
  "kind": "js",
12706
- "name": "VscodeSelectBase",
12646
+ "name": "VscodeTree",
12707
12647
  "declaration": {
12708
- "name": "VscodeSelectBase",
12709
- "module": "src/includes/vscode-select/vscode-select-base.ts"
12648
+ "name": "VscodeTree",
12649
+ "module": "src/vscode-tree/vscode-tree.ts"
12650
+ }
12651
+ },
12652
+ {
12653
+ "kind": "custom-element-definition",
12654
+ "name": "vscode-tree",
12655
+ "declaration": {
12656
+ "name": "VscodeTree",
12657
+ "module": "src/vscode-tree/vscode-tree.ts"
12710
12658
  }
12711
12659
  }
12712
12660
  ]