sap-ux-sap-systems-ext 1.0.21 → 1.0.22

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 (2) hide show
  1. package/dist/extension.js +297 -189
  2. package/package.json +4 -4
package/dist/extension.js CHANGED
@@ -200377,9 +200377,9 @@ var require_merge3 = __commonJS({
200377
200377
  }
200378
200378
  });
200379
200379
 
200380
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/code.js
200380
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/code.js
200381
200381
  var require_code = __commonJS({
200382
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/code.js"(exports2) {
200382
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/code.js"(exports2) {
200383
200383
  "use strict";
200384
200384
  Object.defineProperty(exports2, "__esModule", { value: true });
200385
200385
  exports2.regexpCode = exports2.getEsmExportName = exports2.getProperty = exports2.safeStringify = exports2.stringify = exports2.strConcat = exports2.addCodeArg = exports2.str = exports2._ = exports2.nil = exports2._Code = exports2.Name = exports2.IDENTIFIER = exports2._CodeOrName = void 0;
@@ -200531,9 +200531,9 @@ var require_code = __commonJS({
200531
200531
  }
200532
200532
  });
200533
200533
 
200534
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/scope.js
200534
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/scope.js
200535
200535
  var require_scope = __commonJS({
200536
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/scope.js"(exports2) {
200536
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/scope.js"(exports2) {
200537
200537
  "use strict";
200538
200538
  Object.defineProperty(exports2, "__esModule", { value: true });
200539
200539
  exports2.ValueScope = exports2.ValueScopeName = exports2.Scope = exports2.varKinds = exports2.UsedValueState = void 0;
@@ -200676,9 +200676,9 @@ var require_scope = __commonJS({
200676
200676
  }
200677
200677
  });
200678
200678
 
200679
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/index.js
200679
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/index.js
200680
200680
  var require_codegen2 = __commonJS({
200681
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/codegen/index.js"(exports2) {
200681
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/codegen/index.js"(exports2) {
200682
200682
  "use strict";
200683
200683
  Object.defineProperty(exports2, "__esModule", { value: true });
200684
200684
  exports2.or = exports2.and = exports2.not = exports2.CodeGen = exports2.operators = exports2.varKinds = exports2.ValueScopeName = exports2.ValueScope = exports2.Scope = exports2.Name = exports2.regexpCode = exports2.stringify = exports2.getProperty = exports2.nil = exports2.strConcat = exports2.str = exports2._ = void 0;
@@ -201396,9 +201396,9 @@ var require_codegen2 = __commonJS({
201396
201396
  }
201397
201397
  });
201398
201398
 
201399
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/util.js
201399
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/util.js
201400
201400
  var require_util6 = __commonJS({
201401
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/util.js"(exports2) {
201401
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/util.js"(exports2) {
201402
201402
  "use strict";
201403
201403
  Object.defineProperty(exports2, "__esModule", { value: true });
201404
201404
  exports2.checkStrictMode = exports2.getErrorPath = exports2.Type = exports2.useFunc = exports2.setEvaluated = exports2.evaluatedPropsToName = exports2.mergeEvaluated = exports2.eachItem = exports2.unescapeJsonPointer = exports2.escapeJsonPointer = exports2.escapeFragment = exports2.unescapeFragment = exports2.schemaRefOrVal = exports2.schemaHasRulesButRef = exports2.schemaHasRules = exports2.checkUnknownRules = exports2.alwaysValidSchema = exports2.toHash = void 0;
@@ -201563,9 +201563,9 @@ var require_util6 = __commonJS({
201563
201563
  }
201564
201564
  });
201565
201565
 
201566
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/names.js
201566
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/names.js
201567
201567
  var require_names = __commonJS({
201568
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/names.js"(exports2) {
201568
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/names.js"(exports2) {
201569
201569
  "use strict";
201570
201570
  Object.defineProperty(exports2, "__esModule", { value: true });
201571
201571
  var codegen_1 = require_codegen2();
@@ -201602,9 +201602,9 @@ var require_names = __commonJS({
201602
201602
  }
201603
201603
  });
201604
201604
 
201605
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/errors.js
201605
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/errors.js
201606
201606
  var require_errors5 = __commonJS({
201607
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/errors.js"(exports2) {
201607
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/errors.js"(exports2) {
201608
201608
  "use strict";
201609
201609
  Object.defineProperty(exports2, "__esModule", { value: true });
201610
201610
  exports2.extendErrors = exports2.resetErrorsCount = exports2.reportExtraError = exports2.reportError = exports2.keyword$DataError = exports2.keywordError = void 0;
@@ -201724,9 +201724,9 @@ var require_errors5 = __commonJS({
201724
201724
  }
201725
201725
  });
201726
201726
 
201727
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/boolSchema.js
201727
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/boolSchema.js
201728
201728
  var require_boolSchema = __commonJS({
201729
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/boolSchema.js"(exports2) {
201729
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/boolSchema.js"(exports2) {
201730
201730
  "use strict";
201731
201731
  Object.defineProperty(exports2, "__esModule", { value: true });
201732
201732
  exports2.boolOrEmptySchema = exports2.topBoolOrEmptySchema = void 0;
@@ -201775,9 +201775,9 @@ var require_boolSchema = __commonJS({
201775
201775
  }
201776
201776
  });
201777
201777
 
201778
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/rules.js
201778
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/rules.js
201779
201779
  var require_rules = __commonJS({
201780
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/rules.js"(exports2) {
201780
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/rules.js"(exports2) {
201781
201781
  "use strict";
201782
201782
  Object.defineProperty(exports2, "__esModule", { value: true });
201783
201783
  exports2.getRules = exports2.isJSONType = void 0;
@@ -201806,9 +201806,9 @@ var require_rules = __commonJS({
201806
201806
  }
201807
201807
  });
201808
201808
 
201809
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/applicability.js
201809
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/applicability.js
201810
201810
  var require_applicability = __commonJS({
201811
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/applicability.js"(exports2) {
201811
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/applicability.js"(exports2) {
201812
201812
  "use strict";
201813
201813
  Object.defineProperty(exports2, "__esModule", { value: true });
201814
201814
  exports2.shouldUseRule = exports2.shouldUseGroup = exports2.schemaHasRulesForType = void 0;
@@ -201829,9 +201829,9 @@ var require_applicability = __commonJS({
201829
201829
  }
201830
201830
  });
201831
201831
 
201832
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/dataType.js
201832
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/dataType.js
201833
201833
  var require_dataType = __commonJS({
201834
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/dataType.js"(exports2) {
201834
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/dataType.js"(exports2) {
201835
201835
  "use strict";
201836
201836
  Object.defineProperty(exports2, "__esModule", { value: true });
201837
201837
  exports2.reportTypeError = exports2.checkDataTypes = exports2.checkDataType = exports2.coerceAndCheckDataType = exports2.getJSONTypes = exports2.getSchemaTypes = exports2.DataType = void 0;
@@ -202013,9 +202013,9 @@ var require_dataType = __commonJS({
202013
202013
  }
202014
202014
  });
202015
202015
 
202016
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/defaults.js
202016
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/defaults.js
202017
202017
  var require_defaults = __commonJS({
202018
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/defaults.js"(exports2) {
202018
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/defaults.js"(exports2) {
202019
202019
  "use strict";
202020
202020
  Object.defineProperty(exports2, "__esModule", { value: true });
202021
202021
  exports2.assignDefaults = void 0;
@@ -202050,9 +202050,9 @@ var require_defaults = __commonJS({
202050
202050
  }
202051
202051
  });
202052
202052
 
202053
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/code.js
202053
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/code.js
202054
202054
  var require_code2 = __commonJS({
202055
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/code.js"(exports2) {
202055
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/code.js"(exports2) {
202056
202056
  "use strict";
202057
202057
  Object.defineProperty(exports2, "__esModule", { value: true });
202058
202058
  exports2.validateUnion = exports2.validateArray = exports2.usePattern = exports2.callValidateCode = exports2.schemaProperties = exports2.allSchemaProperties = exports2.noPropertyInData = exports2.propertyInData = exports2.isOwnProperty = exports2.hasPropFunc = exports2.reportMissingProp = exports2.checkMissingProp = exports2.checkReportMissingProp = void 0;
@@ -202183,9 +202183,9 @@ var require_code2 = __commonJS({
202183
202183
  }
202184
202184
  });
202185
202185
 
202186
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/keyword.js
202186
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/keyword.js
202187
202187
  var require_keyword2 = __commonJS({
202188
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/keyword.js"(exports2) {
202188
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/keyword.js"(exports2) {
202189
202189
  "use strict";
202190
202190
  Object.defineProperty(exports2, "__esModule", { value: true });
202191
202191
  exports2.validateKeywordUsage = exports2.validSchemaType = exports2.funcKeywordCode = exports2.macroKeywordCode = void 0;
@@ -202301,9 +202301,9 @@ var require_keyword2 = __commonJS({
202301
202301
  }
202302
202302
  });
202303
202303
 
202304
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/subschema.js
202304
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/subschema.js
202305
202305
  var require_subschema = __commonJS({
202306
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/subschema.js"(exports2) {
202306
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/subschema.js"(exports2) {
202307
202307
  "use strict";
202308
202308
  Object.defineProperty(exports2, "__esModule", { value: true });
202309
202309
  exports2.extendSubschemaMode = exports2.extendSubschemaData = exports2.getSubschema = void 0;
@@ -202507,9 +202507,9 @@ var require_json_schema_traverse = __commonJS({
202507
202507
  }
202508
202508
  });
202509
202509
 
202510
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/resolve.js
202510
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/resolve.js
202511
202511
  var require_resolve2 = __commonJS({
202512
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/resolve.js"(exports2) {
202512
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/resolve.js"(exports2) {
202513
202513
  "use strict";
202514
202514
  Object.defineProperty(exports2, "__esModule", { value: true });
202515
202515
  exports2.getSchemaRefs = exports2.resolveUrl = exports2.normalizeId = exports2._getFullPath = exports2.getFullPath = exports2.inlineRef = void 0;
@@ -202663,9 +202663,9 @@ var require_resolve2 = __commonJS({
202663
202663
  }
202664
202664
  });
202665
202665
 
202666
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/index.js
202666
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/index.js
202667
202667
  var require_validate = __commonJS({
202668
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/validate/index.js"(exports2) {
202668
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/validate/index.js"(exports2) {
202669
202669
  "use strict";
202670
202670
  Object.defineProperty(exports2, "__esModule", { value: true });
202671
202671
  exports2.getData = exports2.KeywordCxt = exports2.validateFunctionCode = void 0;
@@ -203171,9 +203171,9 @@ var require_validate = __commonJS({
203171
203171
  }
203172
203172
  });
203173
203173
 
203174
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/validation_error.js
203174
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/validation_error.js
203175
203175
  var require_validation_error = __commonJS({
203176
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/validation_error.js"(exports2) {
203176
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/validation_error.js"(exports2) {
203177
203177
  "use strict";
203178
203178
  Object.defineProperty(exports2, "__esModule", { value: true });
203179
203179
  var ValidationError = class extends Error {
@@ -203187,9 +203187,9 @@ var require_validation_error = __commonJS({
203187
203187
  }
203188
203188
  });
203189
203189
 
203190
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/ref_error.js
203190
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/ref_error.js
203191
203191
  var require_ref_error = __commonJS({
203192
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/ref_error.js"(exports2) {
203192
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/ref_error.js"(exports2) {
203193
203193
  "use strict";
203194
203194
  Object.defineProperty(exports2, "__esModule", { value: true });
203195
203195
  var resolve_1 = require_resolve2();
@@ -203204,9 +203204,9 @@ var require_ref_error = __commonJS({
203204
203204
  }
203205
203205
  });
203206
203206
 
203207
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/index.js
203207
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/index.js
203208
203208
  var require_compile2 = __commonJS({
203209
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/compile/index.js"(exports2) {
203209
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/compile/index.js"(exports2) {
203210
203210
  "use strict";
203211
203211
  Object.defineProperty(exports2, "__esModule", { value: true });
203212
203212
  exports2.resolveSchema = exports2.getCompilingSchema = exports2.resolveRef = exports2.compileSchema = exports2.SchemaEnv = void 0;
@@ -203428,9 +203428,9 @@ var require_compile2 = __commonJS({
203428
203428
  }
203429
203429
  });
203430
203430
 
203431
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/refs/data.json
203431
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/refs/data.json
203432
203432
  var require_data = __commonJS({
203433
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/refs/data.json"(exports2, module2) {
203433
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/refs/data.json"(exports2, module2) {
203434
203434
  module2.exports = {
203435
203435
  $id: "https://raw.githubusercontent.com/ajv-validator/ajv/master/lib/refs/data.json#",
203436
203436
  description: "Meta-schema for $data reference (JSON AnySchema extension proposal)",
@@ -204256,9 +204256,9 @@ var require_fast_uri = __commonJS({
204256
204256
  }
204257
204257
  });
204258
204258
 
204259
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/uri.js
204259
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/uri.js
204260
204260
  var require_uri2 = __commonJS({
204261
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/uri.js"(exports2) {
204261
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/uri.js"(exports2) {
204262
204262
  "use strict";
204263
204263
  Object.defineProperty(exports2, "__esModule", { value: true });
204264
204264
  var uri = require_fast_uri();
@@ -204267,9 +204267,9 @@ var require_uri2 = __commonJS({
204267
204267
  }
204268
204268
  });
204269
204269
 
204270
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/core.js
204270
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/core.js
204271
204271
  var require_core4 = __commonJS({
204272
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/core.js"(exports2) {
204272
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/core.js"(exports2) {
204273
204273
  "use strict";
204274
204274
  Object.defineProperty(exports2, "__esModule", { value: true });
204275
204275
  exports2.CodeGen = exports2.Name = exports2.nil = exports2.stringify = exports2.str = exports2._ = exports2.KeywordCxt = void 0;
@@ -204379,7 +204379,7 @@ var require_core4 = __commonJS({
204379
204379
  constructor(opts = {}) {
204380
204380
  this.schemas = {};
204381
204381
  this.refs = {};
204382
- this.formats = {};
204382
+ this.formats = /* @__PURE__ */ Object.create(null);
204383
204383
  this._compilations = /* @__PURE__ */ new Set();
204384
204384
  this._loading = {};
204385
204385
  this._cache = /* @__PURE__ */ new Map();
@@ -204878,9 +204878,9 @@ var require_core4 = __commonJS({
204878
204878
  }
204879
204879
  });
204880
204880
 
204881
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/id.js
204881
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/id.js
204882
204882
  var require_id = __commonJS({
204883
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/id.js"(exports2) {
204883
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/id.js"(exports2) {
204884
204884
  "use strict";
204885
204885
  Object.defineProperty(exports2, "__esModule", { value: true });
204886
204886
  var def = {
@@ -204893,9 +204893,9 @@ var require_id = __commonJS({
204893
204893
  }
204894
204894
  });
204895
204895
 
204896
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/ref.js
204896
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/ref.js
204897
204897
  var require_ref2 = __commonJS({
204898
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/ref.js"(exports2) {
204898
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/ref.js"(exports2) {
204899
204899
  "use strict";
204900
204900
  Object.defineProperty(exports2, "__esModule", { value: true });
204901
204901
  exports2.callRef = exports2.getValidate = void 0;
@@ -205015,9 +205015,9 @@ var require_ref2 = __commonJS({
205015
205015
  }
205016
205016
  });
205017
205017
 
205018
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/index.js
205018
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/index.js
205019
205019
  var require_core5 = __commonJS({
205020
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/core/index.js"(exports2) {
205020
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/core/index.js"(exports2) {
205021
205021
  "use strict";
205022
205022
  Object.defineProperty(exports2, "__esModule", { value: true });
205023
205023
  var id_1 = require_id();
@@ -205036,9 +205036,9 @@ var require_core5 = __commonJS({
205036
205036
  }
205037
205037
  });
205038
205038
 
205039
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitNumber.js
205039
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitNumber.js
205040
205040
  var require_limitNumber = __commonJS({
205041
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitNumber.js"(exports2) {
205041
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitNumber.js"(exports2) {
205042
205042
  "use strict";
205043
205043
  Object.defineProperty(exports2, "__esModule", { value: true });
205044
205044
  var codegen_1 = require_codegen2();
@@ -205068,9 +205068,9 @@ var require_limitNumber = __commonJS({
205068
205068
  }
205069
205069
  });
205070
205070
 
205071
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/multipleOf.js
205071
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/multipleOf.js
205072
205072
  var require_multipleOf = __commonJS({
205073
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/multipleOf.js"(exports2) {
205073
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/multipleOf.js"(exports2) {
205074
205074
  "use strict";
205075
205075
  Object.defineProperty(exports2, "__esModule", { value: true });
205076
205076
  var codegen_1 = require_codegen2();
@@ -205096,9 +205096,9 @@ var require_multipleOf = __commonJS({
205096
205096
  }
205097
205097
  });
205098
205098
 
205099
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/ucs2length.js
205099
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/ucs2length.js
205100
205100
  var require_ucs2length = __commonJS({
205101
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/ucs2length.js"(exports2) {
205101
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/ucs2length.js"(exports2) {
205102
205102
  "use strict";
205103
205103
  Object.defineProperty(exports2, "__esModule", { value: true });
205104
205104
  function ucs2length(str) {
@@ -205122,9 +205122,9 @@ var require_ucs2length = __commonJS({
205122
205122
  }
205123
205123
  });
205124
205124
 
205125
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitLength.js
205125
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitLength.js
205126
205126
  var require_limitLength = __commonJS({
205127
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitLength.js"(exports2) {
205127
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitLength.js"(exports2) {
205128
205128
  "use strict";
205129
205129
  Object.defineProperty(exports2, "__esModule", { value: true });
205130
205130
  var codegen_1 = require_codegen2();
@@ -205154,9 +205154,9 @@ var require_limitLength = __commonJS({
205154
205154
  }
205155
205155
  });
205156
205156
 
205157
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/pattern.js
205157
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/pattern.js
205158
205158
  var require_pattern2 = __commonJS({
205159
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/pattern.js"(exports2) {
205159
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/pattern.js"(exports2) {
205160
205160
  "use strict";
205161
205161
  Object.defineProperty(exports2, "__esModule", { value: true });
205162
205162
  var code_1 = require_code2();
@@ -205191,9 +205191,9 @@ var require_pattern2 = __commonJS({
205191
205191
  }
205192
205192
  });
205193
205193
 
205194
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitProperties.js
205194
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitProperties.js
205195
205195
  var require_limitProperties = __commonJS({
205196
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitProperties.js"(exports2) {
205196
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitProperties.js"(exports2) {
205197
205197
  "use strict";
205198
205198
  Object.defineProperty(exports2, "__esModule", { value: true });
205199
205199
  var codegen_1 = require_codegen2();
@@ -205220,9 +205220,9 @@ var require_limitProperties = __commonJS({
205220
205220
  }
205221
205221
  });
205222
205222
 
205223
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/required.js
205223
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/required.js
205224
205224
  var require_required = __commonJS({
205225
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/required.js"(exports2) {
205225
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/required.js"(exports2) {
205226
205226
  "use strict";
205227
205227
  Object.defineProperty(exports2, "__esModule", { value: true });
205228
205228
  var code_1 = require_code2();
@@ -205302,9 +205302,9 @@ var require_required = __commonJS({
205302
205302
  }
205303
205303
  });
205304
205304
 
205305
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitItems.js
205305
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitItems.js
205306
205306
  var require_limitItems = __commonJS({
205307
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/limitItems.js"(exports2) {
205307
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/limitItems.js"(exports2) {
205308
205308
  "use strict";
205309
205309
  Object.defineProperty(exports2, "__esModule", { value: true });
205310
205310
  var codegen_1 = require_codegen2();
@@ -205331,9 +205331,9 @@ var require_limitItems = __commonJS({
205331
205331
  }
205332
205332
  });
205333
205333
 
205334
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/equal.js
205334
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/equal.js
205335
205335
  var require_equal = __commonJS({
205336
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/runtime/equal.js"(exports2) {
205336
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/runtime/equal.js"(exports2) {
205337
205337
  "use strict";
205338
205338
  Object.defineProperty(exports2, "__esModule", { value: true });
205339
205339
  var equal = require_fast_deep_equal();
@@ -205342,9 +205342,9 @@ var require_equal = __commonJS({
205342
205342
  }
205343
205343
  });
205344
205344
 
205345
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js
205345
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js
205346
205346
  var require_uniqueItems = __commonJS({
205347
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js"(exports2) {
205347
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js"(exports2) {
205348
205348
  "use strict";
205349
205349
  Object.defineProperty(exports2, "__esModule", { value: true });
205350
205350
  var dataType_1 = require_dataType();
@@ -205409,9 +205409,9 @@ var require_uniqueItems = __commonJS({
205409
205409
  }
205410
205410
  });
205411
205411
 
205412
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/const.js
205412
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/const.js
205413
205413
  var require_const = __commonJS({
205414
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/const.js"(exports2) {
205414
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/const.js"(exports2) {
205415
205415
  "use strict";
205416
205416
  Object.defineProperty(exports2, "__esModule", { value: true });
205417
205417
  var codegen_1 = require_codegen2();
@@ -205438,9 +205438,9 @@ var require_const = __commonJS({
205438
205438
  }
205439
205439
  });
205440
205440
 
205441
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/enum.js
205441
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/enum.js
205442
205442
  var require_enum2 = __commonJS({
205443
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/enum.js"(exports2) {
205443
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/enum.js"(exports2) {
205444
205444
  "use strict";
205445
205445
  Object.defineProperty(exports2, "__esModule", { value: true });
205446
205446
  var codegen_1 = require_codegen2();
@@ -205487,9 +205487,9 @@ var require_enum2 = __commonJS({
205487
205487
  }
205488
205488
  });
205489
205489
 
205490
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/index.js
205490
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/index.js
205491
205491
  var require_validation2 = __commonJS({
205492
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/validation/index.js"(exports2) {
205492
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/validation/index.js"(exports2) {
205493
205493
  "use strict";
205494
205494
  Object.defineProperty(exports2, "__esModule", { value: true });
205495
205495
  var limitNumber_1 = require_limitNumber();
@@ -205525,9 +205525,9 @@ var require_validation2 = __commonJS({
205525
205525
  }
205526
205526
  });
205527
205527
 
205528
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js
205528
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js
205529
205529
  var require_additionalItems = __commonJS({
205530
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js"(exports2) {
205530
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js"(exports2) {
205531
205531
  "use strict";
205532
205532
  Object.defineProperty(exports2, "__esModule", { value: true });
205533
205533
  exports2.validateAdditionalItems = void 0;
@@ -205578,9 +205578,9 @@ var require_additionalItems = __commonJS({
205578
205578
  }
205579
205579
  });
205580
205580
 
205581
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/items.js
205581
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/items.js
205582
205582
  var require_items = __commonJS({
205583
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/items.js"(exports2) {
205583
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/items.js"(exports2) {
205584
205584
  "use strict";
205585
205585
  Object.defineProperty(exports2, "__esModule", { value: true });
205586
205586
  exports2.validateTuple = void 0;
@@ -205635,9 +205635,9 @@ var require_items = __commonJS({
205635
205635
  }
205636
205636
  });
205637
205637
 
205638
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js
205638
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js
205639
205639
  var require_prefixItems = __commonJS({
205640
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js"(exports2) {
205640
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js"(exports2) {
205641
205641
  "use strict";
205642
205642
  Object.defineProperty(exports2, "__esModule", { value: true });
205643
205643
  var items_1 = require_items();
@@ -205652,9 +205652,9 @@ var require_prefixItems = __commonJS({
205652
205652
  }
205653
205653
  });
205654
205654
 
205655
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/items2020.js
205655
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/items2020.js
205656
205656
  var require_items2020 = __commonJS({
205657
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/items2020.js"(exports2) {
205657
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/items2020.js"(exports2) {
205658
205658
  "use strict";
205659
205659
  Object.defineProperty(exports2, "__esModule", { value: true });
205660
205660
  var codegen_1 = require_codegen2();
@@ -205687,9 +205687,9 @@ var require_items2020 = __commonJS({
205687
205687
  }
205688
205688
  });
205689
205689
 
205690
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/contains.js
205690
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/contains.js
205691
205691
  var require_contains = __commonJS({
205692
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/contains.js"(exports2) {
205692
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/contains.js"(exports2) {
205693
205693
  "use strict";
205694
205694
  Object.defineProperty(exports2, "__esModule", { value: true });
205695
205695
  var codegen_1 = require_codegen2();
@@ -205781,9 +205781,9 @@ var require_contains = __commonJS({
205781
205781
  }
205782
205782
  });
205783
205783
 
205784
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/dependencies.js
205784
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/dependencies.js
205785
205785
  var require_dependencies = __commonJS({
205786
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/dependencies.js"(exports2) {
205786
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/dependencies.js"(exports2) {
205787
205787
  "use strict";
205788
205788
  Object.defineProperty(exports2, "__esModule", { value: true });
205789
205789
  exports2.validateSchemaDeps = exports2.validatePropertyDeps = exports2.error = void 0;
@@ -205875,9 +205875,9 @@ var require_dependencies = __commonJS({
205875
205875
  }
205876
205876
  });
205877
205877
 
205878
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js
205878
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js
205879
205879
  var require_propertyNames = __commonJS({
205880
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js"(exports2) {
205880
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js"(exports2) {
205881
205881
  "use strict";
205882
205882
  Object.defineProperty(exports2, "__esModule", { value: true });
205883
205883
  var codegen_1 = require_codegen2();
@@ -205918,9 +205918,9 @@ var require_propertyNames = __commonJS({
205918
205918
  }
205919
205919
  });
205920
205920
 
205921
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js
205921
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js
205922
205922
  var require_additionalProperties = __commonJS({
205923
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js"(exports2) {
205923
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js"(exports2) {
205924
205924
  "use strict";
205925
205925
  Object.defineProperty(exports2, "__esModule", { value: true });
205926
205926
  var code_1 = require_code2();
@@ -206024,9 +206024,9 @@ var require_additionalProperties = __commonJS({
206024
206024
  }
206025
206025
  });
206026
206026
 
206027
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/properties.js
206027
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/properties.js
206028
206028
  var require_properties = __commonJS({
206029
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/properties.js"(exports2) {
206029
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/properties.js"(exports2) {
206030
206030
  "use strict";
206031
206031
  Object.defineProperty(exports2, "__esModule", { value: true });
206032
206032
  var validate_1 = require_validate();
@@ -206082,9 +206082,9 @@ var require_properties = __commonJS({
206082
206082
  }
206083
206083
  });
206084
206084
 
206085
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js
206085
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js
206086
206086
  var require_patternProperties = __commonJS({
206087
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js"(exports2) {
206087
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js"(exports2) {
206088
206088
  "use strict";
206089
206089
  Object.defineProperty(exports2, "__esModule", { value: true });
206090
206090
  var code_1 = require_code2();
@@ -206156,9 +206156,9 @@ var require_patternProperties = __commonJS({
206156
206156
  }
206157
206157
  });
206158
206158
 
206159
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/not.js
206159
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/not.js
206160
206160
  var require_not = __commonJS({
206161
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/not.js"(exports2) {
206161
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/not.js"(exports2) {
206162
206162
  "use strict";
206163
206163
  Object.defineProperty(exports2, "__esModule", { value: true });
206164
206164
  var util_1 = require_util6();
@@ -206187,9 +206187,9 @@ var require_not = __commonJS({
206187
206187
  }
206188
206188
  });
206189
206189
 
206190
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/anyOf.js
206190
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/anyOf.js
206191
206191
  var require_anyOf = __commonJS({
206192
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/anyOf.js"(exports2) {
206192
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/anyOf.js"(exports2) {
206193
206193
  "use strict";
206194
206194
  Object.defineProperty(exports2, "__esModule", { value: true });
206195
206195
  var code_1 = require_code2();
@@ -206204,9 +206204,9 @@ var require_anyOf = __commonJS({
206204
206204
  }
206205
206205
  });
206206
206206
 
206207
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/oneOf.js
206207
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/oneOf.js
206208
206208
  var require_oneOf = __commonJS({
206209
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/oneOf.js"(exports2) {
206209
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/oneOf.js"(exports2) {
206210
206210
  "use strict";
206211
206211
  Object.defineProperty(exports2, "__esModule", { value: true });
206212
206212
  var codegen_1 = require_codegen2();
@@ -206262,9 +206262,9 @@ var require_oneOf = __commonJS({
206262
206262
  }
206263
206263
  });
206264
206264
 
206265
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/allOf.js
206265
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/allOf.js
206266
206266
  var require_allOf = __commonJS({
206267
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/allOf.js"(exports2) {
206267
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/allOf.js"(exports2) {
206268
206268
  "use strict";
206269
206269
  Object.defineProperty(exports2, "__esModule", { value: true });
206270
206270
  var util_1 = require_util6();
@@ -206289,9 +206289,9 @@ var require_allOf = __commonJS({
206289
206289
  }
206290
206290
  });
206291
206291
 
206292
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/if.js
206292
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/if.js
206293
206293
  var require_if = __commonJS({
206294
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/if.js"(exports2) {
206294
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/if.js"(exports2) {
206295
206295
  "use strict";
206296
206296
  Object.defineProperty(exports2, "__esModule", { value: true });
206297
206297
  var codegen_1 = require_codegen2();
@@ -206358,9 +206358,9 @@ var require_if = __commonJS({
206358
206358
  }
206359
206359
  });
206360
206360
 
206361
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/thenElse.js
206361
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/thenElse.js
206362
206362
  var require_thenElse = __commonJS({
206363
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/thenElse.js"(exports2) {
206363
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/thenElse.js"(exports2) {
206364
206364
  "use strict";
206365
206365
  Object.defineProperty(exports2, "__esModule", { value: true });
206366
206366
  var util_1 = require_util6();
@@ -206376,9 +206376,9 @@ var require_thenElse = __commonJS({
206376
206376
  }
206377
206377
  });
206378
206378
 
206379
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/index.js
206379
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/index.js
206380
206380
  var require_applicator = __commonJS({
206381
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/applicator/index.js"(exports2) {
206381
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/applicator/index.js"(exports2) {
206382
206382
  "use strict";
206383
206383
  Object.defineProperty(exports2, "__esModule", { value: true });
206384
206384
  var additionalItems_1 = require_additionalItems();
@@ -206424,9 +206424,9 @@ var require_applicator = __commonJS({
206424
206424
  }
206425
206425
  });
206426
206426
 
206427
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/format/format.js
206427
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/format/format.js
206428
206428
  var require_format2 = __commonJS({
206429
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/format/format.js"(exports2) {
206429
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/format/format.js"(exports2) {
206430
206430
  "use strict";
206431
206431
  Object.defineProperty(exports2, "__esModule", { value: true });
206432
206432
  var codegen_1 = require_codegen2();
@@ -206514,9 +206514,9 @@ var require_format2 = __commonJS({
206514
206514
  }
206515
206515
  });
206516
206516
 
206517
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/format/index.js
206517
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/format/index.js
206518
206518
  var require_format3 = __commonJS({
206519
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/format/index.js"(exports2) {
206519
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/format/index.js"(exports2) {
206520
206520
  "use strict";
206521
206521
  Object.defineProperty(exports2, "__esModule", { value: true });
206522
206522
  var format_1 = require_format2();
@@ -206525,9 +206525,9 @@ var require_format3 = __commonJS({
206525
206525
  }
206526
206526
  });
206527
206527
 
206528
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/metadata.js
206528
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/metadata.js
206529
206529
  var require_metadata3 = __commonJS({
206530
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/metadata.js"(exports2) {
206530
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/metadata.js"(exports2) {
206531
206531
  "use strict";
206532
206532
  Object.defineProperty(exports2, "__esModule", { value: true });
206533
206533
  exports2.contentVocabulary = exports2.metadataVocabulary = void 0;
@@ -206548,9 +206548,9 @@ var require_metadata3 = __commonJS({
206548
206548
  }
206549
206549
  });
206550
206550
 
206551
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/draft7.js
206551
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/draft7.js
206552
206552
  var require_draft7 = __commonJS({
206553
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/draft7.js"(exports2) {
206553
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/draft7.js"(exports2) {
206554
206554
  "use strict";
206555
206555
  Object.defineProperty(exports2, "__esModule", { value: true });
206556
206556
  var core_1 = require_core5();
@@ -206570,9 +206570,9 @@ var require_draft7 = __commonJS({
206570
206570
  }
206571
206571
  });
206572
206572
 
206573
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/discriminator/types.js
206573
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/discriminator/types.js
206574
206574
  var require_types13 = __commonJS({
206575
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/discriminator/types.js"(exports2) {
206575
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/discriminator/types.js"(exports2) {
206576
206576
  "use strict";
206577
206577
  Object.defineProperty(exports2, "__esModule", { value: true });
206578
206578
  exports2.DiscrError = void 0;
@@ -206584,9 +206584,9 @@ var require_types13 = __commonJS({
206584
206584
  }
206585
206585
  });
206586
206586
 
206587
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/discriminator/index.js
206587
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/discriminator/index.js
206588
206588
  var require_discriminator = __commonJS({
206589
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/vocabularies/discriminator/index.js"(exports2) {
206589
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/vocabularies/discriminator/index.js"(exports2) {
206590
206590
  "use strict";
206591
206591
  Object.defineProperty(exports2, "__esModule", { value: true });
206592
206592
  var codegen_1 = require_codegen2();
@@ -206689,9 +206689,9 @@ var require_discriminator = __commonJS({
206689
206689
  }
206690
206690
  });
206691
206691
 
206692
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/refs/json-schema-draft-07.json
206692
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/refs/json-schema-draft-07.json
206693
206693
  var require_json_schema_draft_07 = __commonJS({
206694
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/refs/json-schema-draft-07.json"(exports2, module2) {
206694
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/refs/json-schema-draft-07.json"(exports2, module2) {
206695
206695
  module2.exports = {
206696
206696
  $schema: "http://json-schema.org/draft-07/schema#",
206697
206697
  $id: "http://json-schema.org/draft-07/schema#",
@@ -206846,9 +206846,9 @@ var require_json_schema_draft_07 = __commonJS({
206846
206846
  }
206847
206847
  });
206848
206848
 
206849
- // ../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/ajv.js
206849
+ // ../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/ajv.js
206850
206850
  var require_ajv = __commonJS({
206851
- "../../node_modules/.pnpm/ajv@8.18.0/node_modules/ajv/dist/ajv.js"(exports2, module2) {
206851
+ "../../node_modules/.pnpm/ajv@8.20.0/node_modules/ajv/dist/ajv.js"(exports2, module2) {
206852
206852
  "use strict";
206853
206853
  Object.defineProperty(exports2, "__esModule", { value: true });
206854
206854
  exports2.MissingRefError = exports2.ValidationError = exports2.CodeGen = exports2.Name = exports2.nil = exports2.stringify = exports2.str = exports2._ = exports2.KeywordCxt = exports2.Ajv = void 0;
@@ -231375,7 +231375,7 @@ function configAzureTelemetryClient(client) {
231375
231375
  // ../telemetry/package.json
231376
231376
  var package_default = {
231377
231377
  name: "@sap-ux/telemetry",
231378
- version: "2.0.0",
231378
+ version: "2.0.1",
231379
231379
  description: "Library for sending usage telemetry data",
231380
231380
  type: "module",
231381
231381
  repository: {
@@ -240921,7 +240921,7 @@ var ParseErrorCode;
240921
240921
  ParseErrorCode2[ParseErrorCode2["InvalidCharacter"] = 16] = "InvalidCharacter";
240922
240922
  })(ParseErrorCode || (ParseErrorCode = {}));
240923
240923
 
240924
- // ../../node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/esm/main.js
240924
+ // ../../node_modules/.pnpm/vscode-languageserver-types@3.18.0/node_modules/vscode-languageserver-types/lib/esm/main.js
240925
240925
  var DocumentUri;
240926
240926
  (function(DocumentUri2) {
240927
240927
  function is(value) {
@@ -240967,7 +240967,7 @@ var Position;
240967
240967
  }
240968
240968
  Position2.create = create3;
240969
240969
  function is(value) {
240970
- let candidate = value;
240970
+ const candidate = value;
240971
240971
  return Is.objectLiteral(candidate) && Is.uinteger(candidate.line) && Is.uinteger(candidate.character);
240972
240972
  }
240973
240973
  Position2.is = is;
@@ -240985,7 +240985,7 @@ var Range;
240985
240985
  }
240986
240986
  Range2.create = create3;
240987
240987
  function is(value) {
240988
- let candidate = value;
240988
+ const candidate = value;
240989
240989
  return Is.objectLiteral(candidate) && Position.is(candidate.start) && Position.is(candidate.end);
240990
240990
  }
240991
240991
  Range2.is = is;
@@ -240997,7 +240997,7 @@ var Location;
240997
240997
  }
240998
240998
  Location2.create = create3;
240999
240999
  function is(value) {
241000
- let candidate = value;
241000
+ const candidate = value;
241001
241001
  return Is.objectLiteral(candidate) && Range.is(candidate.range) && (Is.string(candidate.uri) || Is.undefined(candidate.uri));
241002
241002
  }
241003
241003
  Location2.is = is;
@@ -241009,7 +241009,7 @@ var LocationLink;
241009
241009
  }
241010
241010
  LocationLink2.create = create3;
241011
241011
  function is(value) {
241012
- let candidate = value;
241012
+ const candidate = value;
241013
241013
  return Is.objectLiteral(candidate) && Range.is(candidate.targetRange) && Is.string(candidate.targetUri) && Range.is(candidate.targetSelectionRange) && (Range.is(candidate.originSelectionRange) || Is.undefined(candidate.originSelectionRange));
241014
241014
  }
241015
241015
  LocationLink2.is = is;
@@ -241106,7 +241106,7 @@ var DiagnosticRelatedInformation;
241106
241106
  }
241107
241107
  DiagnosticRelatedInformation2.create = create3;
241108
241108
  function is(value) {
241109
- let candidate = value;
241109
+ const candidate = value;
241110
241110
  return Is.defined(candidate) && Location.is(candidate.location) && Is.string(candidate.message);
241111
241111
  }
241112
241112
  DiagnosticRelatedInformation2.is = is;
@@ -241134,7 +241134,7 @@ var CodeDescription;
241134
241134
  var Diagnostic;
241135
241135
  (function(Diagnostic2) {
241136
241136
  function create3(range, message, severity, code, source, relatedInformation) {
241137
- let result = { range, message };
241137
+ const result = { range, message };
241138
241138
  if (Is.defined(severity)) {
241139
241139
  result.severity = severity;
241140
241140
  }
@@ -241152,15 +241152,29 @@ var Diagnostic;
241152
241152
  Diagnostic2.create = create3;
241153
241153
  function is(value) {
241154
241154
  var _a;
241155
- let candidate = value;
241156
- return Is.defined(candidate) && Range.is(candidate.range) && Is.string(candidate.message) && (Is.number(candidate.severity) || Is.undefined(candidate.severity)) && (Is.integer(candidate.code) || Is.string(candidate.code) || Is.undefined(candidate.code)) && (Is.undefined(candidate.codeDescription) || Is.string((_a = candidate.codeDescription) === null || _a === void 0 ? void 0 : _a.href)) && (Is.string(candidate.source) || Is.undefined(candidate.source)) && (Is.undefined(candidate.relatedInformation) || Is.typedArray(candidate.relatedInformation, DiagnosticRelatedInformation.is));
241155
+ const candidate = value;
241156
+ return Is.defined(candidate) && Range.is(candidate.range) && (Is.string(candidate.message) || MarkupContent.is(candidate.message)) && (Is.number(candidate.severity) || Is.undefined(candidate.severity)) && (Is.integer(candidate.code) || Is.string(candidate.code) || Is.undefined(candidate.code)) && (Is.undefined(candidate.codeDescription) || Is.string((_a = candidate.codeDescription) === null || _a === void 0 ? void 0 : _a.href)) && (Is.string(candidate.source) || Is.undefined(candidate.source)) && (Is.undefined(candidate.relatedInformation) || Is.typedArray(candidate.relatedInformation, DiagnosticRelatedInformation.is));
241157
241157
  }
241158
241158
  Diagnostic2.is = is;
241159
+ function is3_17(value) {
241160
+ return Is.string(value.message);
241161
+ }
241162
+ Diagnostic2.is3_17 = is3_17;
241163
+ function getMessageString(diagnostic) {
241164
+ if (Is.string(diagnostic.message)) {
241165
+ return diagnostic.message;
241166
+ } else if (MarkupContent.is(diagnostic.message)) {
241167
+ return diagnostic.message.value;
241168
+ } else {
241169
+ throw new Error(`Unknown message type ${typeof diagnostic.message}`);
241170
+ }
241171
+ }
241172
+ Diagnostic2.getMessageString = getMessageString;
241159
241173
  })(Diagnostic || (Diagnostic = {}));
241160
241174
  var Command;
241161
241175
  (function(Command2) {
241162
241176
  function create3(title, command, ...args) {
241163
- let result = { title, command };
241177
+ const result = { title, command };
241164
241178
  if (Is.defined(args) && args.length > 0) {
241165
241179
  result.arguments = args;
241166
241180
  }
@@ -241168,8 +241182,8 @@ var Command;
241168
241182
  }
241169
241183
  Command2.create = create3;
241170
241184
  function is(value) {
241171
- let candidate = value;
241172
- return Is.defined(candidate) && Is.string(candidate.title) && Is.string(candidate.command);
241185
+ const candidate = value;
241186
+ return Is.defined(candidate) && Is.string(candidate.title) && (candidate.tooltip === void 0 || Is.string(candidate.tooltip)) && Is.string(candidate.command);
241173
241187
  }
241174
241188
  Command2.is = is;
241175
241189
  })(Command || (Command = {}));
@@ -241247,7 +241261,7 @@ var TextDocumentEdit;
241247
241261
  }
241248
241262
  TextDocumentEdit2.create = create3;
241249
241263
  function is(value) {
241250
- let candidate = value;
241264
+ const candidate = value;
241251
241265
  return Is.defined(candidate) && OptionalVersionedTextDocumentIdentifier.is(candidate.textDocument) && Array.isArray(candidate.edits);
241252
241266
  }
241253
241267
  TextDocumentEdit2.is = is;
@@ -241255,7 +241269,7 @@ var TextDocumentEdit;
241255
241269
  var CreateFile;
241256
241270
  (function(CreateFile2) {
241257
241271
  function create3(uri, options, annotation) {
241258
- let result = {
241272
+ const result = {
241259
241273
  kind: "create",
241260
241274
  uri
241261
241275
  };
@@ -241269,7 +241283,7 @@ var CreateFile;
241269
241283
  }
241270
241284
  CreateFile2.create = create3;
241271
241285
  function is(value) {
241272
- let candidate = value;
241286
+ const candidate = value;
241273
241287
  return candidate && candidate.kind === "create" && Is.string(candidate.uri) && (candidate.options === void 0 || (candidate.options.overwrite === void 0 || Is.boolean(candidate.options.overwrite)) && (candidate.options.ignoreIfExists === void 0 || Is.boolean(candidate.options.ignoreIfExists))) && (candidate.annotationId === void 0 || ChangeAnnotationIdentifier.is(candidate.annotationId));
241274
241288
  }
241275
241289
  CreateFile2.is = is;
@@ -241277,7 +241291,7 @@ var CreateFile;
241277
241291
  var RenameFile;
241278
241292
  (function(RenameFile2) {
241279
241293
  function create3(oldUri, newUri, options, annotation) {
241280
- let result = {
241294
+ const result = {
241281
241295
  kind: "rename",
241282
241296
  oldUri,
241283
241297
  newUri
@@ -241292,7 +241306,7 @@ var RenameFile;
241292
241306
  }
241293
241307
  RenameFile2.create = create3;
241294
241308
  function is(value) {
241295
- let candidate = value;
241309
+ const candidate = value;
241296
241310
  return candidate && candidate.kind === "rename" && Is.string(candidate.oldUri) && Is.string(candidate.newUri) && (candidate.options === void 0 || (candidate.options.overwrite === void 0 || Is.boolean(candidate.options.overwrite)) && (candidate.options.ignoreIfExists === void 0 || Is.boolean(candidate.options.ignoreIfExists))) && (candidate.annotationId === void 0 || ChangeAnnotationIdentifier.is(candidate.annotationId));
241297
241311
  }
241298
241312
  RenameFile2.is = is;
@@ -241300,7 +241314,7 @@ var RenameFile;
241300
241314
  var DeleteFile;
241301
241315
  (function(DeleteFile2) {
241302
241316
  function create3(uri, options, annotation) {
241303
- let result = {
241317
+ const result = {
241304
241318
  kind: "delete",
241305
241319
  uri
241306
241320
  };
@@ -241314,7 +241328,7 @@ var DeleteFile;
241314
241328
  }
241315
241329
  DeleteFile2.create = create3;
241316
241330
  function is(value) {
241317
- let candidate = value;
241331
+ const candidate = value;
241318
241332
  return candidate && candidate.kind === "delete" && Is.string(candidate.uri) && (candidate.options === void 0 || (candidate.options.recursive === void 0 || Is.boolean(candidate.options.recursive)) && (candidate.options.ignoreIfNotExists === void 0 || Is.boolean(candidate.options.ignoreIfNotExists))) && (candidate.annotationId === void 0 || ChangeAnnotationIdentifier.is(candidate.annotationId));
241319
241333
  }
241320
241334
  DeleteFile2.is = is;
@@ -241322,7 +241336,7 @@ var DeleteFile;
241322
241336
  var WorkspaceEdit;
241323
241337
  (function(WorkspaceEdit2) {
241324
241338
  function is(value) {
241325
- let candidate = value;
241339
+ const candidate = value;
241326
241340
  return candidate && (candidate.changes !== void 0 || candidate.documentChanges !== void 0) && (candidate.documentChanges === void 0 || candidate.documentChanges.every((change) => {
241327
241341
  if (Is.string(change.kind)) {
241328
241342
  return CreateFile.is(change) || RenameFile.is(change) || DeleteFile.is(change);
@@ -241333,6 +241347,14 @@ var WorkspaceEdit;
241333
241347
  }
241334
241348
  WorkspaceEdit2.is = is;
241335
241349
  })(WorkspaceEdit || (WorkspaceEdit = {}));
241350
+ var SnippetTextEdit;
241351
+ (function(SnippetTextEdit2) {
241352
+ function is(value) {
241353
+ const candidate = value;
241354
+ return Is.objectLiteral(candidate) && Range.is(candidate.range) && StringValue.isSnippet(candidate.snippet) && (candidate.annotationId === void 0 || (ChangeAnnotation.is(candidate.annotationId) || ChangeAnnotationIdentifier.is(candidate.annotationId)));
241355
+ }
241356
+ SnippetTextEdit2.is = is;
241357
+ })(SnippetTextEdit || (SnippetTextEdit = {}));
241336
241358
  var TextDocumentIdentifier;
241337
241359
  (function(TextDocumentIdentifier2) {
241338
241360
  function create3(uri) {
@@ -241340,7 +241362,7 @@ var TextDocumentIdentifier;
241340
241362
  }
241341
241363
  TextDocumentIdentifier2.create = create3;
241342
241364
  function is(value) {
241343
- let candidate = value;
241365
+ const candidate = value;
241344
241366
  return Is.defined(candidate) && Is.string(candidate.uri);
241345
241367
  }
241346
241368
  TextDocumentIdentifier2.is = is;
@@ -241352,7 +241374,7 @@ var VersionedTextDocumentIdentifier;
241352
241374
  }
241353
241375
  VersionedTextDocumentIdentifier2.create = create3;
241354
241376
  function is(value) {
241355
- let candidate = value;
241377
+ const candidate = value;
241356
241378
  return Is.defined(candidate) && Is.string(candidate.uri) && Is.integer(candidate.version);
241357
241379
  }
241358
241380
  VersionedTextDocumentIdentifier2.is = is;
@@ -241364,11 +241386,76 @@ var OptionalVersionedTextDocumentIdentifier;
241364
241386
  }
241365
241387
  OptionalVersionedTextDocumentIdentifier2.create = create3;
241366
241388
  function is(value) {
241367
- let candidate = value;
241389
+ const candidate = value;
241368
241390
  return Is.defined(candidate) && Is.string(candidate.uri) && (candidate.version === null || Is.integer(candidate.version));
241369
241391
  }
241370
241392
  OptionalVersionedTextDocumentIdentifier2.is = is;
241371
241393
  })(OptionalVersionedTextDocumentIdentifier || (OptionalVersionedTextDocumentIdentifier = {}));
241394
+ var LanguageKind;
241395
+ (function(LanguageKind2) {
241396
+ LanguageKind2.ABAP = "abap";
241397
+ LanguageKind2.WindowsBat = "bat";
241398
+ LanguageKind2.BibTeX = "bibtex";
241399
+ LanguageKind2.Clojure = "clojure";
241400
+ LanguageKind2.Coffeescript = "coffeescript";
241401
+ LanguageKind2.C = "c";
241402
+ LanguageKind2.CPP = "cpp";
241403
+ LanguageKind2.CSharp = "csharp";
241404
+ LanguageKind2.CSS = "css";
241405
+ LanguageKind2.D = "d";
241406
+ LanguageKind2.Delphi = "pascal";
241407
+ LanguageKind2.Diff = "diff";
241408
+ LanguageKind2.Dart = "dart";
241409
+ LanguageKind2.Dockerfile = "dockerfile";
241410
+ LanguageKind2.Elixir = "elixir";
241411
+ LanguageKind2.Erlang = "erlang";
241412
+ LanguageKind2.FSharp = "fsharp";
241413
+ LanguageKind2.GitCommit = "git-commit";
241414
+ LanguageKind2.GitRebase = "git-rebase";
241415
+ LanguageKind2.Go = "go";
241416
+ LanguageKind2.Groovy = "groovy";
241417
+ LanguageKind2.Handlebars = "handlebars";
241418
+ LanguageKind2.Haskell = "haskell";
241419
+ LanguageKind2.HTML = "html";
241420
+ LanguageKind2.Ini = "ini";
241421
+ LanguageKind2.Java = "java";
241422
+ LanguageKind2.JavaScript = "javascript";
241423
+ LanguageKind2.JavaScriptReact = "javascriptreact";
241424
+ LanguageKind2.JSON = "json";
241425
+ LanguageKind2.LaTeX = "latex";
241426
+ LanguageKind2.Less = "less";
241427
+ LanguageKind2.Lua = "lua";
241428
+ LanguageKind2.Makefile = "makefile";
241429
+ LanguageKind2.Markdown = "markdown";
241430
+ LanguageKind2.ObjectiveC = "objective-c";
241431
+ LanguageKind2.ObjectiveCPP = "objective-cpp";
241432
+ LanguageKind2.Pascal = "pascal";
241433
+ LanguageKind2.Perl = "perl";
241434
+ LanguageKind2.Perl6 = "perl6";
241435
+ LanguageKind2.PHP = "php";
241436
+ LanguageKind2.Plaintext = "plaintext";
241437
+ LanguageKind2.Powershell = "powershell";
241438
+ LanguageKind2.Pug = "jade";
241439
+ LanguageKind2.Python = "python";
241440
+ LanguageKind2.R = "r";
241441
+ LanguageKind2.Razor = "razor";
241442
+ LanguageKind2.Ruby = "ruby";
241443
+ LanguageKind2.Rust = "rust";
241444
+ LanguageKind2.SCSS = "scss";
241445
+ LanguageKind2.SASS = "sass";
241446
+ LanguageKind2.Scala = "scala";
241447
+ LanguageKind2.ShaderLab = "shaderlab";
241448
+ LanguageKind2.ShellScript = "shellscript";
241449
+ LanguageKind2.SQL = "sql";
241450
+ LanguageKind2.Swift = "swift";
241451
+ LanguageKind2.TypeScript = "typescript";
241452
+ LanguageKind2.TypeScriptReact = "typescriptreact";
241453
+ LanguageKind2.TeX = "tex";
241454
+ LanguageKind2.VisualBasic = "vb";
241455
+ LanguageKind2.XML = "xml";
241456
+ LanguageKind2.XSL = "xsl";
241457
+ LanguageKind2.YAML = "yaml";
241458
+ })(LanguageKind || (LanguageKind = {}));
241372
241459
  var TextDocumentItem;
241373
241460
  (function(TextDocumentItem2) {
241374
241461
  function create3(uri, languageId, version2, text2) {
@@ -241376,7 +241463,7 @@ var TextDocumentItem;
241376
241463
  }
241377
241464
  TextDocumentItem2.create = create3;
241378
241465
  function is(value) {
241379
- let candidate = value;
241466
+ const candidate = value;
241380
241467
  return Is.defined(candidate) && Is.string(candidate.uri) && Is.string(candidate.languageId) && Is.integer(candidate.version) && Is.string(candidate.text);
241381
241468
  }
241382
241469
  TextDocumentItem2.is = is;
@@ -241453,6 +241540,11 @@ var InsertTextMode;
241453
241540
  InsertTextMode2.asIs = 1;
241454
241541
  InsertTextMode2.adjustIndentation = 2;
241455
241542
  })(InsertTextMode || (InsertTextMode = {}));
241543
+ var ApplyKind;
241544
+ (function(ApplyKind2) {
241545
+ ApplyKind2.Replace = 1;
241546
+ ApplyKind2.Merge = 2;
241547
+ })(ApplyKind || (ApplyKind = {}));
241456
241548
  var CompletionItemLabelDetails;
241457
241549
  (function(CompletionItemLabelDetails2) {
241458
241550
  function is(value) {
@@ -241490,7 +241582,7 @@ var MarkedString;
241490
241582
  var Hover;
241491
241583
  (function(Hover2) {
241492
241584
  function is(value) {
241493
- let candidate = value;
241585
+ const candidate = value;
241494
241586
  return !!candidate && Is.objectLiteral(candidate) && (MarkupContent.is(candidate.contents) || MarkedString.is(candidate.contents) || Is.typedArray(candidate.contents, MarkedString.is)) && (value.range === void 0 || Range.is(value.range));
241495
241587
  }
241496
241588
  Hover2.is = is;
@@ -241505,7 +241597,7 @@ var ParameterInformation;
241505
241597
  var SignatureInformation;
241506
241598
  (function(SignatureInformation2) {
241507
241599
  function create3(label, documentation, ...parameters) {
241508
- let result = { label };
241600
+ const result = { label };
241509
241601
  if (Is.defined(documentation)) {
241510
241602
  result.documentation = documentation;
241511
241603
  }
@@ -241527,7 +241619,7 @@ var DocumentHighlightKind;
241527
241619
  var DocumentHighlight;
241528
241620
  (function(DocumentHighlight2) {
241529
241621
  function create3(range, kind) {
241530
- let result = { range };
241622
+ const result = { range };
241531
241623
  if (Is.number(kind)) {
241532
241624
  result.kind = kind;
241533
241625
  }
@@ -241571,7 +241663,7 @@ var SymbolTag;
241571
241663
  var SymbolInformation;
241572
241664
  (function(SymbolInformation2) {
241573
241665
  function create3(name2, kind, range, uri, containerName) {
241574
- let result = {
241666
+ const result = {
241575
241667
  name: name2,
241576
241668
  kind,
241577
241669
  location: { uri, range }
@@ -241593,7 +241685,7 @@ var WorkspaceSymbol;
241593
241685
  var DocumentSymbol;
241594
241686
  (function(DocumentSymbol2) {
241595
241687
  function create3(name2, detail, kind, range, selectionRange, children) {
241596
- let result = {
241688
+ const result = {
241597
241689
  name: name2,
241598
241690
  detail,
241599
241691
  kind,
@@ -241607,7 +241699,7 @@ var DocumentSymbol;
241607
241699
  }
241608
241700
  DocumentSymbol2.create = create3;
241609
241701
  function is(value) {
241610
- let candidate = value;
241702
+ const candidate = value;
241611
241703
  return candidate && Is.string(candidate.name) && Is.number(candidate.kind) && Range.is(candidate.range) && Range.is(candidate.selectionRange) && (candidate.detail === void 0 || Is.string(candidate.detail)) && (candidate.deprecated === void 0 || Is.boolean(candidate.deprecated)) && (candidate.children === void 0 || Array.isArray(candidate.children)) && (candidate.tags === void 0 || Array.isArray(candidate.tags));
241612
241704
  }
241613
241705
  DocumentSymbol2.is = is;
@@ -241619,10 +241711,12 @@ var CodeActionKind;
241619
241711
  CodeActionKind2.Refactor = "refactor";
241620
241712
  CodeActionKind2.RefactorExtract = "refactor.extract";
241621
241713
  CodeActionKind2.RefactorInline = "refactor.inline";
241714
+ CodeActionKind2.RefactorMove = "refactor.move";
241622
241715
  CodeActionKind2.RefactorRewrite = "refactor.rewrite";
241623
241716
  CodeActionKind2.Source = "source";
241624
241717
  CodeActionKind2.SourceOrganizeImports = "source.organizeImports";
241625
241718
  CodeActionKind2.SourceFixAll = "source.fixAll";
241719
+ CodeActionKind2.Notebook = "notebook";
241626
241720
  })(CodeActionKind || (CodeActionKind = {}));
241627
241721
  var CodeActionTriggerKind;
241628
241722
  (function(CodeActionTriggerKind2) {
@@ -241632,7 +241726,7 @@ var CodeActionTriggerKind;
241632
241726
  var CodeActionContext;
241633
241727
  (function(CodeActionContext2) {
241634
241728
  function create3(diagnostics, only, triggerKind) {
241635
- let result = { diagnostics };
241729
+ const result = { diagnostics };
241636
241730
  if (only !== void 0 && only !== null) {
241637
241731
  result.only = only;
241638
241732
  }
@@ -241643,15 +241737,23 @@ var CodeActionContext;
241643
241737
  }
241644
241738
  CodeActionContext2.create = create3;
241645
241739
  function is(value) {
241646
- let candidate = value;
241740
+ const candidate = value;
241647
241741
  return Is.defined(candidate) && Is.typedArray(candidate.diagnostics, Diagnostic.is) && (candidate.only === void 0 || Is.typedArray(candidate.only, Is.string)) && (candidate.triggerKind === void 0 || candidate.triggerKind === CodeActionTriggerKind.Invoked || candidate.triggerKind === CodeActionTriggerKind.Automatic);
241648
241742
  }
241649
241743
  CodeActionContext2.is = is;
241650
241744
  })(CodeActionContext || (CodeActionContext = {}));
241745
+ var CodeActionTag;
241746
+ (function(CodeActionTag2) {
241747
+ CodeActionTag2.LLMGenerated = 1;
241748
+ function is(value) {
241749
+ return Is.defined(value) && value === CodeActionTag2.LLMGenerated;
241750
+ }
241751
+ CodeActionTag2.is = is;
241752
+ })(CodeActionTag || (CodeActionTag = {}));
241651
241753
  var CodeAction;
241652
241754
  (function(CodeAction2) {
241653
241755
  function create3(title, kindOrCommandOrEdit, kind) {
241654
- let result = { title };
241756
+ const result = { title };
241655
241757
  let checkKind = true;
241656
241758
  if (typeof kindOrCommandOrEdit === "string") {
241657
241759
  checkKind = false;
@@ -241668,15 +241770,15 @@ var CodeAction;
241668
241770
  }
241669
241771
  CodeAction2.create = create3;
241670
241772
  function is(value) {
241671
- let candidate = value;
241672
- return candidate && Is.string(candidate.title) && (candidate.diagnostics === void 0 || Is.typedArray(candidate.diagnostics, Diagnostic.is)) && (candidate.kind === void 0 || Is.string(candidate.kind)) && (candidate.edit !== void 0 || candidate.command !== void 0) && (candidate.command === void 0 || Command.is(candidate.command)) && (candidate.isPreferred === void 0 || Is.boolean(candidate.isPreferred)) && (candidate.edit === void 0 || WorkspaceEdit.is(candidate.edit));
241773
+ const candidate = value;
241774
+ return candidate && Is.string(candidate.title) && (candidate.diagnostics === void 0 || Is.typedArray(candidate.diagnostics, Diagnostic.is)) && (candidate.kind === void 0 || Is.string(candidate.kind)) && (candidate.edit !== void 0 || candidate.command !== void 0) && (candidate.command === void 0 || Command.is(candidate.command)) && (candidate.isPreferred === void 0 || Is.boolean(candidate.isPreferred)) && (candidate.edit === void 0 || WorkspaceEdit.is(candidate.edit)) && (candidate.tags === void 0 || Is.typedArray(candidate.tags, CodeActionTag.is));
241673
241775
  }
241674
241776
  CodeAction2.is = is;
241675
241777
  })(CodeAction || (CodeAction = {}));
241676
241778
  var CodeLens;
241677
241779
  (function(CodeLens2) {
241678
241780
  function create3(range, data) {
241679
- let result = { range };
241781
+ const result = { range };
241680
241782
  if (Is.defined(data)) {
241681
241783
  result.data = data;
241682
241784
  }
@@ -241684,7 +241786,7 @@ var CodeLens;
241684
241786
  }
241685
241787
  CodeLens2.create = create3;
241686
241788
  function is(value) {
241687
- let candidate = value;
241789
+ const candidate = value;
241688
241790
  return Is.defined(candidate) && Range.is(candidate.range) && (Is.undefined(candidate.command) || Command.is(candidate.command));
241689
241791
  }
241690
241792
  CodeLens2.is = is;
@@ -241696,7 +241798,7 @@ var FormattingOptions;
241696
241798
  }
241697
241799
  FormattingOptions2.create = create3;
241698
241800
  function is(value) {
241699
- let candidate = value;
241801
+ const candidate = value;
241700
241802
  return Is.defined(candidate) && Is.uinteger(candidate.tabSize) && Is.boolean(candidate.insertSpaces);
241701
241803
  }
241702
241804
  FormattingOptions2.is = is;
@@ -241708,7 +241810,7 @@ var DocumentLink;
241708
241810
  }
241709
241811
  DocumentLink2.create = create3;
241710
241812
  function is(value) {
241711
- let candidate = value;
241813
+ const candidate = value;
241712
241814
  return Is.defined(candidate) && Range.is(candidate.range) && (Is.undefined(candidate.target) || Is.string(candidate.target));
241713
241815
  }
241714
241816
  DocumentLink2.is = is;
@@ -241720,7 +241822,7 @@ var SelectionRange;
241720
241822
  }
241721
241823
  SelectionRange2.create = create3;
241722
241824
  function is(value) {
241723
- let candidate = value;
241825
+ const candidate = value;
241724
241826
  return Is.objectLiteral(candidate) && Range.is(candidate.range) && (candidate.parent === void 0 || SelectionRange2.is(candidate.parent));
241725
241827
  }
241726
241828
  SelectionRange2.is = is;
@@ -241750,6 +241852,7 @@ var SemanticTokenTypes;
241750
241852
  SemanticTokenTypes2["regexp"] = "regexp";
241751
241853
  SemanticTokenTypes2["operator"] = "operator";
241752
241854
  SemanticTokenTypes2["decorator"] = "decorator";
241855
+ SemanticTokenTypes2["label"] = "label";
241753
241856
  })(SemanticTokenTypes || (SemanticTokenTypes = {}));
241754
241857
  var SemanticTokenModifiers;
241755
241858
  (function(SemanticTokenModifiers2) {
@@ -241863,6 +241966,11 @@ var StringValue;
241863
241966
  return { kind: "snippet", value };
241864
241967
  }
241865
241968
  StringValue2.createSnippet = createSnippet;
241969
+ function isSnippet(value) {
241970
+ const candidate = value;
241971
+ return Is.objectLiteral(candidate) && candidate.kind === "snippet" && Is.string(candidate.value);
241972
+ }
241973
+ StringValue2.isSnippet = isSnippet;
241866
241974
  })(StringValue || (StringValue = {}));
241867
241975
  var InlineCompletionItem;
241868
241976
  (function(InlineCompletionItem2) {
@@ -241880,8 +241988,8 @@ var InlineCompletionList;
241880
241988
  })(InlineCompletionList || (InlineCompletionList = {}));
241881
241989
  var InlineCompletionTriggerKind;
241882
241990
  (function(InlineCompletionTriggerKind2) {
241883
- InlineCompletionTriggerKind2.Invoked = 0;
241884
- InlineCompletionTriggerKind2.Automatic = 1;
241991
+ InlineCompletionTriggerKind2.Invoked = 1;
241992
+ InlineCompletionTriggerKind2.Automatic = 2;
241885
241993
  })(InlineCompletionTriggerKind || (InlineCompletionTriggerKind = {}));
241886
241994
  var SelectedCompletionInfo;
241887
241995
  (function(SelectedCompletionInfo2) {
@@ -241912,14 +242020,14 @@ var TextDocument;
241912
242020
  }
241913
242021
  TextDocument3.create = create3;
241914
242022
  function is(value) {
241915
- let candidate = value;
242023
+ const candidate = value;
241916
242024
  return Is.defined(candidate) && Is.string(candidate.uri) && (Is.undefined(candidate.languageId) || Is.string(candidate.languageId)) && Is.uinteger(candidate.lineCount) && Is.func(candidate.getText) && Is.func(candidate.positionAt) && Is.func(candidate.offsetAt) ? true : false;
241917
242025
  }
241918
242026
  TextDocument3.is = is;
241919
242027
  function applyEdits(document2, edits) {
241920
242028
  let text2 = document2.getText();
241921
- let sortedEdits = mergeSort2(edits, (a, b) => {
241922
- let diff = a.range.start.line - b.range.start.line;
242029
+ const sortedEdits = mergeSort2(edits, (a, b) => {
242030
+ const diff = a.range.start.line - b.range.start.line;
241923
242031
  if (diff === 0) {
241924
242032
  return a.range.start.character - b.range.start.character;
241925
242033
  }
@@ -241927,9 +242035,9 @@ var TextDocument;
241927
242035
  });
241928
242036
  let lastModifiedOffset = text2.length;
241929
242037
  for (let i = sortedEdits.length - 1; i >= 0; i--) {
241930
- let e = sortedEdits[i];
241931
- let startOffset = document2.offsetAt(e.range.start);
241932
- let endOffset = document2.offsetAt(e.range.end);
242038
+ const e = sortedEdits[i];
242039
+ const startOffset = document2.offsetAt(e.range.start);
242040
+ const endOffset = document2.offsetAt(e.range.end);
241933
242041
  if (endOffset <= lastModifiedOffset) {
241934
242042
  text2 = text2.substring(0, startOffset) + e.newText + text2.substring(endOffset, text2.length);
241935
242043
  } else {
@@ -241953,7 +242061,7 @@ var TextDocument;
241953
242061
  let rightIdx = 0;
241954
242062
  let i = 0;
241955
242063
  while (leftIdx < left.length && rightIdx < right.length) {
241956
- let ret = compare(left[leftIdx], right[rightIdx]);
242064
+ const ret = compare(left[leftIdx], right[rightIdx]);
241957
242065
  if (ret <= 0) {
241958
242066
  data[i++] = left[leftIdx++];
241959
242067
  } else {
@@ -241988,8 +242096,8 @@ var FullTextDocument = class {
241988
242096
  }
241989
242097
  getText(range) {
241990
242098
  if (range) {
241991
- let start = this.offsetAt(range.start);
241992
- let end = this.offsetAt(range.end);
242099
+ const start = this.offsetAt(range.start);
242100
+ const end = this.offsetAt(range.end);
241993
242101
  return this._content.substring(start, end);
241994
242102
  }
241995
242103
  return this._content;
@@ -242001,15 +242109,15 @@ var FullTextDocument = class {
242001
242109
  }
242002
242110
  getLineOffsets() {
242003
242111
  if (this._lineOffsets === void 0) {
242004
- let lineOffsets = [];
242005
- let text2 = this._content;
242112
+ const lineOffsets = [];
242113
+ const text2 = this._content;
242006
242114
  let isLineStart = true;
242007
242115
  for (let i = 0; i < text2.length; i++) {
242008
242116
  if (isLineStart) {
242009
242117
  lineOffsets.push(i);
242010
242118
  isLineStart = false;
242011
242119
  }
242012
- let ch = text2.charAt(i);
242120
+ const ch = text2.charAt(i);
242013
242121
  isLineStart = ch === "\r" || ch === "\n";
242014
242122
  if (ch === "\r" && i + 1 < text2.length && text2.charAt(i + 1) === "\n") {
242015
242123
  i++;
@@ -242024,31 +242132,31 @@ var FullTextDocument = class {
242024
242132
  }
242025
242133
  positionAt(offset) {
242026
242134
  offset = Math.max(Math.min(offset, this._content.length), 0);
242027
- let lineOffsets = this.getLineOffsets();
242135
+ const lineOffsets = this.getLineOffsets();
242028
242136
  let low = 0, high = lineOffsets.length;
242029
242137
  if (high === 0) {
242030
242138
  return Position.create(0, offset);
242031
242139
  }
242032
242140
  while (low < high) {
242033
- let mid = Math.floor((low + high) / 2);
242141
+ const mid = Math.floor((low + high) / 2);
242034
242142
  if (lineOffsets[mid] > offset) {
242035
242143
  high = mid;
242036
242144
  } else {
242037
242145
  low = mid + 1;
242038
242146
  }
242039
242147
  }
242040
- let line = low - 1;
242148
+ const line = low - 1;
242041
242149
  return Position.create(line, offset - lineOffsets[line]);
242042
242150
  }
242043
242151
  offsetAt(position) {
242044
- let lineOffsets = this.getLineOffsets();
242152
+ const lineOffsets = this.getLineOffsets();
242045
242153
  if (position.line >= lineOffsets.length) {
242046
242154
  return this._content.length;
242047
242155
  } else if (position.line < 0) {
242048
242156
  return 0;
242049
242157
  }
242050
- let lineOffset = lineOffsets[position.line];
242051
- let nextLineOffset = position.line + 1 < lineOffsets.length ? lineOffsets[position.line + 1] : this._content.length;
242158
+ const lineOffset = lineOffsets[position.line];
242159
+ const nextLineOffset = position.line + 1 < lineOffsets.length ? lineOffsets[position.line + 1] : this._content.length;
242052
242160
  return Math.max(Math.min(lineOffset + position.character, nextLineOffset), lineOffset);
242053
242161
  }
242054
242162
  get lineCount() {
@@ -247196,7 +247304,7 @@ asyncInterceptorTypesMapping.set(InterceptorTypes.DURATION, durationAsync);
247196
247304
  asyncInterceptorTypesMapping.set(InterceptorTypes.CAPTURE_PARAM, captureParamAsync);
247197
247305
 
247198
247306
  // package.json
247199
- var version = "1.0.21";
247307
+ var version = "1.0.22";
247200
247308
 
247201
247309
  // ../feature-toggle/dist/constants.js
247202
247310
  var extensionConfigKeys = {