@swagger-api/apidom-parser-adapter-api-design-systems-yaml 1.0.0-beta.3 → 1.0.0-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [1.0.0-beta.5](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2024-12-16)
7
+
8
+ **Note:** Version bump only for package @swagger-api/apidom-parser-adapter-api-design-systems-yaml
9
+
10
+ # [1.0.0-beta.4](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2024-12-13)
11
+
12
+ **Note:** Version bump only for package @swagger-api/apidom-parser-adapter-api-design-systems-yaml
13
+
6
14
  # [1.0.0-beta.3](https://github.com/swagger-api/apidom/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2024-11-25)
7
15
 
8
16
  **Note:** Version bump only for package @swagger-api/apidom-parser-adapter-api-design-systems-yaml
@@ -38,7 +38,7 @@ __webpack_require__.r(__webpack_exports__);
38
38
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
39
39
  /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
40
40
  /* harmony export */ });
41
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (__webpack_require__.p + "20cf92ce276cf3be872fb26fd7985dd3.wasm");
41
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (__webpack_require__.p + "2f9d346f3bc0cf9ba30b2a61e889fb78.wasm");
42
42
 
43
43
  /***/ }),
44
44
 
@@ -50,7 +50,7 @@ __webpack_require__.r(__webpack_exports__);
50
50
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
51
51
  /* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
52
52
  /* harmony export */ });
53
- /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (__webpack_require__.p + "fcc2efc64ace4e98eaa856cf3b3edf1f.wasm");
53
+ /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (__webpack_require__.p + "083dd6647843baf16cbefd09aae31f27.wasm");
54
54
 
55
55
  /***/ }),
56
56
 
@@ -22959,6 +22959,10 @@ __webpack_require__.r(__webpack_exports__);
22959
22959
  /* harmony export */ });
22960
22960
  /* harmony import */ var _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1339);
22961
22961
 
22962
+
22963
+ /**
22964
+ * @public
22965
+ */
22962
22966
  class Info extends _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__.ObjectElement {
22963
22967
  constructor(content, meta, attributes) {
22964
22968
  super(content, meta, attributes);
@@ -22991,6 +22995,9 @@ __webpack_require__.r(__webpack_exports__);
22991
22995
  /* harmony export */ });
22992
22996
  /* harmony import */ var _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1339);
22993
22997
 
22998
+ /**
22999
+ * @public
23000
+ */
22994
23001
  class Main extends _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__.ObjectElement {
22995
23002
  constructor(content, meta, attributes) {
22996
23003
  super(content, meta, attributes);
@@ -23042,6 +23049,9 @@ __webpack_require__.r(__webpack_exports__);
23042
23049
  /* harmony export */ });
23043
23050
  /* harmony import */ var _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1339);
23044
23051
 
23052
+ /**
23053
+ * @public
23054
+ */
23045
23055
  class Principle extends _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__.ObjectElement {
23046
23056
  constructor(content, meta, attributes) {
23047
23057
  super(content, meta, attributes);
@@ -23086,6 +23096,9 @@ __webpack_require__.r(__webpack_exports__);
23086
23096
  /* harmony export */ });
23087
23097
  /* harmony import */ var _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1339);
23088
23098
 
23099
+ /**
23100
+ * @public
23101
+ */
23089
23102
  class Requirement extends _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__.ObjectElement {
23090
23103
  constructor(content, meta, attributes) {
23091
23104
  super(content, meta, attributes);
@@ -23130,6 +23143,10 @@ __webpack_require__.r(__webpack_exports__);
23130
23143
  /* harmony export */ });
23131
23144
  /* harmony import */ var _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1339);
23132
23145
 
23146
+
23147
+ /**
23148
+ * @public
23149
+ */
23133
23150
  class RequirementLevel extends _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__.StringElement {
23134
23151
  constructor(content, meta, attributes) {
23135
23152
  super(content, meta, attributes);
@@ -23150,6 +23167,9 @@ __webpack_require__.r(__webpack_exports__);
23150
23167
  /* harmony export */ });
