@azure/arm-support 3.0.2-alpha.20260304.1 → 3.0.2-alpha.20260306.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.
@@ -26,3 +26,10 @@ var import_pagingHelper = require("./pagingHelper.js");
26
26
  __reExport(src_exports, require("./models/index.js"), module.exports);
27
27
  var import_microsoftSupport = require("./microsoftSupport.js");
28
28
  __reExport(src_exports, require("./operationsInterfaces/index.js"), module.exports);
29
+ // Annotate the CommonJS export names for ESM import in node:
30
+ 0 && (module.exports = {
31
+ MicrosoftSupport,
32
+ getContinuationToken,
33
+ ...require("./models/index.js"),
34
+ ...require("./operationsInterfaces/index.js")
35
+ });
@@ -37,3 +37,7 @@ function createLroSpec(inputs) {
37
37
  }
38
38
  };
39
39
  }
40
+ // Annotate the CommonJS export names for ESM import in node:
41
+ 0 && (module.exports = {
42
+ createLroSpec
43
+ });
@@ -150,3 +150,7 @@ class MicrosoftSupport extends coreClient.ServiceClient {
150
150
  files;
151
151
  filesNoSubscription;
152
152
  }
153
+ // Annotate the CommonJS export names for ESM import in node:
154
+ 0 && (module.exports = {
155
+ MicrosoftSupport
156
+ });
@@ -81,3 +81,16 @@ var KnownCreatedByType = /* @__PURE__ */ ((KnownCreatedByType2) => {
81
81
  KnownCreatedByType2["Key"] = "Key";
82
82
  return KnownCreatedByType2;
83
83
  })(KnownCreatedByType || {});
84
+ // Annotate the CommonJS export names for ESM import in node:
85
+ 0 && (module.exports = {
86
+ KnownCommunicationDirection,
87
+ KnownCommunicationType,
88
+ KnownConsent,
89
+ KnownCreatedByType,
90
+ KnownIsTemporaryTicket,
91
+ KnownPreferredContactMethod,
92
+ KnownSeverityLevel,
93
+ KnownStatus,
94
+ KnownTranscriptContentType,
95
+ KnownUserConsent
96
+ });
@@ -1405,3 +1405,44 @@ const CommunicationsNoSubscriptionCreateHeaders = {
1405
1405
  }
1406
1406
  }
1407
1407
  };
1408
+ // Annotate the CommonJS export names for ESM import in node:
1409
+ 0 && (module.exports = {
1410
+ ChatTranscriptDetails,
1411
+ ChatTranscriptsListResult,
1412
+ CheckNameAvailabilityInput,
1413
+ CheckNameAvailabilityOutput,
1414
+ CommunicationDetails,
1415
+ CommunicationsListResult,
1416
+ CommunicationsNoSubscriptionCreateHeaders,
1417
+ ContactProfile,
1418
+ ErrorAdditionalInfo,
1419
+ ErrorDetail,
1420
+ ErrorResponse,
1421
+ FileDetails,
1422
+ FileWorkspaceDetails,
1423
+ FilesListResult,
1424
+ MessageProperties,
1425
+ Operation,
1426
+ OperationDisplay,
1427
+ OperationsListResult,
1428
+ ProblemClassification,
1429
+ ProblemClassificationsListResult,
1430
+ ProxyResource,
1431
+ QuotaChangeRequest,
1432
+ QuotaTicketDetails,
1433
+ Resource,
1434
+ SecondaryConsent,
1435
+ SecondaryConsentEnabled,
1436
+ Service,
1437
+ ServiceLevelAgreement,
1438
+ ServicesListResult,
1439
+ SupportEngineer,
1440
+ SupportTicketDetails,
1441
+ SupportTicketsListResult,
1442
+ SupportTicketsNoSubscriptionCreateHeaders,
1443
+ SystemData,
1444
+ TechnicalTicketDetails,
1445
+ UpdateContactProfile,
1446
+ UpdateSupportTicket,
1447
+ UploadFile
1448
+ });
@@ -232,3 +232,28 @@ const uploadFile = {
232
232
  parameterPath: "uploadFile",
233
233
  mapper: import_mappers.UploadFile
234
234
  };
