@ui5/task-adaptation 1.2.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.
- package/CHANGELOG.md +9 -1
- package/eslint.config.js +52 -0
- package/package.json +42 -52
- package/scripts/metadataDownloadHelper.ts +8 -7
- package/scripts/rollup/bundle.d.ts +25 -0
- package/scripts/rollup/bundleDefinition.js +11 -1
- package/scripts/{bundler.ts → rollup/bundler.ts} +6 -17
- package/scripts/rollup/overrides/sap/base/config.js +10 -0
- package/scripts/rollup/project/package.json +2 -1
- package/scripts/rollup/project/ui5.yaml +1 -1
- package/scripts/rollup/ui5Resolve.ts +14 -38
- package/scripts/rollup.ts +67 -23
- package/types/ui5.d.ts +44 -0
- package/dist/annotationManager.d.ts +0 -18
- package/dist/annotationManager.js +0 -80
- package/dist/annotations/comparator/comparator.d.ts +0 -47
- package/dist/annotations/comparator/comparator.js +0 -279
- package/dist/annotations/comparator/diffCase.d.ts +0 -4
- package/dist/annotations/comparator/diffCase.js +0 -3
- package/dist/annotations/comparator/interchangableCase.d.ts +0 -25
- package/dist/annotations/comparator/interchangableCase.js +0 -65
- package/dist/annotations/converter/metadataJsonReferenceUtil.d.ts +0 -12
- package/dist/annotations/converter/metadataJsonReferenceUtil.js +0 -50
- package/dist/annotations/converter/metadataJsonUtil.d.ts +0 -30
- package/dist/annotations/converter/metadataJsonUtil.js +0 -73
- package/dist/annotations/converter/ui5JsonConverter.d.ts +0 -21
- package/dist/annotations/converter/ui5JsonConverter.js +0 -253
- package/dist/annotations/converter/ui5MetadataJsonUtil.d.ts +0 -3
- package/dist/annotations/converter/ui5MetadataJsonUtil.js +0 -13
- package/dist/annotations/converter/ui5XmlConverter.d.ts +0 -5
- package/dist/annotations/converter/ui5XmlConverter.js +0 -17
- package/dist/annotations/dataSource/dataSource.d.ts +0 -34
- package/dist/annotations/dataSource/dataSource.js +0 -62
- package/dist/annotations/dataSource/dataSourceManager.d.ts +0 -12
- package/dist/annotations/dataSource/dataSourceManager.js +0 -50
- package/dist/annotations/dataSource/dataSourceOData.d.ts +0 -17
- package/dist/annotations/dataSource/dataSourceOData.js +0 -47
- package/dist/annotations/dataSource/dataSourceODataAnnotation.d.ts +0 -6
- package/dist/annotations/dataSource/dataSourceODataAnnotation.js +0 -18
- package/dist/annotations/serviceRequestor.d.ts +0 -9
- package/dist/annotations/serviceRequestor.js +0 -71
- package/dist/annotations/transformers/convertV2ToV4.d.ts +0 -4
- package/dist/annotations/transformers/convertV2ToV4.js +0 -16
- package/dist/annotations/transformers/makeAnnotationNamespaceUnique.d.ts +0 -6
- package/dist/annotations/transformers/makeAnnotationNamespaceUnique.js +0 -44
- package/dist/annotations/transformers/removeAllSchemaNodesExceptAnnotations.d.ts +0 -4
- package/dist/annotations/transformers/removeAllSchemaNodesExceptAnnotations.js +0 -17
- package/dist/annotations/transformers/transformer.d.ts +0 -12
- package/dist/annotations/transformers/transformer.js +0 -3
- package/dist/annotations/transformers/traverseReferences.d.ts +0 -9
- package/dist/annotations/transformers/traverseReferences.js +0 -67
- package/dist/appVariantManager.d.ts +0 -12
- package/dist/appVariantManager.js +0 -105
- package/dist/baseAppManager.d.ts +0 -29
- package/dist/baseAppManager.js +0 -141
- package/dist/buildStrategy.d.ts +0 -7
- package/dist/buildStrategy.js +0 -21
- package/dist/bundle-odata.js +0 -5498
- package/dist/bundle.js +0 -3475
- package/dist/cache/annotationsCacheManager.d.ts +0 -8
- package/dist/cache/annotationsCacheManager.js +0 -18
- package/dist/cache/baseAppFilesCacheManager.d.ts +0 -6
- package/dist/cache/baseAppFilesCacheManager.js +0 -15
- package/dist/cache/cacheManager.d.ts +0 -16
- package/dist/cache/cacheManager.js +0 -68
- package/dist/i18nManager.d.ts +0 -43
- package/dist/i18nManager.js +0 -203
- package/dist/index.d.ts +0 -1
- package/dist/index.js +0 -27
- package/dist/model/annotationDiffStructureError.d.ts +0 -3
- package/dist/model/annotationDiffStructureError.js +0 -11
- package/dist/model/language.d.ts +0 -13
- package/dist/model/language.js +0 -37
- package/dist/model/noAuthorizationProvidedError.d.ts +0 -3
- package/dist/model/noAuthorizationProvidedError.js +0 -9
- package/dist/model/serverError.d.ts +0 -3
- package/dist/model/serverError.js +0 -9
- package/dist/model/types.d.ts +0 -119
- package/dist/model/types.js +0 -3
- package/dist/processors/abapProcessor.d.ts +0 -21
- package/dist/processors/abapProcessor.js +0 -36
- package/dist/processors/cfProcessor.d.ts +0 -17
- package/dist/processors/cfProcessor.js +0 -46
- package/dist/processors/processor.d.ts +0 -7
- package/dist/processors/processor.js +0 -36
- package/dist/repositories/abapRepoManager.d.ts +0 -13
- package/dist/repositories/abapRepoManager.js +0 -82
- package/dist/repositories/html5RepoManager.d.ts +0 -11
- package/dist/repositories/html5RepoManager.js +0 -89
- package/dist/util/cfUtil.d.ts +0 -30
- package/dist/util/cfUtil.js +0 -173
- package/dist/util/commonUtil.d.ts +0 -13
- package/dist/util/commonUtil.js +0 -129
- package/dist/util/i18nMerger.d.ts +0 -28
- package/dist/util/i18nMerger.js +0 -103
- package/dist/util/requestUtil.d.ts +0 -8
- package/dist/util/requestUtil.js +0 -57
- package/dist/util/resourceUtil.d.ts +0 -11
- package/dist/util/resourceUtil.js +0 -65
- package/dist/util/urlUtil.d.ts +0 -4
- package/dist/util/urlUtil.js +0 -21
- package/dist/util/xmlUtil.d.ts +0 -4
- package/dist/util/xmlUtil.js +0 -24
- package/dist/util/zipUtil.d.ts +0 -2
- package/dist/util/zipUtil.js +0 -20
- package/scripts/rollup/bundleDefinition-odata.js +0 -9
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.