@ui5/task-adaptation 1.3.0 → 1.3.1

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 (94) hide show
  1. package/CHANGELOG.md +5 -1
  2. package/package.json +5 -8
  3. package/dist/annotationManager.d.ts +0 -18
  4. package/dist/annotationManager.js +0 -79
  5. package/dist/annotations/comparator/comparator.d.ts +0 -47
  6. package/dist/annotations/comparator/comparator.js +0 -283
  7. package/dist/annotations/comparator/diffCase.d.ts +0 -4
  8. package/dist/annotations/comparator/diffCase.js +0 -2
  9. package/dist/annotations/comparator/interchangableCase.d.ts +0 -25
  10. package/dist/annotations/comparator/interchangableCase.js +0 -60
  11. package/dist/annotations/converter/metadataJsonReferenceUtil.d.ts +0 -12
  12. package/dist/annotations/converter/metadataJsonReferenceUtil.js +0 -48
  13. package/dist/annotations/converter/metadataJsonUtil.d.ts +0 -30
  14. package/dist/annotations/converter/metadataJsonUtil.js +0 -70
  15. package/dist/annotations/converter/ui5JsonConverter.d.ts +0 -21
  16. package/dist/annotations/converter/ui5JsonConverter.js +0 -252
  17. package/dist/annotations/converter/ui5MetadataJsonUtil.d.ts +0 -3
  18. package/dist/annotations/converter/ui5MetadataJsonUtil.js +0 -10
  19. package/dist/annotations/converter/ui5XmlConverter.d.ts +0 -5
  20. package/dist/annotations/converter/ui5XmlConverter.js +0 -14
  21. package/dist/annotations/dataSource/dataSource.d.ts +0 -34
  22. package/dist/annotations/dataSource/dataSource.js +0 -62
  23. package/dist/annotations/dataSource/dataSourceManager.d.ts +0 -12
  24. package/dist/annotations/dataSource/dataSourceManager.js +0 -45
  25. package/dist/annotations/dataSource/dataSourceOData.d.ts +0 -17
  26. package/dist/annotations/dataSource/dataSourceOData.js +0 -45
  27. package/dist/annotations/dataSource/dataSourceODataAnnotation.d.ts +0 -6
  28. package/dist/annotations/dataSource/dataSourceODataAnnotation.js +0 -16
  29. package/dist/annotations/serviceRequestor.d.ts +0 -9
  30. package/dist/annotations/serviceRequestor.js +0 -73
  31. package/dist/annotations/transformers/convertV2ToV4.d.ts +0 -4
  32. package/dist/annotations/transformers/convertV2ToV4.js +0 -13
  33. package/dist/annotations/transformers/makeAnnotationNamespaceUnique.d.ts +0 -6
  34. package/dist/annotations/transformers/makeAnnotationNamespaceUnique.js +0 -41
  35. package/dist/annotations/transformers/removeAllSchemaNodesExceptAnnotations.d.ts +0 -4
  36. package/dist/annotations/transformers/removeAllSchemaNodesExceptAnnotations.js +0 -14
  37. package/dist/annotations/transformers/transformer.d.ts +0 -12
  38. package/dist/annotations/transformers/transformer.js +0 -2
  39. package/dist/annotations/transformers/traverseReferences.d.ts +0 -9
  40. package/dist/annotations/transformers/traverseReferences.js +0 -66
  41. package/dist/appVariantManager.d.ts +0 -12
  42. package/dist/appVariantManager.js +0 -102
  43. package/dist/baseAppManager.d.ts +0 -29
  44. package/dist/baseAppManager.js +0 -139
  45. package/dist/buildStrategy.d.ts +0 -7
  46. package/dist/buildStrategy.js +0 -19
  47. package/dist/bundle.d.ts +0 -25
  48. package/dist/bundle.js +0 -6952
  49. package/dist/cache/annotationsCacheManager.d.ts +0 -8
  50. package/dist/cache/annotationsCacheManager.js +0 -16
  51. package/dist/cache/baseAppFilesCacheManager.d.ts +0 -6
  52. package/dist/cache/baseAppFilesCacheManager.js +0 -12
  53. package/dist/cache/cacheManager.d.ts +0 -16
  54. package/dist/cache/cacheManager.js +0 -65
  55. package/dist/i18nManager.d.ts +0 -43
  56. package/dist/i18nManager.js +0 -203
  57. package/dist/index.d.ts +0 -6
  58. package/dist/index.js +0 -25
  59. package/dist/model/annotationDiffStructureError.d.ts +0 -3
  60. package/dist/model/annotationDiffStructureError.js +0 -8
  61. package/dist/model/language.d.ts +0 -13
  62. package/dist/model/language.js +0 -37
  63. package/dist/model/noAuthorizationProvidedError.d.ts +0 -3
  64. package/dist/model/noAuthorizationProvidedError.js +0 -6
  65. package/dist/model/serverError.d.ts +0 -3
  66. package/dist/model/serverError.js +0 -6
  67. package/dist/model/types.d.ts +0 -119
  68. package/dist/model/types.js +0 -2
  69. package/dist/processors/abapProcessor.d.ts +0 -21
  70. package/dist/processors/abapProcessor.js +0 -37
  71. package/dist/processors/cfProcessor.d.ts +0 -17
  72. package/dist/processors/cfProcessor.js +0 -45
  73. package/dist/processors/processor.d.ts +0 -7
  74. package/dist/processors/processor.js +0 -32
  75. package/dist/repositories/abapRepoManager.d.ts +0 -13
  76. package/dist/repositories/abapRepoManager.js +0 -82
  77. package/dist/repositories/html5RepoManager.d.ts +0 -11
  78. package/dist/repositories/html5RepoManager.js +0 -87
  79. package/dist/util/cfUtil.d.ts +0 -30
  80. package/dist/util/cfUtil.js +0 -171
  81. package/dist/util/commonUtil.d.ts +0 -13
  82. package/dist/util/commonUtil.js +0 -116
  83. package/dist/util/i18nMerger.d.ts +0 -32
  84. package/dist/util/i18nMerger.js +0 -99
  85. package/dist/util/requestUtil.d.ts +0 -8
  86. package/dist/util/requestUtil.js +0 -54
  87. package/dist/util/resourceUtil.d.ts +0 -11
  88. package/dist/util/resourceUtil.js +0 -62
  89. package/dist/util/urlUtil.d.ts +0 -4
  90. package/dist/util/urlUtil.js +0 -18
  91. package/dist/util/xmlUtil.d.ts +0 -4
  92. package/dist/util/xmlUtil.js +0 -21
  93. package/dist/util/zipUtil.d.ts +0 -2
  94. package/dist/util/zipUtil.js +0 -16

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.