235
+ // Annotate the CommonJS export names for ESM import in node:
236
+ 0 && (module.exports = {
237
+ $host,
238
+ accept,
239
+ apiVersion,
240
+ chatTranscriptName,
241
+ checkNameAvailabilityInput,
242
+ communicationName,
243
+ contentType,
244
+ createCommunicationParameters,
245
+ createFileParameters,
246
+ createSupportTicketParameters,
247
+ fileName,
248
+ fileWorkspaceName,
249
+ fileWorkspaceName1,
250
+ filter,
251
+ nextLink,
252
+ problemClassificationName,
253
+ serviceName,
254
+ subscriptionId,
255
+ supportTicketName,
256
+ top,
257
+ updateSupportTicket,
258
+ uploadFile
259
+ });
@@ -194,3 +194,7 @@ const listNextOperationSpec = {
194
194
  headerParameters: [Parameters.accept],
195
195
  serializer
196
196
  };
197
+ // Annotate the CommonJS export names for ESM import in node:
198
+ 0 && (module.exports = {
199
+ ChatTranscriptsImpl
200
+ });
@@ -188,3 +188,7 @@ const listNextOperationSpec = {
188
188
  headerParameters: [Parameters.accept],
189
189
  serializer
190
190
  };
191
+ // Annotate the CommonJS export names for ESM import in node:
192
+ 0 && (module.exports = {
193
+ ChatTranscriptsNoSubscriptionImpl
194
+ });
@@ -342,3 +342,7 @@ const listNextOperationSpec = {
342
342
  headerParameters: [Parameters.accept],
343
343
  serializer
344
344
  };
345
+ // Annotate the CommonJS export names for ESM import in node:
346
+ 0 && (module.exports = {
347
+ CommunicationsImpl
348
+ });
@@ -331,3 +331,7 @@ const listNextOperationSpec = {
331
331
  headerParameters: [Parameters.accept],
332
332
  serializer
333
333
  };
334
+ // Annotate the CommonJS export names for ESM import in node:
335
+ 0 && (module.exports = {
336
+ CommunicationsNoSubscriptionImpl
337
+ });
@@ -110,3 +110,7 @@ const createOperationSpec = {
110
110
  headerParameters: [Parameters.accept],
111
111
  serializer
112
112
  };
113
+ // Annotate the CommonJS export names for ESM import in node:
114
+ 0 && (module.exports = {
115
+ FileWorkspacesImpl
116
+ });
@@ -102,3 +102,7 @@ const createOperationSpec = {
102
102
  headerParameters: [Parameters.accept],
103
103
  serializer
104
104
  };
105
+ // Annotate the CommonJS export names for ESM import in node:
106
+ 0 && (module.exports = {
107
+ FileWorkspacesNoSubscriptionImpl
108
+ });
@@ -264,3 +264,7 @@ const listNextOperationSpec = {
264
264
  headerParameters: [Parameters.accept],
265
265
  serializer
266
266
  };
267
+ // Annotate the CommonJS export names for ESM import in node:
268
+ 0 && (module.exports = {
269
+ FilesImpl
270
+ });
@@ -256,3 +256,7 @@ const listNextOperationSpec = {
256
256
  headerParameters: [Parameters.accept],
257
257
  serializer
258
258
  };
259
+ // Annotate the CommonJS export names for ESM import in node:
260
+ 0 && (module.exports = {
261
+ FilesNoSubscriptionImpl
262
+ });
@@ -27,3 +27,19 @@ __reExport(operations_exports, require("./fileWorkspaces.js"), module.exports);
27
27
  __reExport(operations_exports, require("./fileWorkspacesNoSubscription.js"), module.exports);
28
28
  __reExport(operations_exports, require("./files.js"), module.exports);
29
29
  __reExport(operations_exports, require("./filesNoSubscription.js"), module.exports);
30
+ // Annotate the CommonJS export names for ESM import in node:
31
+ 0 && (module.exports = {
32
+ ...require("./operations.js"),
33
+ ...require("./services.js"),
34
+ ...require("./problemClassifications.js"),
35
+ ...require("./supportTickets.js"),
36
+ ...require("./supportTicketsNoSubscription.js"),
37
+ ...require("./communications.js"),
38
+ ...require("./communicationsNoSubscription.js"),
39
+ ...require("./chatTranscripts.js"),
40
+ ...require("./chatTranscriptsNoSubscription.js"),
41
+ ...require("./fileWorkspaces.js"),
42
+ ...require("./fileWorkspacesNoSubscription.js"),
43
+ ...require("./files.js"),
44
+ ...require("./filesNoSubscription.js")
45
+ });
@@ -102,3 +102,7 @@ const listOperationSpec = {
102
102
  headerParameters: [Parameters.accept],
103
103
  serializer
104
104
  };