23151
23168
  /* harmony import */ var _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1339);
23152
23169
 
23170
+ /**
23171
+ * @public
23172
+ */
23153
23173
  class Scenario extends _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__.ObjectElement {
23154
23174
  constructor(content, meta, attributes) {
23155
23175
  super(content, meta, attributes);
@@ -23188,6 +23208,9 @@ __webpack_require__.r(__webpack_exports__);
23188
23208
  /* harmony export */ });
23189
23209
  /* harmony import */ var _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1339);
23190
23210
 
23211
+ /**
23212
+ * @public
23213
+ */
23191
23214
  class Standard extends _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__.ObjectElement {
23192
23215
  constructor(content, meta, attributes) {
23193
23216
  super(content, meta, attributes);
@@ -23232,6 +23255,10 @@ __webpack_require__.r(__webpack_exports__);
23232
23255
  /* harmony export */ });
23233
23256
  /* harmony import */ var _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(1339);
23234
23257
 
23258
+
23259
+ /**
23260
+ * @public
23261
+ */
23235
23262
  class StandardIdentifier extends _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__.ArrayElement {
23236
23263
  constructor(content, meta, attributes) {
23237
23264
  super(content, meta, attributes);
@@ -23255,6 +23282,14 @@ __webpack_require__.r(__webpack_exports__);
23255
23282
  /* harmony import */ var _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2275);
23256
23283
 
23257
23284
 
23285
+
23286
+ /**
23287
+ * @public
23288
+ */
23289
+
23290
+ /**
23291
+ * @public
23292
+ */
23258
23293
  class ApiDesignSystemsMediaTypes extends _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__["default"] {
23259
23294
  filterByFormat(format = 'generic') {
23260
23295
  const effectiveFormat = format === 'generic' ? 'apidesignsystems;version' : format;
@@ -23269,6 +23304,10 @@ class ApiDesignSystemsMediaTypes extends _swagger_api_apidom_core__WEBPACK_IMPOR
23269
23304
  return (0,ramda__WEBPACK_IMPORTED_MODULE_1__["default"])(this.filterByFormat(format));
23270
23305
  }
23271
23306
  }
23307
+
23308
+ /**
23309
+ * @public
23310
+ */
23272
23311
  const mediaTypes = new ApiDesignSystemsMediaTypes('application/vnd.aai.apidesignsystems;version=2021-05-07', 'application/vnd.aai.apidesignsystems+json;version=2021-05-07', 'application/vnd.aai.apidesignsystems+yaml;version=2021-05-07');
23273
23312
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (mediaTypes);
23274
23313
 
@@ -23301,6 +23340,9 @@ __webpack_require__.r(__webpack_exports__);
23301
23340
 
23302
23341
 
23303
23342
 
23343
+ /**
23344
+ * @public
23345
+ */
23304
23346
  const apiDesignSystems = {
23305
23347
  namespace: options => {
23306
23348
  const {
@@ -23358,6 +23400,9 @@ __webpack_require__.r(__webpack_exports__);
23358
23400
 
23359
23401
 
23360
23402
 
23403
+ /**
23404
+ * @public
23405
+ */
23361
23406
  const isMainElement = (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__["default"])(({
23362
23407
  hasBasicElementProps,
23363
23408
  isElementType,
@@ -23365,6 +23410,10 @@ const isMainElement = (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__["
23365
23410
  }) => {
23366
23411
  return element => element instanceof _elements_Main_mjs__WEBPACK_IMPORTED_MODULE_1__["default"] || hasBasicElementProps(element) && isElementType('main', element) && primitiveEq('object', element);
23367
23412
  });
23413
+
23414
+ /**
23415
+ * @public
23416
+ */
23368
23417
  const isInfoElement = (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__["default"])(({
23369
23418
  hasBasicElementProps,
23370
23419
  isElementType,
@@ -23372,6 +23421,10 @@ const isInfoElement = (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__["
23372
23421
  }) => {
23373
23422
  return element => element instanceof _elements_Info_mjs__WEBPACK_IMPORTED_MODULE_2__["default"] || hasBasicElementProps(element) && isElementType('info', element) && primitiveEq('object', element);
23374
23423
  });
23424
+
23425
+ /**
23426
+ * @public
23427
+ */
23375
23428
  const isPrincipleElement = (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__["default"])(({
23376
23429
  hasBasicElementProps,
23377
23430
  isElementType,
@@ -23379,6 +23432,10 @@ const isPrincipleElement = (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_
23379
23432
  }) => {
23380
23433
  return element => element instanceof _elements_Principle_mjs__WEBPACK_IMPORTED_MODULE_3__["default"] || hasBasicElementProps(element) && isElementType('principle', element) && primitiveEq('object', element);
23381
23434
  });
23435
+
23436
+ /**
23437
+ * @public
23438
+ */
23382
23439
  const isRequirementElement = (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__["default"])(({
23383
23440
  hasBasicElementProps,
23384
23441
  isElementType,
@@ -23386,6 +23443,10 @@ const isRequirementElement = (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODUL
23386
23443
  }) => {
23387
23444
  return element => element instanceof _elements_Requirement_mjs__WEBPACK_IMPORTED_MODULE_4__["default"] || hasBasicElementProps(element) && isElementType('requirement', element) && primitiveEq('object', element);
23388
23445
  });
23446
+
23447
+ /**
23448
+ * @public
23449
+ */
23389
23450
  const isRequirementLevelElement = (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__["default"])(({
23390
23451
  hasBasicElementProps,
23391
23452
  isElementType,
@@ -23393,6 +23454,10 @@ const isRequirementLevelElement = (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_
23393
23454
  }) => {
23394
23455
  return element => element instanceof _elements_RequirementLevel_mjs__WEBPACK_IMPORTED_MODULE_5__["default"] || hasBasicElementProps(element) && isElementType('requirementLevel', element) && primitiveEq('string', element);
23395
23456
  });
23457
+
23458
+ /**
23459
+ * @public
23460
+ */
23396
23461
  const isScenarioElement = (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__["default"])(({
23397
23462
  hasBasicElementProps,
23398
23463
  isElementType,
@@ -23400,6 +23465,10 @@ const isScenarioElement = (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0
23400
23465
  }) => {
23401
23466
  return element => element instanceof _elements_Scenario_mjs__WEBPACK_IMPORTED_MODULE_6__["default"] || hasBasicElementProps(element) && isElementType('scenario', element) && primitiveEq('object', element);
23402
23467
  });
23468
+
23469
+ /**
23470
+ * @public
23471
+ */
23403
23472
  const isStandardElement = (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__["default"])(({
23404
23473
  hasBasicElementProps,
23405
23474
  isElementType,
@@ -23407,6 +23476,10 @@ const isStandardElement = (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0
23407
23476
  }) => {
23408
23477
  return element => element instanceof _elements_Standard_mjs__WEBPACK_IMPORTED_MODULE_7__["default"] || hasBasicElementProps(element) && isElementType('standard', element) && primitiveEq('object', element);
23409
23478
  });
23479
+
23480
+ /**
23481
+ * @public
23482
+ */
23410
23483
  const isStandardIdentifierElement = (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__["default"])(({
23411
23484
  hasBasicElementProps,
23412
23485
  isElementType,
@@ -23571,6 +23644,7 @@ __webpack_require__.r(__webpack_exports__);
23571
23644
  * existing ones by manipulating it.
23572
23645
  *
23573
23646
  * Note: Specification object allows to use absolute internal JSON pointers.
23647
+ * @public
23574
23648
  */
23575
23649
  const specification = {
23576
23650
  visitors: {
@@ -23731,6 +23805,9 @@ __webpack_require__.r(__webpack_exports__);
23731
23805
  * different Element is provided FallBackVisitor is responsible to assigning
23732
23806
  * this Element as current element.
23733
23807
  */
23808
+ /**
23809
+ * @public
23810
+ */
23734
23811
  class FallbackVisitor extends _Visitor_mjs__WEBPACK_IMPORTED_MODULE_0__["default"] {
23735
23812
  enter(element) {
23736
23813
  this.element = (0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_1__.cloneDeep)(element);
@@ -23765,6 +23842,10 @@ __webpack_require__.r(__webpack_exports__);
23765
23842
  /**
23766
23843
  * This is a base class for every visitor that does
23767
23844
  * internal look-ups to retrieve other child visitors.
23845
+ * @public
23846
+ */
23847
+ /**
23848
+ * @public
23768
23849
  */
23769
23850
  class SpecificationVisitor extends _Visitor_mjs__WEBPACK_IMPORTED_MODULE_0__["default"] {
23770
23851
  specObj;
@@ -23835,6 +23916,14 @@ __webpack_require__.r(__webpack_exports__);
23835
23916
  /* harmony import */ var _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8400);
23836
23917
  /* harmony import */ var _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(726);
23837
23918
 
23919
+
23920
+ /**
23921
+ * @public
23922
+ */
23923
+
23924
+ /**
23925
+ * @public
23926
+ */
23838
23927
  class Visitor {
23839
23928
  element;
23840
23929
  constructor(options = {}) {
@@ -23878,6 +23967,12 @@ __webpack_require__.r(__webpack_exports__);
23878
23967
 
23879
23968
 
23880
23969
 
23970
+ /**
23971
+ * @public
23972
+ */
23973
+ /**
23974
+ * @public
23975
+ */
23881
23976
  class InfoVisitor extends (0,ts_mixer__WEBPACK_IMPORTED_MODULE_0__.Mixin)(_generics_FixedFieldsVisitor_mjs__WEBPACK_IMPORTED_MODULE_1__["default"], _FallbackVisitor_mjs__WEBPACK_IMPORTED_MODULE_2__["default"]) {
23882
23977
  constructor(options) {
23883
23978
  super(options);
@@ -23906,6 +24001,12 @@ __webpack_require__.r(__webpack_exports__);
23906
24001
 
23907
24002
 
23908
24003
 
24004
+ /**
24005
+ * @public
24006
+ */
24007
+ /**
24008
+ * @public
24009
+ */
23909
24010
  class PrinciplesVisitor extends (0,ts_mixer__WEBPACK_IMPORTED_MODULE_0__.Mixin)(_SpecificationVisitor_mjs__WEBPACK_IMPORTED_MODULE_1__["default"], _FallbackVisitor_mjs__WEBPACK_IMPORTED_MODULE_2__["default"]) {
23910
24011
  constructor(options) {
23911
24012
  super(options);
@@ -23943,6 +24044,12 @@ __webpack_require__.r(__webpack_exports__);
23943
24044
 
23944
24045
 
23945
24046
 
24047
+ /**
24048
+ * @public
24049
+ */
24050
+ /**
24051
+ * @public
24052
+ */
23946
24053
  class ScenariosVisitor extends (0,ts_mixer__WEBPACK_IMPORTED_MODULE_0__.Mixin)(_SpecificationVisitor_mjs__WEBPACK_IMPORTED_MODULE_1__["default"], _FallbackVisitor_mjs__WEBPACK_IMPORTED_MODULE_2__["default"]) {
23947
24054
  constructor(options) {
23948
24055
  super(options);
@@ -23980,6 +24087,12 @@ __webpack_require__.r(__webpack_exports__);
23980
24087
 
23981
24088
 
23982
24089
 
24090
+ /**
24091
+ * @public
24092
+ */
24093
+ /**
24094
+ * @public
24095
+ */
23983
24096
  class StandardsVisitor extends (0,ts_mixer__WEBPACK_IMPORTED_MODULE_0__.Mixin)(_SpecificationVisitor_mjs__WEBPACK_IMPORTED_MODULE_1__["default"], _FallbackVisitor_mjs__WEBPACK_IMPORTED_MODULE_2__["default"]) {
23984
24097
  constructor(options) {
23985
24098
  super(options);
@@ -24018,6 +24131,12 @@ __webpack_require__.r(__webpack_exports__);
24018
24131
 
24019
24132
 
24020
24133
 
24134
+ /**
24135
+ * @public
24136
+ */
24137
+ /**
24138
+ * @public
24139
+ */
24021
24140
  class MainVisitor extends (0,ts_mixer__WEBPACK_IMPORTED_MODULE_0__.Mixin)(_generics_FixedFieldsVisitor_mjs__WEBPACK_IMPORTED_MODULE_1__["default"], _FallbackVisitor_mjs__WEBPACK_IMPORTED_MODULE_2__["default"]) {
24022
24141
  constructor(options) {
24023
24142
  super(options);
@@ -24047,6 +24166,12 @@ __webpack_require__.r(__webpack_exports__);
24047
24166
 
24048
24167
 
24049
24168
 
24169
+ /**
24170
+ * @public
24171
+ */
24172
+ /**
24173
+ * @public
24174
+ */
24050
24175
  class PrincipleVisitor extends (0,ts_mixer__WEBPACK_IMPORTED_MODULE_0__.Mixin)(_generics_FixedFieldsVisitor_mjs__WEBPACK_IMPORTED_MODULE_1__["default"], _FallbackVisitor_mjs__WEBPACK_IMPORTED_MODULE_2__["default"]) {
24051
24176
  constructor(options) {
24052
24177
  super(options);
@@ -24077,6 +24202,12 @@ __webpack_require__.r(__webpack_exports__);
24077
24202
 
24078
24203
 
24079
24204
 
24205
+ /**
24206
+ * @public
24207
+ */
24208
+ /**
24209
+ * @public
24210
+ */
24080
24211
  class RequirementLevelVisitor extends (0,ts_mixer__WEBPACK_IMPORTED_MODULE_0__.Mixin)(_SpecificationVisitor_mjs__WEBPACK_IMPORTED_MODULE_1__["default"], _FallbackVisitor_mjs__WEBPACK_IMPORTED_MODULE_2__["default"]) {
24081
24212
  StringElement(stringElement) {
24082
24213
  const requirementLevelElement = new _elements_RequirementLevel_mjs__WEBPACK_IMPORTED_MODULE_3__["default"]((0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_4__["default"])(stringElement));
@@ -24107,6 +24238,12 @@ __webpack_require__.r(__webpack_exports__);
24107
24238
 
24108
24239
 
24109
24240
 
24241
+ /**
24242
+ * @public
24243
+ */
24244
+ /**
24245
+ * @public
24246
+ */
24110
24247
  class RequirementVisitor extends (0,ts_mixer__WEBPACK_IMPORTED_MODULE_0__.Mixin)(_generics_FixedFieldsVisitor_mjs__WEBPACK_IMPORTED_MODULE_1__["default"], _FallbackVisitor_mjs__WEBPACK_IMPORTED_MODULE_2__["default"]) {
24111
24248
  constructor(options) {
24112
24249
  super(options);
@@ -24135,6 +24272,12 @@ __webpack_require__.r(__webpack_exports__);
24135
24272
 
24136
24273
 
24137
24274
 
24275
+ /**
24276
+ * @public
24277
+ */
24278
+ /**
24279
+ * @public
24280
+ */
24138
24281
  class ThenVisitor extends (0,ts_mixer__WEBPACK_IMPORTED_MODULE_0__.Mixin)(_SpecificationVisitor_mjs__WEBPACK_IMPORTED_MODULE_1__["default"], _FallbackVisitor_mjs__WEBPACK_IMPORTED_MODULE_2__["default"]) {
24139
24282
  constructor(options) {
24140
24283
  super(options);
@@ -24173,6 +24316,12 @@ __webpack_require__.r(__webpack_exports__);
24173
24316
 
24174
24317
 
24175
24318
 
24319
+ /**
24320
+ * @public
24321
+ */
24322
+ /**
24323
+ * @public
24324
+ */
24176
24325
  class ScenarioVisitor extends (0,ts_mixer__WEBPACK_IMPORTED_MODULE_0__.Mixin)(_generics_FixedFieldsVisitor_mjs__WEBPACK_IMPORTED_MODULE_1__["default"], _FallbackVisitor_mjs__WEBPACK_IMPORTED_MODULE_2__["default"]) {
24177
24326
  constructor(options) {
24178
24327
  super(options);
@@ -24202,6 +24351,12 @@ __webpack_require__.r(__webpack_exports__);
24202
24351
 
24203
24352
 
24204
24353
 
24354
+ /**
24355
+ * @public
24356
+ */
24357
+ /**
24358
+ * @public
24359
+ */
24205
24360
  class StandardIdentifierVisitor extends (0,ts_mixer__WEBPACK_IMPORTED_MODULE_0__.Mixin)(_SpecificationVisitor_mjs__WEBPACK_IMPORTED_MODULE_1__["default"], _FallbackVisitor_mjs__WEBPACK_IMPORTED_MODULE_2__["default"]) {
24206
24361
  constructor(options) {
24207
24362
  super(options);
@@ -24239,6 +24394,12 @@ __webpack_require__.r(__webpack_exports__);
24239
24394
 
24240
24395
 
24241
24396
 
24397
+ /**
24398
+ * @public
24399
+ */
24400
+ /**
24401
+ * @public
24402
+ */
24242
24403
  class StandardVisitor extends (0,ts_mixer__WEBPACK_IMPORTED_MODULE_0__.Mixin)(_generics_FixedFieldsVisitor_mjs__WEBPACK_IMPORTED_MODULE_1__["default"], _FallbackVisitor_mjs__WEBPACK_IMPORTED_MODULE_2__["default"]) {
24243
24404
  constructor(options) {
24244
24405
  super(options);
@@ -24266,6 +24427,15 @@ __webpack_require__.r(__webpack_exports__);
24266
24427
  /* harmony import */ var _SpecificationVisitor_mjs__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6010);
24267
24428
 
24268
24429
 
24430
+ /**
24431
+ * @public
24432
+ */
24433
+ /**
24434
+ * @public
24435
+ */
24436
+ /**
24437
+ * @public
24438
+ */
24269
24439
  class FixedFieldsVisitor extends _SpecificationVisitor_mjs__WEBPACK_IMPORTED_MODULE_0__["default"] {
24270
24440
  specPath;
24271
24441
  ignoredFields;
@@ -24317,13 +24487,19 @@ __webpack_require__.r(__webpack_exports__);
24317
24487
  /* harmony import */ var _swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7258);
24318
24488
 
24319
24489
 
24320
- // getNodeType :: Node -> String
24490
+ /**
24491
+ * @public
24492
+ */
24321
24493
  const getNodeType = element => {
24322
24494
  if (!(0,_swagger_api_apidom_core__WEBPACK_IMPORTED_MODULE_0__.isElement)(element)) {
24323
24495
  return undefined;
24324
24496
  }
24325
24497
  return `${element.element.charAt(0).toUpperCase() + element.element.slice(1)}Element`;
24326
24498
  };
24499
+
24500
+ /**
24501
+ * @public
24502
+ */
24327
24503
  const keyMap = {
24328
24504
  /**
24329
24505
  * API Design Systems 2021-05-07 specification elements.