diff --git a/packages/@azure/arm-appinsights/LICENSE.txt b/sdk/applicationinsights/arm-appinsights/LICENSE.txt similarity index 100% rename from packages/@azure/arm-appinsights/LICENSE.txt rename to sdk/applicationinsights/arm-appinsights/LICENSE.txt diff --git a/packages/@azure/arm-appinsights/README.md b/sdk/applicationinsights/arm-appinsights/README.md similarity index 97% rename from packages/@azure/arm-appinsights/README.md rename to sdk/applicationinsights/arm-appinsights/README.md index ebc48cd6b458..8cff858823ae 100644 --- a/packages/@azure/arm-appinsights/README.md +++ b/sdk/applicationinsights/arm-appinsights/README.md @@ -96,4 +96,4 @@ See https://github.com/Azure/ms-rest-browserauth to learn how to authenticate to - [Microsoft Azure SDK for Javascript](https://github.com/Azure/azure-sdk-for-js) -![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js%2Fpackages%2F%40azure%2Farm-appinsights%2FREADME.png) +![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-js/sdk/applicationinsights/arm-appinsights/README.png) diff --git a/packages/@azure/arm-appinsights/package.json b/sdk/applicationinsights/arm-appinsights/package.json similarity index 96% rename from packages/@azure/arm-appinsights/package.json rename to sdk/applicationinsights/arm-appinsights/package.json index c583686f59ea..3df168b062cd 100644 --- a/packages/@azure/arm-appinsights/package.json +++ b/sdk/applicationinsights/arm-appinsights/package.json @@ -25,7 +25,7 @@ "rollup-plugin-node-resolve": "^3.4.0", "uglify-js": "^3.4.9" }, - "homepage": "https://github.com/azure/azure-sdk-for-js/tree/master/packages/@azure/arm-appinsights", + "homepage": "https://github.com/azure/azure-sdk-for-js/tree/master/sdk/applicationinsights/arm-appinsights", "repository": { "type": "git", "url": "https://github.com/azure/azure-sdk-for-js.git" @@ -42,7 +42,7 @@ "esm/**/*.js.map", "esm/**/*.d.ts", "esm/**/*.d.ts.map", - "lib/**/*.ts", + "src/**/*.ts", "rollup.config.js", "tsconfig.json" ], diff --git a/packages/@azure/arm-appinsights/rollup.config.js b/sdk/applicationinsights/arm-appinsights/rollup.config.js similarity index 100% rename from packages/@azure/arm-appinsights/rollup.config.js rename to sdk/applicationinsights/arm-appinsights/rollup.config.js diff --git a/packages/@azure/arm-appinsights/lib/applicationInsightsManagementClient.ts b/sdk/applicationinsights/arm-appinsights/src/applicationInsightsManagementClient.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/applicationInsightsManagementClient.ts rename to sdk/applicationinsights/arm-appinsights/src/applicationInsightsManagementClient.ts diff --git a/packages/@azure/arm-appinsights/lib/applicationInsightsManagementClientContext.ts b/sdk/applicationinsights/arm-appinsights/src/applicationInsightsManagementClientContext.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/applicationInsightsManagementClientContext.ts rename to sdk/applicationinsights/arm-appinsights/src/applicationInsightsManagementClientContext.ts diff --git a/packages/@azure/arm-appinsights/lib/models/aPIKeysMappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/aPIKeysMappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/aPIKeysMappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/aPIKeysMappers.ts diff --git a/packages/@azure/arm-appinsights/lib/models/analyticsItemsMappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/analyticsItemsMappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/analyticsItemsMappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/analyticsItemsMappers.ts diff --git a/packages/@azure/arm-appinsights/lib/models/annotationsMappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/annotationsMappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/annotationsMappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/annotationsMappers.ts diff --git a/packages/@azure/arm-appinsights/lib/models/componentAvailableFeaturesMappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/componentAvailableFeaturesMappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/componentAvailableFeaturesMappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/componentAvailableFeaturesMappers.ts diff --git a/packages/@azure/arm-appinsights/lib/models/componentCurrentBillingFeaturesMappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/componentCurrentBillingFeaturesMappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/componentCurrentBillingFeaturesMappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/componentCurrentBillingFeaturesMappers.ts diff --git a/packages/@azure/arm-appinsights/lib/models/componentFeatureCapabilitiesMappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/componentFeatureCapabilitiesMappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/componentFeatureCapabilitiesMappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/componentFeatureCapabilitiesMappers.ts diff --git a/packages/@azure/arm-appinsights/lib/models/componentQuotaStatusMappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/componentQuotaStatusMappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/componentQuotaStatusMappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/componentQuotaStatusMappers.ts diff --git a/packages/@azure/arm-appinsights/lib/models/componentsMappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/componentsMappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/componentsMappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/componentsMappers.ts diff --git a/packages/@azure/arm-appinsights/lib/models/exportConfigurationsMappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/exportConfigurationsMappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/exportConfigurationsMappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/exportConfigurationsMappers.ts diff --git a/packages/@azure/arm-appinsights/lib/models/favoritesMappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/favoritesMappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/favoritesMappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/favoritesMappers.ts diff --git a/packages/@azure/arm-appinsights/lib/models/index.ts b/sdk/applicationinsights/arm-appinsights/src/models/index.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/index.ts rename to sdk/applicationinsights/arm-appinsights/src/models/index.ts diff --git a/packages/@azure/arm-appinsights/lib/models/mappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/mappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/mappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/mappers.ts diff --git a/packages/@azure/arm-appinsights/lib/models/operationsMappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/operationsMappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/operationsMappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/operationsMappers.ts diff --git a/packages/@azure/arm-appinsights/lib/models/parameters.ts b/sdk/applicationinsights/arm-appinsights/src/models/parameters.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/parameters.ts rename to sdk/applicationinsights/arm-appinsights/src/models/parameters.ts diff --git a/packages/@azure/arm-appinsights/lib/models/proactiveDetectionConfigurationsMappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/proactiveDetectionConfigurationsMappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/proactiveDetectionConfigurationsMappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/proactiveDetectionConfigurationsMappers.ts diff --git a/packages/@azure/arm-appinsights/lib/models/webTestLocationsMappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/webTestLocationsMappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/webTestLocationsMappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/webTestLocationsMappers.ts diff --git a/packages/@azure/arm-appinsights/lib/models/webTestsMappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/webTestsMappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/webTestsMappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/webTestsMappers.ts diff --git a/packages/@azure/arm-appinsights/lib/models/workItemConfigurationsMappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/workItemConfigurationsMappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/workItemConfigurationsMappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/workItemConfigurationsMappers.ts diff --git a/packages/@azure/arm-appinsights/lib/models/workbooksMappers.ts b/sdk/applicationinsights/arm-appinsights/src/models/workbooksMappers.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/models/workbooksMappers.ts rename to sdk/applicationinsights/arm-appinsights/src/models/workbooksMappers.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/aPIKeys.ts b/sdk/applicationinsights/arm-appinsights/src/operations/aPIKeys.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/aPIKeys.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/aPIKeys.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/analyticsItems.ts b/sdk/applicationinsights/arm-appinsights/src/operations/analyticsItems.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/analyticsItems.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/analyticsItems.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/annotations.ts b/sdk/applicationinsights/arm-appinsights/src/operations/annotations.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/annotations.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/annotations.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/componentAvailableFeatures.ts b/sdk/applicationinsights/arm-appinsights/src/operations/componentAvailableFeatures.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/componentAvailableFeatures.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/componentAvailableFeatures.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/componentCurrentBillingFeatures.ts b/sdk/applicationinsights/arm-appinsights/src/operations/componentCurrentBillingFeatures.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/componentCurrentBillingFeatures.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/componentCurrentBillingFeatures.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/componentFeatureCapabilities.ts b/sdk/applicationinsights/arm-appinsights/src/operations/componentFeatureCapabilities.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/componentFeatureCapabilities.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/componentFeatureCapabilities.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/componentQuotaStatus.ts b/sdk/applicationinsights/arm-appinsights/src/operations/componentQuotaStatus.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/componentQuotaStatus.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/componentQuotaStatus.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/components.ts b/sdk/applicationinsights/arm-appinsights/src/operations/components.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/components.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/components.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/exportConfigurations.ts b/sdk/applicationinsights/arm-appinsights/src/operations/exportConfigurations.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/exportConfigurations.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/exportConfigurations.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/favorites.ts b/sdk/applicationinsights/arm-appinsights/src/operations/favorites.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/favorites.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/favorites.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/index.ts b/sdk/applicationinsights/arm-appinsights/src/operations/index.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/index.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/index.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/operations.ts b/sdk/applicationinsights/arm-appinsights/src/operations/operations.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/operations.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/operations.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/proactiveDetectionConfigurations.ts b/sdk/applicationinsights/arm-appinsights/src/operations/proactiveDetectionConfigurations.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/proactiveDetectionConfigurations.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/proactiveDetectionConfigurations.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/webTestLocations.ts b/sdk/applicationinsights/arm-appinsights/src/operations/webTestLocations.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/webTestLocations.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/webTestLocations.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/webTests.ts b/sdk/applicationinsights/arm-appinsights/src/operations/webTests.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/webTests.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/webTests.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/workItemConfigurations.ts b/sdk/applicationinsights/arm-appinsights/src/operations/workItemConfigurations.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/workItemConfigurations.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/workItemConfigurations.ts diff --git a/packages/@azure/arm-appinsights/lib/operations/workbooks.ts b/sdk/applicationinsights/arm-appinsights/src/operations/workbooks.ts similarity index 100% rename from packages/@azure/arm-appinsights/lib/operations/workbooks.ts rename to sdk/applicationinsights/arm-appinsights/src/operations/workbooks.ts diff --git a/packages/@azure/arm-appinsights/tsconfig.json b/sdk/applicationinsights/arm-appinsights/tsconfig.json similarity index 92% rename from packages/@azure/arm-appinsights/tsconfig.json rename to sdk/applicationinsights/arm-appinsights/tsconfig.json index 51ea90961ce5..87bbf5b5fa49 100644 --- a/packages/@azure/arm-appinsights/tsconfig.json +++ b/sdk/applicationinsights/arm-appinsights/tsconfig.json @@ -14,6 +14,6 @@ "outDir": "./esm", "importHelpers": true }, - "include": ["./lib/**/*.ts"], + "include": ["./src/**/*.ts"], "exclude": ["node_modules"] }