105
+ // Annotate the CommonJS export names for ESM import in node:
106
+ 0 && (module.exports = {
107
+ OperationsImpl
108
+ });
@@ -145,3 +145,7 @@ const getOperationSpec = {
145
145
  headerParameters: [Parameters.accept],
146
146
  serializer
147
147
  };
148
+ // Annotate the CommonJS export names for ESM import in node:
149
+ 0 && (module.exports = {
150
+ ProblemClassificationsImpl
151
+ });
@@ -141,3 +141,7 @@ const getOperationSpec = {
141
141
  headerParameters: [Parameters.accept],
142
142
  serializer
143
143
  };
144
+ // Annotate the CommonJS export names for ESM import in node:
145
+ 0 && (module.exports = {
146
+ ServicesImpl
147
+ });
@@ -381,3 +381,7 @@ const listNextOperationSpec = {
381
381
  headerParameters: [Parameters.accept],
382
382
  serializer
383
383
  };
384
+ // Annotate the CommonJS export names for ESM import in node:
385
+ 0 && (module.exports = {
386
+ SupportTicketsImpl
387
+ });
@@ -350,3 +350,7 @@ const listNextOperationSpec = {
350
350
  headerParameters: [Parameters.accept],
351
351
  serializer
352
352
  };
353
+ // Annotate the CommonJS export names for ESM import in node:
354
+ 0 && (module.exports = {
355
+ SupportTicketsNoSubscriptionImpl
356
+ });
@@ -27,3 +27,19 @@ __reExport(operationsInterfaces_exports, require("./fileWorkspaces.js"), module.
27
27
  __reExport(operationsInterfaces_exports, require("./fileWorkspacesNoSubscription.js"), module.exports);
28
28
  __reExport(operationsInterfaces_exports, require("./files.js"), module.exports);
29
29
  __reExport(operationsInterfaces_exports, require("./filesNoSubscription.js"), module.exports);
30
+ // Annotate the CommonJS export names for ESM import in node:
31
+ 0 && (module.exports = {
32
+ ...require("./operations.js"),
33
+ ...require("./services.js"),
34
+ ...require("./problemClassifications.js"),
35
+ ...require("./supportTickets.js"),
36
+ ...require("./supportTicketsNoSubscription.js"),
37
+ ...require("./communications.js"),
38
+ ...require("./communicationsNoSubscription.js"),
39
+ ...require("./chatTranscripts.js"),
40
+ ...require("./chatTranscriptsNoSubscription.js"),
41
+ ...require("./fileWorkspaces.js"),
42
+ ...require("./fileWorkspacesNoSubscription.js"),
43
+ ...require("./files.js"),
44
+ ...require("./filesNoSubscription.js")
45
+ });
@@ -36,3 +36,8 @@ function setContinuationToken(page, continuationToken) {
36
36
  pageInfo.continuationToken = continuationToken;
37
37
  pageMap.set(page, pageInfo);
38
38
  }
39
+ // Annotate the CommonJS export names for ESM import in node:
40
+ 0 && (module.exports = {
41
+ getContinuationToken,
42
+ setContinuationToken
43
+ });
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "mgmt",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "A generated SDK for MicrosoftSupport.",
6
- "version": "3.0.2-alpha.20260304.1",
6
+ "version": "3.0.2-alpha.20260306.1",
7
7
  "engines": {
8
8
  "node": ">=20.0.0"
9
9
  },
@@ -13,7 +13,7 @@
13
13
  "@azure/core-client": ">=1.10.2-alpha <1.10.2-alphb",
14
14
  "@azure/core-lro": "^2.5.4",
15
15
  "@azure/core-paging": ">=1.6.3-alpha <1.6.3-alphb",
16
- "@azure/core-rest-pipeline": ">=1.23.0-alpha <1.23.0-alphb",
16
+ "@azure/core-rest-pipeline": ">=1.23.1-alpha <1.23.1-alphb",
17
17
  "tslib": "^2.8.1"
18
18
  },
19
19
  "keywords": [
@@ -40,9 +40,9 @@
40
40
  "typescript": "~5.9.3",
41
41
  "vitest": "^4.0.8",
42
42
  "@azure-tools/test-credential": "^2.1.2",
43
+ "@azure-tools/test-recorder": "^4.1.1",
43
44
  "@azure-tools/test-utils-vitest": "^2.0.1",
44
- "@azure/dev-tool": "^1.0.0",
45
- "@azure-tools/test-recorder": "^4.1.1"
45
+ "@azure/dev-tool": "^1.0.0"
46
46
  },
47
47
  "repository": {
48
48
  "type": "git",