@azure/arm-storagesync 7.0.0 → 9.0.0
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 +11 -0
- package/LICENSE +21 -0
- package/LICENSE.txt +21 -21
- package/README.md +98 -96
- package/dist/index.js +7404 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsCreate.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsCreate.js +39 -0
- package/dist-esm/samples-dev/cloudEndpointsCreate.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsDelete.js +33 -0
- package/dist-esm/samples-dev/cloudEndpointsDelete.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsGet.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsGet.js +33 -0
- package/dist-esm/samples-dev/cloudEndpointsGet.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.js +46 -0
- package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPostBackup.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsPostBackup.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPostBackup.js +36 -0
- package/dist-esm/samples-dev/cloudEndpointsPostBackup.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPostRestore.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsPostRestore.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPostRestore.js +44 -0
- package/dist-esm/samples-dev/cloudEndpointsPostRestore.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPreBackup.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsPreBackup.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPreBackup.js +36 -0
- package/dist-esm/samples-dev/cloudEndpointsPreBackup.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPreRestore.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsPreRestore.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsPreRestore.js +42 -0
- package/dist-esm/samples-dev/cloudEndpointsPreRestore.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.js +33 -0
- package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.js.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.d.ts +2 -0
- package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.d.ts.map +1 -0
- package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.js +37 -0
- package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.js.map +1 -0
- package/dist-esm/samples-dev/operationsList.d.ts +2 -0
- package/dist-esm/samples-dev/operationsList.d.ts.map +1 -0
- package/dist-esm/samples-dev/operationsList.js +43 -0
- package/dist-esm/samples-dev/operationsList.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreate.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreate.js +38 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsCreate.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDelete.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsDelete.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGet.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGet.js +32 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsGet.js.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.d.ts +2 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.js +45 -0
- package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.js.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesList.d.ts +2 -0
- package/dist-esm/samples-dev/privateLinkResourcesList.d.ts.map +1 -0
- package/dist-esm/samples-dev/privateLinkResourcesList.js +31 -0
- package/dist-esm/samples-dev/privateLinkResourcesList.js.map +1 -0
- package/dist-esm/samples-dev/registeredServersCreate.d.ts +2 -0
- package/dist-esm/samples-dev/registeredServersCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/registeredServersCreate.js +40 -0
- package/dist-esm/samples-dev/registeredServersCreate.js.map +1 -0
- package/dist-esm/samples-dev/registeredServersDelete.d.ts +2 -0
- package/dist-esm/samples-dev/registeredServersDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/registeredServersDelete.js +32 -0
- package/dist-esm/samples-dev/registeredServersDelete.js.map +1 -0
- package/dist-esm/samples-dev/registeredServersGet.d.ts +2 -0
- package/dist-esm/samples-dev/registeredServersGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/registeredServersGet.js +32 -0
- package/dist-esm/samples-dev/registeredServersGet.js.map +1 -0
- package/dist-esm/samples-dev/registeredServersListByStorageSyncService.d.ts +2 -0
- package/dist-esm/samples-dev/registeredServersListByStorageSyncService.d.ts.map +1 -0
- package/dist-esm/samples-dev/registeredServersListByStorageSyncService.js +45 -0
- package/dist-esm/samples-dev/registeredServersListByStorageSyncService.js.map +1 -0
- package/dist-esm/samples-dev/registeredServersTriggerRollover.d.ts +2 -0
- package/dist-esm/samples-dev/registeredServersTriggerRollover.d.ts.map +1 -0
- package/dist-esm/samples-dev/registeredServersTriggerRollover.js +35 -0
- package/dist-esm/samples-dev/registeredServersTriggerRollover.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsCreate.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsCreate.js +45 -0
- package/dist-esm/samples-dev/serverEndpointsCreate.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsDelete.js +33 -0
- package/dist-esm/samples-dev/serverEndpointsDelete.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsGet.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsGet.js +33 -0
- package/dist-esm/samples-dev/serverEndpointsGet.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.js +46 -0
- package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsRecallAction.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsRecallAction.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsRecallAction.js +34 -0
- package/dist-esm/samples-dev/serverEndpointsRecallAction.js.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/serverEndpointsUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/serverEndpointsUpdate.js +41 -0
- package/dist-esm/samples-dev/serverEndpointsUpdate.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.js +34 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.js +34 -0
- package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesCreate.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesCreate.js +36 -0
- package/dist-esm/samples-dev/storageSyncServicesCreate.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesDelete.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesDelete.js +31 -0
- package/dist-esm/samples-dev/storageSyncServicesDelete.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesGet.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesGet.js +31 -0
- package/dist-esm/samples-dev/storageSyncServicesGet.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.js +44 -0
- package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesListBySubscription.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesListBySubscription.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesListBySubscription.js +43 -0
- package/dist-esm/samples-dev/storageSyncServicesListBySubscription.js.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesUpdate.d.ts +2 -0
- package/dist-esm/samples-dev/storageSyncServicesUpdate.d.ts.map +1 -0
- package/dist-esm/samples-dev/storageSyncServicesUpdate.js +36 -0
- package/dist-esm/samples-dev/storageSyncServicesUpdate.js.map +1 -0
- package/dist-esm/samples-dev/syncGroupsCreate.d.ts +2 -0
- package/dist-esm/samples-dev/syncGroupsCreate.d.ts.map +1 -0
- package/dist-esm/samples-dev/syncGroupsCreate.js +33 -0
- package/dist-esm/samples-dev/syncGroupsCreate.js.map +1 -0
- package/dist-esm/samples-dev/syncGroupsDelete.d.ts +2 -0
- package/dist-esm/samples-dev/syncGroupsDelete.d.ts.map +1 -0
- package/dist-esm/samples-dev/syncGroupsDelete.js +32 -0
- package/dist-esm/samples-dev/syncGroupsDelete.js.map +1 -0
- package/dist-esm/samples-dev/syncGroupsGet.d.ts +2 -0
- package/dist-esm/samples-dev/syncGroupsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/syncGroupsGet.js +32 -0
- package/dist-esm/samples-dev/syncGroupsGet.js.map +1 -0
- package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.d.ts +2 -0
- package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.d.ts.map +1 -0
- package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.js +45 -0
- package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.js.map +1 -0
- package/dist-esm/samples-dev/workflowsAbort.d.ts +2 -0
- package/dist-esm/samples-dev/workflowsAbort.d.ts.map +1 -0
- package/dist-esm/samples-dev/workflowsAbort.js +32 -0
- package/dist-esm/samples-dev/workflowsAbort.js.map +1 -0
- package/dist-esm/samples-dev/workflowsGet.d.ts +2 -0
- package/dist-esm/samples-dev/workflowsGet.d.ts.map +1 -0
- package/dist-esm/samples-dev/workflowsGet.js +31 -0
- package/dist-esm/samples-dev/workflowsGet.js.map +1 -0
- package/dist-esm/samples-dev/workflowsListByStorageSyncService.d.ts +2 -0
- package/dist-esm/samples-dev/workflowsListByStorageSyncService.d.ts.map +1 -0
- package/dist-esm/samples-dev/workflowsListByStorageSyncService.js +45 -0
- package/dist-esm/samples-dev/workflowsListByStorageSyncService.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +16 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +29 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/microsoftStorageSync.d.ts +34 -0
- package/dist-esm/src/microsoftStorageSync.d.ts.map +1 -0
- package/dist-esm/src/microsoftStorageSync.js +95 -0
- package/dist-esm/src/microsoftStorageSync.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +2205 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +145 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +114 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +2357 -1046
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +33 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +241 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/{esm → dist-esm/src}/operations/cloudEndpoints.d.ts +75 -106
- package/dist-esm/src/operations/cloudEndpoints.d.ts.map +1 -0
- package/dist-esm/src/operations/cloudEndpoints.js +839 -0
- package/dist-esm/src/operations/cloudEndpoints.js.map +1 -0
- package/{esm → dist-esm/src}/operations/index.d.ts +3 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +18 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/operationStatusOperations.d.ts +22 -0
- package/dist-esm/src/operations/operationStatusOperations.d.ts.map +1 -0
- package/dist-esm/src/operations/operationStatusOperations.js +58 -0
- package/dist-esm/src/operations/operationStatusOperations.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +122 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.d.ts +83 -0
- package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operations/privateEndpointConnections.js +320 -0
- package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operations/privateLinkResources.d.ts +21 -0
- package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operations/privateLinkResources.js +51 -0
- package/dist-esm/src/operations/privateLinkResources.js.map +1 -0
- package/dist-esm/src/operations/registeredServers.d.ts +91 -0
- package/dist-esm/src/operations/registeredServers.d.ts.map +1 -0
- package/dist-esm/src/operations/registeredServers.js +405 -0
- package/dist-esm/src/operations/registeredServers.js.map +1 -0
- package/dist-esm/src/operations/serverEndpoints.d.ts +118 -0
- package/dist-esm/src/operations/serverEndpoints.d.ts.map +1 -0
- package/dist-esm/src/operations/serverEndpoints.js +530 -0
- package/dist-esm/src/operations/serverEndpoints.js.map +1 -0
- package/dist-esm/src/operations/storageSyncServices.d.ts +99 -0
- package/dist-esm/src/operations/storageSyncServices.d.ts.map +1 -0
- package/dist-esm/src/operations/storageSyncServices.js +471 -0
- package/dist-esm/src/operations/storageSyncServices.js.map +1 -0
- package/dist-esm/src/operations/syncGroups.d.ts +55 -0
- package/dist-esm/src/operations/syncGroups.d.ts.map +1 -0
- package/dist-esm/src/operations/syncGroups.js +208 -0
- package/dist-esm/src/operations/syncGroups.js.map +1 -0
- package/dist-esm/src/operations/workflows.d.ts +46 -0
- package/dist-esm/src/operations/workflows.d.ts.map +1 -0
- package/dist-esm/src/operations/workflows.js +165 -0
- package/dist-esm/src/operations/workflows.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudEndpoints.d.ts +173 -0
- package/dist-esm/src/operationsInterfaces/cloudEndpoints.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/cloudEndpoints.js +9 -0
- package/dist-esm/src/operationsInterfaces/cloudEndpoints.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +18 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operationStatusOperations.d.ts +14 -0
- package/dist-esm/src/operationsInterfaces/operationStatusOperations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operationStatusOperations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operationStatusOperations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.js +9 -0
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +66 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +13 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js +9 -0
- package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/registeredServers.d.ts +74 -0
- package/dist-esm/src/operationsInterfaces/registeredServers.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/registeredServers.js +9 -0
- package/dist-esm/src/operationsInterfaces/registeredServers.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/serverEndpoints.d.ts +100 -0
- package/dist-esm/src/operationsInterfaces/serverEndpoints.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/serverEndpoints.js +9 -0
- package/dist-esm/src/operationsInterfaces/serverEndpoints.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageSyncServices.d.ts +76 -0
- package/dist-esm/src/operationsInterfaces/storageSyncServices.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/storageSyncServices.js +9 -0
- package/dist-esm/src/operationsInterfaces/storageSyncServices.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/syncGroups.d.ts +38 -0
- package/dist-esm/src/operationsInterfaces/syncGroups.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/syncGroups.js +9 -0
- package/dist-esm/src/operationsInterfaces/syncGroups.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/workflows.d.ts +29 -0
- package/dist-esm/src/operationsInterfaces/workflows.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/workflows.js +9 -0
- package/dist-esm/src/operationsInterfaces/workflows.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +79 -34
- package/review/arm-storagesync.api.md +1614 -0
- package/rollup.config.js +181 -30
- package/src/index.ts +12 -0
- package/src/lroImpl.ts +34 -0
- package/src/microsoftStorageSync.ts +164 -0
- package/src/models/index.ts +2483 -0
- package/{lib → src}/models/mappers.ts +2459 -1083
- package/src/models/parameters.ts +293 -0
- package/src/operations/cloudEndpoints.ts +1229 -0
- package/{lib → src}/operations/index.ts +6 -5
- package/src/operations/operationStatusOperations.ts +80 -0
- package/src/operations/operations.ts +139 -0
- package/src/operations/privateEndpointConnections.ts +451 -0
- package/src/operations/privateLinkResources.ts +70 -0
- package/src/operations/registeredServers.ts +587 -0
- package/src/operations/serverEndpoints.ts +775 -0
- package/src/operations/storageSyncServices.ts +637 -0
- package/src/operations/syncGroups.ts +282 -0
- package/src/operations/workflows.ts +225 -0
- package/src/operationsInterfaces/cloudEndpoints.ts +338 -0
- package/{esm/operations/index.js → src/operationsInterfaces/index.ts} +7 -6
- package/src/operationsInterfaces/operationStatusOperations.ts +31 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/privateEndpointConnections.ts +119 -0
- package/src/operationsInterfaces/privateLinkResources.ts +28 -0
- package/src/operationsInterfaces/registeredServers.ts +154 -0
- package/src/operationsInterfaces/serverEndpoints.ts +207 -0
- package/src/operationsInterfaces/storageSyncServices.ts +155 -0
- package/src/operationsInterfaces/syncGroups.ts +77 -0
- package/src/operationsInterfaces/workflows.ts +59 -0
- package/tsconfig.json +6 -5
- package/types/arm-storagesync.d.ts +3047 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-storagesync.js +0 -4821
- package/dist/arm-storagesync.js.map +0 -1
- package/dist/arm-storagesync.min.js +0 -1
- package/dist/arm-storagesync.min.js.map +0 -1
- package/esm/models/cloudEndpointsMappers.d.ts +0 -2
- package/esm/models/cloudEndpointsMappers.d.ts.map +0 -1
- package/esm/models/cloudEndpointsMappers.js +0 -9
- package/esm/models/cloudEndpointsMappers.js.map +0 -1
- package/esm/models/index.d.ts +0 -2307
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js +0 -8
- package/esm/models/index.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -82
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/operationsMappers.d.ts +0 -2
- package/esm/models/operationsMappers.d.ts.map +0 -1
- package/esm/models/operationsMappers.js +0 -9
- package/esm/models/operationsMappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -14
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js +0 -142
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/registeredServersMappers.d.ts +0 -2
- package/esm/models/registeredServersMappers.d.ts.map +0 -1
- package/esm/models/registeredServersMappers.js +0 -9
- package/esm/models/registeredServersMappers.js.map +0 -1
- package/esm/models/serverEndpointsMappers.d.ts +0 -2
- package/esm/models/serverEndpointsMappers.d.ts.map +0 -1
- package/esm/models/serverEndpointsMappers.js +0 -9
- package/esm/models/serverEndpointsMappers.js.map +0 -1
- package/esm/models/storageSyncServicesMappers.d.ts +0 -2
- package/esm/models/storageSyncServicesMappers.d.ts.map +0 -1
- package/esm/models/storageSyncServicesMappers.js +0 -9
- package/esm/models/storageSyncServicesMappers.js.map +0 -1
- package/esm/models/syncGroupsMappers.d.ts +0 -2
- package/esm/models/syncGroupsMappers.d.ts.map +0 -1
- package/esm/models/syncGroupsMappers.js +0 -9
- package/esm/models/syncGroupsMappers.js.map +0 -1
- package/esm/models/workflowsMappers.d.ts +0 -2
- package/esm/models/workflowsMappers.d.ts.map +0 -1
- package/esm/models/workflowsMappers.js +0 -9
- package/esm/models/workflowsMappers.js.map +0 -1
- package/esm/operations/cloudEndpoints.d.ts.map +0 -1
- package/esm/operations/cloudEndpoints.js +0 -533
- package/esm/operations/cloudEndpoints.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/operations.d.ts +0 -46
- package/esm/operations/operations.d.ts.map +0 -1
- package/esm/operations/operations.js +0 -79
- package/esm/operations/operations.js.map +0 -1
- package/esm/operations/registeredServers.d.ts +0 -117
- package/esm/operations/registeredServers.d.ts.map +0 -1
- package/esm/operations/registeredServers.js +0 -280
- package/esm/operations/registeredServers.js.map +0 -1
- package/esm/operations/serverEndpoints.d.ts +0 -149
- package/esm/operations/serverEndpoints.d.ts.map +0 -1
- package/esm/operations/serverEndpoints.js +0 -361
- package/esm/operations/serverEndpoints.js.map +0 -1
- package/esm/operations/storageSyncServices.d.ts +0 -154
- package/esm/operations/storageSyncServices.d.ts.map +0 -1
- package/esm/operations/storageSyncServices.js +0 -261
- package/esm/operations/storageSyncServices.js.map +0 -1
- package/esm/operations/syncGroups.d.ts +0 -109
- package/esm/operations/syncGroups.d.ts.map +0 -1
- package/esm/operations/syncGroups.js +0 -169
- package/esm/operations/syncGroups.js.map +0 -1
- package/esm/operations/workflows.d.ts +0 -82
- package/esm/operations/workflows.d.ts.map +0 -1
- package/esm/operations/workflows.js +0 -126
- package/esm/operations/workflows.js.map +0 -1
- package/esm/storageSyncManagementClient.d.ts +0 -24
- package/esm/storageSyncManagementClient.d.ts.map +0 -1
- package/esm/storageSyncManagementClient.js +0 -39
- package/esm/storageSyncManagementClient.js.map +0 -1
- package/esm/storageSyncManagementClientContext.d.ts +0 -16
- package/esm/storageSyncManagementClientContext.d.ts.map +0 -1
- package/esm/storageSyncManagementClientContext.js +0 -56
- package/esm/storageSyncManagementClientContext.js.map +0 -1
- package/lib/models/cloudEndpointsMappers.ts +0 -47
- package/lib/models/index.ts +0 -2485
- package/lib/models/operationsMappers.ts +0 -17
- package/lib/models/parameters.ts +0 -144
- package/lib/models/registeredServersMappers.ts +0 -39
- package/lib/models/serverEndpointsMappers.ts +0 -41
- package/lib/models/storageSyncServicesMappers.ts +0 -43
- package/lib/models/syncGroupsMappers.ts +0 -37
- package/lib/models/workflowsMappers.ts +0 -36
- package/lib/operations/cloudEndpoints.ts +0 -680
- package/lib/operations/operations.ts +0 -125
- package/lib/operations/registeredServers.ts +0 -362
- package/lib/operations/serverEndpoints.ts +0 -455
- package/lib/operations/storageSyncServices.ts +0 -445
- package/lib/operations/syncGroups.ts +0 -290
- package/lib/operations/workflows.ts +0 -213
- package/lib/storageSyncManagementClient.ts +0 -54
- package/lib/storageSyncManagementClientContext.ts +0 -62
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"arm-storagesync.js","sources":["../node_modules/tslib/tslib.es6.js","../lib/models/index.ts","../lib/models/mappers.ts","../lib/models/operationsMappers.ts","../lib/models/parameters.ts","../lib/operations/operations.ts","../lib/models/storageSyncServicesMappers.ts","../lib/operations/storageSyncServices.ts","../lib/models/syncGroupsMappers.ts","../lib/operations/syncGroups.ts","../lib/models/cloudEndpointsMappers.ts","../lib/operations/cloudEndpoints.ts","../lib/models/serverEndpointsMappers.ts","../lib/operations/serverEndpoints.ts","../lib/models/registeredServersMappers.ts","../lib/operations/registeredServers.ts","../lib/models/workflowsMappers.ts","../lib/operations/workflows.ts","../lib/operations/index.ts","../lib/storageSyncManagementClientContext.ts","../lib/storageSyncManagementClient.ts"],"sourcesContent":["/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation. All rights reserved.\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\r\nthis file except in compliance with the License. You may obtain a copy of the\r\nLicense at http://www.apache.org/licenses/LICENSE-2.0\r\n\r\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\r\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\r\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\r\nMERCHANTABLITY OR NON-INFRINGEMENT.\r\n\r\nSee the Apache Version 2.0 License for specific language governing permissions\r\nand limitations under the License.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) if (e.indexOf(p[i]) < 0)\r\n t[p[i]] = s[p[i]];\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport function __exportStar(m, exports) {\r\n for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];\r\n}\r\n\r\nexport function __values(o) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator], i = 0;\r\n if (m) return m.call(o);\r\n return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];\r\n result.default = mod;\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { BaseResource, CloudError, AzureServiceClientOptions } from \"@azure/ms-rest-azure-js\";\nimport * as msRest from \"@azure/ms-rest-js\";\n\nexport { BaseResource, CloudError };\n\n/**\n * Error Details object.\n */\nexport interface StorageSyncErrorDetails {\n /**\n * Error code of the given entry.\n */\n code?: string;\n /**\n * Error message of the given entry.\n */\n message?: string;\n /**\n * Target of the given entry.\n */\n target?: string;\n}\n\n/**\n * Error type\n */\nexport interface StorageSyncApiError {\n /**\n * Error code of the given entry.\n */\n code?: string;\n /**\n * Error message of the given entry.\n */\n message?: string;\n /**\n * Target of the given error entry.\n */\n target?: string;\n /**\n * Error details of the given entry.\n */\n details?: StorageSyncErrorDetails;\n}\n\n/**\n * Error type\n */\nexport interface StorageSyncError {\n /**\n * Error details of the given entry.\n */\n error?: StorageSyncApiError;\n /**\n * Error details of the given entry.\n */\n innererror?: StorageSyncApiError;\n}\n\n/**\n * Subscription State object.\n */\nexport interface SubscriptionState {\n /**\n * State of Azure Subscription. Possible values include: 'Registered', 'Unregistered', 'Warned',\n * 'Suspended', 'Deleted'\n */\n state?: Reason;\n /**\n * Is Transitioning\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly istransitioning?: boolean;\n /**\n * Subscription state properties.\n */\n properties?: any;\n}\n\n/**\n * An interface representing Resource.\n */\nexport interface Resource extends BaseResource {\n /**\n * Fully qualified resource Id for the resource. Ex -\n * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly id?: string;\n /**\n * The name of the resource\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly name?: string;\n /**\n * The type of the resource. Ex- Microsoft.Compute/virtualMachines or\n * Microsoft.Storage/storageAccounts.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly type?: string;\n}\n\n/**\n * The resource model definition for a ARM tracked top level resource\n */\nexport interface TrackedResource extends Resource {\n /**\n * Resource tags.\n */\n tags?: { [propertyName: string]: string };\n /**\n * The geo-location where the resource lives\n */\n location: string;\n}\n\n/**\n * Storage Sync Service object.\n */\nexport interface StorageSyncService extends TrackedResource {\n /**\n * Storage Sync service status.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly storageSyncServiceStatus?: number;\n /**\n * Storage Sync service Uid\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly storageSyncServiceUid?: string;\n}\n\n/**\n * The resource model definition for a ARM proxy resource. It will have everything other than\n * required location and tags\n */\nexport interface ProxyResource extends Resource {\n}\n\n/**\n * Sync Group object.\n */\nexport interface SyncGroup extends ProxyResource {\n /**\n * Unique Id\n */\n uniqueId?: string;\n /**\n * Sync group status\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly syncGroupStatus?: string;\n}\n\n/**\n * Cloud Endpoint object.\n */\nexport interface CloudEndpoint extends ProxyResource {\n /**\n * Storage Account Resource Id\n */\n storageAccountResourceId?: string;\n /**\n * Azure file share name\n */\n azureFileShareName?: string;\n /**\n * Storage Account Tenant Id\n */\n storageAccountTenantId?: string;\n /**\n * Partnership Id\n */\n partnershipId?: string;\n /**\n * Friendly Name\n */\n friendlyName?: string;\n /**\n * Backup Enabled\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly backupEnabled?: string;\n /**\n * CloudEndpoint Provisioning State\n */\n provisioningState?: string;\n /**\n * CloudEndpoint lastWorkflowId\n */\n lastWorkflowId?: string;\n /**\n * Resource Last Operation Name\n */\n lastOperationName?: string;\n}\n\n/**\n * The parameters used when calling recall action on server endpoint.\n */\nexport interface RecallActionParameters {\n /**\n * Pattern of the files.\n */\n pattern?: string;\n /**\n * Recall path.\n */\n recallPath?: string;\n}\n\n/**\n * The parameters used when creating a storage sync service.\n */\nexport interface StorageSyncServiceCreateParameters {\n /**\n * Required. Gets or sets the location of the resource. This will be one of the supported and\n * registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of\n * a resource cannot be changed once it is created, but if an identical geo region is specified\n * on update, the request will succeed.\n */\n location: string;\n /**\n * Gets or sets a list of key value pairs that describe the resource. These tags can be used for\n * viewing and grouping this resource (across resource groups). A maximum of 15 tags can be\n * provided for a resource. Each tag must have a key with a length no greater than 128 characters\n * and a value with a length no greater than 256 characters.\n */\n tags?: { [propertyName: string]: string };\n properties?: any;\n}\n\n/**\n * The parameters used when creating a sync group.\n */\nexport interface SyncGroupCreateParameters extends ProxyResource {\n /**\n * The parameters used to create the sync group\n */\n properties?: any;\n}\n\n/**\n * The parameters used when creating a cloud endpoint.\n */\nexport interface CloudEndpointCreateParameters extends ProxyResource {\n /**\n * Storage Account Resource Id\n */\n storageAccountResourceId?: string;\n /**\n * Azure file share name\n */\n azureFileShareName?: string;\n /**\n * Storage Account Tenant Id\n */\n storageAccountTenantId?: string;\n}\n\n/**\n * The parameters used when creating a server endpoint.\n */\nexport interface ServerEndpointCreateParameters extends ProxyResource {\n /**\n * Server Local path.\n */\n serverLocalPath?: string;\n /**\n * Cloud Tiering. Possible values include: 'on', 'off'\n */\n cloudTiering?: CloudTiering;\n /**\n * Level of free space to be maintained by Cloud Tiering if it is enabled.\n */\n volumeFreeSpacePercent?: number;\n /**\n * Tier files older than days.\n */\n tierFilesOlderThanDays?: number;\n /**\n * Friendly Name\n */\n friendlyName?: string;\n /**\n * Server Resource Id.\n */\n serverResourceId?: string;\n /**\n * Offline data transfer. Possible values include: 'on', 'off'\n */\n offlineDataTransfer?: OfflineDataTransfer;\n /**\n * Offline data transfer share name\n */\n offlineDataTransferShareName?: string;\n}\n\n/**\n * Trigger Rollover Request.\n */\nexport interface TriggerRolloverRequest {\n /**\n * Certificate Data\n */\n serverCertificate?: string;\n}\n\n/**\n * The parameters used when creating a registered server.\n */\nexport interface RegisteredServerCreateParameters extends ProxyResource {\n /**\n * Registered Server Certificate\n */\n serverCertificate?: string;\n /**\n * Registered Server Agent Version\n */\n agentVersion?: string;\n /**\n * Registered Server OS Version\n */\n serverOSVersion?: string;\n /**\n * Registered Server last heart beat\n */\n lastHeartBeat?: string;\n /**\n * Registered Server serverRole\n */\n serverRole?: string;\n /**\n * Registered Server clusterId\n */\n clusterId?: string;\n /**\n * Registered Server clusterName\n */\n clusterName?: string;\n /**\n * Registered Server serverId\n */\n serverId?: string;\n /**\n * Friendly Name\n */\n friendlyName?: string;\n}\n\n/**\n * Parameters for updating an Server Endpoint.\n */\nexport interface ServerEndpointUpdateParameters {\n /**\n * Cloud Tiering. Possible values include: 'on', 'off'\n */\n cloudTiering?: CloudTiering1;\n /**\n * Level of free space to be maintained by Cloud Tiering if it is enabled.\n */\n volumeFreeSpacePercent?: number;\n /**\n * Tier files older than days.\n */\n tierFilesOlderThanDays?: number;\n /**\n * Offline data transfer. Possible values include: 'on', 'off'\n */\n offlineDataTransfer?: OfflineDataTransfer1;\n /**\n * Offline data transfer share name\n */\n offlineDataTransferShareName?: string;\n}\n\n/**\n * Files not syncing error object\n */\nexport interface FilesNotSyncingError {\n /**\n * Error code (HResult)\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly errorCode?: number;\n /**\n * Count of persistent files not syncing with the specified error code\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly persistentCount?: number;\n /**\n * Count of transient files not syncing with the specified error code\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly transientCount?: number;\n}\n\n/**\n * Sync Session status object.\n */\nexport interface SyncSessionStatus {\n /**\n * Last sync result (HResult)\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly lastSyncResult?: number;\n /**\n * Last sync timestamp\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly lastSyncTimestamp?: Date;\n /**\n * Last sync success timestamp\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly lastSyncSuccessTimestamp?: Date;\n /**\n * Last sync per item error count.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly lastSyncPerItemErrorCount?: number;\n /**\n * Count of persistent files not syncing. Reserved for future use.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly persistentFilesNotSyncingCount?: number;\n /**\n * Count of transient files not syncing. Reserved for future use.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly transientFilesNotSyncingCount?: number;\n /**\n * Array of per-item errors coming from the last sync session. Reserved for future use.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly filesNotSyncingErrors?: FilesNotSyncingError[];\n}\n\n/**\n * Sync Session status object.\n */\nexport interface SyncActivityStatus {\n /**\n * Timestamp when properties were updated\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly timestamp?: Date;\n /**\n * Per item error count\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly perItemErrorCount?: number;\n /**\n * Applied item count.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly appliedItemCount?: number;\n /**\n * Total item count (if available)\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly totalItemCount?: number;\n /**\n * Applied bytes\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly appliedBytes?: number;\n /**\n * Total bytes (if available)\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly totalBytes?: number;\n}\n\n/**\n * Server Endpoint sync status\n */\nexport interface ServerEndpointSyncStatus {\n /**\n * Download Health Status. Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',\n * 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly downloadHealth?: DownloadHealth;\n /**\n * Upload Health Status. Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',\n * 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly uploadHealth?: UploadHealth;\n /**\n * Combined Health Status. Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',\n * 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly combinedHealth?: CombinedHealth;\n /**\n * Sync activity. Possible values include: 'Upload', 'Download', 'UploadAndDownload'\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly syncActivity?: SyncActivity;\n /**\n * Total count of persistent files not syncing (combined upload + download). Reserved for future\n * use.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly totalPersistentFilesNotSyncingCount?: number;\n /**\n * Last Updated Timestamp\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly lastUpdatedTimestamp?: Date;\n /**\n * Upload Status\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly uploadStatus?: SyncSessionStatus;\n /**\n * Download Status\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly downloadStatus?: SyncSessionStatus;\n /**\n * Upload sync activity\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly uploadActivity?: SyncActivityStatus;\n /**\n * Download sync activity\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly downloadActivity?: SyncActivityStatus;\n /**\n * Offline Data Transfer State. Possible values include: 'InProgress', 'Stopping', 'NotRunning',\n * 'Complete'\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly offlineDataTransferStatus?: OfflineDataTransferStatus;\n}\n\n/**\n * Server Endpoint object.\n */\nexport interface ServerEndpoint extends ProxyResource {\n /**\n * Server Local path.\n */\n serverLocalPath?: string;\n /**\n * Cloud Tiering. Possible values include: 'on', 'off'\n */\n cloudTiering?: CloudTiering2;\n /**\n * Level of free space to be maintained by Cloud Tiering if it is enabled.\n */\n volumeFreeSpacePercent?: number;\n /**\n * Tier files older than days.\n */\n tierFilesOlderThanDays?: number;\n /**\n * Friendly Name\n */\n friendlyName?: string;\n /**\n * Server Resource Id.\n */\n serverResourceId?: string;\n /**\n * ServerEndpoint Provisioning State\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly provisioningState?: string;\n /**\n * ServerEndpoint lastWorkflowId\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly lastWorkflowId?: string;\n /**\n * Resource Last Operation Name\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly lastOperationName?: string;\n /**\n * Server Endpoint sync status\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly syncStatus?: ServerEndpointSyncStatus;\n /**\n * Offline data transfer. Possible values include: 'on', 'off'\n */\n offlineDataTransfer?: OfflineDataTransfer2;\n /**\n * Offline data transfer storage account resource ID\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly offlineDataTransferStorageAccountResourceId?: string;\n /**\n * Offline data transfer storage account tenant ID\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly offlineDataTransferStorageAccountTenantId?: string;\n /**\n * Offline data transfer share name\n */\n offlineDataTransferShareName?: string;\n}\n\n/**\n * Registered Server resource.\n */\nexport interface RegisteredServer extends ProxyResource {\n /**\n * Registered Server Certificate\n */\n serverCertificate?: string;\n /**\n * Registered Server Agent Version\n */\n agentVersion?: string;\n /**\n * Registered Server OS Version\n */\n serverOSVersion?: string;\n /**\n * Registered Server Management Error Code\n */\n serverManagementErrorCode?: number;\n /**\n * Registered Server last heart beat\n */\n lastHeartBeat?: string;\n /**\n * Registered Server Provisioning State\n */\n provisioningState?: string;\n /**\n * Registered Server serverRole\n */\n serverRole?: string;\n /**\n * Registered Server clusterId\n */\n clusterId?: string;\n /**\n * Registered Server clusterName\n */\n clusterName?: string;\n /**\n * Registered Server serverId\n */\n serverId?: string;\n /**\n * Registered Server storageSyncServiceUid\n */\n storageSyncServiceUid?: string;\n /**\n * Registered Server lastWorkflowId\n */\n lastWorkflowId?: string;\n /**\n * Resource Last Operation Name\n */\n lastOperationName?: string;\n /**\n * Resource discoveryEndpointUri\n */\n discoveryEndpointUri?: string;\n /**\n * Resource Location\n */\n resourceLocation?: string;\n /**\n * Service Location\n */\n serviceLocation?: string;\n /**\n * Friendly Name\n */\n friendlyName?: string;\n /**\n * Management Endpoint Uri\n */\n managementEndpointUri?: string;\n /**\n * Monitoring Configuration\n */\n monitoringConfiguration?: string;\n}\n\n/**\n * Resource Move Info.\n */\nexport interface ResourcesMoveInfo {\n /**\n * Target resource group.\n */\n targetResourceGroup?: string;\n /**\n * Collection of Resources.\n */\n resources?: string[];\n}\n\n/**\n * Workflow resource.\n */\nexport interface Workflow extends ProxyResource {\n /**\n * last step name\n */\n lastStepName?: string;\n /**\n * workflow status. Possible values include: 'active', 'expired', 'succeeded', 'aborted',\n * 'failed'\n */\n status?: Status;\n /**\n * operation direction. Possible values include: 'do', 'undo', 'cancel'\n */\n operation?: Operation;\n /**\n * workflow steps\n */\n steps?: string;\n /**\n * workflow last operation identifier.\n */\n lastOperationId?: string;\n}\n\n/**\n * The operation supported by storage sync.\n */\nexport interface OperationDisplayInfo {\n /**\n * The description of the operation.\n */\n description?: string;\n /**\n * The action that users can perform, based on their permission level.\n */\n operation?: string;\n /**\n * Service provider: Microsoft StorageSync.\n */\n provider?: string;\n /**\n * Resource on which the operation is performed.\n */\n resource?: string;\n}\n\n/**\n * The operation supported by storage sync.\n */\nexport interface OperationEntity {\n /**\n * Operation name: {provider}/{resource}/{operation}.\n */\n name?: string;\n /**\n * The operation supported by storage sync.\n */\n display?: OperationDisplayInfo;\n /**\n * The origin.\n */\n origin?: string;\n}\n\n/**\n * Operation Display Resource object.\n */\nexport interface OperationDisplayResource {\n /**\n * Operation Display Resource Provider.\n */\n provider?: string;\n /**\n * Operation Display Resource.\n */\n resource?: string;\n /**\n * Operation Display Resource Operation.\n */\n operation?: string;\n /**\n * Operation Display Resource Description.\n */\n description?: string;\n}\n\n/**\n * Parameters for a check name availability request.\n */\nexport interface CheckNameAvailabilityParameters {\n /**\n * The name to check for availability\n */\n name: string;\n}\n\n/**\n * The CheckNameAvailability operation response.\n */\nexport interface CheckNameAvailabilityResult {\n /**\n * Gets a boolean value that indicates whether the name is available for you to use. If true, the\n * name is available. If false, the name has already been taken or invalid and cannot be used.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly nameAvailable?: boolean;\n /**\n * Gets the reason that a Storage Sync Service name could not be used. The Reason element is only\n * returned if NameAvailable is false. Possible values include: 'Invalid', 'AlreadyExists'\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly reason?: NameAvailabilityReason;\n /**\n * Gets an error message explaining the Reason value in more detail.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly message?: string;\n}\n\n/**\n * Restore file spec.\n */\nexport interface RestoreFileSpec {\n /**\n * Restore file spec path\n */\n path?: string;\n /**\n * Restore file spec isdir\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly isdir?: boolean;\n}\n\n/**\n * Post Restore Request\n */\nexport interface PostRestoreRequest {\n /**\n * Post Restore partition.\n */\n partition?: string;\n /**\n * Post Restore replica group.\n */\n replicaGroup?: string;\n /**\n * Post Restore request id.\n */\n requestId?: string;\n /**\n * Post Restore Azure file share uri.\n */\n azureFileShareUri?: string;\n /**\n * Post Restore Azure status.\n */\n status?: string;\n /**\n * Post Restore Azure source azure file share uri.\n */\n sourceAzureFileShareUri?: string;\n /**\n * Post Restore Azure failed file list.\n */\n failedFileList?: string;\n /**\n * Post Restore restore file spec array.\n */\n restoreFileSpec?: RestoreFileSpec[];\n}\n\n/**\n * Pre Restore request object.\n */\nexport interface PreRestoreRequest {\n /**\n * Pre Restore partition.\n */\n partition?: string;\n /**\n * Pre Restore replica group.\n */\n replicaGroup?: string;\n /**\n * Pre Restore request id.\n */\n requestId?: string;\n /**\n * Pre Restore Azure file share uri.\n */\n azureFileShareUri?: string;\n /**\n * Pre Restore Azure status.\n */\n status?: string;\n /**\n * Pre Restore Azure source azure file share uri.\n */\n sourceAzureFileShareUri?: string;\n /**\n * Pre Restore backup metadata property bag.\n */\n backupMetadataPropertyBag?: string;\n /**\n * Pre Restore restore file spec array.\n */\n restoreFileSpec?: RestoreFileSpec[];\n /**\n * Pre Restore pause wait for sync drain time period in seconds.\n */\n pauseWaitForSyncDrainTimePeriodInSeconds?: number;\n}\n\n/**\n * Backup request\n */\nexport interface BackupRequest {\n /**\n * Azure File Share.\n */\n azureFileShare?: string;\n}\n\n/**\n * Post Backup Response\n */\nexport interface PostBackupResponse {\n /**\n * cloud endpoint Name.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly cloudEndpointName?: string;\n}\n\n/**\n * Parameters for updating an Storage sync service.\n */\nexport interface StorageSyncServiceUpdateParameters {\n /**\n * The user-specified tags associated with the storage sync service.\n */\n tags?: { [propertyName: string]: string };\n /**\n * The properties of the storage sync service.\n */\n properties?: any;\n}\n\n/**\n * The resource model definition for a Azure Resource Manager resource with an etag.\n */\nexport interface AzureEntityResource extends Resource {\n /**\n * Resource Etag.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly etag?: string;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface StorageSyncServicesUpdateOptionalParams extends msRest.RequestOptionsBase {\n /**\n * Storage Sync Service resource.\n */\n parameters?: StorageSyncServiceUpdateParameters;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface ServerEndpointsUpdateOptionalParams extends msRest.RequestOptionsBase {\n /**\n * Any of the properties applicable in PUT request.\n */\n parameters?: ServerEndpointUpdateParameters;\n}\n\n/**\n * Optional Parameters.\n */\nexport interface ServerEndpointsBeginUpdateOptionalParams extends msRest.RequestOptionsBase {\n /**\n * Any of the properties applicable in PUT request.\n */\n parameters?: ServerEndpointUpdateParameters;\n}\n\n/**\n * An interface representing StorageSyncManagementClientOptions.\n */\nexport interface StorageSyncManagementClientOptions extends AzureServiceClientOptions {\n baseUri?: string;\n}\n\n/**\n * Defines headers for List operation.\n */\nexport interface OperationsListHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for Get operation.\n */\nexport interface StorageSyncServicesGetHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for Update operation.\n */\nexport interface StorageSyncServicesUpdateHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for Delete operation.\n */\nexport interface StorageSyncServicesDeleteHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for ListByResourceGroup operation.\n */\nexport interface StorageSyncServicesListByResourceGroupHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for ListBySubscription operation.\n */\nexport interface StorageSyncServicesListBySubscriptionHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for ListByStorageSyncService operation.\n */\nexport interface SyncGroupsListByStorageSyncServiceHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for Create operation.\n */\nexport interface SyncGroupsCreateHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for Get operation.\n */\nexport interface SyncGroupsGetHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for Delete operation.\n */\nexport interface SyncGroupsDeleteHeaders {\n /**\n * Request id\n */\n xMsRequestId: string;\n /**\n * correlation request id\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for Create operation.\n */\nexport interface CloudEndpointsCreateHeaders {\n /**\n * Request id\n */\n xMsRequestId: string;\n /**\n * correlation request id\n */\n xMsCorrelationRequestId: string;\n /**\n * Operation Status Location URI\n */\n azureAsyncOperation: string;\n /**\n * Operation Status Location URI\n */\n location: string;\n /**\n * Retry After\n */\n retryAfter: string;\n}\n\n/**\n * Defines headers for Get operation.\n */\nexport interface CloudEndpointsGetHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for Delete operation.\n */\nexport interface CloudEndpointsDeleteHeaders {\n /**\n * Request id\n */\n xMsRequestId: string;\n /**\n * correlation request id\n */\n xMsCorrelationRequestId: string;\n /**\n * Operation Status Location URI\n */\n azureAsyncOperation: string;\n /**\n * Operation Status Location URI\n */\n location: string;\n /**\n * Retry After\n */\n retryAfter: string;\n}\n\n/**\n * Defines headers for ListBySyncGroup operation.\n */\nexport interface CloudEndpointsListBySyncGroupHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for PreBackup operation.\n */\nexport interface CloudEndpointsPreBackupHeaders {\n /**\n * Operation Status Location URI\n */\n location: string;\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for PostBackup operation.\n */\nexport interface CloudEndpointsPostBackupHeaders {\n /**\n * Operation Status Location URI\n */\n location: string;\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for PreRestore operation.\n */\nexport interface CloudEndpointsPreRestoreHeaders {\n /**\n * Operation Status Location URI\n */\n location: string;\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for restoreheartbeat operation.\n */\nexport interface CloudEndpointsRestoreheartbeatHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for PostRestore operation.\n */\nexport interface CloudEndpointsPostRestoreHeaders {\n /**\n * Operation Status Location URI\n */\n location: string;\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for Create operation.\n */\nexport interface ServerEndpointsCreateHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n /**\n * Operation Status Location URI\n */\n azureAsyncOperation: string;\n /**\n * Operation Status Location URI\n */\n location: string;\n}\n\n/**\n * Defines headers for Update operation.\n */\nexport interface ServerEndpointsUpdateHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n /**\n * Operation Status Location URI\n */\n azureAsyncOperation: string;\n /**\n * Operation Status Location URI\n */\n location: string;\n}\n\n/**\n * Defines headers for Get operation.\n */\nexport interface ServerEndpointsGetHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for Delete operation.\n */\nexport interface ServerEndpointsDeleteHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n /**\n * Operation Status Location URI\n */\n location: string;\n}\n\n/**\n * Defines headers for ListBySyncGroup operation.\n */\nexport interface ServerEndpointsListBySyncGroupHeaders {\n /**\n * Operation Status Location URI\n */\n location: string;\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for recallAction operation.\n */\nexport interface ServerEndpointsRecallActionHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n /**\n * Operation Status Location URI\n */\n location: string;\n}\n\n/**\n * Defines headers for ListByStorageSyncService operation.\n */\nexport interface RegisteredServersListByStorageSyncServiceHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for Get operation.\n */\nexport interface RegisteredServersGetHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for Create operation.\n */\nexport interface RegisteredServersCreateHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n /**\n * Operation Status Location URI\n */\n azureAsyncOperation: string;\n /**\n * Operation Status Location URI\n */\n location: string;\n}\n\n/**\n * Defines headers for Delete operation.\n */\nexport interface RegisteredServersDeleteHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n /**\n * Operation Status Location URI\n */\n location: string;\n}\n\n/**\n * Defines headers for triggerRollover operation.\n */\nexport interface RegisteredServersTriggerRolloverHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n /**\n * Operation Status Location URI\n */\n location: string;\n}\n\n/**\n * Defines headers for ListByStorageSyncService operation.\n */\nexport interface WorkflowsListByStorageSyncServiceHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for Get operation.\n */\nexport interface WorkflowsGetHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * Defines headers for Abort operation.\n */\nexport interface WorkflowsAbortHeaders {\n /**\n * request id.\n */\n xMsRequestId: string;\n /**\n * correlation request id.\n */\n xMsCorrelationRequestId: string;\n}\n\n/**\n * @interface\n * The list of storage sync operations.\n * @extends Array<OperationEntity>\n */\nexport interface OperationEntityListResult extends Array<OperationEntity> {\n /**\n * The link used to get the next page of operations.\n */\n nextLink?: string;\n}\n\n/**\n * @interface\n * Array of StorageSyncServices\n * @extends Array<StorageSyncService>\n */\nexport interface StorageSyncServiceArray extends Array<StorageSyncService> {\n}\n\n/**\n * @interface\n * Array of SyncGroup\n * @extends Array<SyncGroup>\n */\nexport interface SyncGroupArray extends Array<SyncGroup> {\n}\n\n/**\n * @interface\n * Array of CloudEndpoint\n * @extends Array<CloudEndpoint>\n */\nexport interface CloudEndpointArray extends Array<CloudEndpoint> {\n}\n\n/**\n * @interface\n * Array of ServerEndpoint\n * @extends Array<ServerEndpoint>\n */\nexport interface ServerEndpointArray extends Array<ServerEndpoint> {\n}\n\n/**\n * @interface\n * Array of RegisteredServer\n * @extends Array<RegisteredServer>\n */\nexport interface RegisteredServerArray extends Array<RegisteredServer> {\n}\n\n/**\n * @interface\n * Array of Workflow\n * @extends Array<Workflow>\n */\nexport interface WorkflowArray extends Array<Workflow> {\n}\n\n/**\n * Defines values for Reason.\n * Possible values include: 'Registered', 'Unregistered', 'Warned', 'Suspended', 'Deleted'\n * @readonly\n * @enum {string}\n */\nexport type Reason = 'Registered' | 'Unregistered' | 'Warned' | 'Suspended' | 'Deleted';\n\n/**\n * Defines values for NameAvailabilityReason.\n * Possible values include: 'Invalid', 'AlreadyExists'\n * @readonly\n * @enum {string}\n */\nexport type NameAvailabilityReason = 'Invalid' | 'AlreadyExists';\n\n/**\n * Defines values for CloudTiering.\n * Possible values include: 'on', 'off'\n * @readonly\n * @enum {string}\n */\nexport type CloudTiering = 'on' | 'off';\n\n/**\n * Defines values for OfflineDataTransfer.\n * Possible values include: 'on', 'off'\n * @readonly\n * @enum {string}\n */\nexport type OfflineDataTransfer = 'on' | 'off';\n\n/**\n * Defines values for CloudTiering1.\n * Possible values include: 'on', 'off'\n * @readonly\n * @enum {string}\n */\nexport type CloudTiering1 = 'on' | 'off';\n\n/**\n * Defines values for OfflineDataTransfer1.\n * Possible values include: 'on', 'off'\n * @readonly\n * @enum {string}\n */\nexport type OfflineDataTransfer1 = 'on' | 'off';\n\n/**\n * Defines values for DownloadHealth.\n * Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',\n * 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'\n * @readonly\n * @enum {string}\n */\nexport type DownloadHealth = 'Healthy' | 'Error' | 'SyncBlockedForRestore' | 'SyncBlockedForChangeDetectionPostRestore' | 'NoActivity';\n\n/**\n * Defines values for UploadHealth.\n * Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',\n * 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'\n * @readonly\n * @enum {string}\n */\nexport type UploadHealth = 'Healthy' | 'Error' | 'SyncBlockedForRestore' | 'SyncBlockedForChangeDetectionPostRestore' | 'NoActivity';\n\n/**\n * Defines values for CombinedHealth.\n * Possible values include: 'Healthy', 'Error', 'SyncBlockedForRestore',\n * 'SyncBlockedForChangeDetectionPostRestore', 'NoActivity'\n * @readonly\n * @enum {string}\n */\nexport type CombinedHealth = 'Healthy' | 'Error' | 'SyncBlockedForRestore' | 'SyncBlockedForChangeDetectionPostRestore' | 'NoActivity';\n\n/**\n * Defines values for SyncActivity.\n * Possible values include: 'Upload', 'Download', 'UploadAndDownload'\n * @readonly\n * @enum {string}\n */\nexport type SyncActivity = 'Upload' | 'Download' | 'UploadAndDownload';\n\n/**\n * Defines values for OfflineDataTransferStatus.\n * Possible values include: 'InProgress', 'Stopping', 'NotRunning', 'Complete'\n * @readonly\n * @enum {string}\n */\nexport type OfflineDataTransferStatus = 'InProgress' | 'Stopping' | 'NotRunning' | 'Complete';\n\n/**\n * Defines values for CloudTiering2.\n * Possible values include: 'on', 'off'\n * @readonly\n * @enum {string}\n */\nexport type CloudTiering2 = 'on' | 'off';\n\n/**\n * Defines values for OfflineDataTransfer2.\n * Possible values include: 'on', 'off'\n * @readonly\n * @enum {string}\n */\nexport type OfflineDataTransfer2 = 'on' | 'off';\n\n/**\n * Defines values for Status.\n * Possible values include: 'active', 'expired', 'succeeded', 'aborted', 'failed'\n * @readonly\n * @enum {string}\n */\nexport type Status = 'active' | 'expired' | 'succeeded' | 'aborted' | 'failed';\n\n/**\n * Defines values for Operation.\n * Possible values include: 'do', 'undo', 'cancel'\n * @readonly\n * @enum {string}\n */\nexport type Operation = 'do' | 'undo' | 'cancel';\n\n/**\n * Contains response data for the list operation.\n */\nexport type OperationsListResponse = OperationEntityListResult & OperationsListHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: OperationsListHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: OperationEntityListResult;\n };\n};\n\n/**\n * Contains response data for the checkNameAvailability operation.\n */\nexport type StorageSyncServicesCheckNameAvailabilityResponse = CheckNameAvailabilityResult & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: CheckNameAvailabilityResult;\n };\n};\n\n/**\n * Contains response data for the create operation.\n */\nexport type StorageSyncServicesCreateResponse = StorageSyncService & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: StorageSyncService;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type StorageSyncServicesGetResponse = StorageSyncService & StorageSyncServicesGetHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: StorageSyncServicesGetHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: StorageSyncService;\n };\n};\n\n/**\n * Contains response data for the update operation.\n */\nexport type StorageSyncServicesUpdateResponse = StorageSyncService & StorageSyncServicesUpdateHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: StorageSyncServicesUpdateHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: StorageSyncService;\n };\n};\n\n/**\n * Contains response data for the deleteMethod operation.\n */\nexport type StorageSyncServicesDeleteResponse = StorageSyncServicesDeleteHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: StorageSyncServicesDeleteHeaders;\n };\n};\n\n/**\n * Contains response data for the listByResourceGroup operation.\n */\nexport type StorageSyncServicesListByResourceGroupResponse = StorageSyncServiceArray & StorageSyncServicesListByResourceGroupHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: StorageSyncServicesListByResourceGroupHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: StorageSyncServiceArray;\n };\n};\n\n/**\n * Contains response data for the listBySubscription operation.\n */\nexport type StorageSyncServicesListBySubscriptionResponse = StorageSyncServiceArray & StorageSyncServicesListBySubscriptionHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: StorageSyncServicesListBySubscriptionHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: StorageSyncServiceArray;\n };\n};\n\n/**\n * Contains response data for the listByStorageSyncService operation.\n */\nexport type SyncGroupsListByStorageSyncServiceResponse = SyncGroupArray & SyncGroupsListByStorageSyncServiceHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: SyncGroupsListByStorageSyncServiceHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: SyncGroupArray;\n };\n};\n\n/**\n * Contains response data for the create operation.\n */\nexport type SyncGroupsCreateResponse = SyncGroup & SyncGroupsCreateHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: SyncGroupsCreateHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: SyncGroup;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type SyncGroupsGetResponse = SyncGroup & SyncGroupsGetHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: SyncGroupsGetHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: SyncGroup;\n };\n};\n\n/**\n * Contains response data for the deleteMethod operation.\n */\nexport type SyncGroupsDeleteResponse = SyncGroupsDeleteHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: SyncGroupsDeleteHeaders;\n };\n};\n\n/**\n * Contains response data for the create operation.\n */\nexport type CloudEndpointsCreateResponse = CloudEndpoint & CloudEndpointsCreateHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: CloudEndpointsCreateHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: CloudEndpoint;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type CloudEndpointsGetResponse = CloudEndpoint & CloudEndpointsGetHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: CloudEndpointsGetHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: CloudEndpoint;\n };\n};\n\n/**\n * Contains response data for the deleteMethod operation.\n */\nexport type CloudEndpointsDeleteResponse = CloudEndpointsDeleteHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: CloudEndpointsDeleteHeaders;\n };\n};\n\n/**\n * Contains response data for the listBySyncGroup operation.\n */\nexport type CloudEndpointsListBySyncGroupResponse = CloudEndpointArray & CloudEndpointsListBySyncGroupHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: CloudEndpointsListBySyncGroupHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: CloudEndpointArray;\n };\n};\n\n/**\n * Contains response data for the preBackup operation.\n */\nexport type CloudEndpointsPreBackupResponse = CloudEndpointsPreBackupHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: CloudEndpointsPreBackupHeaders;\n };\n};\n\n/**\n * Contains response data for the postBackup operation.\n */\nexport type CloudEndpointsPostBackupResponse = PostBackupResponse & CloudEndpointsPostBackupHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: CloudEndpointsPostBackupHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: PostBackupResponse;\n };\n};\n\n/**\n * Contains response data for the preRestore operation.\n */\nexport type CloudEndpointsPreRestoreResponse = CloudEndpointsPreRestoreHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: CloudEndpointsPreRestoreHeaders;\n };\n};\n\n/**\n * Contains response data for the restoreheartbeat operation.\n */\nexport type CloudEndpointsRestoreheartbeatResponse = CloudEndpointsRestoreheartbeatHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: CloudEndpointsRestoreheartbeatHeaders;\n };\n};\n\n/**\n * Contains response data for the postRestore operation.\n */\nexport type CloudEndpointsPostRestoreResponse = CloudEndpointsPostRestoreHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: CloudEndpointsPostRestoreHeaders;\n };\n};\n\n/**\n * Contains response data for the create operation.\n */\nexport type ServerEndpointsCreateResponse = ServerEndpoint & ServerEndpointsCreateHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: ServerEndpointsCreateHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ServerEndpoint;\n };\n};\n\n/**\n * Contains response data for the update operation.\n */\nexport type ServerEndpointsUpdateResponse = ServerEndpoint & ServerEndpointsUpdateHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: ServerEndpointsUpdateHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ServerEndpoint;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type ServerEndpointsGetResponse = ServerEndpoint & ServerEndpointsGetHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: ServerEndpointsGetHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ServerEndpoint;\n };\n};\n\n/**\n * Contains response data for the deleteMethod operation.\n */\nexport type ServerEndpointsDeleteResponse = ServerEndpointsDeleteHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: ServerEndpointsDeleteHeaders;\n };\n};\n\n/**\n * Contains response data for the listBySyncGroup operation.\n */\nexport type ServerEndpointsListBySyncGroupResponse = ServerEndpointArray & ServerEndpointsListBySyncGroupHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: ServerEndpointsListBySyncGroupHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: ServerEndpointArray;\n };\n};\n\n/**\n * Contains response data for the recallAction operation.\n */\nexport type ServerEndpointsRecallActionResponse = ServerEndpointsRecallActionHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: ServerEndpointsRecallActionHeaders;\n };\n};\n\n/**\n * Contains response data for the listByStorageSyncService operation.\n */\nexport type RegisteredServersListByStorageSyncServiceResponse = RegisteredServerArray & RegisteredServersListByStorageSyncServiceHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: RegisteredServersListByStorageSyncServiceHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RegisteredServerArray;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type RegisteredServersGetResponse = RegisteredServer & RegisteredServersGetHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: RegisteredServersGetHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RegisteredServer;\n };\n};\n\n/**\n * Contains response data for the create operation.\n */\nexport type RegisteredServersCreateResponse = RegisteredServer & RegisteredServersCreateHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: RegisteredServersCreateHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RegisteredServer;\n };\n};\n\n/**\n * Contains response data for the deleteMethod operation.\n */\nexport type RegisteredServersDeleteResponse = RegisteredServersDeleteHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: RegisteredServersDeleteHeaders;\n };\n};\n\n/**\n * Contains response data for the triggerRollover operation.\n */\nexport type RegisteredServersTriggerRolloverResponse = RegisteredServersTriggerRolloverHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: RegisteredServersTriggerRolloverHeaders;\n };\n};\n\n/**\n * Contains response data for the listByStorageSyncService operation.\n */\nexport type WorkflowsListByStorageSyncServiceResponse = WorkflowArray & WorkflowsListByStorageSyncServiceHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: WorkflowsListByStorageSyncServiceHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: WorkflowArray;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type WorkflowsGetResponse = Workflow & WorkflowsGetHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: WorkflowsGetHeaders;\n\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: Workflow;\n };\n};\n\n/**\n * Contains response data for the abort operation.\n */\nexport type WorkflowsAbortResponse = WorkflowsAbortHeaders & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The parsed HTTP response headers.\n */\n parsedHeaders: WorkflowsAbortHeaders;\n };\n};\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { CloudErrorMapper, BaseResourceMapper } from \"@azure/ms-rest-azure-js\";\nimport * as msRest from \"@azure/ms-rest-js\";\n\nexport const CloudError = CloudErrorMapper;\nexport const BaseResource = BaseResourceMapper;\n\nexport const StorageSyncErrorDetails: msRest.CompositeMapper = {\n serializedName: \"StorageSyncErrorDetails\",\n type: {\n name: \"Composite\",\n className: \"StorageSyncErrorDetails\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n },\n target: {\n serializedName: \"target\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StorageSyncApiError: msRest.CompositeMapper = {\n serializedName: \"StorageSyncApiError\",\n type: {\n name: \"Composite\",\n className: \"StorageSyncApiError\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n },\n target: {\n serializedName: \"target\",\n type: {\n name: \"String\"\n }\n },\n details: {\n serializedName: \"details\",\n type: {\n name: \"Composite\",\n className: \"StorageSyncErrorDetails\"\n }\n }\n }\n }\n};\n\nexport const StorageSyncError: msRest.CompositeMapper = {\n serializedName: \"StorageSyncError\",\n type: {\n name: \"Composite\",\n className: \"StorageSyncError\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"StorageSyncApiError\"\n }\n },\n innererror: {\n serializedName: \"innererror\",\n type: {\n name: \"Composite\",\n className: \"StorageSyncApiError\"\n }\n }\n }\n }\n};\n\nexport const SubscriptionState: msRest.CompositeMapper = {\n serializedName: \"SubscriptionState\",\n type: {\n name: \"Composite\",\n className: \"SubscriptionState\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\"\n }\n },\n istransitioning: {\n readOnly: true,\n serializedName: \"istransitioning\",\n type: {\n name: \"Boolean\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Object\"\n }\n }\n }\n }\n};\n\nexport const Resource: msRest.CompositeMapper = {\n serializedName: \"Resource\",\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n readOnly: true,\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n name: {\n readOnly: true,\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n type: {\n readOnly: true,\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const TrackedResource: msRest.CompositeMapper = {\n serializedName: \"TrackedResource\",\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n location: {\n required: true,\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StorageSyncService: msRest.CompositeMapper = {\n serializedName: \"StorageSyncService\",\n type: {\n name: \"Composite\",\n className: \"StorageSyncService\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n storageSyncServiceStatus: {\n readOnly: true,\n serializedName: \"properties.storageSyncServiceStatus\",\n type: {\n name: \"Number\"\n }\n },\n storageSyncServiceUid: {\n readOnly: true,\n serializedName: \"properties.storageSyncServiceUid\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ProxyResource: msRest.CompositeMapper = {\n serializedName: \"ProxyResource\",\n type: {\n name: \"Composite\",\n className: \"ProxyResource\",\n modelProperties: {\n ...Resource.type.modelProperties\n }\n }\n};\n\nexport const SyncGroup: msRest.CompositeMapper = {\n serializedName: \"SyncGroup\",\n type: {\n name: \"Composite\",\n className: \"SyncGroup\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n uniqueId: {\n serializedName: \"properties.uniqueId\",\n type: {\n name: \"String\"\n }\n },\n syncGroupStatus: {\n readOnly: true,\n serializedName: \"properties.syncGroupStatus\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CloudEndpoint: msRest.CompositeMapper = {\n serializedName: \"CloudEndpoint\",\n type: {\n name: \"Composite\",\n className: \"CloudEndpoint\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n storageAccountResourceId: {\n serializedName: \"properties.storageAccountResourceId\",\n type: {\n name: \"String\"\n }\n },\n azureFileShareName: {\n serializedName: \"properties.azureFileShareName\",\n type: {\n name: \"String\"\n }\n },\n storageAccountTenantId: {\n serializedName: \"properties.storageAccountTenantId\",\n type: {\n name: \"String\"\n }\n },\n partnershipId: {\n serializedName: \"properties.partnershipId\",\n type: {\n name: \"String\"\n }\n },\n friendlyName: {\n serializedName: \"properties.friendlyName\",\n type: {\n name: \"String\"\n }\n },\n backupEnabled: {\n readOnly: true,\n serializedName: \"properties.backupEnabled\",\n type: {\n name: \"String\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n type: {\n name: \"String\"\n }\n },\n lastWorkflowId: {\n serializedName: \"properties.lastWorkflowId\",\n type: {\n name: \"String\"\n }\n },\n lastOperationName: {\n serializedName: \"properties.lastOperationName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RecallActionParameters: msRest.CompositeMapper = {\n serializedName: \"RecallActionParameters\",\n type: {\n name: \"Composite\",\n className: \"RecallActionParameters\",\n modelProperties: {\n pattern: {\n serializedName: \"pattern\",\n type: {\n name: \"String\"\n }\n },\n recallPath: {\n serializedName: \"recallPath\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StorageSyncServiceCreateParameters: msRest.CompositeMapper = {\n serializedName: \"StorageSyncServiceCreateParameters\",\n type: {\n name: \"Composite\",\n className: \"StorageSyncServiceCreateParameters\",\n modelProperties: {\n location: {\n required: true,\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Object\"\n }\n }\n }\n }\n};\n\nexport const SyncGroupCreateParameters: msRest.CompositeMapper = {\n serializedName: \"SyncGroupCreateParameters\",\n type: {\n name: \"Composite\",\n className: \"SyncGroupCreateParameters\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Object\"\n }\n }\n }\n }\n};\n\nexport const CloudEndpointCreateParameters: msRest.CompositeMapper = {\n serializedName: \"CloudEndpointCreateParameters\",\n type: {\n name: \"Composite\",\n className: \"CloudEndpointCreateParameters\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n storageAccountResourceId: {\n serializedName: \"properties.storageAccountResourceId\",\n type: {\n name: \"String\"\n }\n },\n azureFileShareName: {\n serializedName: \"properties.azureFileShareName\",\n type: {\n name: \"String\"\n }\n },\n storageAccountTenantId: {\n serializedName: \"properties.storageAccountTenantId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServerEndpointCreateParameters: msRest.CompositeMapper = {\n serializedName: \"ServerEndpointCreateParameters\",\n type: {\n name: \"Composite\",\n className: \"ServerEndpointCreateParameters\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n serverLocalPath: {\n serializedName: \"properties.serverLocalPath\",\n type: {\n name: \"String\"\n }\n },\n cloudTiering: {\n serializedName: \"properties.cloudTiering\",\n type: {\n name: \"String\"\n }\n },\n volumeFreeSpacePercent: {\n serializedName: \"properties.volumeFreeSpacePercent\",\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0\n },\n type: {\n name: \"Number\"\n }\n },\n tierFilesOlderThanDays: {\n serializedName: \"properties.tierFilesOlderThanDays\",\n constraints: {\n InclusiveMaximum: 2147483647,\n InclusiveMinimum: 0\n },\n type: {\n name: \"Number\"\n }\n },\n friendlyName: {\n serializedName: \"properties.friendlyName\",\n type: {\n name: \"String\"\n }\n },\n serverResourceId: {\n serializedName: \"properties.serverResourceId\",\n type: {\n name: \"String\"\n }\n },\n offlineDataTransfer: {\n serializedName: \"properties.offlineDataTransfer\",\n type: {\n name: \"String\"\n }\n },\n offlineDataTransferShareName: {\n serializedName: \"properties.offlineDataTransferShareName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const TriggerRolloverRequest: msRest.CompositeMapper = {\n serializedName: \"TriggerRolloverRequest\",\n type: {\n name: \"Composite\",\n className: \"TriggerRolloverRequest\",\n modelProperties: {\n serverCertificate: {\n serializedName: \"serverCertificate\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RegisteredServerCreateParameters: msRest.CompositeMapper = {\n serializedName: \"RegisteredServerCreateParameters\",\n type: {\n name: \"Composite\",\n className: \"RegisteredServerCreateParameters\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n serverCertificate: {\n serializedName: \"properties.serverCertificate\",\n type: {\n name: \"String\"\n }\n },\n agentVersion: {\n serializedName: \"properties.agentVersion\",\n type: {\n name: \"String\"\n }\n },\n serverOSVersion: {\n serializedName: \"properties.serverOSVersion\",\n type: {\n name: \"String\"\n }\n },\n lastHeartBeat: {\n serializedName: \"properties.lastHeartBeat\",\n type: {\n name: \"String\"\n }\n },\n serverRole: {\n serializedName: \"properties.serverRole\",\n type: {\n name: \"String\"\n }\n },\n clusterId: {\n serializedName: \"properties.clusterId\",\n type: {\n name: \"String\"\n }\n },\n clusterName: {\n serializedName: \"properties.clusterName\",\n type: {\n name: \"String\"\n }\n },\n serverId: {\n serializedName: \"properties.serverId\",\n type: {\n name: \"String\"\n }\n },\n friendlyName: {\n serializedName: \"properties.friendlyName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServerEndpointUpdateParameters: msRest.CompositeMapper = {\n serializedName: \"ServerEndpointUpdateParameters\",\n type: {\n name: \"Composite\",\n className: \"ServerEndpointUpdateParameters\",\n modelProperties: {\n cloudTiering: {\n serializedName: \"properties.cloudTiering\",\n type: {\n name: \"String\"\n }\n },\n volumeFreeSpacePercent: {\n serializedName: \"properties.volumeFreeSpacePercent\",\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0\n },\n type: {\n name: \"Number\"\n }\n },\n tierFilesOlderThanDays: {\n serializedName: \"properties.tierFilesOlderThanDays\",\n constraints: {\n InclusiveMaximum: 2147483647,\n InclusiveMinimum: 0\n },\n type: {\n name: \"Number\"\n }\n },\n offlineDataTransfer: {\n serializedName: \"properties.offlineDataTransfer\",\n type: {\n name: \"String\"\n }\n },\n offlineDataTransferShareName: {\n serializedName: \"properties.offlineDataTransferShareName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const FilesNotSyncingError: msRest.CompositeMapper = {\n serializedName: \"FilesNotSyncingError\",\n type: {\n name: \"Composite\",\n className: \"FilesNotSyncingError\",\n modelProperties: {\n errorCode: {\n readOnly: true,\n serializedName: \"errorCode\",\n type: {\n name: \"Number\"\n }\n },\n persistentCount: {\n readOnly: true,\n serializedName: \"persistentCount\",\n type: {\n name: \"Number\"\n }\n },\n transientCount: {\n readOnly: true,\n serializedName: \"transientCount\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const SyncSessionStatus: msRest.CompositeMapper = {\n serializedName: \"SyncSessionStatus\",\n type: {\n name: \"Composite\",\n className: \"SyncSessionStatus\",\n modelProperties: {\n lastSyncResult: {\n readOnly: true,\n serializedName: \"lastSyncResult\",\n type: {\n name: \"Number\"\n }\n },\n lastSyncTimestamp: {\n readOnly: true,\n serializedName: \"lastSyncTimestamp\",\n type: {\n name: \"DateTime\"\n }\n },\n lastSyncSuccessTimestamp: {\n readOnly: true,\n serializedName: \"lastSyncSuccessTimestamp\",\n type: {\n name: \"DateTime\"\n }\n },\n lastSyncPerItemErrorCount: {\n readOnly: true,\n serializedName: \"lastSyncPerItemErrorCount\",\n type: {\n name: \"Number\"\n }\n },\n persistentFilesNotSyncingCount: {\n readOnly: true,\n serializedName: \"persistentFilesNotSyncingCount\",\n type: {\n name: \"Number\"\n }\n },\n transientFilesNotSyncingCount: {\n readOnly: true,\n serializedName: \"transientFilesNotSyncingCount\",\n type: {\n name: \"Number\"\n }\n },\n filesNotSyncingErrors: {\n readOnly: true,\n serializedName: \"filesNotSyncingErrors\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"FilesNotSyncingError\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SyncActivityStatus: msRest.CompositeMapper = {\n serializedName: \"SyncActivityStatus\",\n type: {\n name: \"Composite\",\n className: \"SyncActivityStatus\",\n modelProperties: {\n timestamp: {\n readOnly: true,\n serializedName: \"timestamp\",\n type: {\n name: \"DateTime\"\n }\n },\n perItemErrorCount: {\n readOnly: true,\n serializedName: \"perItemErrorCount\",\n type: {\n name: \"Number\"\n }\n },\n appliedItemCount: {\n readOnly: true,\n serializedName: \"appliedItemCount\",\n type: {\n name: \"Number\"\n }\n },\n totalItemCount: {\n readOnly: true,\n serializedName: \"totalItemCount\",\n type: {\n name: \"Number\"\n }\n },\n appliedBytes: {\n readOnly: true,\n serializedName: \"appliedBytes\",\n type: {\n name: \"Number\"\n }\n },\n totalBytes: {\n readOnly: true,\n serializedName: \"totalBytes\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const ServerEndpointSyncStatus: msRest.CompositeMapper = {\n serializedName: \"ServerEndpointSyncStatus\",\n type: {\n name: \"Composite\",\n className: \"ServerEndpointSyncStatus\",\n modelProperties: {\n downloadHealth: {\n readOnly: true,\n serializedName: \"downloadHealth\",\n type: {\n name: \"String\"\n }\n },\n uploadHealth: {\n readOnly: true,\n serializedName: \"uploadHealth\",\n type: {\n name: \"String\"\n }\n },\n combinedHealth: {\n readOnly: true,\n serializedName: \"combinedHealth\",\n type: {\n name: \"String\"\n }\n },\n syncActivity: {\n readOnly: true,\n serializedName: \"syncActivity\",\n type: {\n name: \"String\"\n }\n },\n totalPersistentFilesNotSyncingCount: {\n readOnly: true,\n serializedName: \"totalPersistentFilesNotSyncingCount\",\n type: {\n name: \"Number\"\n }\n },\n lastUpdatedTimestamp: {\n readOnly: true,\n serializedName: \"lastUpdatedTimestamp\",\n type: {\n name: \"DateTime\"\n }\n },\n uploadStatus: {\n readOnly: true,\n serializedName: \"uploadStatus\",\n type: {\n name: \"Composite\",\n className: \"SyncSessionStatus\"\n }\n },\n downloadStatus: {\n readOnly: true,\n serializedName: \"downloadStatus\",\n type: {\n name: \"Composite\",\n className: \"SyncSessionStatus\"\n }\n },\n uploadActivity: {\n readOnly: true,\n serializedName: \"uploadActivity\",\n type: {\n name: \"Composite\",\n className: \"SyncActivityStatus\"\n }\n },\n downloadActivity: {\n readOnly: true,\n serializedName: \"downloadActivity\",\n type: {\n name: \"Composite\",\n className: \"SyncActivityStatus\"\n }\n },\n offlineDataTransferStatus: {\n readOnly: true,\n serializedName: \"offlineDataTransferStatus\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServerEndpoint: msRest.CompositeMapper = {\n serializedName: \"ServerEndpoint\",\n type: {\n name: \"Composite\",\n className: \"ServerEndpoint\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n serverLocalPath: {\n serializedName: \"properties.serverLocalPath\",\n type: {\n name: \"String\"\n }\n },\n cloudTiering: {\n serializedName: \"properties.cloudTiering\",\n type: {\n name: \"String\"\n }\n },\n volumeFreeSpacePercent: {\n serializedName: \"properties.volumeFreeSpacePercent\",\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 0\n },\n type: {\n name: \"Number\"\n }\n },\n tierFilesOlderThanDays: {\n serializedName: \"properties.tierFilesOlderThanDays\",\n constraints: {\n InclusiveMaximum: 2147483647,\n InclusiveMinimum: 0\n },\n type: {\n name: \"Number\"\n }\n },\n friendlyName: {\n serializedName: \"properties.friendlyName\",\n type: {\n name: \"String\"\n }\n },\n serverResourceId: {\n serializedName: \"properties.serverResourceId\",\n type: {\n name: \"String\"\n }\n },\n provisioningState: {\n readOnly: true,\n serializedName: \"properties.provisioningState\",\n type: {\n name: \"String\"\n }\n },\n lastWorkflowId: {\n readOnly: true,\n serializedName: \"properties.lastWorkflowId\",\n type: {\n name: \"String\"\n }\n },\n lastOperationName: {\n readOnly: true,\n serializedName: \"properties.lastOperationName\",\n type: {\n name: \"String\"\n }\n },\n syncStatus: {\n readOnly: true,\n serializedName: \"properties.syncStatus\",\n type: {\n name: \"Composite\",\n className: \"ServerEndpointSyncStatus\"\n }\n },\n offlineDataTransfer: {\n serializedName: \"properties.offlineDataTransfer\",\n type: {\n name: \"String\"\n }\n },\n offlineDataTransferStorageAccountResourceId: {\n readOnly: true,\n serializedName: \"properties.offlineDataTransferStorageAccountResourceId\",\n type: {\n name: \"String\"\n }\n },\n offlineDataTransferStorageAccountTenantId: {\n readOnly: true,\n serializedName: \"properties.offlineDataTransferStorageAccountTenantId\",\n type: {\n name: \"String\"\n }\n },\n offlineDataTransferShareName: {\n serializedName: \"properties.offlineDataTransferShareName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RegisteredServer: msRest.CompositeMapper = {\n serializedName: \"RegisteredServer\",\n type: {\n name: \"Composite\",\n className: \"RegisteredServer\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n serverCertificate: {\n serializedName: \"properties.serverCertificate\",\n type: {\n name: \"String\"\n }\n },\n agentVersion: {\n serializedName: \"properties.agentVersion\",\n type: {\n name: \"String\"\n }\n },\n serverOSVersion: {\n serializedName: \"properties.serverOSVersion\",\n type: {\n name: \"String\"\n }\n },\n serverManagementErrorCode: {\n serializedName: \"properties.serverManagementErrorCode\",\n type: {\n name: \"Number\"\n }\n },\n lastHeartBeat: {\n serializedName: \"properties.lastHeartBeat\",\n type: {\n name: \"String\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n type: {\n name: \"String\"\n }\n },\n serverRole: {\n serializedName: \"properties.serverRole\",\n type: {\n name: \"String\"\n }\n },\n clusterId: {\n serializedName: \"properties.clusterId\",\n type: {\n name: \"String\"\n }\n },\n clusterName: {\n serializedName: \"properties.clusterName\",\n type: {\n name: \"String\"\n }\n },\n serverId: {\n serializedName: \"properties.serverId\",\n type: {\n name: \"String\"\n }\n },\n storageSyncServiceUid: {\n serializedName: \"properties.storageSyncServiceUid\",\n type: {\n name: \"String\"\n }\n },\n lastWorkflowId: {\n serializedName: \"properties.lastWorkflowId\",\n type: {\n name: \"String\"\n }\n },\n lastOperationName: {\n serializedName: \"properties.lastOperationName\",\n type: {\n name: \"String\"\n }\n },\n discoveryEndpointUri: {\n serializedName: \"properties.discoveryEndpointUri\",\n type: {\n name: \"String\"\n }\n },\n resourceLocation: {\n serializedName: \"properties.resourceLocation\",\n type: {\n name: \"String\"\n }\n },\n serviceLocation: {\n serializedName: \"properties.serviceLocation\",\n type: {\n name: \"String\"\n }\n },\n friendlyName: {\n serializedName: \"properties.friendlyName\",\n type: {\n name: \"String\"\n }\n },\n managementEndpointUri: {\n serializedName: \"properties.managementEndpointUri\",\n type: {\n name: \"String\"\n }\n },\n monitoringConfiguration: {\n serializedName: \"properties.monitoringConfiguration\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ResourcesMoveInfo: msRest.CompositeMapper = {\n serializedName: \"ResourcesMoveInfo\",\n type: {\n name: \"Composite\",\n className: \"ResourcesMoveInfo\",\n modelProperties: {\n targetResourceGroup: {\n serializedName: \"targetResourceGroup\",\n type: {\n name: \"String\"\n }\n },\n resources: {\n serializedName: \"resources\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Workflow: msRest.CompositeMapper = {\n serializedName: \"Workflow\",\n type: {\n name: \"Composite\",\n className: \"Workflow\",\n modelProperties: {\n ...ProxyResource.type.modelProperties,\n lastStepName: {\n serializedName: \"properties.lastStepName\",\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"properties.status\",\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"properties.operation\",\n type: {\n name: \"String\"\n }\n },\n steps: {\n serializedName: \"properties.steps\",\n type: {\n name: \"String\"\n }\n },\n lastOperationId: {\n serializedName: \"properties.lastOperationId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationDisplayInfo: msRest.CompositeMapper = {\n serializedName: \"OperationDisplayInfo\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplayInfo\",\n modelProperties: {\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\"\n }\n },\n provider: {\n serializedName: \"provider\",\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"resource\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationEntity: msRest.CompositeMapper = {\n serializedName: \"OperationEntity\",\n type: {\n name: \"Composite\",\n className: \"OperationEntity\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplayInfo\"\n }\n },\n origin: {\n serializedName: \"origin\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationDisplayResource: msRest.CompositeMapper = {\n serializedName: \"OperationDisplayResource\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplayResource\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"resource\",\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CheckNameAvailabilityParameters: msRest.CompositeMapper = {\n serializedName: \"CheckNameAvailabilityParameters\",\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityParameters\",\n modelProperties: {\n name: {\n required: true,\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n type: {\n required: true,\n isConstant: true,\n serializedName: \"type\",\n defaultValue: 'Microsoft.StorageSync/storageSyncServices',\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CheckNameAvailabilityResult: msRest.CompositeMapper = {\n serializedName: \"CheckNameAvailabilityResult\",\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityResult\",\n modelProperties: {\n nameAvailable: {\n readOnly: true,\n serializedName: \"nameAvailable\",\n type: {\n name: \"Boolean\"\n }\n },\n reason: {\n readOnly: true,\n serializedName: \"reason\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Invalid\",\n \"AlreadyExists\"\n ]\n }\n },\n message: {\n readOnly: true,\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RestoreFileSpec: msRest.CompositeMapper = {\n serializedName: \"RestoreFileSpec\",\n type: {\n name: \"Composite\",\n className: \"RestoreFileSpec\",\n modelProperties: {\n path: {\n serializedName: \"path\",\n type: {\n name: \"String\"\n }\n },\n isdir: {\n readOnly: true,\n serializedName: \"isdir\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const PostRestoreRequest: msRest.CompositeMapper = {\n serializedName: \"PostRestoreRequest\",\n type: {\n name: \"Composite\",\n className: \"PostRestoreRequest\",\n modelProperties: {\n partition: {\n serializedName: \"partition\",\n type: {\n name: \"String\"\n }\n },\n replicaGroup: {\n serializedName: \"replicaGroup\",\n type: {\n name: \"String\"\n }\n },\n requestId: {\n serializedName: \"requestId\",\n type: {\n name: \"String\"\n }\n },\n azureFileShareUri: {\n serializedName: \"azureFileShareUri\",\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n sourceAzureFileShareUri: {\n serializedName: \"sourceAzureFileShareUri\",\n type: {\n name: \"String\"\n }\n },\n failedFileList: {\n serializedName: \"failedFileList\",\n type: {\n name: \"String\"\n }\n },\n restoreFileSpec: {\n serializedName: \"restoreFileSpec\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RestoreFileSpec\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const PreRestoreRequest: msRest.CompositeMapper = {\n serializedName: \"PreRestoreRequest\",\n type: {\n name: \"Composite\",\n className: \"PreRestoreRequest\",\n modelProperties: {\n partition: {\n serializedName: \"partition\",\n type: {\n name: \"String\"\n }\n },\n replicaGroup: {\n serializedName: \"replicaGroup\",\n type: {\n name: \"String\"\n }\n },\n requestId: {\n serializedName: \"requestId\",\n type: {\n name: \"String\"\n }\n },\n azureFileShareUri: {\n serializedName: \"azureFileShareUri\",\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n sourceAzureFileShareUri: {\n serializedName: \"sourceAzureFileShareUri\",\n type: {\n name: \"String\"\n }\n },\n backupMetadataPropertyBag: {\n serializedName: \"backupMetadataPropertyBag\",\n type: {\n name: \"String\"\n }\n },\n restoreFileSpec: {\n serializedName: \"restoreFileSpec\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RestoreFileSpec\"\n }\n }\n }\n },\n pauseWaitForSyncDrainTimePeriodInSeconds: {\n serializedName: \"pauseWaitForSyncDrainTimePeriodInSeconds\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const BackupRequest: msRest.CompositeMapper = {\n serializedName: \"BackupRequest\",\n type: {\n name: \"Composite\",\n className: \"BackupRequest\",\n modelProperties: {\n azureFileShare: {\n serializedName: \"azureFileShare\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PostBackupResponse: msRest.CompositeMapper = {\n serializedName: \"PostBackupResponse\",\n type: {\n name: \"Composite\",\n className: \"PostBackupResponse\",\n modelProperties: {\n cloudEndpointName: {\n readOnly: true,\n serializedName: \"backupMetadata.cloudEndpointName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StorageSyncServiceUpdateParameters: msRest.CompositeMapper = {\n serializedName: \"StorageSyncServiceUpdateParameters\",\n type: {\n name: \"Composite\",\n className: \"StorageSyncServiceUpdateParameters\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Object\"\n }\n }\n }\n }\n};\n\nexport const AzureEntityResource: msRest.CompositeMapper = {\n serializedName: \"AzureEntityResource\",\n type: {\n name: \"Composite\",\n className: \"AzureEntityResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n etag: {\n readOnly: true,\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationsListHeaders: msRest.CompositeMapper = {\n serializedName: \"operations-list-headers\",\n type: {\n name: \"Composite\",\n className: \"OperationsListHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StorageSyncServicesGetHeaders: msRest.CompositeMapper = {\n serializedName: \"storagesyncservices-get-headers\",\n type: {\n name: \"Composite\",\n className: \"StorageSyncServicesGetHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StorageSyncServicesUpdateHeaders: msRest.CompositeMapper = {\n serializedName: \"storagesyncservices-update-headers\",\n type: {\n name: \"Composite\",\n className: \"StorageSyncServicesUpdateHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StorageSyncServicesDeleteHeaders: msRest.CompositeMapper = {\n serializedName: \"storagesyncservices-delete-headers\",\n type: {\n name: \"Composite\",\n className: \"StorageSyncServicesDeleteHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StorageSyncServicesListByResourceGroupHeaders: msRest.CompositeMapper = {\n serializedName: \"storagesyncservices-listbyresourcegroup-headers\",\n type: {\n name: \"Composite\",\n className: \"StorageSyncServicesListByResourceGroupHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const StorageSyncServicesListBySubscriptionHeaders: msRest.CompositeMapper = {\n serializedName: \"storagesyncservices-listbysubscription-headers\",\n type: {\n name: \"Composite\",\n className: \"StorageSyncServicesListBySubscriptionHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SyncGroupsListByStorageSyncServiceHeaders: msRest.CompositeMapper = {\n serializedName: \"syncgroups-listbystoragesyncservice-headers\",\n type: {\n name: \"Composite\",\n className: \"SyncGroupsListByStorageSyncServiceHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SyncGroupsCreateHeaders: msRest.CompositeMapper = {\n serializedName: \"syncgroups-create-headers\",\n type: {\n name: \"Composite\",\n className: \"SyncGroupsCreateHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SyncGroupsGetHeaders: msRest.CompositeMapper = {\n serializedName: \"syncgroups-get-headers\",\n type: {\n name: \"Composite\",\n className: \"SyncGroupsGetHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SyncGroupsDeleteHeaders: msRest.CompositeMapper = {\n serializedName: \"syncgroups-delete-headers\",\n type: {\n name: \"Composite\",\n className: \"SyncGroupsDeleteHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CloudEndpointsCreateHeaders: msRest.CompositeMapper = {\n serializedName: \"cloudendpoints-create-headers\",\n type: {\n name: \"Composite\",\n className: \"CloudEndpointsCreateHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n retryAfter: {\n serializedName: \"retry-after\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CloudEndpointsGetHeaders: msRest.CompositeMapper = {\n serializedName: \"cloudendpoints-get-headers\",\n type: {\n name: \"Composite\",\n className: \"CloudEndpointsGetHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CloudEndpointsDeleteHeaders: msRest.CompositeMapper = {\n serializedName: \"cloudendpoints-delete-headers\",\n type: {\n name: \"Composite\",\n className: \"CloudEndpointsDeleteHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n retryAfter: {\n serializedName: \"retry-after\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CloudEndpointsListBySyncGroupHeaders: msRest.CompositeMapper = {\n serializedName: \"cloudendpoints-listbysyncgroup-headers\",\n type: {\n name: \"Composite\",\n className: \"CloudEndpointsListBySyncGroupHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CloudEndpointsPreBackupHeaders: msRest.CompositeMapper = {\n serializedName: \"cloudendpoints-prebackup-headers\",\n type: {\n name: \"Composite\",\n className: \"CloudEndpointsPreBackupHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CloudEndpointsPostBackupHeaders: msRest.CompositeMapper = {\n serializedName: \"cloudendpoints-postbackup-headers\",\n type: {\n name: \"Composite\",\n className: \"CloudEndpointsPostBackupHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CloudEndpointsPreRestoreHeaders: msRest.CompositeMapper = {\n serializedName: \"cloudendpoints-prerestore-headers\",\n type: {\n name: \"Composite\",\n className: \"CloudEndpointsPreRestoreHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CloudEndpointsRestoreheartbeatHeaders: msRest.CompositeMapper = {\n serializedName: \"cloudendpoints-restoreheartbeat-headers\",\n type: {\n name: \"Composite\",\n className: \"CloudEndpointsRestoreheartbeatHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CloudEndpointsPostRestoreHeaders: msRest.CompositeMapper = {\n serializedName: \"cloudendpoints-postrestore-headers\",\n type: {\n name: \"Composite\",\n className: \"CloudEndpointsPostRestoreHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServerEndpointsCreateHeaders: msRest.CompositeMapper = {\n serializedName: \"serverendpoints-create-headers\",\n type: {\n name: \"Composite\",\n className: \"ServerEndpointsCreateHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServerEndpointsUpdateHeaders: msRest.CompositeMapper = {\n serializedName: \"serverendpoints-update-headers\",\n type: {\n name: \"Composite\",\n className: \"ServerEndpointsUpdateHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServerEndpointsGetHeaders: msRest.CompositeMapper = {\n serializedName: \"serverendpoints-get-headers\",\n type: {\n name: \"Composite\",\n className: \"ServerEndpointsGetHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServerEndpointsDeleteHeaders: msRest.CompositeMapper = {\n serializedName: \"serverendpoints-delete-headers\",\n type: {\n name: \"Composite\",\n className: \"ServerEndpointsDeleteHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServerEndpointsListBySyncGroupHeaders: msRest.CompositeMapper = {\n serializedName: \"serverendpoints-listbysyncgroup-headers\",\n type: {\n name: \"Composite\",\n className: \"ServerEndpointsListBySyncGroupHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServerEndpointsRecallActionHeaders: msRest.CompositeMapper = {\n serializedName: \"serverendpoints-recallaction-headers\",\n type: {\n name: \"Composite\",\n className: \"ServerEndpointsRecallActionHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RegisteredServersListByStorageSyncServiceHeaders: msRest.CompositeMapper = {\n serializedName: \"registeredservers-listbystoragesyncservice-headers\",\n type: {\n name: \"Composite\",\n className: \"RegisteredServersListByStorageSyncServiceHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RegisteredServersGetHeaders: msRest.CompositeMapper = {\n serializedName: \"registeredservers-get-headers\",\n type: {\n name: \"Composite\",\n className: \"RegisteredServersGetHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RegisteredServersCreateHeaders: msRest.CompositeMapper = {\n serializedName: \"registeredservers-create-headers\",\n type: {\n name: \"Composite\",\n className: \"RegisteredServersCreateHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n },\n azureAsyncOperation: {\n serializedName: \"azure-asyncoperation\",\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RegisteredServersDeleteHeaders: msRest.CompositeMapper = {\n serializedName: \"registeredservers-delete-headers\",\n type: {\n name: \"Composite\",\n className: \"RegisteredServersDeleteHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RegisteredServersTriggerRolloverHeaders: msRest.CompositeMapper = {\n serializedName: \"registeredservers-triggerrollover-headers\",\n type: {\n name: \"Composite\",\n className: \"RegisteredServersTriggerRolloverHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowsListByStorageSyncServiceHeaders: msRest.CompositeMapper = {\n serializedName: \"workflows-listbystoragesyncservice-headers\",\n type: {\n name: \"Composite\",\n className: \"WorkflowsListByStorageSyncServiceHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowsGetHeaders: msRest.CompositeMapper = {\n serializedName: \"workflows-get-headers\",\n type: {\n name: \"Composite\",\n className: \"WorkflowsGetHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const WorkflowsAbortHeaders: msRest.CompositeMapper = {\n serializedName: \"workflows-abort-headers\",\n type: {\n name: \"Composite\",\n className: \"WorkflowsAbortHeaders\",\n modelProperties: {\n xMsRequestId: {\n serializedName: \"x-ms-request-id\",\n type: {\n name: \"String\"\n }\n },\n xMsCorrelationRequestId: {\n serializedName: \"x-ms-correlation-request-id\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationEntityListResult: msRest.CompositeMapper = {\n serializedName: \"OperationEntityListResult\",\n type: {\n name: \"Composite\",\n className: \"OperationEntityListResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"OperationEntity\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const StorageSyncServiceArray: msRest.CompositeMapper = {\n serializedName: \"StorageSyncServiceArray\",\n type: {\n name: \"Composite\",\n className: \"StorageSyncServiceArray\",\n modelProperties: {\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StorageSyncService\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SyncGroupArray: msRest.CompositeMapper = {\n serializedName: \"SyncGroupArray\",\n type: {\n name: \"Composite\",\n className: \"SyncGroupArray\",\n modelProperties: {\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SyncGroup\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const CloudEndpointArray: msRest.CompositeMapper = {\n serializedName: \"CloudEndpointArray\",\n type: {\n name: \"Composite\",\n className: \"CloudEndpointArray\",\n modelProperties: {\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CloudEndpoint\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ServerEndpointArray: msRest.CompositeMapper = {\n serializedName: \"ServerEndpointArray\",\n type: {\n name: \"Composite\",\n className: \"ServerEndpointArray\",\n modelProperties: {\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServerEndpoint\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const RegisteredServerArray: msRest.CompositeMapper = {\n serializedName: \"RegisteredServerArray\",\n type: {\n name: \"Composite\",\n className: \"RegisteredServerArray\",\n modelProperties: {\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RegisteredServer\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const WorkflowArray: msRest.CompositeMapper = {\n serializedName: \"WorkflowArray\",\n type: {\n name: \"Composite\",\n className: \"WorkflowArray\",\n modelProperties: {\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Workflow\"\n }\n }\n }\n }\n }\n }\n};\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n OperationDisplayInfo,\n OperationEntity,\n OperationEntityListResult,\n OperationsListHeaders,\n StorageSyncApiError,\n StorageSyncError,\n StorageSyncErrorDetails\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\n\nexport const acceptLanguage: msRest.OperationParameter = {\n parameterPath: \"acceptLanguage\",\n mapper: {\n serializedName: \"accept-language\",\n defaultValue: 'en-US',\n type: {\n name: \"String\"\n }\n }\n};\nexport const apiVersion: msRest.OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n required: true,\n serializedName: \"api-version\",\n constraints: {\n MinLength: 1\n },\n type: {\n name: \"String\"\n }\n }\n};\nexport const cloudEndpointName: msRest.OperationURLParameter = {\n parameterPath: \"cloudEndpointName\",\n mapper: {\n required: true,\n serializedName: \"cloudEndpointName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const locationName: msRest.OperationURLParameter = {\n parameterPath: \"locationName\",\n mapper: {\n required: true,\n serializedName: \"locationName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const nextPageLink: msRest.OperationURLParameter = {\n parameterPath: \"nextPageLink\",\n mapper: {\n required: true,\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\nexport const resourceGroupName: msRest.OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n required: true,\n serializedName: \"resourceGroupName\",\n constraints: {\n MaxLength: 90,\n MinLength: 1,\n Pattern: /^[-\\w\\._\\(\\)]+$/\n },\n type: {\n name: \"String\"\n }\n }\n};\nexport const serverEndpointName: msRest.OperationURLParameter = {\n parameterPath: \"serverEndpointName\",\n mapper: {\n required: true,\n serializedName: \"serverEndpointName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const serverId: msRest.OperationURLParameter = {\n parameterPath: \"serverId\",\n mapper: {\n required: true,\n serializedName: \"serverId\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const storageSyncServiceName: msRest.OperationURLParameter = {\n parameterPath: \"storageSyncServiceName\",\n mapper: {\n required: true,\n serializedName: \"storageSyncServiceName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const subscriptionId: msRest.OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n required: true,\n serializedName: \"subscriptionId\",\n constraints: {\n MinLength: 1\n },\n type: {\n name: \"String\"\n }\n }\n};\nexport const syncGroupName: msRest.OperationURLParameter = {\n parameterPath: \"syncGroupName\",\n mapper: {\n required: true,\n serializedName: \"syncGroupName\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const workflowId: msRest.OperationURLParameter = {\n parameterPath: \"workflowId\",\n mapper: {\n required: true,\n serializedName: \"workflowId\",\n type: {\n name: \"String\"\n }\n }\n};\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/operationsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { StorageSyncManagementClientContext } from \"../storageSyncManagementClientContext\";\n\n/** Class representing a Operations. */\nexport class Operations {\n private readonly client: StorageSyncManagementClientContext;\n\n /**\n * Create a Operations.\n * @param {StorageSyncManagementClientContext} client Reference to the service client.\n */\n constructor(client: StorageSyncManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Lists all of the available Storage Sync Rest API operations.\n * @param [options] The optional parameters\n * @returns Promise<Models.OperationsListResponse>\n */\n list(options?: msRest.RequestOptionsBase): Promise<Models.OperationsListResponse>;\n /**\n * @param callback The callback\n */\n list(callback: msRest.ServiceCallback<Models.OperationEntityListResult>): void;\n /**\n * @param options The optional parameters\n * @param callback The callback\n */\n list(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.OperationEntityListResult>): void;\n list(options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.OperationEntityListResult>, callback?: msRest.ServiceCallback<Models.OperationEntityListResult>): Promise<Models.OperationsListResponse> {\n return this.client.sendOperationRequest(\n {\n options\n },\n listOperationSpec,\n callback) as Promise<Models.OperationsListResponse>;\n }\n\n /**\n * Lists all of the available Storage Sync Rest API operations.\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.OperationsListResponse>\n */\n listNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.OperationsListResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.OperationEntityListResult>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.OperationEntityListResult>): void;\n listNext(nextPageLink: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.OperationEntityListResult>, callback?: msRest.ServiceCallback<Models.OperationEntityListResult>): Promise<Models.OperationsListResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.OperationsListResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"providers/Microsoft.StorageSync/operations\",\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.OperationEntityListResult,\n headersMapper: Mappers.OperationsListHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.OperationEntityListResult,\n headersMapper: Mappers.OperationsListHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n AzureEntityResource,\n BaseResource,\n CheckNameAvailabilityParameters,\n CheckNameAvailabilityResult,\n CloudEndpoint,\n CloudEndpointCreateParameters,\n CloudError,\n FilesNotSyncingError,\n ProxyResource,\n RegisteredServer,\n RegisteredServerCreateParameters,\n Resource,\n ServerEndpoint,\n ServerEndpointCreateParameters,\n ServerEndpointSyncStatus,\n StorageSyncApiError,\n StorageSyncError,\n StorageSyncErrorDetails,\n StorageSyncService,\n StorageSyncServiceArray,\n StorageSyncServiceCreateParameters,\n StorageSyncServicesDeleteHeaders,\n StorageSyncServicesGetHeaders,\n StorageSyncServicesListByResourceGroupHeaders,\n StorageSyncServicesListBySubscriptionHeaders,\n StorageSyncServicesUpdateHeaders,\n StorageSyncServiceUpdateParameters,\n SyncActivityStatus,\n SyncGroup,\n SyncGroupCreateParameters,\n SyncSessionStatus,\n TrackedResource,\n Workflow\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/storageSyncServicesMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { StorageSyncManagementClientContext } from \"../storageSyncManagementClientContext\";\n\n/** Class representing a StorageSyncServices. */\nexport class StorageSyncServices {\n private readonly client: StorageSyncManagementClientContext;\n\n /**\n * Create a StorageSyncServices.\n * @param {StorageSyncManagementClientContext} client Reference to the service client.\n */\n constructor(client: StorageSyncManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Check the give namespace name availability.\n * @param locationName The desired region for the name check.\n * @param parameters Parameters to check availability of the given namespace name\n * @param [options] The optional parameters\n * @returns Promise<Models.StorageSyncServicesCheckNameAvailabilityResponse>\n */\n checkNameAvailability(locationName: string, parameters: Models.CheckNameAvailabilityParameters, options?: msRest.RequestOptionsBase): Promise<Models.StorageSyncServicesCheckNameAvailabilityResponse>;\n /**\n * @param locationName The desired region for the name check.\n * @param parameters Parameters to check availability of the given namespace name\n * @param callback The callback\n */\n checkNameAvailability(locationName: string, parameters: Models.CheckNameAvailabilityParameters, callback: msRest.ServiceCallback<Models.CheckNameAvailabilityResult>): void;\n /**\n * @param locationName The desired region for the name check.\n * @param parameters Parameters to check availability of the given namespace name\n * @param options The optional parameters\n * @param callback The callback\n */\n checkNameAvailability(locationName: string, parameters: Models.CheckNameAvailabilityParameters, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.CheckNameAvailabilityResult>): void;\n checkNameAvailability(locationName: string, parameters: Models.CheckNameAvailabilityParameters, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.CheckNameAvailabilityResult>, callback?: msRest.ServiceCallback<Models.CheckNameAvailabilityResult>): Promise<Models.StorageSyncServicesCheckNameAvailabilityResponse> {\n return this.client.sendOperationRequest(\n {\n locationName,\n parameters,\n options\n },\n checkNameAvailabilityOperationSpec,\n callback) as Promise<Models.StorageSyncServicesCheckNameAvailabilityResponse>;\n }\n\n /**\n * Create a new StorageSyncService.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param parameters Storage Sync Service resource name.\n * @param [options] The optional parameters\n * @returns Promise<Models.StorageSyncServicesCreateResponse>\n */\n create(resourceGroupName: string, storageSyncServiceName: string, parameters: Models.StorageSyncServiceCreateParameters, options?: msRest.RequestOptionsBase): Promise<Models.StorageSyncServicesCreateResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param parameters Storage Sync Service resource name.\n * @param callback The callback\n */\n create(resourceGroupName: string, storageSyncServiceName: string, parameters: Models.StorageSyncServiceCreateParameters, callback: msRest.ServiceCallback<Models.StorageSyncService>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param parameters Storage Sync Service resource name.\n * @param options The optional parameters\n * @param callback The callback\n */\n create(resourceGroupName: string, storageSyncServiceName: string, parameters: Models.StorageSyncServiceCreateParameters, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.StorageSyncService>): void;\n create(resourceGroupName: string, storageSyncServiceName: string, parameters: Models.StorageSyncServiceCreateParameters, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.StorageSyncService>, callback?: msRest.ServiceCallback<Models.StorageSyncService>): Promise<Models.StorageSyncServicesCreateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n parameters,\n options\n },\n createOperationSpec,\n callback) as Promise<Models.StorageSyncServicesCreateResponse>;\n }\n\n /**\n * Get a given StorageSyncService.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param [options] The optional parameters\n * @returns Promise<Models.StorageSyncServicesGetResponse>\n */\n get(resourceGroupName: string, storageSyncServiceName: string, options?: msRest.RequestOptionsBase): Promise<Models.StorageSyncServicesGetResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param callback The callback\n */\n get(resourceGroupName: string, storageSyncServiceName: string, callback: msRest.ServiceCallback<Models.StorageSyncService>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(resourceGroupName: string, storageSyncServiceName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.StorageSyncService>): void;\n get(resourceGroupName: string, storageSyncServiceName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.StorageSyncService>, callback?: msRest.ServiceCallback<Models.StorageSyncService>): Promise<Models.StorageSyncServicesGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.StorageSyncServicesGetResponse>;\n }\n\n /**\n * Patch a given StorageSyncService.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param [options] The optional parameters\n * @returns Promise<Models.StorageSyncServicesUpdateResponse>\n */\n update(resourceGroupName: string, storageSyncServiceName: string, options?: Models.StorageSyncServicesUpdateOptionalParams): Promise<Models.StorageSyncServicesUpdateResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param callback The callback\n */\n update(resourceGroupName: string, storageSyncServiceName: string, callback: msRest.ServiceCallback<Models.StorageSyncService>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param options The optional parameters\n * @param callback The callback\n */\n update(resourceGroupName: string, storageSyncServiceName: string, options: Models.StorageSyncServicesUpdateOptionalParams, callback: msRest.ServiceCallback<Models.StorageSyncService>): void;\n update(resourceGroupName: string, storageSyncServiceName: string, options?: Models.StorageSyncServicesUpdateOptionalParams | msRest.ServiceCallback<Models.StorageSyncService>, callback?: msRest.ServiceCallback<Models.StorageSyncService>): Promise<Models.StorageSyncServicesUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n options\n },\n updateOperationSpec,\n callback) as Promise<Models.StorageSyncServicesUpdateResponse>;\n }\n\n /**\n * Delete a given StorageSyncService.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param [options] The optional parameters\n * @returns Promise<Models.StorageSyncServicesDeleteResponse>\n */\n deleteMethod(resourceGroupName: string, storageSyncServiceName: string, options?: msRest.RequestOptionsBase): Promise<Models.StorageSyncServicesDeleteResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param callback The callback\n */\n deleteMethod(resourceGroupName: string, storageSyncServiceName: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param options The optional parameters\n * @param callback The callback\n */\n deleteMethod(resourceGroupName: string, storageSyncServiceName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n deleteMethod(resourceGroupName: string, storageSyncServiceName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<Models.StorageSyncServicesDeleteResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n options\n },\n deleteMethodOperationSpec,\n callback) as Promise<Models.StorageSyncServicesDeleteResponse>;\n }\n\n /**\n * Get a StorageSyncService list by Resource group name.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param [options] The optional parameters\n * @returns Promise<Models.StorageSyncServicesListByResourceGroupResponse>\n */\n listByResourceGroup(resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.StorageSyncServicesListByResourceGroupResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param callback The callback\n */\n listByResourceGroup(resourceGroupName: string, callback: msRest.ServiceCallback<Models.StorageSyncServiceArray>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The optional parameters\n * @param callback The callback\n */\n listByResourceGroup(resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.StorageSyncServiceArray>): void;\n listByResourceGroup(resourceGroupName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.StorageSyncServiceArray>, callback?: msRest.ServiceCallback<Models.StorageSyncServiceArray>): Promise<Models.StorageSyncServicesListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n options\n },\n listByResourceGroupOperationSpec,\n callback) as Promise<Models.StorageSyncServicesListByResourceGroupResponse>;\n }\n\n /**\n * Get a StorageSyncService list by subscription.\n * @param [options] The optional parameters\n * @returns Promise<Models.StorageSyncServicesListBySubscriptionResponse>\n */\n listBySubscription(options?: msRest.RequestOptionsBase): Promise<Models.StorageSyncServicesListBySubscriptionResponse>;\n /**\n * @param callback The callback\n */\n listBySubscription(callback: msRest.ServiceCallback<Models.StorageSyncServiceArray>): void;\n /**\n * @param options The optional parameters\n * @param callback The callback\n */\n listBySubscription(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.StorageSyncServiceArray>): void;\n listBySubscription(options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.StorageSyncServiceArray>, callback?: msRest.ServiceCallback<Models.StorageSyncServiceArray>): Promise<Models.StorageSyncServicesListBySubscriptionResponse> {\n return this.client.sendOperationRequest(\n {\n options\n },\n listBySubscriptionOperationSpec,\n callback) as Promise<Models.StorageSyncServicesListBySubscriptionResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst checkNameAvailabilityOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/providers/Microsoft.StorageSync/locations/{locationName}/checkNameAvailability\",\n urlParameters: [\n Parameters.locationName,\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.CheckNameAvailabilityParameters,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.CheckNameAvailabilityResult\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst createOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.StorageSyncServiceCreateParameters,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.StorageSyncService\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.StorageSyncService,\n headersMapper: Mappers.StorageSyncServicesGetHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst updateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PATCH\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: [\n \"options\",\n \"parameters\"\n ],\n mapper: Mappers.StorageSyncServiceUpdateParameters\n },\n responses: {\n 200: {\n bodyMapper: Mappers.StorageSyncService,\n headersMapper: Mappers.StorageSyncServicesUpdateHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst deleteMethodOperationSpec: msRest.OperationSpec = {\n httpMethod: \"DELETE\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n headersMapper: Mappers.StorageSyncServicesDeleteHeaders\n },\n 204: {\n headersMapper: Mappers.StorageSyncServicesDeleteHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst listByResourceGroupOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.StorageSyncServiceArray,\n headersMapper: Mappers.StorageSyncServicesListByResourceGroupHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst listBySubscriptionOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/providers/Microsoft.StorageSync/storageSyncServices\",\n urlParameters: [\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.StorageSyncServiceArray,\n headersMapper: Mappers.StorageSyncServicesListBySubscriptionHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n AzureEntityResource,\n BaseResource,\n CloudEndpoint,\n CloudEndpointCreateParameters,\n FilesNotSyncingError,\n ProxyResource,\n RegisteredServer,\n RegisteredServerCreateParameters,\n Resource,\n ServerEndpoint,\n ServerEndpointCreateParameters,\n ServerEndpointSyncStatus,\n StorageSyncApiError,\n StorageSyncError,\n StorageSyncErrorDetails,\n StorageSyncService,\n SyncActivityStatus,\n SyncGroup,\n SyncGroupArray,\n SyncGroupCreateParameters,\n SyncGroupsCreateHeaders,\n SyncGroupsDeleteHeaders,\n SyncGroupsGetHeaders,\n SyncGroupsListByStorageSyncServiceHeaders,\n SyncSessionStatus,\n TrackedResource,\n Workflow\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/syncGroupsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { StorageSyncManagementClientContext } from \"../storageSyncManagementClientContext\";\n\n/** Class representing a SyncGroups. */\nexport class SyncGroups {\n private readonly client: StorageSyncManagementClientContext;\n\n /**\n * Create a SyncGroups.\n * @param {StorageSyncManagementClientContext} client Reference to the service client.\n */\n constructor(client: StorageSyncManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Get a SyncGroup List.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param [options] The optional parameters\n * @returns Promise<Models.SyncGroupsListByStorageSyncServiceResponse>\n */\n listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options?: msRest.RequestOptionsBase): Promise<Models.SyncGroupsListByStorageSyncServiceResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param callback The callback\n */\n listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, callback: msRest.ServiceCallback<Models.SyncGroupArray>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param options The optional parameters\n * @param callback The callback\n */\n listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.SyncGroupArray>): void;\n listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.SyncGroupArray>, callback?: msRest.ServiceCallback<Models.SyncGroupArray>): Promise<Models.SyncGroupsListByStorageSyncServiceResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n options\n },\n listByStorageSyncServiceOperationSpec,\n callback) as Promise<Models.SyncGroupsListByStorageSyncServiceResponse>;\n }\n\n /**\n * Create a new SyncGroup.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param parameters Sync Group Body\n * @param [options] The optional parameters\n * @returns Promise<Models.SyncGroupsCreateResponse>\n */\n create(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, parameters: Models.SyncGroupCreateParameters, options?: msRest.RequestOptionsBase): Promise<Models.SyncGroupsCreateResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param parameters Sync Group Body\n * @param callback The callback\n */\n create(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, parameters: Models.SyncGroupCreateParameters, callback: msRest.ServiceCallback<Models.SyncGroup>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param parameters Sync Group Body\n * @param options The optional parameters\n * @param callback The callback\n */\n create(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, parameters: Models.SyncGroupCreateParameters, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.SyncGroup>): void;\n create(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, parameters: Models.SyncGroupCreateParameters, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.SyncGroup>, callback?: msRest.ServiceCallback<Models.SyncGroup>): Promise<Models.SyncGroupsCreateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n parameters,\n options\n },\n createOperationSpec,\n callback) as Promise<Models.SyncGroupsCreateResponse>;\n }\n\n /**\n * Get a given SyncGroup.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param [options] The optional parameters\n * @returns Promise<Models.SyncGroupsGetResponse>\n */\n get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.SyncGroupsGetResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param callback The callback\n */\n get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, callback: msRest.ServiceCallback<Models.SyncGroup>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.SyncGroup>): void;\n get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.SyncGroup>, callback?: msRest.ServiceCallback<Models.SyncGroup>): Promise<Models.SyncGroupsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.SyncGroupsGetResponse>;\n }\n\n /**\n * Delete a given SyncGroup.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param [options] The optional parameters\n * @returns Promise<Models.SyncGroupsDeleteResponse>\n */\n deleteMethod(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.SyncGroupsDeleteResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param callback The callback\n */\n deleteMethod(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param options The optional parameters\n * @param callback The callback\n */\n deleteMethod(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n deleteMethod(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<Models.SyncGroupsDeleteResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n options\n },\n deleteMethodOperationSpec,\n callback) as Promise<Models.SyncGroupsDeleteResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listByStorageSyncServiceOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.SyncGroupArray,\n headersMapper: Mappers.SyncGroupsListByStorageSyncServiceHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst createOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.SyncGroupCreateParameters,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.SyncGroup,\n headersMapper: Mappers.SyncGroupsCreateHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.SyncGroup,\n headersMapper: Mappers.SyncGroupsGetHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst deleteMethodOperationSpec: msRest.OperationSpec = {\n httpMethod: \"DELETE\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n headersMapper: Mappers.SyncGroupsDeleteHeaders\n },\n 204: {\n headersMapper: Mappers.SyncGroupsDeleteHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n AzureEntityResource,\n BackupRequest,\n BaseResource,\n CloudEndpoint,\n CloudEndpointArray,\n CloudEndpointCreateParameters,\n CloudEndpointsCreateHeaders,\n CloudEndpointsDeleteHeaders,\n CloudEndpointsGetHeaders,\n CloudEndpointsListBySyncGroupHeaders,\n CloudEndpointsPostBackupHeaders,\n CloudEndpointsPostRestoreHeaders,\n CloudEndpointsPreBackupHeaders,\n CloudEndpointsPreRestoreHeaders,\n CloudEndpointsRestoreheartbeatHeaders,\n FilesNotSyncingError,\n PostBackupResponse,\n PostRestoreRequest,\n PreRestoreRequest,\n ProxyResource,\n RegisteredServer,\n RegisteredServerCreateParameters,\n Resource,\n RestoreFileSpec,\n ServerEndpoint,\n ServerEndpointCreateParameters,\n ServerEndpointSyncStatus,\n StorageSyncApiError,\n StorageSyncError,\n StorageSyncErrorDetails,\n StorageSyncService,\n SyncActivityStatus,\n SyncGroup,\n SyncGroupCreateParameters,\n SyncSessionStatus,\n TrackedResource,\n Workflow\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as msRestAzure from \"@azure/ms-rest-azure-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/cloudEndpointsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { StorageSyncManagementClientContext } from \"../storageSyncManagementClientContext\";\n\n/** Class representing a CloudEndpoints. */\nexport class CloudEndpoints {\n private readonly client: StorageSyncManagementClientContext;\n\n /**\n * Create a CloudEndpoints.\n * @param {StorageSyncManagementClientContext} client Reference to the service client.\n */\n constructor(client: StorageSyncManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Create a new CloudEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param parameters Body of Cloud Endpoint resource.\n * @param [options] The optional parameters\n * @returns Promise<Models.CloudEndpointsCreateResponse>\n */\n create(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: Models.CloudEndpointCreateParameters, options?: msRest.RequestOptionsBase): Promise<Models.CloudEndpointsCreateResponse> {\n return this.beginCreate(resourceGroupName,storageSyncServiceName,syncGroupName,cloudEndpointName,parameters,options)\n .then(lroPoller => lroPoller.pollUntilFinished()) as Promise<Models.CloudEndpointsCreateResponse>;\n }\n\n /**\n * Get a given CloudEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param [options] The optional parameters\n * @returns Promise<Models.CloudEndpointsGetResponse>\n */\n get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: msRest.RequestOptionsBase): Promise<Models.CloudEndpointsGetResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param callback The callback\n */\n get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, callback: msRest.ServiceCallback<Models.CloudEndpoint>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.CloudEndpoint>): void;\n get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.CloudEndpoint>, callback?: msRest.ServiceCallback<Models.CloudEndpoint>): Promise<Models.CloudEndpointsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n cloudEndpointName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.CloudEndpointsGetResponse>;\n }\n\n /**\n * Delete a given CloudEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param [options] The optional parameters\n * @returns Promise<Models.CloudEndpointsDeleteResponse>\n */\n deleteMethod(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: msRest.RequestOptionsBase): Promise<Models.CloudEndpointsDeleteResponse> {\n return this.beginDeleteMethod(resourceGroupName,storageSyncServiceName,syncGroupName,cloudEndpointName,options)\n .then(lroPoller => lroPoller.pollUntilFinished()) as Promise<Models.CloudEndpointsDeleteResponse>;\n }\n\n /**\n * Get a CloudEndpoint List.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param [options] The optional parameters\n * @returns Promise<Models.CloudEndpointsListBySyncGroupResponse>\n */\n listBySyncGroup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.CloudEndpointsListBySyncGroupResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param callback The callback\n */\n listBySyncGroup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, callback: msRest.ServiceCallback<Models.CloudEndpointArray>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param options The optional parameters\n * @param callback The callback\n */\n listBySyncGroup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.CloudEndpointArray>): void;\n listBySyncGroup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.CloudEndpointArray>, callback?: msRest.ServiceCallback<Models.CloudEndpointArray>): Promise<Models.CloudEndpointsListBySyncGroupResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n options\n },\n listBySyncGroupOperationSpec,\n callback) as Promise<Models.CloudEndpointsListBySyncGroupResponse>;\n }\n\n /**\n * Pre Backup a given CloudEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param parameters Body of Backup request.\n * @param [options] The optional parameters\n * @returns Promise<Models.CloudEndpointsPreBackupResponse>\n */\n preBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: Models.BackupRequest, options?: msRest.RequestOptionsBase): Promise<Models.CloudEndpointsPreBackupResponse> {\n return this.beginPreBackup(resourceGroupName,storageSyncServiceName,syncGroupName,cloudEndpointName,parameters,options)\n .then(lroPoller => lroPoller.pollUntilFinished()) as Promise<Models.CloudEndpointsPreBackupResponse>;\n }\n\n /**\n * Post Backup a given CloudEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param parameters Body of Backup request.\n * @param [options] The optional parameters\n * @returns Promise<Models.CloudEndpointsPostBackupResponse>\n */\n postBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: Models.BackupRequest, options?: msRest.RequestOptionsBase): Promise<Models.CloudEndpointsPostBackupResponse> {\n return this.beginPostBackup(resourceGroupName,storageSyncServiceName,syncGroupName,cloudEndpointName,parameters,options)\n .then(lroPoller => lroPoller.pollUntilFinished()) as Promise<Models.CloudEndpointsPostBackupResponse>;\n }\n\n /**\n * Pre Restore a given CloudEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param parameters Body of Cloud Endpoint object.\n * @param [options] The optional parameters\n * @returns Promise<Models.CloudEndpointsPreRestoreResponse>\n */\n preRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: Models.PreRestoreRequest, options?: msRest.RequestOptionsBase): Promise<Models.CloudEndpointsPreRestoreResponse> {\n return this.beginPreRestore(resourceGroupName,storageSyncServiceName,syncGroupName,cloudEndpointName,parameters,options)\n .then(lroPoller => lroPoller.pollUntilFinished()) as Promise<Models.CloudEndpointsPreRestoreResponse>;\n }\n\n /**\n * Restore Heartbeat a given CloudEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param [options] The optional parameters\n * @returns Promise<Models.CloudEndpointsRestoreheartbeatResponse>\n */\n restoreheartbeat(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: msRest.RequestOptionsBase): Promise<Models.CloudEndpointsRestoreheartbeatResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param callback The callback\n */\n restoreheartbeat(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param options The optional parameters\n * @param callback The callback\n */\n restoreheartbeat(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n restoreheartbeat(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<Models.CloudEndpointsRestoreheartbeatResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n cloudEndpointName,\n options\n },\n restoreheartbeatOperationSpec,\n callback) as Promise<Models.CloudEndpointsRestoreheartbeatResponse>;\n }\n\n /**\n * Post Restore a given CloudEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param parameters Body of Cloud Endpoint object.\n * @param [options] The optional parameters\n * @returns Promise<Models.CloudEndpointsPostRestoreResponse>\n */\n postRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: Models.PostRestoreRequest, options?: msRest.RequestOptionsBase): Promise<Models.CloudEndpointsPostRestoreResponse> {\n return this.beginPostRestore(resourceGroupName,storageSyncServiceName,syncGroupName,cloudEndpointName,parameters,options)\n .then(lroPoller => lroPoller.pollUntilFinished()) as Promise<Models.CloudEndpointsPostRestoreResponse>;\n }\n\n /**\n * Create a new CloudEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param parameters Body of Cloud Endpoint resource.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginCreate(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: Models.CloudEndpointCreateParameters, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n cloudEndpointName,\n parameters,\n options\n },\n beginCreateOperationSpec,\n options);\n }\n\n /**\n * Delete a given CloudEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginDeleteMethod(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n cloudEndpointName,\n options\n },\n beginDeleteMethodOperationSpec,\n options);\n }\n\n /**\n * Pre Backup a given CloudEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param parameters Body of Backup request.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginPreBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: Models.BackupRequest, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n cloudEndpointName,\n parameters,\n options\n },\n beginPreBackupOperationSpec,\n options);\n }\n\n /**\n * Post Backup a given CloudEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param parameters Body of Backup request.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginPostBackup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: Models.BackupRequest, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n cloudEndpointName,\n parameters,\n options\n },\n beginPostBackupOperationSpec,\n options);\n }\n\n /**\n * Pre Restore a given CloudEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param parameters Body of Cloud Endpoint object.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginPreRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: Models.PreRestoreRequest, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n cloudEndpointName,\n parameters,\n options\n },\n beginPreRestoreOperationSpec,\n options);\n }\n\n /**\n * Post Restore a given CloudEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param cloudEndpointName Name of Cloud Endpoint object.\n * @param parameters Body of Cloud Endpoint object.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginPostRestore(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, cloudEndpointName: string, parameters: Models.PostRestoreRequest, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n cloudEndpointName,\n parameters,\n options\n },\n beginPostRestoreOperationSpec,\n options);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}/cloudEndpoints/{cloudEndpointName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName,\n Parameters.cloudEndpointName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.CloudEndpoint,\n headersMapper: Mappers.CloudEndpointsGetHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst listBySyncGroupOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}/cloudEndpoints\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.CloudEndpointArray,\n headersMapper: Mappers.CloudEndpointsListBySyncGroupHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst restoreheartbeatOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}/cloudEndpoints/{cloudEndpointName}/restoreheartbeat\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName,\n Parameters.cloudEndpointName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n headersMapper: Mappers.CloudEndpointsRestoreheartbeatHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst beginCreateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}/cloudEndpoints/{cloudEndpointName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName,\n Parameters.cloudEndpointName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.CloudEndpointCreateParameters,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.CloudEndpoint,\n headersMapper: Mappers.CloudEndpointsCreateHeaders\n },\n 202: {\n headersMapper: Mappers.CloudEndpointsCreateHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst beginDeleteMethodOperationSpec: msRest.OperationSpec = {\n httpMethod: \"DELETE\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}/cloudEndpoints/{cloudEndpointName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName,\n Parameters.cloudEndpointName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n headersMapper: Mappers.CloudEndpointsDeleteHeaders\n },\n 202: {\n headersMapper: Mappers.CloudEndpointsDeleteHeaders\n },\n 204: {\n headersMapper: Mappers.CloudEndpointsDeleteHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst beginPreBackupOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}/cloudEndpoints/{cloudEndpointName}/prebackup\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName,\n Parameters.cloudEndpointName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.BackupRequest,\n required: true\n }\n },\n responses: {\n 200: {\n headersMapper: Mappers.CloudEndpointsPreBackupHeaders\n },\n 202: {\n headersMapper: Mappers.CloudEndpointsPreBackupHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst beginPostBackupOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}/cloudEndpoints/{cloudEndpointName}/postbackup\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName,\n Parameters.cloudEndpointName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.BackupRequest,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.PostBackupResponse,\n headersMapper: Mappers.CloudEndpointsPostBackupHeaders\n },\n 202: {\n headersMapper: Mappers.CloudEndpointsPostBackupHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst beginPreRestoreOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}/cloudEndpoints/{cloudEndpointName}/prerestore\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName,\n Parameters.cloudEndpointName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.PreRestoreRequest,\n required: true\n }\n },\n responses: {\n 200: {\n headersMapper: Mappers.CloudEndpointsPreRestoreHeaders\n },\n 202: {\n headersMapper: Mappers.CloudEndpointsPreRestoreHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst beginPostRestoreOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}/cloudEndpoints/{cloudEndpointName}/postrestore\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName,\n Parameters.cloudEndpointName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.PostRestoreRequest,\n required: true\n }\n },\n responses: {\n 200: {\n headersMapper: Mappers.CloudEndpointsPostRestoreHeaders\n },\n 202: {\n headersMapper: Mappers.CloudEndpointsPostRestoreHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n AzureEntityResource,\n BaseResource,\n CloudEndpoint,\n CloudEndpointCreateParameters,\n FilesNotSyncingError,\n ProxyResource,\n RecallActionParameters,\n RegisteredServer,\n RegisteredServerCreateParameters,\n Resource,\n ServerEndpoint,\n ServerEndpointArray,\n ServerEndpointCreateParameters,\n ServerEndpointsCreateHeaders,\n ServerEndpointsDeleteHeaders,\n ServerEndpointsGetHeaders,\n ServerEndpointsListBySyncGroupHeaders,\n ServerEndpointsRecallActionHeaders,\n ServerEndpointsUpdateHeaders,\n ServerEndpointSyncStatus,\n ServerEndpointUpdateParameters,\n StorageSyncApiError,\n StorageSyncError,\n StorageSyncErrorDetails,\n StorageSyncService,\n SyncActivityStatus,\n SyncGroup,\n SyncGroupCreateParameters,\n SyncSessionStatus,\n TrackedResource,\n Workflow\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as msRestAzure from \"@azure/ms-rest-azure-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/serverEndpointsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { StorageSyncManagementClientContext } from \"../storageSyncManagementClientContext\";\n\n/** Class representing a ServerEndpoints. */\nexport class ServerEndpoints {\n private readonly client: StorageSyncManagementClientContext;\n\n /**\n * Create a ServerEndpoints.\n * @param {StorageSyncManagementClientContext} client Reference to the service client.\n */\n constructor(client: StorageSyncManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Create a new ServerEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param serverEndpointName Name of Server Endpoint object.\n * @param parameters Body of Server Endpoint object.\n * @param [options] The optional parameters\n * @returns Promise<Models.ServerEndpointsCreateResponse>\n */\n create(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, parameters: Models.ServerEndpointCreateParameters, options?: msRest.RequestOptionsBase): Promise<Models.ServerEndpointsCreateResponse> {\n return this.beginCreate(resourceGroupName,storageSyncServiceName,syncGroupName,serverEndpointName,parameters,options)\n .then(lroPoller => lroPoller.pollUntilFinished()) as Promise<Models.ServerEndpointsCreateResponse>;\n }\n\n /**\n * Patch a given ServerEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param serverEndpointName Name of Server Endpoint object.\n * @param [options] The optional parameters\n * @returns Promise<Models.ServerEndpointsUpdateResponse>\n */\n update(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options?: Models.ServerEndpointsUpdateOptionalParams): Promise<Models.ServerEndpointsUpdateResponse> {\n return this.beginUpdate(resourceGroupName,storageSyncServiceName,syncGroupName,serverEndpointName,options)\n .then(lroPoller => lroPoller.pollUntilFinished()) as Promise<Models.ServerEndpointsUpdateResponse>;\n }\n\n /**\n * Get a ServerEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param serverEndpointName Name of Server Endpoint object.\n * @param [options] The optional parameters\n * @returns Promise<Models.ServerEndpointsGetResponse>\n */\n get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options?: msRest.RequestOptionsBase): Promise<Models.ServerEndpointsGetResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param serverEndpointName Name of Server Endpoint object.\n * @param callback The callback\n */\n get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, callback: msRest.ServiceCallback<Models.ServerEndpoint>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param serverEndpointName Name of Server Endpoint object.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ServerEndpoint>): void;\n get(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ServerEndpoint>, callback?: msRest.ServiceCallback<Models.ServerEndpoint>): Promise<Models.ServerEndpointsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n serverEndpointName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.ServerEndpointsGetResponse>;\n }\n\n /**\n * Delete a given ServerEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param serverEndpointName Name of Server Endpoint object.\n * @param [options] The optional parameters\n * @returns Promise<Models.ServerEndpointsDeleteResponse>\n */\n deleteMethod(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options?: msRest.RequestOptionsBase): Promise<Models.ServerEndpointsDeleteResponse> {\n return this.beginDeleteMethod(resourceGroupName,storageSyncServiceName,syncGroupName,serverEndpointName,options)\n .then(lroPoller => lroPoller.pollUntilFinished()) as Promise<Models.ServerEndpointsDeleteResponse>;\n }\n\n /**\n * Get a ServerEndpoint list.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param [options] The optional parameters\n * @returns Promise<Models.ServerEndpointsListBySyncGroupResponse>\n */\n listBySyncGroup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.ServerEndpointsListBySyncGroupResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param callback The callback\n */\n listBySyncGroup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, callback: msRest.ServiceCallback<Models.ServerEndpointArray>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param options The optional parameters\n * @param callback The callback\n */\n listBySyncGroup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.ServerEndpointArray>): void;\n listBySyncGroup(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.ServerEndpointArray>, callback?: msRest.ServiceCallback<Models.ServerEndpointArray>): Promise<Models.ServerEndpointsListBySyncGroupResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n options\n },\n listBySyncGroupOperationSpec,\n callback) as Promise<Models.ServerEndpointsListBySyncGroupResponse>;\n }\n\n /**\n * Recall a server endpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param serverEndpointName Name of Server Endpoint object.\n * @param parameters Body of Recall Action object.\n * @param [options] The optional parameters\n * @returns Promise<Models.ServerEndpointsRecallActionResponse>\n */\n recallAction(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, parameters: Models.RecallActionParameters, options?: msRest.RequestOptionsBase): Promise<Models.ServerEndpointsRecallActionResponse> {\n return this.beginRecallAction(resourceGroupName,storageSyncServiceName,syncGroupName,serverEndpointName,parameters,options)\n .then(lroPoller => lroPoller.pollUntilFinished()) as Promise<Models.ServerEndpointsRecallActionResponse>;\n }\n\n /**\n * Create a new ServerEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param serverEndpointName Name of Server Endpoint object.\n * @param parameters Body of Server Endpoint object.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginCreate(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, parameters: Models.ServerEndpointCreateParameters, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n serverEndpointName,\n parameters,\n options\n },\n beginCreateOperationSpec,\n options);\n }\n\n /**\n * Patch a given ServerEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param serverEndpointName Name of Server Endpoint object.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginUpdate(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options?: Models.ServerEndpointsBeginUpdateOptionalParams): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n serverEndpointName,\n options\n },\n beginUpdateOperationSpec,\n options);\n }\n\n /**\n * Delete a given ServerEndpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param serverEndpointName Name of Server Endpoint object.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginDeleteMethod(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n serverEndpointName,\n options\n },\n beginDeleteMethodOperationSpec,\n options);\n }\n\n /**\n * Recall a server endpoint.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param syncGroupName Name of Sync Group resource.\n * @param serverEndpointName Name of Server Endpoint object.\n * @param parameters Body of Recall Action object.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginRecallAction(resourceGroupName: string, storageSyncServiceName: string, syncGroupName: string, serverEndpointName: string, parameters: Models.RecallActionParameters, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n syncGroupName,\n serverEndpointName,\n parameters,\n options\n },\n beginRecallActionOperationSpec,\n options);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}/serverEndpoints/{serverEndpointName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName,\n Parameters.serverEndpointName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ServerEndpoint,\n headersMapper: Mappers.ServerEndpointsGetHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst listBySyncGroupOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}/serverEndpoints\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.ServerEndpointArray,\n headersMapper: Mappers.ServerEndpointsListBySyncGroupHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst beginCreateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}/serverEndpoints/{serverEndpointName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName,\n Parameters.serverEndpointName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.ServerEndpointCreateParameters,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.ServerEndpoint,\n headersMapper: Mappers.ServerEndpointsCreateHeaders\n },\n 202: {\n headersMapper: Mappers.ServerEndpointsCreateHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst beginUpdateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PATCH\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}/serverEndpoints/{serverEndpointName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName,\n Parameters.serverEndpointName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: [\n \"options\",\n \"parameters\"\n ],\n mapper: Mappers.ServerEndpointUpdateParameters\n },\n responses: {\n 200: {\n bodyMapper: Mappers.ServerEndpoint,\n headersMapper: Mappers.ServerEndpointsUpdateHeaders\n },\n 202: {\n headersMapper: Mappers.ServerEndpointsUpdateHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst beginDeleteMethodOperationSpec: msRest.OperationSpec = {\n httpMethod: \"DELETE\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}/serverEndpoints/{serverEndpointName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName,\n Parameters.serverEndpointName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n headersMapper: Mappers.ServerEndpointsDeleteHeaders\n },\n 202: {\n headersMapper: Mappers.ServerEndpointsDeleteHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst beginRecallActionOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/syncGroups/{syncGroupName}/serverEndpoints/{serverEndpointName}/recallAction\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.syncGroupName,\n Parameters.serverEndpointName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.RecallActionParameters,\n required: true\n }\n },\n responses: {\n 200: {\n headersMapper: Mappers.ServerEndpointsRecallActionHeaders\n },\n 202: {\n headersMapper: Mappers.ServerEndpointsRecallActionHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n AzureEntityResource,\n BaseResource,\n CloudEndpoint,\n CloudEndpointCreateParameters,\n FilesNotSyncingError,\n ProxyResource,\n RegisteredServer,\n RegisteredServerArray,\n RegisteredServerCreateParameters,\n RegisteredServersCreateHeaders,\n RegisteredServersDeleteHeaders,\n RegisteredServersGetHeaders,\n RegisteredServersListByStorageSyncServiceHeaders,\n RegisteredServersTriggerRolloverHeaders,\n Resource,\n ServerEndpoint,\n ServerEndpointCreateParameters,\n ServerEndpointSyncStatus,\n StorageSyncApiError,\n StorageSyncError,\n StorageSyncErrorDetails,\n StorageSyncService,\n SyncActivityStatus,\n SyncGroup,\n SyncGroupCreateParameters,\n SyncSessionStatus,\n TrackedResource,\n TriggerRolloverRequest,\n Workflow\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as msRestAzure from \"@azure/ms-rest-azure-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/registeredServersMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { StorageSyncManagementClientContext } from \"../storageSyncManagementClientContext\";\n\n/** Class representing a RegisteredServers. */\nexport class RegisteredServers {\n private readonly client: StorageSyncManagementClientContext;\n\n /**\n * Create a RegisteredServers.\n * @param {StorageSyncManagementClientContext} client Reference to the service client.\n */\n constructor(client: StorageSyncManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Get a given registered server list.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param [options] The optional parameters\n * @returns Promise<Models.RegisteredServersListByStorageSyncServiceResponse>\n */\n listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options?: msRest.RequestOptionsBase): Promise<Models.RegisteredServersListByStorageSyncServiceResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param callback The callback\n */\n listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, callback: msRest.ServiceCallback<Models.RegisteredServerArray>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param options The optional parameters\n * @param callback The callback\n */\n listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.RegisteredServerArray>): void;\n listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.RegisteredServerArray>, callback?: msRest.ServiceCallback<Models.RegisteredServerArray>): Promise<Models.RegisteredServersListByStorageSyncServiceResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n options\n },\n listByStorageSyncServiceOperationSpec,\n callback) as Promise<Models.RegisteredServersListByStorageSyncServiceResponse>;\n }\n\n /**\n * Get a given registered server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param serverId GUID identifying the on-premises server.\n * @param [options] The optional parameters\n * @returns Promise<Models.RegisteredServersGetResponse>\n */\n get(resourceGroupName: string, storageSyncServiceName: string, serverId: string, options?: msRest.RequestOptionsBase): Promise<Models.RegisteredServersGetResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param serverId GUID identifying the on-premises server.\n * @param callback The callback\n */\n get(resourceGroupName: string, storageSyncServiceName: string, serverId: string, callback: msRest.ServiceCallback<Models.RegisteredServer>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param serverId GUID identifying the on-premises server.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(resourceGroupName: string, storageSyncServiceName: string, serverId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.RegisteredServer>): void;\n get(resourceGroupName: string, storageSyncServiceName: string, serverId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.RegisteredServer>, callback?: msRest.ServiceCallback<Models.RegisteredServer>): Promise<Models.RegisteredServersGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n serverId,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.RegisteredServersGetResponse>;\n }\n\n /**\n * Add a new registered server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param serverId GUID identifying the on-premises server.\n * @param parameters Body of Registered Server object.\n * @param [options] The optional parameters\n * @returns Promise<Models.RegisteredServersCreateResponse>\n */\n create(resourceGroupName: string, storageSyncServiceName: string, serverId: string, parameters: Models.RegisteredServerCreateParameters, options?: msRest.RequestOptionsBase): Promise<Models.RegisteredServersCreateResponse> {\n return this.beginCreate(resourceGroupName,storageSyncServiceName,serverId,parameters,options)\n .then(lroPoller => lroPoller.pollUntilFinished()) as Promise<Models.RegisteredServersCreateResponse>;\n }\n\n /**\n * Delete the given registered server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param serverId GUID identifying the on-premises server.\n * @param [options] The optional parameters\n * @returns Promise<Models.RegisteredServersDeleteResponse>\n */\n deleteMethod(resourceGroupName: string, storageSyncServiceName: string, serverId: string, options?: msRest.RequestOptionsBase): Promise<Models.RegisteredServersDeleteResponse> {\n return this.beginDeleteMethod(resourceGroupName,storageSyncServiceName,serverId,options)\n .then(lroPoller => lroPoller.pollUntilFinished()) as Promise<Models.RegisteredServersDeleteResponse>;\n }\n\n /**\n * Triggers Server certificate rollover.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param serverId Server Id\n * @param parameters Body of Trigger Rollover request.\n * @param [options] The optional parameters\n * @returns Promise<Models.RegisteredServersTriggerRolloverResponse>\n */\n triggerRollover(resourceGroupName: string, storageSyncServiceName: string, serverId: string, parameters: Models.TriggerRolloverRequest, options?: msRest.RequestOptionsBase): Promise<Models.RegisteredServersTriggerRolloverResponse> {\n return this.beginTriggerRollover(resourceGroupName,storageSyncServiceName,serverId,parameters,options)\n .then(lroPoller => lroPoller.pollUntilFinished()) as Promise<Models.RegisteredServersTriggerRolloverResponse>;\n }\n\n /**\n * Add a new registered server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param serverId GUID identifying the on-premises server.\n * @param parameters Body of Registered Server object.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginCreate(resourceGroupName: string, storageSyncServiceName: string, serverId: string, parameters: Models.RegisteredServerCreateParameters, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n serverId,\n parameters,\n options\n },\n beginCreateOperationSpec,\n options);\n }\n\n /**\n * Delete the given registered server.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param serverId GUID identifying the on-premises server.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginDeleteMethod(resourceGroupName: string, storageSyncServiceName: string, serverId: string, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n serverId,\n options\n },\n beginDeleteMethodOperationSpec,\n options);\n }\n\n /**\n * Triggers Server certificate rollover.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param serverId Server Id\n * @param parameters Body of Trigger Rollover request.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n beginTriggerRollover(resourceGroupName: string, storageSyncServiceName: string, serverId: string, parameters: Models.TriggerRolloverRequest, options?: msRest.RequestOptionsBase): Promise<msRestAzure.LROPoller> {\n return this.client.sendLRORequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n serverId,\n parameters,\n options\n },\n beginTriggerRolloverOperationSpec,\n options);\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listByStorageSyncServiceOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/registeredServers\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.RegisteredServerArray,\n headersMapper: Mappers.RegisteredServersListByStorageSyncServiceHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/registeredServers/{serverId}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.serverId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.RegisteredServer,\n headersMapper: Mappers.RegisteredServersGetHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst beginCreateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/registeredServers/{serverId}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.serverId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.RegisteredServerCreateParameters,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.RegisteredServer,\n headersMapper: Mappers.RegisteredServersCreateHeaders\n },\n 202: {\n headersMapper: Mappers.RegisteredServersCreateHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst beginDeleteMethodOperationSpec: msRest.OperationSpec = {\n httpMethod: \"DELETE\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/registeredServers/{serverId}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.serverId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n headersMapper: Mappers.RegisteredServersDeleteHeaders\n },\n 202: {\n headersMapper: Mappers.RegisteredServersDeleteHeaders\n },\n 204: {\n headersMapper: Mappers.RegisteredServersDeleteHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst beginTriggerRolloverOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/registeredServers/{serverId}/triggerRollover\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.serverId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: {\n ...Mappers.TriggerRolloverRequest,\n required: true\n }\n },\n responses: {\n 200: {\n headersMapper: Mappers.RegisteredServersTriggerRolloverHeaders\n },\n 202: {\n headersMapper: Mappers.RegisteredServersTriggerRolloverHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n AzureEntityResource,\n BaseResource,\n CloudEndpoint,\n CloudEndpointCreateParameters,\n FilesNotSyncingError,\n ProxyResource,\n RegisteredServer,\n RegisteredServerCreateParameters,\n Resource,\n ServerEndpoint,\n ServerEndpointCreateParameters,\n ServerEndpointSyncStatus,\n StorageSyncApiError,\n StorageSyncError,\n StorageSyncErrorDetails,\n StorageSyncService,\n SyncActivityStatus,\n SyncGroup,\n SyncGroupCreateParameters,\n SyncSessionStatus,\n TrackedResource,\n Workflow,\n WorkflowArray,\n WorkflowsAbortHeaders,\n WorkflowsGetHeaders,\n WorkflowsListByStorageSyncServiceHeaders\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/workflowsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { StorageSyncManagementClientContext } from \"../storageSyncManagementClientContext\";\n\n/** Class representing a Workflows. */\nexport class Workflows {\n private readonly client: StorageSyncManagementClientContext;\n\n /**\n * Create a Workflows.\n * @param {StorageSyncManagementClientContext} client Reference to the service client.\n */\n constructor(client: StorageSyncManagementClientContext) {\n this.client = client;\n }\n\n /**\n * Get a Workflow List\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param [options] The optional parameters\n * @returns Promise<Models.WorkflowsListByStorageSyncServiceResponse>\n */\n listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkflowsListByStorageSyncServiceResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param callback The callback\n */\n listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, callback: msRest.ServiceCallback<Models.WorkflowArray>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param options The optional parameters\n * @param callback The callback\n */\n listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.WorkflowArray>): void;\n listByStorageSyncService(resourceGroupName: string, storageSyncServiceName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.WorkflowArray>, callback?: msRest.ServiceCallback<Models.WorkflowArray>): Promise<Models.WorkflowsListByStorageSyncServiceResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n options\n },\n listByStorageSyncServiceOperationSpec,\n callback) as Promise<Models.WorkflowsListByStorageSyncServiceResponse>;\n }\n\n /**\n * Get Workflows resource\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param workflowId workflow Id\n * @param [options] The optional parameters\n * @returns Promise<Models.WorkflowsGetResponse>\n */\n get(resourceGroupName: string, storageSyncServiceName: string, workflowId: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkflowsGetResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param workflowId workflow Id\n * @param callback The callback\n */\n get(resourceGroupName: string, storageSyncServiceName: string, workflowId: string, callback: msRest.ServiceCallback<Models.Workflow>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param workflowId workflow Id\n * @param options The optional parameters\n * @param callback The callback\n */\n get(resourceGroupName: string, storageSyncServiceName: string, workflowId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.Workflow>): void;\n get(resourceGroupName: string, storageSyncServiceName: string, workflowId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.Workflow>, callback?: msRest.ServiceCallback<Models.Workflow>): Promise<Models.WorkflowsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n workflowId,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.WorkflowsGetResponse>;\n }\n\n /**\n * Abort the given workflow.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param workflowId workflow Id\n * @param [options] The optional parameters\n * @returns Promise<Models.WorkflowsAbortResponse>\n */\n abort(resourceGroupName: string, storageSyncServiceName: string, workflowId: string, options?: msRest.RequestOptionsBase): Promise<Models.WorkflowsAbortResponse>;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param workflowId workflow Id\n * @param callback The callback\n */\n abort(resourceGroupName: string, storageSyncServiceName: string, workflowId: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param storageSyncServiceName Name of Storage Sync Service resource.\n * @param workflowId workflow Id\n * @param options The optional parameters\n * @param callback The callback\n */\n abort(resourceGroupName: string, storageSyncServiceName: string, workflowId: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n abort(resourceGroupName: string, storageSyncServiceName: string, workflowId: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<Models.WorkflowsAbortResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n storageSyncServiceName,\n workflowId,\n options\n },\n abortOperationSpec,\n callback) as Promise<Models.WorkflowsAbortResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listByStorageSyncServiceOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/workflows\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.WorkflowArray,\n headersMapper: Mappers.WorkflowsListByStorageSyncServiceHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/workflows/{workflowId}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.workflowId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.Workflow,\n headersMapper: Mappers.WorkflowsGetHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n\nconst abortOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.StorageSync/storageSyncServices/{storageSyncServiceName}/workflows/{workflowId}/abort\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.storageSyncServiceName,\n Parameters.workflowId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n headersMapper: Mappers.WorkflowsAbortHeaders\n },\n default: {\n bodyMapper: Mappers.StorageSyncError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nexport * from \"./operations\";\nexport * from \"./storageSyncServices\";\nexport * from \"./syncGroups\";\nexport * from \"./cloudEndpoints\";\nexport * from \"./serverEndpoints\";\nexport * from \"./registeredServers\";\nexport * from \"./workflows\";\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as Models from \"./models\";\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as msRestAzure from \"@azure/ms-rest-azure-js\";\n\nconst packageName = \"@azure/arm-storagesync\";\nconst packageVersion = \"7.0.0\";\n\nexport class StorageSyncManagementClientContext extends msRestAzure.AzureServiceClient {\n credentials: msRest.ServiceClientCredentials;\n apiVersion?: string;\n subscriptionId: string;\n\n /**\n * Initializes a new instance of the StorageSyncManagementClient class.\n * @param credentials Credentials needed for the client to connect to Azure.\n * @param subscriptionId The ID of the target subscription.\n * @param [options] The parameter options\n */\n constructor(credentials: msRest.ServiceClientCredentials, subscriptionId: string, options?: Models.StorageSyncManagementClientOptions) {\n if (credentials == undefined) {\n throw new Error('\\'credentials\\' cannot be null.');\n }\n if (subscriptionId == undefined) {\n throw new Error('\\'subscriptionId\\' cannot be null.');\n }\n\n if (!options) {\n options = {};\n }\n if(!options.userAgent) {\n const defaultUserAgent = msRestAzure.getDefaultUserAgentValue();\n options.userAgent = `${packageName}/${packageVersion} ${defaultUserAgent}`;\n }\n\n super(credentials, options);\n\n this.apiVersion = '2019-02-01';\n this.acceptLanguage = 'en-US';\n this.longRunningOperationRetryTimeout = 30;\n this.baseUri = options.baseUri || this.baseUri || \"https://management.azure.com\";\n this.requestContentType = \"application/json; charset=utf-8\";\n this.credentials = credentials;\n this.subscriptionId = subscriptionId;\n\n if(options.acceptLanguage !== null && options.acceptLanguage !== undefined) {\n this.acceptLanguage = options.acceptLanguage;\n }\n if(options.longRunningOperationRetryTimeout !== null && options.longRunningOperationRetryTimeout !== undefined) {\n this.longRunningOperationRetryTimeout = options.longRunningOperationRetryTimeout;\n }\n }\n}\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"./models\";\nimport * as Mappers from \"./models/mappers\";\nimport * as operations from \"./operations\";\nimport { StorageSyncManagementClientContext } from \"./storageSyncManagementClientContext\";\n\n\nclass StorageSyncManagementClient extends StorageSyncManagementClientContext {\n // Operation groups\n operations: operations.Operations;\n storageSyncServices: operations.StorageSyncServices;\n syncGroups: operations.SyncGroups;\n cloudEndpoints: operations.CloudEndpoints;\n serverEndpoints: operations.ServerEndpoints;\n registeredServers: operations.RegisteredServers;\n workflows: operations.Workflows;\n\n /**\n * Initializes a new instance of the StorageSyncManagementClient class.\n * @param credentials Credentials needed for the client to connect to Azure.\n * @param subscriptionId The ID of the target subscription.\n * @param [options] The parameter options\n */\n constructor(credentials: msRest.ServiceClientCredentials, subscriptionId: string, options?: Models.StorageSyncManagementClientOptions) {\n super(credentials, subscriptionId, options);\n this.operations = new operations.Operations(this);\n this.storageSyncServices = new operations.StorageSyncServices(this);\n this.syncGroups = new operations.SyncGroups(this);\n this.cloudEndpoints = new operations.CloudEndpoints(this);\n this.serverEndpoints = new operations.ServerEndpoints(this);\n this.registeredServers = new operations.RegisteredServers(this);\n this.workflows = new operations.Workflows(this);\n }\n}\n\n// Operation Specifications\n\nexport {\n StorageSyncManagementClient,\n StorageSyncManagementClientContext,\n Models as StorageSyncManagementModels,\n Mappers as StorageSyncManagementMappers\n};\nexport * from \"./operations\";\n"],"names":["CloudErrorMapper","BaseResourceMapper","nextPageLink","msRest.Serializer","Parameters.apiVersion","Parameters.acceptLanguage","Mappers.OperationEntityListResult","Mappers.OperationsListHeaders","Mappers.StorageSyncError","Parameters.nextPageLink","locationName","resourceGroupName","storageSyncServiceName","serializer","Mappers","Parameters.locationName","Parameters.subscriptionId","Mappers.CheckNameAvailabilityParameters","Mappers.CheckNameAvailabilityResult","Mappers.CloudError","Parameters.resourceGroupName","Parameters.storageSyncServiceName","Mappers.StorageSyncServiceCreateParameters","Mappers.StorageSyncService","Mappers.StorageSyncServicesGetHeaders","Mappers.StorageSyncServiceUpdateParameters","Mappers.StorageSyncServicesUpdateHeaders","Mappers.StorageSyncServicesDeleteHeaders","Mappers.StorageSyncServiceArray","Mappers.StorageSyncServicesListByResourceGroupHeaders","Mappers.StorageSyncServicesListBySubscriptionHeaders","syncGroupName","createOperationSpec","getOperationSpec","deleteMethodOperationSpec","Mappers.SyncGroupArray","Mappers.SyncGroupsListByStorageSyncServiceHeaders","Parameters.syncGroupName","Mappers.SyncGroupCreateParameters","Mappers.SyncGroup","Mappers.SyncGroupsCreateHeaders","Mappers.SyncGroupsGetHeaders","Mappers.SyncGroupsDeleteHeaders","cloudEndpointName","Parameters.cloudEndpointName","Mappers.CloudEndpoint","Mappers.CloudEndpointsGetHeaders","Mappers.CloudEndpointArray","Mappers.CloudEndpointsListBySyncGroupHeaders","Mappers.CloudEndpointsRestoreheartbeatHeaders","Mappers.CloudEndpointCreateParameters","Mappers.CloudEndpointsCreateHeaders","Mappers.CloudEndpointsDeleteHeaders","Mappers.BackupRequest","Mappers.CloudEndpointsPreBackupHeaders","Mappers.PostBackupResponse","Mappers.CloudEndpointsPostBackupHeaders","Mappers.PreRestoreRequest","Mappers.CloudEndpointsPreRestoreHeaders","Mappers.PostRestoreRequest","Mappers.CloudEndpointsPostRestoreHeaders","serverEndpointName","listBySyncGroupOperationSpec","beginCreateOperationSpec","beginDeleteMethodOperationSpec","Parameters.serverEndpointName","Mappers.ServerEndpoint","Mappers.ServerEndpointsGetHeaders","Mappers.ServerEndpointArray","Mappers.ServerEndpointsListBySyncGroupHeaders","Mappers.ServerEndpointCreateParameters","Mappers.ServerEndpointsCreateHeaders","Mappers.ServerEndpointUpdateParameters","Mappers.ServerEndpointsUpdateHeaders","Mappers.ServerEndpointsDeleteHeaders","Mappers.RecallActionParameters","Mappers.ServerEndpointsRecallActionHeaders","listByStorageSyncServiceOperationSpec","serverId","Mappers.RegisteredServerArray","Mappers.RegisteredServersListByStorageSyncServiceHeaders","Parameters.serverId","Mappers.RegisteredServer","Mappers.RegisteredServersGetHeaders","Mappers.RegisteredServerCreateParameters","Mappers.RegisteredServersCreateHeaders","Mappers.RegisteredServersDeleteHeaders","Mappers.TriggerRolloverRequest","Mappers.RegisteredServersTriggerRolloverHeaders","workflowId","Mappers.WorkflowArray","Mappers.WorkflowsListByStorageSyncServiceHeaders","Parameters.workflowId","Mappers.Workflow","Mappers.WorkflowsGetHeaders","Mappers.WorkflowsAbortHeaders","tslib_1.__extends","msRestAzure.getDefaultUserAgentValue","msRestAzure.AzureServiceClient","operations.Operations","operations.StorageSyncServices","operations.SyncGroups","operations.CloudEndpoints","operations.ServerEndpoints","operations.RegisteredServers","operations.Workflows"],"mappings":";;;;;;;;;;;;;IAAA;IACA;IACA;IACA;IACA;;IAEA;IACA;IACA;IACA;;IAEA;IACA;IACA;IACA;;IAEA,IAAI,aAAa,GAAG,SAAS,CAAC,EAAE,CAAC,EAAE;IACnC,IAAI,aAAa,GAAG,MAAM,CAAC,cAAc;IACzC,SAAS,EAAE,SAAS,EAAE,EAAE,EAAE,YAAY,KAAK,IAAI,UAAU,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC,SAAS,GAAG,CAAC,CAAC,EAAE,CAAC;IACpF,QAAQ,UAAU,CAAC,EAAE,CAAC,EAAE,EAAE,KAAK,IAAI,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC;IACnF,IAAI,OAAO,aAAa,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;IAC/B,CAAC,CAAC;;AAEF,IAAO,SAAS,SAAS,CAAC,CAAC,EAAE,CAAC,EAAE;IAChC,IAAI,aAAa,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;IACxB,IAAI,SAAS,EAAE,GAAG,EAAE,IAAI,CAAC,WAAW,GAAG,CAAC,CAAC,EAAE;IAC3C,IAAI,CAAC,CAAC,SAAS,GAAG,CAAC,KAAK,IAAI,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,EAAE,CAAC,SAAS,GAAG,CAAC,CAAC,SAAS,EAAE,IAAI,EAAE,EAAE,CAAC,CAAC;IACzF,CAAC;;AAED,IAAO,IAAI,QAAQ,GAAG,WAAW;IACjC,IAAI,QAAQ,GAAG,MAAM,CAAC,MAAM,IAAI,SAAS,QAAQ,CAAC,CAAC,EAAE;IACrD,QAAQ,KAAK,IAAI,CAAC,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,SAAS,CAAC,MAAM,EAAE,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE,EAAE;IAC7D,YAAY,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC;IAC7B,YAAY,KAAK,IAAI,CAAC,IAAI,CAAC,EAAE,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;IACzF,SAAS;IACT,QAAQ,OAAO,CAAC,CAAC;IACjB,MAAK;IACL,IAAI,OAAO,QAAQ,CAAC,KAAK,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;IAC3C,CAAC;;ICtCD;;;;;;OAMG;;;;;;ICNH;;;;;;;IAWO,IAAM,UAAU,GAAGA,4BAAgB,CAAC;AAC3C,IAAO,IAAM,YAAY,GAAGC,8BAAkB,CAAC;AAE/C,IAAO,IAAM,uBAAuB,GAA2B;QAC7D,cAAc,EAAE,yBAAyB;QACzC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,yBAAyB;YACpC,eAAe,EAAE;gBACf,IAAI,EAAE;oBACJ,cAAc,EAAE,MAAM;oBACtB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,OAAO,EAAE;oBACP,cAAc,EAAE,SAAS;oBACzB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,MAAM,EAAE;oBACN,cAAc,EAAE,QAAQ;oBACxB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,mBAAmB,GAA2B;QACzD,cAAc,EAAE,qBAAqB;QACrC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,qBAAqB;YAChC,eAAe,EAAE;gBACf,IAAI,EAAE;oBACJ,cAAc,EAAE,MAAM;oBACtB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,OAAO,EAAE;oBACP,cAAc,EAAE,SAAS;oBACzB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,MAAM,EAAE;oBACN,cAAc,EAAE,QAAQ;oBACxB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,OAAO,EAAE;oBACP,cAAc,EAAE,SAAS;oBACzB,IAAI,EAAE;wBACJ,IAAI,EAAE,WAAW;wBACjB,SAAS,EAAE,yBAAyB;qBACrC;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,gBAAgB,GAA2B;QACtD,cAAc,EAAE,kBAAkB;QAClC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;YAC7B,eAAe,EAAE;gBACf,KAAK,EAAE;oBACL,cAAc,EAAE,OAAO;oBACvB,IAAI,EAAE;wBACJ,IAAI,EAAE,WAAW;wBACjB,SAAS,EAAE,qBAAqB;qBACjC;iBACF;gBACD,UAAU,EAAE;oBACV,cAAc,EAAE,YAAY;oBAC5B,IAAI,EAAE;wBACJ,IAAI,EAAE,WAAW;wBACjB,SAAS,EAAE,qBAAqB;qBACjC;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,iBAAiB,GAA2B;QACvD,cAAc,EAAE,mBAAmB;QACnC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,mBAAmB;YAC9B,eAAe,EAAE;gBACf,KAAK,EAAE;oBACL,cAAc,EAAE,OAAO;oBACvB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,eAAe,EAAE;oBACf,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,SAAS;qBAChB;iBACF;gBACD,UAAU,EAAE;oBACV,cAAc,EAAE,YAAY;oBAC5B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,QAAQ,GAA2B;QAC9C,cAAc,EAAE,UAAU;QAC1B,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,UAAU;YACrB,eAAe,EAAE;gBACf,EAAE,EAAE;oBACF,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,IAAI;oBACpB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,IAAI,EAAE;oBACJ,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,MAAM;oBACtB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,IAAI,EAAE;oBACJ,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,MAAM;oBACtB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,eAAe,GAA2B;QACrD,cAAc,EAAE,iBAAiB;QACjC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,iBAAiB;YAC5B,eAAe,eACV,QAAQ,CAAC,IAAI,CAAC,eAAe,IAChC,IAAI,EAAE;oBACJ,cAAc,EAAE,MAAM;oBACtB,IAAI,EAAE;wBACJ,IAAI,EAAE,YAAY;wBAClB,KAAK,EAAE;4BACL,IAAI,EAAE;gCACJ,IAAI,EAAE,QAAQ;6BACf;yBACF;qBACF;iBACF,EACD,QAAQ,EAAE;oBACR,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,GACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,kBAAkB,GAA2B;QACxD,cAAc,EAAE,oBAAoB;QACpC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,oBAAoB;YAC/B,eAAe,eACV,eAAe,CAAC,IAAI,CAAC,eAAe,IACvC,wBAAwB,EAAE;oBACxB,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,qCAAqC;oBACrD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,qBAAqB,EAAE;oBACrB,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,kCAAkC;oBAClD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,GACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,aAAa,GAA2B;QACnD,cAAc,EAAE,eAAe;QAC/B,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,eAAe;YAC1B,eAAe,eACV,QAAQ,CAAC,IAAI,CAAC,eAAe,CACjC;SACF;KACF,CAAC;AAEF,IAAO,IAAM,SAAS,GAA2B;QAC/C,cAAc,EAAE,WAAW;QAC3B,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,WAAW;YACtB,eAAe,eACV,aAAa,CAAC,IAAI,CAAC,eAAe,IACrC,QAAQ,EAAE;oBACR,cAAc,EAAE,qBAAqB;oBACrC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,eAAe,EAAE;oBACf,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,4BAA4B;oBAC5C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,GACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,aAAa,GAA2B;QACnD,cAAc,EAAE,eAAe;QAC/B,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,eAAe;YAC1B,eAAe,eACV,aAAa,CAAC,IAAI,CAAC,eAAe,IACrC,wBAAwB,EAAE;oBACxB,cAAc,EAAE,qCAAqC;oBACrD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,kBAAkB,EAAE;oBAClB,cAAc,EAAE,+BAA+B;oBAC/C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,sBAAsB,EAAE;oBACtB,cAAc,EAAE,mCAAmC;oBACnD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,aAAa,EAAE;oBACb,cAAc,EAAE,0BAA0B;oBAC1C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,YAAY,EAAE;oBACZ,cAAc,EAAE,yBAAyB;oBACzC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,aAAa,EAAE;oBACb,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,0BAA0B;oBAC1C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,iBAAiB,EAAE;oBACjB,cAAc,EAAE,8BAA8B;oBAC9C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,cAAc,EAAE;oBACd,cAAc,EAAE,2BAA2B;oBAC3C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,iBAAiB,EAAE;oBACjB,cAAc,EAAE,8BAA8B;oBAC9C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,GACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,sBAAsB,GAA2B;QAC5D,cAAc,EAAE,wBAAwB;QACxC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,wBAAwB;YACnC,eAAe,EAAE;gBACf,OAAO,EAAE;oBACP,cAAc,EAAE,SAAS;oBACzB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,UAAU,EAAE;oBACV,cAAc,EAAE,YAAY;oBAC5B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,kCAAkC,GAA2B;QACxE,cAAc,EAAE,oCAAoC;QACpD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,oCAAoC;YAC/C,eAAe,EAAE;gBACf,QAAQ,EAAE;oBACR,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,IAAI,EAAE;oBACJ,cAAc,EAAE,MAAM;oBACtB,IAAI,EAAE;wBACJ,IAAI,EAAE,YAAY;wBAClB,KAAK,EAAE;4BACL,IAAI,EAAE;gCACJ,IAAI,EAAE,QAAQ;6BACf;yBACF;qBACF;iBACF;gBACD,UAAU,EAAE;oBACV,cAAc,EAAE,YAAY;oBAC5B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,yBAAyB,GAA2B;QAC/D,cAAc,EAAE,2BAA2B;QAC3C,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,2BAA2B;YACtC,eAAe,eACV,aAAa,CAAC,IAAI,CAAC,eAAe,IACrC,UAAU,EAAE;oBACV,cAAc,EAAE,YAAY;oBAC5B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,GACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,6BAA6B,GAA2B;QACnE,cAAc,EAAE,+BAA+B;QAC/C,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,+BAA+B;YAC1C,eAAe,eACV,aAAa,CAAC,IAAI,CAAC,eAAe,IACrC,wBAAwB,EAAE;oBACxB,cAAc,EAAE,qCAAqC;oBACrD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,kBAAkB,EAAE;oBAClB,cAAc,EAAE,+BAA+B;oBAC/C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,sBAAsB,EAAE;oBACtB,cAAc,EAAE,mCAAmC;oBACnD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,GACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,8BAA8B,GAA2B;QACpE,cAAc,EAAE,gCAAgC;QAChD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,gCAAgC;YAC3C,eAAe,eACV,aAAa,CAAC,IAAI,CAAC,eAAe,IACrC,eAAe,EAAE;oBACf,cAAc,EAAE,4BAA4B;oBAC5C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,YAAY,EAAE;oBACZ,cAAc,EAAE,yBAAyB;oBACzC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,sBAAsB,EAAE;oBACtB,cAAc,EAAE,mCAAmC;oBACnD,WAAW,EAAE;wBACX,gBAAgB,EAAE,GAAG;wBACrB,gBAAgB,EAAE,CAAC;qBACpB;oBACD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,sBAAsB,EAAE;oBACtB,cAAc,EAAE,mCAAmC;oBACnD,WAAW,EAAE;wBACX,gBAAgB,EAAE,UAAU;wBAC5B,gBAAgB,EAAE,CAAC;qBACpB;oBACD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,YAAY,EAAE;oBACZ,cAAc,EAAE,yBAAyB;oBACzC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,gBAAgB,EAAE;oBAChB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,mBAAmB,EAAE;oBACnB,cAAc,EAAE,gCAAgC;oBAChD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,4BAA4B,EAAE;oBAC5B,cAAc,EAAE,yCAAyC;oBACzD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,GACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,sBAAsB,GAA2B;QAC5D,cAAc,EAAE,wBAAwB;QACxC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,wBAAwB;YACnC,eAAe,EAAE;gBACf,iBAAiB,EAAE;oBACjB,cAAc,EAAE,mBAAmB;oBACnC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,gCAAgC,GAA2B;QACtE,cAAc,EAAE,kCAAkC;QAClD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kCAAkC;YAC7C,eAAe,eACV,aAAa,CAAC,IAAI,CAAC,eAAe,IACrC,iBAAiB,EAAE;oBACjB,cAAc,EAAE,8BAA8B;oBAC9C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,YAAY,EAAE;oBACZ,cAAc,EAAE,yBAAyB;oBACzC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,eAAe,EAAE;oBACf,cAAc,EAAE,4BAA4B;oBAC5C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,aAAa,EAAE;oBACb,cAAc,EAAE,0BAA0B;oBAC1C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,UAAU,EAAE;oBACV,cAAc,EAAE,uBAAuB;oBACvC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,SAAS,EAAE;oBACT,cAAc,EAAE,sBAAsB;oBACtC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,WAAW,EAAE;oBACX,cAAc,EAAE,wBAAwB;oBACxC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,QAAQ,EAAE;oBACR,cAAc,EAAE,qBAAqB;oBACrC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,YAAY,EAAE;oBACZ,cAAc,EAAE,yBAAyB;oBACzC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,GACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,8BAA8B,GAA2B;QACpE,cAAc,EAAE,gCAAgC;QAChD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,gCAAgC;YAC3C,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,yBAAyB;oBACzC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,sBAAsB,EAAE;oBACtB,cAAc,EAAE,mCAAmC;oBACnD,WAAW,EAAE;wBACX,gBAAgB,EAAE,GAAG;wBACrB,gBAAgB,EAAE,CAAC;qBACpB;oBACD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,sBAAsB,EAAE;oBACtB,cAAc,EAAE,mCAAmC;oBACnD,WAAW,EAAE;wBACX,gBAAgB,EAAE,UAAU;wBAC5B,gBAAgB,EAAE,CAAC;qBACpB;oBACD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,mBAAmB,EAAE;oBACnB,cAAc,EAAE,gCAAgC;oBAChD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,4BAA4B,EAAE;oBAC5B,cAAc,EAAE,yCAAyC;oBACzD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,oBAAoB,GAA2B;QAC1D,cAAc,EAAE,sBAAsB;QACtC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,sBAAsB;YACjC,eAAe,EAAE;gBACf,SAAS,EAAE;oBACT,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,WAAW;oBAC3B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,eAAe,EAAE;oBACf,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,cAAc,EAAE;oBACd,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,gBAAgB;oBAChC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,iBAAiB,GAA2B;QACvD,cAAc,EAAE,mBAAmB;QACnC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,mBAAmB;YAC9B,eAAe,EAAE;gBACf,cAAc,EAAE;oBACd,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,gBAAgB;oBAChC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,iBAAiB,EAAE;oBACjB,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,mBAAmB;oBACnC,IAAI,EAAE;wBACJ,IAAI,EAAE,UAAU;qBACjB;iBACF;gBACD,wBAAwB,EAAE;oBACxB,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,0BAA0B;oBAC1C,IAAI,EAAE;wBACJ,IAAI,EAAE,UAAU;qBACjB;iBACF;gBACD,yBAAyB,EAAE;oBACzB,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,2BAA2B;oBAC3C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,8BAA8B,EAAE;oBAC9B,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,gCAAgC;oBAChD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,6BAA6B,EAAE;oBAC7B,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,+BAA+B;oBAC/C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,qBAAqB,EAAE;oBACrB,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,uBAAuB;oBACvC,IAAI,EAAE;wBACJ,IAAI,EAAE,UAAU;wBAChB,OAAO,EAAE;4BACP,IAAI,EAAE;gCACJ,IAAI,EAAE,WAAW;gCACjB,SAAS,EAAE,sBAAsB;6BAClC;yBACF;qBACF;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,kBAAkB,GAA2B;QACxD,cAAc,EAAE,oBAAoB;QACpC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,oBAAoB;YAC/B,eAAe,EAAE;gBACf,SAAS,EAAE;oBACT,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,WAAW;oBAC3B,IAAI,EAAE;wBACJ,IAAI,EAAE,UAAU;qBACjB;iBACF;gBACD,iBAAiB,EAAE;oBACjB,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,mBAAmB;oBACnC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,gBAAgB,EAAE;oBAChB,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,kBAAkB;oBAClC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,cAAc,EAAE;oBACd,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,gBAAgB;oBAChC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,YAAY,EAAE;oBACZ,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,cAAc;oBAC9B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,UAAU,EAAE;oBACV,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,YAAY;oBAC5B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,wBAAwB,GAA2B;QAC9D,cAAc,EAAE,0BAA0B;QAC1C,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,0BAA0B;YACrC,eAAe,EAAE;gBACf,cAAc,EAAE;oBACd,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,gBAAgB;oBAChC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,YAAY,EAAE;oBACZ,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,cAAc;oBAC9B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,cAAc,EAAE;oBACd,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,gBAAgB;oBAChC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,YAAY,EAAE;oBACZ,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,cAAc;oBAC9B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,mCAAmC,EAAE;oBACnC,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,qCAAqC;oBACrD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,oBAAoB,EAAE;oBACpB,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,sBAAsB;oBACtC,IAAI,EAAE;wBACJ,IAAI,EAAE,UAAU;qBACjB;iBACF;gBACD,YAAY,EAAE;oBACZ,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,cAAc;oBAC9B,IAAI,EAAE;wBACJ,IAAI,EAAE,WAAW;wBACjB,SAAS,EAAE,mBAAmB;qBAC/B;iBACF;gBACD,cAAc,EAAE;oBACd,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,gBAAgB;oBAChC,IAAI,EAAE;wBACJ,IAAI,EAAE,WAAW;wBACjB,SAAS,EAAE,mBAAmB;qBAC/B;iBACF;gBACD,cAAc,EAAE;oBACd,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,gBAAgB;oBAChC,IAAI,EAAE;wBACJ,IAAI,EAAE,WAAW;wBACjB,SAAS,EAAE,oBAAoB;qBAChC;iBACF;gBACD,gBAAgB,EAAE;oBAChB,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,kBAAkB;oBAClC,IAAI,EAAE;wBACJ,IAAI,EAAE,WAAW;wBACjB,SAAS,EAAE,oBAAoB;qBAChC;iBACF;gBACD,yBAAyB,EAAE;oBACzB,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,2BAA2B;oBAC3C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,cAAc,GAA2B;QACpD,cAAc,EAAE,gBAAgB;QAChC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,gBAAgB;YAC3B,eAAe,eACV,aAAa,CAAC,IAAI,CAAC,eAAe,IACrC,eAAe,EAAE;oBACf,cAAc,EAAE,4BAA4B;oBAC5C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,YAAY,EAAE;oBACZ,cAAc,EAAE,yBAAyB;oBACzC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,sBAAsB,EAAE;oBACtB,cAAc,EAAE,mCAAmC;oBACnD,WAAW,EAAE;wBACX,gBAAgB,EAAE,GAAG;wBACrB,gBAAgB,EAAE,CAAC;qBACpB;oBACD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,sBAAsB,EAAE;oBACtB,cAAc,EAAE,mCAAmC;oBACnD,WAAW,EAAE;wBACX,gBAAgB,EAAE,UAAU;wBAC5B,gBAAgB,EAAE,CAAC;qBACpB;oBACD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,YAAY,EAAE;oBACZ,cAAc,EAAE,yBAAyB;oBACzC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,gBAAgB,EAAE;oBAChB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,iBAAiB,EAAE;oBACjB,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,8BAA8B;oBAC9C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,cAAc,EAAE;oBACd,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,2BAA2B;oBAC3C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,iBAAiB,EAAE;oBACjB,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,8BAA8B;oBAC9C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,UAAU,EAAE;oBACV,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,uBAAuB;oBACvC,IAAI,EAAE;wBACJ,IAAI,EAAE,WAAW;wBACjB,SAAS,EAAE,0BAA0B;qBACtC;iBACF,EACD,mBAAmB,EAAE;oBACnB,cAAc,EAAE,gCAAgC;oBAChD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,2CAA2C,EAAE;oBAC3C,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,wDAAwD;oBACxE,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,yCAAyC,EAAE;oBACzC,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,sDAAsD;oBACtE,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,4BAA4B,EAAE;oBAC5B,cAAc,EAAE,yCAAyC;oBACzD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,GACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,gBAAgB,GAA2B;QACtD,cAAc,EAAE,kBAAkB;QAClC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;YAC7B,eAAe,eACV,aAAa,CAAC,IAAI,CAAC,eAAe,IACrC,iBAAiB,EAAE;oBACjB,cAAc,EAAE,8BAA8B;oBAC9C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,YAAY,EAAE;oBACZ,cAAc,EAAE,yBAAyB;oBACzC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,eAAe,EAAE;oBACf,cAAc,EAAE,4BAA4B;oBAC5C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,yBAAyB,EAAE;oBACzB,cAAc,EAAE,sCAAsC;oBACtD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,aAAa,EAAE;oBACb,cAAc,EAAE,0BAA0B;oBAC1C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,iBAAiB,EAAE;oBACjB,cAAc,EAAE,8BAA8B;oBAC9C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,UAAU,EAAE;oBACV,cAAc,EAAE,uBAAuB;oBACvC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,SAAS,EAAE;oBACT,cAAc,EAAE,sBAAsB;oBACtC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,WAAW,EAAE;oBACX,cAAc,EAAE,wBAAwB;oBACxC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,QAAQ,EAAE;oBACR,cAAc,EAAE,qBAAqB;oBACrC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,qBAAqB,EAAE;oBACrB,cAAc,EAAE,kCAAkC;oBAClD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,cAAc,EAAE;oBACd,cAAc,EAAE,2BAA2B;oBAC3C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,iBAAiB,EAAE;oBACjB,cAAc,EAAE,8BAA8B;oBAC9C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,oBAAoB,EAAE;oBACpB,cAAc,EAAE,iCAAiC;oBACjD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,gBAAgB,EAAE;oBAChB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,eAAe,EAAE;oBACf,cAAc,EAAE,4BAA4B;oBAC5C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,YAAY,EAAE;oBACZ,cAAc,EAAE,yBAAyB;oBACzC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,qBAAqB,EAAE;oBACrB,cAAc,EAAE,kCAAkC;oBAClD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,oCAAoC;oBACpD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,GACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,iBAAiB,GAA2B;QACvD,cAAc,EAAE,mBAAmB;QACnC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,mBAAmB;YAC9B,eAAe,EAAE;gBACf,mBAAmB,EAAE;oBACnB,cAAc,EAAE,qBAAqB;oBACrC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,SAAS,EAAE;oBACT,cAAc,EAAE,WAAW;oBAC3B,IAAI,EAAE;wBACJ,IAAI,EAAE,UAAU;wBAChB,OAAO,EAAE;4BACP,IAAI,EAAE;gCACJ,IAAI,EAAE,QAAQ;6BACf;yBACF;qBACF;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,QAAQ,GAA2B;QAC9C,cAAc,EAAE,UAAU;QAC1B,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,UAAU;YACrB,eAAe,eACV,aAAa,CAAC,IAAI,CAAC,eAAe,IACrC,YAAY,EAAE;oBACZ,cAAc,EAAE,yBAAyB;oBACzC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,MAAM,EAAE;oBACN,cAAc,EAAE,mBAAmB;oBACnC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,SAAS,EAAE;oBACT,cAAc,EAAE,sBAAsB;oBACtC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,KAAK,EAAE;oBACL,cAAc,EAAE,kBAAkB;oBAClC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,EACD,eAAe,EAAE;oBACf,cAAc,EAAE,4BAA4B;oBAC5C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,GACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,oBAAoB,GAA2B;QAC1D,cAAc,EAAE,sBAAsB;QACtC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,sBAAsB;YACjC,eAAe,EAAE;gBACf,WAAW,EAAE;oBACX,cAAc,EAAE,aAAa;oBAC7B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,SAAS,EAAE;oBACT,cAAc,EAAE,WAAW;oBAC3B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,eAAe,GAA2B;QACrD,cAAc,EAAE,iBAAiB;QACjC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,iBAAiB;YAC5B,eAAe,EAAE;gBACf,IAAI,EAAE;oBACJ,cAAc,EAAE,MAAM;oBACtB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,OAAO,EAAE;oBACP,cAAc,EAAE,SAAS;oBACzB,IAAI,EAAE;wBACJ,IAAI,EAAE,WAAW;wBACjB,SAAS,EAAE,sBAAsB;qBAClC;iBACF;gBACD,MAAM,EAAE;oBACN,cAAc,EAAE,QAAQ;oBACxB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,wBAAwB,GAA2B;QAC9D,cAAc,EAAE,0BAA0B;QAC1C,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,0BAA0B;YACrC,eAAe,EAAE;gBACf,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,SAAS,EAAE;oBACT,cAAc,EAAE,WAAW;oBAC3B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,WAAW,EAAE;oBACX,cAAc,EAAE,aAAa;oBAC7B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,+BAA+B,GAA2B;QACrE,cAAc,EAAE,iCAAiC;QACjD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,iCAAiC;YAC5C,eAAe,EAAE;gBACf,IAAI,EAAE;oBACJ,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,MAAM;oBACtB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,IAAI,EAAE;oBACJ,QAAQ,EAAE,IAAI;oBACd,UAAU,EAAE,IAAI;oBAChB,cAAc,EAAE,MAAM;oBACtB,YAAY,EAAE,2CAA2C;oBACzD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,2BAA2B,GAA2B;QACjE,cAAc,EAAE,6BAA6B;QAC7C,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,6BAA6B;YACxC,eAAe,EAAE;gBACf,aAAa,EAAE;oBACb,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,eAAe;oBAC/B,IAAI,EAAE;wBACJ,IAAI,EAAE,SAAS;qBAChB;iBACF;gBACD,MAAM,EAAE;oBACN,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,QAAQ;oBACxB,IAAI,EAAE;wBACJ,IAAI,EAAE,MAAM;wBACZ,aAAa,EAAE;4BACb,SAAS;4BACT,eAAe;yBAChB;qBACF;iBACF;gBACD,OAAO,EAAE;oBACP,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,SAAS;oBACzB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,eAAe,GAA2B;QACrD,cAAc,EAAE,iBAAiB;QACjC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,iBAAiB;YAC5B,eAAe,EAAE;gBACf,IAAI,EAAE;oBACJ,cAAc,EAAE,MAAM;oBACtB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,KAAK,EAAE;oBACL,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,OAAO;oBACvB,IAAI,EAAE;wBACJ,IAAI,EAAE,SAAS;qBAChB;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,kBAAkB,GAA2B;QACxD,cAAc,EAAE,oBAAoB;QACpC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,oBAAoB;YAC/B,eAAe,EAAE;gBACf,SAAS,EAAE;oBACT,cAAc,EAAE,WAAW;oBAC3B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,YAAY,EAAE;oBACZ,cAAc,EAAE,cAAc;oBAC9B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,SAAS,EAAE;oBACT,cAAc,EAAE,WAAW;oBAC3B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,iBAAiB,EAAE;oBACjB,cAAc,EAAE,mBAAmB;oBACnC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,MAAM,EAAE;oBACN,cAAc,EAAE,QAAQ;oBACxB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,yBAAyB;oBACzC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,cAAc,EAAE;oBACd,cAAc,EAAE,gBAAgB;oBAChC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,eAAe,EAAE;oBACf,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,UAAU;wBAChB,OAAO,EAAE;4BACP,IAAI,EAAE;gCACJ,IAAI,EAAE,WAAW;gCACjB,SAAS,EAAE,iBAAiB;6BAC7B;yBACF;qBACF;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,iBAAiB,GAA2B;QACvD,cAAc,EAAE,mBAAmB;QACnC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,mBAAmB;YAC9B,eAAe,EAAE;gBACf,SAAS,EAAE;oBACT,cAAc,EAAE,WAAW;oBAC3B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,YAAY,EAAE;oBACZ,cAAc,EAAE,cAAc;oBAC9B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,SAAS,EAAE;oBACT,cAAc,EAAE,WAAW;oBAC3B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,iBAAiB,EAAE;oBACjB,cAAc,EAAE,mBAAmB;oBACnC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,MAAM,EAAE;oBACN,cAAc,EAAE,QAAQ;oBACxB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,yBAAyB;oBACzC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,yBAAyB,EAAE;oBACzB,cAAc,EAAE,2BAA2B;oBAC3C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,eAAe,EAAE;oBACf,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,UAAU;wBAChB,OAAO,EAAE;4BACP,IAAI,EAAE;gCACJ,IAAI,EAAE,WAAW;gCACjB,SAAS,EAAE,iBAAiB;6BAC7B;yBACF;qBACF;iBACF;gBACD,wCAAwC,EAAE;oBACxC,cAAc,EAAE,0CAA0C;oBAC1D,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,aAAa,GAA2B;QACnD,cAAc,EAAE,eAAe;QAC/B,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,eAAe;YAC1B,eAAe,EAAE;gBACf,cAAc,EAAE;oBACd,cAAc,EAAE,gBAAgB;oBAChC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,kBAAkB,GAA2B;QACxD,cAAc,EAAE,oBAAoB;QACpC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,oBAAoB;YAC/B,eAAe,EAAE;gBACf,iBAAiB,EAAE;oBACjB,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,kCAAkC;oBAClD,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,kCAAkC,GAA2B;QACxE,cAAc,EAAE,oCAAoC;QACpD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,oCAAoC;YAC/C,eAAe,EAAE;gBACf,IAAI,EAAE;oBACJ,cAAc,EAAE,MAAM;oBACtB,IAAI,EAAE;wBACJ,IAAI,EAAE,YAAY;wBAClB,KAAK,EAAE;4BACL,IAAI,EAAE;gCACJ,IAAI,EAAE,QAAQ;6BACf;yBACF;qBACF;iBACF;gBACD,UAAU,EAAE;oBACV,cAAc,EAAE,YAAY;oBAC5B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,mBAAmB,GAA2B;QACzD,cAAc,EAAE,qBAAqB;QACrC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,qBAAqB;YAChC,eAAe,eACV,QAAQ,CAAC,IAAI,CAAC,eAAe,IAChC,IAAI,EAAE;oBACJ,QAAQ,EAAE,IAAI;oBACd,cAAc,EAAE,MAAM;oBACtB,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF,GACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,qBAAqB,GAA2B;QAC3D,cAAc,EAAE,yBAAyB;QACzC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,uBAAuB;YAClC,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,6BAA6B,GAA2B;QACnE,cAAc,EAAE,iCAAiC;QACjD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,+BAA+B;YAC1C,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,gCAAgC,GAA2B;QACtE,cAAc,EAAE,oCAAoC;QACpD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kCAAkC;YAC7C,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,gCAAgC,GAA2B;QACtE,cAAc,EAAE,oCAAoC;QACpD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kCAAkC;YAC7C,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,6CAA6C,GAA2B;QACnF,cAAc,EAAE,iDAAiD;QACjE,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,+CAA+C;YAC1D,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,4CAA4C,GAA2B;QAClF,cAAc,EAAE,gDAAgD;QAChE,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,8CAA8C;YACzD,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,yCAAyC,GAA2B;QAC/E,cAAc,EAAE,6CAA6C;QAC7D,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,2CAA2C;YACtD,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,uBAAuB,GAA2B;QAC7D,cAAc,EAAE,2BAA2B;QAC3C,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,yBAAyB;YACpC,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,oBAAoB,GAA2B;QAC1D,cAAc,EAAE,wBAAwB;QACxC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,sBAAsB;YACjC,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,uBAAuB,GAA2B;QAC7D,cAAc,EAAE,2BAA2B;QAC3C,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,yBAAyB;YACpC,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,2BAA2B,GAA2B;QACjE,cAAc,EAAE,+BAA+B;QAC/C,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,6BAA6B;YACxC,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,mBAAmB,EAAE;oBACnB,cAAc,EAAE,sBAAsB;oBACtC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,UAAU,EAAE;oBACV,cAAc,EAAE,aAAa;oBAC7B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,wBAAwB,GAA2B;QAC9D,cAAc,EAAE,4BAA4B;QAC5C,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,0BAA0B;YACrC,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,2BAA2B,GAA2B;QACjE,cAAc,EAAE,+BAA+B;QAC/C,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,6BAA6B;YACxC,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,mBAAmB,EAAE;oBACnB,cAAc,EAAE,sBAAsB;oBACtC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,UAAU,EAAE;oBACV,cAAc,EAAE,aAAa;oBAC7B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,oCAAoC,GAA2B;QAC1E,cAAc,EAAE,wCAAwC;QACxD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,sCAAsC;YACjD,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,8BAA8B,GAA2B;QACpE,cAAc,EAAE,kCAAkC;QAClD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,gCAAgC;YAC3C,eAAe,EAAE;gBACf,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,+BAA+B,GAA2B;QACrE,cAAc,EAAE,mCAAmC;QACnD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,iCAAiC;YAC5C,eAAe,EAAE;gBACf,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,+BAA+B,GAA2B;QACrE,cAAc,EAAE,mCAAmC;QACnD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,iCAAiC;YAC5C,eAAe,EAAE;gBACf,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,qCAAqC,GAA2B;QAC3E,cAAc,EAAE,yCAAyC;QACzD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,uCAAuC;YAClD,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,gCAAgC,GAA2B;QACtE,cAAc,EAAE,oCAAoC;QACpD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kCAAkC;YAC7C,eAAe,EAAE;gBACf,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,4BAA4B,GAA2B;QAClE,cAAc,EAAE,gCAAgC;QAChD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,8BAA8B;YACzC,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,mBAAmB,EAAE;oBACnB,cAAc,EAAE,sBAAsB;oBACtC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,4BAA4B,GAA2B;QAClE,cAAc,EAAE,gCAAgC;QAChD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,8BAA8B;YACzC,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,mBAAmB,EAAE;oBACnB,cAAc,EAAE,sBAAsB;oBACtC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,yBAAyB,GAA2B;QAC/D,cAAc,EAAE,6BAA6B;QAC7C,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,2BAA2B;YACtC,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,4BAA4B,GAA2B;QAClE,cAAc,EAAE,gCAAgC;QAChD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,8BAA8B;YACzC,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,qCAAqC,GAA2B;QAC3E,cAAc,EAAE,yCAAyC;QACzD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,uCAAuC;YAClD,eAAe,EAAE;gBACf,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,kCAAkC,GAA2B;QACxE,cAAc,EAAE,sCAAsC;QACtD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,oCAAoC;YAC/C,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,gDAAgD,GAA2B;QACtF,cAAc,EAAE,oDAAoD;QACpE,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kDAAkD;YAC7D,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,2BAA2B,GAA2B;QACjE,cAAc,EAAE,+BAA+B;QAC/C,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,6BAA6B;YACxC,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,8BAA8B,GAA2B;QACpE,cAAc,EAAE,kCAAkC;QAClD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,gCAAgC;YAC3C,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,mBAAmB,EAAE;oBACnB,cAAc,EAAE,sBAAsB;oBACtC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,8BAA8B,GAA2B;QACpE,cAAc,EAAE,kCAAkC;QAClD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,gCAAgC;YAC3C,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,uCAAuC,GAA2B;QAC7E,cAAc,EAAE,2CAA2C;QAC3D,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,yCAAyC;YACpD,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,wCAAwC,GAA2B;QAC9E,cAAc,EAAE,4CAA4C;QAC5D,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,0CAA0C;YACrD,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,mBAAmB,GAA2B;QACzD,cAAc,EAAE,uBAAuB;QACvC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,qBAAqB;YAChC,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,qBAAqB,GAA2B;QAC3D,cAAc,EAAE,yBAAyB;QACzC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,uBAAuB;YAClC,eAAe,EAAE;gBACf,YAAY,EAAE;oBACZ,cAAc,EAAE,iBAAiB;oBACjC,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,uBAAuB,EAAE;oBACvB,cAAc,EAAE,6BAA6B;oBAC7C,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,yBAAyB,GAA2B;QAC/D,cAAc,EAAE,2BAA2B;QAC3C,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,2BAA2B;YACtC,eAAe,EAAE;gBACf,QAAQ,EAAE;oBACR,cAAc,EAAE,UAAU;oBAC1B,IAAI,EAAE;wBACJ,IAAI,EAAE,QAAQ;qBACf;iBACF;gBACD,KAAK,EAAE;oBACL,cAAc,EAAE,EAAE;oBAClB,IAAI,EAAE;wBACJ,IAAI,EAAE,UAAU;wBAChB,OAAO,EAAE;4BACP,IAAI,EAAE;gCACJ,IAAI,EAAE,WAAW;gCACjB,SAAS,EAAE,iBAAiB;6BAC7B;yBACF;qBACF;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,uBAAuB,GAA2B;QAC7D,cAAc,EAAE,yBAAyB;QACzC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,yBAAyB;YACpC,eAAe,EAAE;gBACf,KAAK,EAAE;oBACL,cAAc,EAAE,EAAE;oBAClB,IAAI,EAAE;wBACJ,IAAI,EAAE,UAAU;wBAChB,OAAO,EAAE;4BACP,IAAI,EAAE;gCACJ,IAAI,EAAE,WAAW;gCACjB,SAAS,EAAE,oBAAoB;6BAChC;yBACF;qBACF;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,cAAc,GAA2B;QACpD,cAAc,EAAE,gBAAgB;QAChC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,gBAAgB;YAC3B,eAAe,EAAE;gBACf,KAAK,EAAE;oBACL,cAAc,EAAE,EAAE;oBAClB,IAAI,EAAE;wBACJ,IAAI,EAAE,UAAU;wBAChB,OAAO,EAAE;4BACP,IAAI,EAAE;gCACJ,IAAI,EAAE,WAAW;gCACjB,SAAS,EAAE,WAAW;6BACvB;yBACF;qBACF;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,kBAAkB,GAA2B;QACxD,cAAc,EAAE,oBAAoB;QACpC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,oBAAoB;YAC/B,eAAe,EAAE;gBACf,KAAK,EAAE;oBACL,cAAc,EAAE,EAAE;oBAClB,IAAI,EAAE;wBACJ,IAAI,EAAE,UAAU;wBAChB,OAAO,EAAE;4BACP,IAAI,EAAE;gCACJ,IAAI,EAAE,WAAW;gCACjB,SAAS,EAAE,eAAe;6BAC3B;yBACF;qBACF;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,mBAAmB,GAA2B;QACzD,cAAc,EAAE,qBAAqB;QACrC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,qBAAqB;YAChC,eAAe,EAAE;gBACf,KAAK,EAAE;oBACL,cAAc,EAAE,EAAE;oBAClB,IAAI,EAAE;wBACJ,IAAI,EAAE,UAAU;wBAChB,OAAO,EAAE;4BACP,IAAI,EAAE;gCACJ,IAAI,EAAE,WAAW;gCACjB,SAAS,EAAE,gBAAgB;6BAC5B;yBACF;qBACF;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,qBAAqB,GAA2B;QAC3D,cAAc,EAAE,uBAAuB;QACvC,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,uBAAuB;YAClC,eAAe,EAAE;gBACf,KAAK,EAAE;oBACL,cAAc,EAAE,EAAE;oBAClB,IAAI,EAAE;wBACJ,IAAI,EAAE,UAAU;wBAChB,OAAO,EAAE;4BACP,IAAI,EAAE;gCACJ,IAAI,EAAE,WAAW;gCACjB,SAAS,EAAE,kBAAkB;6BAC9B;yBACF;qBACF;iBACF;aACF;SACF;KACF,CAAC;AAEF,IAAO,IAAM,aAAa,GAA2B;QACnD,cAAc,EAAE,eAAe;QAC/B,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,eAAe;YAC1B,eAAe,EAAE;gBACf,KAAK,EAAE;oBACL,cAAc,EAAE,EAAE;oBAClB,IAAI,EAAE;wBACJ,IAAI,EAAE,UAAU;wBAChB,OAAO,EAAE;4BACP,IAAI,EAAE;gCACJ,IAAI,EAAE,WAAW;gCACjB,SAAS,EAAE,UAAU;6BACtB;yBACF;qBACF;iBACF;aACF;SACF;KACF,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IC//EF;;;;;;OAMG;;;;;;;;;;;;ICNH;;;;;;;;;AAYA,IAAO,IAAM,cAAc,GAA8B;QACvD,aAAa,EAAE,gBAAgB;QAC/B,MAAM,EAAE;YACN,cAAc,EAAE,iBAAiB;YACjC,YAAY,EAAE,OAAO;YACrB,IAAI,EAAE;gBACJ,IAAI,EAAE,QAAQ;aACf;SACF;KACF,CAAC;AACF,IAAO,IAAM,UAAU,GAAmC;QACxD,aAAa,EAAE,YAAY;QAC3B,MAAM,EAAE;YACN,QAAQ,EAAE,IAAI;YACd,cAAc,EAAE,aAAa;YAC7B,WAAW,EAAE;gBACX,SAAS,EAAE,CAAC;aACb;YACD,IAAI,EAAE;gBACJ,IAAI,EAAE,QAAQ;aACf;SACF;KACF,CAAC;AACF,IAAO,IAAM,iBAAiB,GAAiC;QAC7D,aAAa,EAAE,mBAAmB;QAClC,MAAM,EAAE;YACN,QAAQ,EAAE,IAAI;YACd,cAAc,EAAE,mBAAmB;YACnC,IAAI,EAAE;gBACJ,IAAI,EAAE,QAAQ;aACf;SACF;KACF,CAAC;AACF,IAAO,IAAM,YAAY,GAAiC;QACxD,aAAa,EAAE,cAAc;QAC7B,MAAM,EAAE;YACN,QAAQ,EAAE,IAAI;YACd,cAAc,EAAE,cAAc;YAC9B,IAAI,EAAE;gBACJ,IAAI,EAAE,QAAQ;aACf;SACF;KACF,CAAC;AACF,IAAO,IAAM,YAAY,GAAiC;QACxD,aAAa,EAAE,cAAc;QAC7B,MAAM,EAAE;YACN,QAAQ,EAAE,IAAI;YACd,cAAc,EAAE,UAAU;YAC1B,IAAI,EAAE;gBACJ,IAAI,EAAE,QAAQ;aACf;SACF;QACD,YAAY,EAAE,IAAI;KACnB,CAAC;AACF,IAAO,IAAM,iBAAiB,GAAiC;QAC7D,aAAa,EAAE,mBAAmB;QAClC,MAAM,EAAE;YACN,QAAQ,EAAE,IAAI;YACd,cAAc,EAAE,mBAAmB;YACnC,WAAW,EAAE;gBACX,SAAS,EAAE,EAAE;gBACb,SAAS,EAAE,CAAC;gBACZ,OAAO,EAAE,iBAAiB;aAC3B;YACD,IAAI,EAAE;gBACJ,IAAI,EAAE,QAAQ;aACf;SACF;KACF,CAAC;AACF,IAAO,IAAM,kBAAkB,GAAiC;QAC9D,aAAa,EAAE,oBAAoB;QACnC,MAAM,EAAE;YACN,QAAQ,EAAE,IAAI;YACd,cAAc,EAAE,oBAAoB;YACpC,IAAI,EAAE;gBACJ,IAAI,EAAE,QAAQ;aACf;SACF;KACF,CAAC;AACF,IAAO,IAAM,QAAQ,GAAiC;QACpD,aAAa,EAAE,UAAU;QACzB,MAAM,EAAE;YACN,QAAQ,EAAE,IAAI;YACd,cAAc,EAAE,UAAU;YAC1B,IAAI,EAAE;gBACJ,IAAI,EAAE,QAAQ;aACf;SACF;KACF,CAAC;AACF,IAAO,IAAM,sBAAsB,GAAiC;QAClE,aAAa,EAAE,wBAAwB;QACvC,MAAM,EAAE;YACN,QAAQ,EAAE,IAAI;YACd,cAAc,EAAE,wBAAwB;YACxC,IAAI,EAAE;gBACJ,IAAI,EAAE,QAAQ;aACf;SACF;KACF,CAAC;AACF,IAAO,IAAM,cAAc,GAAiC;QAC1D,aAAa,EAAE,gBAAgB;QAC/B,MAAM,EAAE;YACN,QAAQ,EAAE,IAAI;YACd,cAAc,EAAE,gBAAgB;YAChC,WAAW,EAAE;gBACX,SAAS,EAAE,CAAC;aACb;YACD,IAAI,EAAE;gBACJ,IAAI,EAAE,QAAQ;aACf;SACF;KACF,CAAC;AACF,IAAO,IAAM,aAAa,GAAiC;QACzD,aAAa,EAAE,eAAe;QAC9B,MAAM,EAAE;YACN,QAAQ,EAAE,IAAI;YACd,cAAc,EAAE,eAAe;YAC/B,IAAI,EAAE;gBACJ,IAAI,EAAE,QAAQ;aACf;SACF;KACF,CAAC;AACF,IAAO,IAAM,UAAU,GAAiC;QACtD,aAAa,EAAE,YAAY;QAC3B,MAAM,EAAE;YACN,QAAQ,EAAE,IAAI;YACd,cAAc,EAAE,YAAY;YAC5B,IAAI,EAAE;gBACJ,IAAI,EAAE,QAAQ;aACf;SACF;KACF,CAAC;;IC/IF;;;;;;;;;AAUA,IAMA;AACA;;;;;QAOE,oBAAY,MAA0C;YACpD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;SACtB;QAiBD,yBAAI,GAAJ,UAAK,OAA8F,EAAE,QAAmE;YACtK,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,OAAO,SAAA;aACR,EACD,iBAAiB,EACjB,QAAQ,CAA2C,CAAC;SACvD;QAoBD,6BAAQ,GAAR,UAASC,eAAoB,EAAE,OAA8F,EAAE,QAAmE;YAChM,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,YAAY,iBAAA;gBACZ,OAAO,SAAA;aACR,EACD,qBAAqB,EACrB,QAAQ,CAA2C,CAAC;SACvD;QACH,iBAAC;IAAD,CAAC,IAAA;IAED;IACA,IAAM,UAAU,GAAG,IAAIC,iBAAiB,CAAC,OAAO,CAAC,CAAC;IAClD,IAAM,iBAAiB,GAAyB;QAC9C,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,4CAA4C;QAClD,eAAe,EAAE;YACfC,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEC,yBAAiC;gBAC7C,aAAa,EAAEC,qBAA6B;aAC7C;YACD,OAAO,EAAE;gBACP,UAAU,EAAEC,gBAAwB;aACrC;SACF;QACD,UAAU,YAAA;KACX,CAAC;IAEF,IAAM,qBAAqB,GAAyB;QAClD,UAAU,EAAE,KAAK;QACjB,OAAO,EAAE,8BAA8B;QACvC,IAAI,EAAE,YAAY;QAClB,aAAa,EAAE;YACbC,YAAuB;SACxB;QACD,gBAAgB,EAAE;YAChBJ,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEC,yBAAiC;gBAC7C,aAAa,EAAEC,qBAA6B;aAC7C;YACD,OAAO,EAAE;gBACP,UAAU,EAAEC,gBAAwB;aACrC;SACF;QACD,UAAU,YAAA;KACX,CAAC;;IC5HF;;;;;;OAMG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ICNH;;;;;;;;;IAgBA;AACA;;;;;QAOE,6BAAY,MAA0C;YACpD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;SACtB;QAuBD,mDAAqB,GAArB,UAAsBE,eAAoB,EAAE,UAAkD,EAAE,OAAgG,EAAE,QAAqE;YACrQ,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,YAAY,iBAAA;gBACZ,UAAU,YAAA;gBACV,OAAO,SAAA;aACR,EACD,kCAAkC,EAClC,QAAQ,CAAqE,CAAC;SACjF;QA0BD,oCAAM,GAAN,UAAOC,oBAAyB,EAAEC,yBAA8B,EAAE,UAAqD,EAAE,OAAuF,EAAE,QAA4D;YAC5Q,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,UAAU,YAAA;gBACV,OAAO,SAAA;aACR,EACD,mBAAmB,EACnB,QAAQ,CAAsD,CAAC;SAClE;QAuBD,iCAAG,GAAH,UAAID,oBAAyB,EAAEC,yBAA8B,EAAE,OAAuF,EAAE,QAA4D;YAClN,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,OAAO,SAAA;aACR,EACD,gBAAgB,EAChB,QAAQ,CAAmD,CAAC;SAC/D;QAuBD,oCAAM,GAAN,UAAOD,oBAAyB,EAAEC,yBAA8B,EAAE,OAA4G,EAAE,QAA4D;YAC1O,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,OAAO,SAAA;aACR,EACD,mBAAmB,EACnB,QAAQ,CAAsD,CAAC;SAClE;QAuBD,0CAAY,GAAZ,UAAaD,oBAAyB,EAAEC,yBAA8B,EAAE,OAAkE,EAAE,QAAuC;YACjL,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,OAAO,SAAA;aACR,EACD,yBAAyB,EACzB,QAAQ,CAAsD,CAAC;SAClE;QAoBD,iDAAmB,GAAnB,UAAoBD,oBAAyB,EAAE,OAA4F,EAAE,QAAiE;YAC5M,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,OAAO,SAAA;aACR,EACD,gCAAgC,EAChC,QAAQ,CAAmE,CAAC;SAC/E;QAiBD,gDAAkB,GAAlB,UAAmB,OAA4F,EAAE,QAAiE;YAChL,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,OAAO,SAAA;aACR,EACD,+BAA+B,EAC/B,QAAQ,CAAkE,CAAC;SAC9E;QACH,0BAAC;IAAD,CAAC,IAAA;IAED;IACA,IAAME,YAAU,GAAG,IAAIV,iBAAiB,CAACW,SAAO,CAAC,CAAC;IAClD,IAAM,kCAAkC,GAAyB;QAC/D,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,+GAA+G;QACrH,aAAa,EAAE;YACbC,YAAuB;YACvBC,cAAyB;SAC1B;QACD,eAAe,EAAE;YACfZ,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,WAAW,EAAE;YACX,aAAa,EAAE,YAAY;YAC3B,MAAM,eACDY,+BAAuC,IAC1C,QAAQ,EAAE,IAAI,GACf;SACF;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEC,2BAAmC;aAChD;YACD,OAAO,EAAE;gBACP,UAAU,EAAEC,UAAkB;aAC/B;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,mBAAmB,GAAyB;QAChD,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,gJAAgJ;QACtJ,aAAa,EAAE;YACbH,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;SAClC;QACD,eAAe,EAAE;YACfjB,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,WAAW,EAAE;YACX,aAAa,EAAE,YAAY;YAC3B,MAAM,eACDiB,kCAA0C,IAC7C,QAAQ,EAAE,IAAI,GACf;SACF;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEC,kBAA0B;aACvC;YACD,OAAO,EAAE;gBACP,UAAU,EAAEf,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,gBAAgB,GAAyB;QAC7C,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,gJAAgJ;QACtJ,aAAa,EAAE;YACbQ,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;SAClC;QACD,eAAe,EAAE;YACfjB,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEkB,kBAA0B;gBACtC,aAAa,EAAEC,6BAAqC;aACrD;YACD,OAAO,EAAE;gBACP,UAAU,EAAEhB,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,mBAAmB,GAAyB;QAChD,UAAU,EAAE,OAAO;QACnB,IAAI,EAAE,gJAAgJ;QACtJ,aAAa,EAAE;YACbQ,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;SAClC;QACD,eAAe,EAAE;YACfjB,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,WAAW,EAAE;YACX,aAAa,EAAE;gBACb,SAAS;gBACT,YAAY;aACb;YACD,MAAM,EAAEoB,kCAA0C;SACnD;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEF,kBAA0B;gBACtC,aAAa,EAAEG,gCAAwC;aACxD;YACD,OAAO,EAAE;gBACP,UAAU,EAAElB,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,yBAAyB,GAAyB;QACtD,UAAU,EAAE,QAAQ;QACpB,IAAI,EAAE,gJAAgJ;QACtJ,aAAa,EAAE;YACbQ,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;SAClC;QACD,eAAe,EAAE;YACfjB,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,aAAa,EAAEsB,gCAAwC;aACxD;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,gCAAwC;aACxD;YACD,OAAO,EAAE;gBACP,UAAU,EAAEnB,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,gCAAgC,GAAyB;QAC7D,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,uHAAuH;QAC7H,aAAa,EAAE;YACbQ,cAAyB;YACzBI,iBAA4B;SAC7B;QACD,eAAe,EAAE;YACfhB,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEuB,uBAA+B;gBAC3C,aAAa,EAAEC,6CAAqD;aACrE;YACD,OAAO,EAAE;gBACP,UAAU,EAAErB,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,+BAA+B,GAAyB;QAC5D,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,oFAAoF;QAC1F,aAAa,EAAE;YACbQ,cAAyB;SAC1B;QACD,eAAe,EAAE;YACfZ,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEuB,uBAA+B;gBAC3C,aAAa,EAAEE,4CAAoD;aACpE;YACD,OAAO,EAAE;gBACP,UAAU,EAAEtB,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;;IC5bF;;;;;;OAMG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ICNH;;;;;;;;;IAgBA;AACA;;;;;QAOE,oBAAY,MAA0C;YACpD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;SACtB;QAuBD,6CAAwB,GAAxB,UAAyBG,oBAAyB,EAAEC,yBAA8B,EAAE,OAAmF,EAAE,QAAwD;YAC/N,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,OAAO,SAAA;aACR,EACD,qCAAqC,EACrC,QAAQ,CAA+D,CAAC;SAC3E;QA6BD,2BAAM,GAAN,UAAOD,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAE,UAA4C,EAAE,OAA8E,EAAE,QAAmD;YACxQ,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,UAAU,YAAA;gBACV,OAAO,SAAA;aACR,EACDC,qBAAmB,EACnB,QAAQ,CAA6C,CAAC;SACzD;QA0BD,wBAAG,GAAH,UAAIrB,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAE,OAA8E,EAAE,QAAmD;YACvN,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,OAAO,SAAA;aACR,EACDE,kBAAgB,EAChB,QAAQ,CAA0C,CAAC;SACtD;QA0BD,iCAAY,GAAZ,UAAatB,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAE,OAAkE,EAAE,QAAuC;YACxM,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,OAAO,SAAA;aACR,EACDG,2BAAyB,EACzB,QAAQ,CAA6C,CAAC;SACzD;QACH,iBAAC;IAAD,CAAC,IAAA;IAED;IACA,IAAMrB,YAAU,GAAG,IAAIV,iBAAiB,CAACW,SAAO,CAAC,CAAC;IAClD,IAAM,qCAAqC,GAAyB;QAClE,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,2JAA2J;QACjK,aAAa,EAAE;YACbE,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;SAClC;QACD,eAAe,EAAE;YACfjB,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAE8B,cAAsB;gBAClC,aAAa,EAAEC,yCAAiD;aACjE;YACD,OAAO,EAAE;gBACP,UAAU,EAAE5B,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAMwB,qBAAmB,GAAyB;QAChD,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,2KAA2K;QACjL,aAAa,EAAE;YACbhB,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;SACzB;QACD,eAAe,EAAE;YACfjC,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,WAAW,EAAE;YACX,aAAa,EAAE,YAAY;YAC3B,MAAM,eACDiC,yBAAiC,IACpC,QAAQ,EAAE,IAAI,GACf;SACF;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEC,SAAiB;gBAC7B,aAAa,EAAEC,uBAA+B;aAC/C;YACD,OAAO,EAAE;gBACP,UAAU,EAAEhC,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAMyB,kBAAgB,GAAyB;QAC7C,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,2KAA2K;QACjL,aAAa,EAAE;YACbjB,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;SACzB;QACD,eAAe,EAAE;YACfjC,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEkC,SAAiB;gBAC7B,aAAa,EAAEE,oBAA4B;aAC5C;YACD,OAAO,EAAE;gBACP,UAAU,EAAEjC,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM0B,2BAAyB,GAAyB;QACtD,UAAU,EAAE,QAAQ;QACpB,IAAI,EAAE,2KAA2K;QACjL,aAAa,EAAE;YACblB,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;SACzB;QACD,eAAe,EAAE;YACfjC,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,aAAa,EAAEqC,uBAA+B;aAC/C;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,uBAA+B;aAC/C;YACD,OAAO,EAAE;gBACP,UAAU,EAAElC,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;;ICjSF;;;;;;OAMG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ICNH;;;;;;;;;IAiBA;AACA;;;;;QAOE,wBAAY,MAA0C;YACpD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;SACtB;;;;;;;;;;;QAYD,+BAAM,GAAN,UAAOG,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAEY,oBAAyB,EAAE,UAAgD,EAAE,OAAmC;YACvM,OAAO,IAAI,CAAC,WAAW,CAAChC,oBAAiB,EAACC,yBAAsB,EAACmB,gBAAa,EAACY,oBAAiB,EAAC,UAAU,EAAC,OAAO,CAAC;iBACjH,IAAI,CAAC,UAAA,SAAS,IAAI,OAAA,SAAS,CAAC,iBAAiB,EAAE,GAAA,CAAiD,CAAC;SACrG;QA6BD,4BAAG,GAAH,UAAIhC,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAEY,oBAAyB,EAAE,OAAkF,EAAE,QAAuD;YAC1P,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,iBAAiB,sBAAA;gBACjB,OAAO,SAAA;aACR,EACDV,kBAAgB,EAChB,QAAQ,CAA8C,CAAC;SAC1D;;;;;;;;;;QAWD,qCAAY,GAAZ,UAAatB,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAEY,oBAAyB,EAAE,OAAmC;YAC3J,OAAO,IAAI,CAAC,iBAAiB,CAAChC,oBAAiB,EAACC,yBAAsB,EAACmB,gBAAa,EAACY,oBAAiB,EAAC,OAAO,CAAC;iBAC5G,IAAI,CAAC,UAAA,SAAS,IAAI,OAAA,SAAS,CAAC,iBAAiB,EAAE,GAAA,CAAiD,CAAC;SACrG;QA0BD,wCAAe,GAAf,UAAgBhC,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAE,OAAuF,EAAE,QAA4D;YACrP,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,OAAO,SAAA;aACR,EACD,4BAA4B,EAC5B,QAAQ,CAA0D,CAAC;SACtE;;;;;;;;;;;QAYD,kCAAS,GAAT,UAAUpB,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAEY,oBAAyB,EAAE,UAAgC,EAAE,OAAmC;YAC1L,OAAO,IAAI,CAAC,cAAc,CAAChC,oBAAiB,EAACC,yBAAsB,EAACmB,gBAAa,EAACY,oBAAiB,EAAC,UAAU,EAAC,OAAO,CAAC;iBACpH,IAAI,CAAC,UAAA,SAAS,IAAI,OAAA,SAAS,CAAC,iBAAiB,EAAE,GAAA,CAAoD,CAAC;SACxG;;;;;;;;;;;QAYD,mCAAU,GAAV,UAAWhC,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAEY,oBAAyB,EAAE,UAAgC,EAAE,OAAmC;YAC3L,OAAO,IAAI,CAAC,eAAe,CAAChC,oBAAiB,EAACC,yBAAsB,EAACmB,gBAAa,EAACY,oBAAiB,EAAC,UAAU,EAAC,OAAO,CAAC;iBACrH,IAAI,CAAC,UAAA,SAAS,IAAI,OAAA,SAAS,CAAC,iBAAiB,EAAE,GAAA,CAAqD,CAAC;SACzG;;;;;;;;;;;QAYD,mCAAU,GAAV,UAAWhC,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAEY,oBAAyB,EAAE,UAAoC,EAAE,OAAmC;YAC/L,OAAO,IAAI,CAAC,eAAe,CAAChC,oBAAiB,EAACC,yBAAsB,EAACmB,gBAAa,EAACY,oBAAiB,EAAC,UAAU,EAAC,OAAO,CAAC;iBACrH,IAAI,CAAC,UAAA,SAAS,IAAI,OAAA,SAAS,CAAC,iBAAiB,EAAE,GAAA,CAAqD,CAAC;SACzG;QA6BD,yCAAgB,GAAhB,UAAiBhC,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAEY,oBAAyB,EAAE,OAAkE,EAAE,QAAuC;YACvO,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,iBAAiB,sBAAA;gBACjB,OAAO,SAAA;aACR,EACD,6BAA6B,EAC7B,QAAQ,CAA2D,CAAC;SACvE;;;;;;;;;;;QAYD,oCAAW,GAAX,UAAYhC,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAEY,oBAAyB,EAAE,UAAqC,EAAE,OAAmC;YACjM,OAAO,IAAI,CAAC,gBAAgB,CAAChC,oBAAiB,EAACC,yBAAsB,EAACmB,gBAAa,EAACY,oBAAiB,EAAC,UAAU,EAAC,OAAO,CAAC;iBACtH,IAAI,CAAC,UAAA,SAAS,IAAI,OAAA,SAAS,CAAC,iBAAiB,EAAE,GAAA,CAAsD,CAAC;SAC1G;;;;;;;;;;;QAYD,oCAAW,GAAX,UAAYhC,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAEY,oBAAyB,EAAE,UAAgD,EAAE,OAAmC;YAC5M,OAAO,IAAI,CAAC,MAAM,CAAC,cAAc,CAC/B;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,iBAAiB,sBAAA;gBACjB,UAAU,YAAA;gBACV,OAAO,SAAA;aACR,EACD,wBAAwB,EACxB,OAAO,CAAC,CAAC;SACZ;;;;;;;;;;QAWD,0CAAiB,GAAjB,UAAkBhC,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAEY,oBAAyB,EAAE,OAAmC;YAChK,OAAO,IAAI,CAAC,MAAM,CAAC,cAAc,CAC/B;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,iBAAiB,sBAAA;gBACjB,OAAO,SAAA;aACR,EACD,8BAA8B,EAC9B,OAAO,CAAC,CAAC;SACZ;;;;;;;;;;;QAYD,uCAAc,GAAd,UAAehC,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAEY,oBAAyB,EAAE,UAAgC,EAAE,OAAmC;YAC/L,OAAO,IAAI,CAAC,MAAM,CAAC,cAAc,CAC/B;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,iBAAiB,sBAAA;gBACjB,UAAU,YAAA;gBACV,OAAO,SAAA;aACR,EACD,2BAA2B,EAC3B,OAAO,CAAC,CAAC;SACZ;;;;;;;;;;;QAYD,wCAAe,GAAf,UAAgBhC,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAEY,oBAAyB,EAAE,UAAgC,EAAE,OAAmC;YAChM,OAAO,IAAI,CAAC,MAAM,CAAC,cAAc,CAC/B;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,iBAAiB,sBAAA;gBACjB,UAAU,YAAA;gBACV,OAAO,SAAA;aACR,EACD,4BAA4B,EAC5B,OAAO,CAAC,CAAC;SACZ;;;;;;;;;;;QAYD,wCAAe,GAAf,UAAgBhC,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAEY,oBAAyB,EAAE,UAAoC,EAAE,OAAmC;YACpM,OAAO,IAAI,CAAC,MAAM,CAAC,cAAc,CAC/B;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,iBAAiB,sBAAA;gBACjB,UAAU,YAAA;gBACV,OAAO,SAAA;aACR,EACD,4BAA4B,EAC5B,OAAO,CAAC,CAAC;SACZ;;;;;;;;;;;QAYD,yCAAgB,GAAhB,UAAiBhC,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAEY,oBAAyB,EAAE,UAAqC,EAAE,OAAmC;YACtM,OAAO,IAAI,CAAC,MAAM,CAAC,cAAc,CAC/B;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,iBAAiB,sBAAA;gBACjB,UAAU,YAAA;gBACV,OAAO,SAAA;aACR,EACD,6BAA6B,EAC7B,OAAO,CAAC,CAAC;SACZ;QACH,qBAAC;IAAD,CAAC,IAAA;IAED;IACA,IAAM9B,YAAU,GAAG,IAAIV,iBAAiB,CAACW,SAAO,CAAC,CAAC;IAClD,IAAMmB,kBAAgB,GAAyB;QAC7C,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,8MAA8M;QACpN,aAAa,EAAE;YACbjB,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;YACxBO,iBAA4B;SAC7B;QACD,eAAe,EAAE;YACfxC,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEwC,aAAqB;gBACjC,aAAa,EAAEC,wBAAgC;aAChD;YACD,OAAO,EAAE;gBACP,UAAU,EAAEtC,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,4BAA4B,GAAyB;QACzD,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,0LAA0L;QAChM,aAAa,EAAE;YACbQ,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;SACzB;QACD,eAAe,EAAE;YACfjC,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAE0C,kBAA0B;gBACtC,aAAa,EAAEC,oCAA4C;aAC5D;YACD,OAAO,EAAE;gBACP,UAAU,EAAExC,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,6BAA6B,GAAyB;QAC1D,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,+NAA+N;QACrO,aAAa,EAAE;YACbQ,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;YACxBO,iBAA4B;SAC7B;QACD,eAAe,EAAE;YACfxC,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,aAAa,EAAE4C,qCAA6C;aAC7D;YACD,OAAO,EAAE;gBACP,UAAU,EAAEzC,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,wBAAwB,GAAyB;QACrD,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,8MAA8M;QACpN,aAAa,EAAE;YACbQ,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;YACxBO,iBAA4B;SAC7B;QACD,eAAe,EAAE;YACfxC,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,WAAW,EAAE;YACX,aAAa,EAAE,YAAY;YAC3B,MAAM,eACD6C,6BAAqC,IACxC,QAAQ,EAAE,IAAI,GACf;SACF;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEL,aAAqB;gBACjC,aAAa,EAAEM,2BAAmC;aACnD;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,2BAAmC;aACnD;YACD,OAAO,EAAE;gBACP,UAAU,EAAE3C,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,8BAA8B,GAAyB;QAC3D,UAAU,EAAE,QAAQ;QACpB,IAAI,EAAE,8MAA8M;QACpN,aAAa,EAAE;YACbQ,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;YACxBO,iBAA4B;SAC7B;QACD,eAAe,EAAE;YACfxC,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,aAAa,EAAE+C,2BAAmC;aACnD;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,2BAAmC;aACnD;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,2BAAmC;aACnD;YACD,OAAO,EAAE;gBACP,UAAU,EAAE5C,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,2BAA2B,GAAyB;QACxD,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,wNAAwN;QAC9N,aAAa,EAAE;YACbQ,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;YACxBO,iBAA4B;SAC7B;QACD,eAAe,EAAE;YACfxC,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,WAAW,EAAE;YACX,aAAa,EAAE,YAAY;YAC3B,MAAM,eACDgD,aAAqB,IACxB,QAAQ,EAAE,IAAI,GACf;SACF;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,aAAa,EAAEC,8BAAsC;aACtD;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,8BAAsC;aACtD;YACD,OAAO,EAAE;gBACP,UAAU,EAAE9C,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,4BAA4B,GAAyB;QACzD,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,yNAAyN;QAC/N,aAAa,EAAE;YACbQ,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;YACxBO,iBAA4B;SAC7B;QACD,eAAe,EAAE;YACfxC,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,WAAW,EAAE;YACX,aAAa,EAAE,YAAY;YAC3B,MAAM,eACDgD,aAAqB,IACxB,QAAQ,EAAE,IAAI,GACf;SACF;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEE,kBAA0B;gBACtC,aAAa,EAAEC,+BAAuC;aACvD;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,+BAAuC;aACvD;YACD,OAAO,EAAE;gBACP,UAAU,EAAEhD,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,4BAA4B,GAAyB;QACzD,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,yNAAyN;QAC/N,aAAa,EAAE;YACbQ,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;YACxBO,iBAA4B;SAC7B;QACD,eAAe,EAAE;YACfxC,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,WAAW,EAAE;YACX,aAAa,EAAE,YAAY;YAC3B,MAAM,eACDoD,iBAAyB,IAC5B,QAAQ,EAAE,IAAI,GACf;SACF;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,aAAa,EAAEC,+BAAuC;aACvD;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,+BAAuC;aACvD;YACD,OAAO,EAAE;gBACP,UAAU,EAAElD,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,6BAA6B,GAAyB;QAC1D,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,0NAA0N;QAChO,aAAa,EAAE;YACbQ,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;YACxBO,iBAA4B;SAC7B;QACD,eAAe,EAAE;YACfxC,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,WAAW,EAAE;YACX,aAAa,EAAE,YAAY;YAC3B,MAAM,eACDsD,kBAA0B,IAC7B,QAAQ,EAAE,IAAI,GACf;SACF;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,aAAa,EAAEC,gCAAwC;aACxD;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,gCAAwC;aACxD;YACD,OAAO,EAAE;gBACP,UAAU,EAAEpD,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;;ICvqBF;;;;;;OAMG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ICNH;;;;;;;;;IAiBA;AACA;;;;;QAOE,yBAAY,MAA0C;YACpD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;SACtB;;;;;;;;;;;QAYD,gCAAM,GAAN,UAAOG,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAE8B,qBAA0B,EAAE,UAAiD,EAAE,OAAmC;YACzM,OAAO,IAAI,CAAC,WAAW,CAAClD,oBAAiB,EAACC,yBAAsB,EAACmB,gBAAa,EAAC8B,qBAAkB,EAAC,UAAU,EAAC,OAAO,CAAC;iBAClH,IAAI,CAAC,UAAA,SAAS,IAAI,OAAA,SAAS,CAAC,iBAAiB,EAAE,GAAA,CAAkD,CAAC;SACtG;;;;;;;;;;QAWD,gCAAM,GAAN,UAAOlD,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAE8B,qBAA0B,EAAE,OAAoD;YACvK,OAAO,IAAI,CAAC,WAAW,CAAClD,oBAAiB,EAACC,yBAAsB,EAACmB,gBAAa,EAAC8B,qBAAkB,EAAC,OAAO,CAAC;iBACvG,IAAI,CAAC,UAAA,SAAS,IAAI,OAAA,SAAS,CAAC,iBAAiB,EAAE,GAAA,CAAkD,CAAC;SACtG;QA6BD,6BAAG,GAAH,UAAIlD,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAE8B,qBAA0B,EAAE,OAAmF,EAAE,QAAwD;YAC7P,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,kBAAkB,uBAAA;gBAClB,OAAO,SAAA;aACR,EACD5B,kBAAgB,EAChB,QAAQ,CAA+C,CAAC;SAC3D;;;;;;;;;;QAWD,sCAAY,GAAZ,UAAatB,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAE8B,qBAA0B,EAAE,OAAmC;YAC5J,OAAO,IAAI,CAAC,iBAAiB,CAAClD,oBAAiB,EAACC,yBAAsB,EAACmB,gBAAa,EAAC8B,qBAAkB,EAAC,OAAO,CAAC;iBAC7G,IAAI,CAAC,UAAA,SAAS,IAAI,OAAA,SAAS,CAAC,iBAAiB,EAAE,GAAA,CAAkD,CAAC;SACtG;QA0BD,yCAAe,GAAf,UAAgBlD,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAE,OAAwF,EAAE,QAA6D;YACvP,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,OAAO,SAAA;aACR,EACD+B,8BAA4B,EAC5B,QAAQ,CAA2D,CAAC;SACvE;;;;;;;;;;;QAYD,sCAAY,GAAZ,UAAanD,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAE8B,qBAA0B,EAAE,UAAyC,EAAE,OAAmC;YACvM,OAAO,IAAI,CAAC,iBAAiB,CAAClD,oBAAiB,EAACC,yBAAsB,EAACmB,gBAAa,EAAC8B,qBAAkB,EAAC,UAAU,EAAC,OAAO,CAAC;iBACxH,IAAI,CAAC,UAAA,SAAS,IAAI,OAAA,SAAS,CAAC,iBAAiB,EAAE,GAAA,CAAwD,CAAC;SAC5G;;;;;;;;;;;QAYD,qCAAW,GAAX,UAAYlD,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAE8B,qBAA0B,EAAE,UAAiD,EAAE,OAAmC;YAC9M,OAAO,IAAI,CAAC,MAAM,CAAC,cAAc,CAC/B;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,kBAAkB,uBAAA;gBAClB,UAAU,YAAA;gBACV,OAAO,SAAA;aACR,EACDE,0BAAwB,EACxB,OAAO,CAAC,CAAC;SACZ;;;;;;;;;;QAWD,qCAAW,GAAX,UAAYpD,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAE8B,qBAA0B,EAAE,OAAyD;YACjL,OAAO,IAAI,CAAC,MAAM,CAAC,cAAc,CAC/B;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,kBAAkB,uBAAA;gBAClB,OAAO,SAAA;aACR,EACD,wBAAwB,EACxB,OAAO,CAAC,CAAC;SACZ;;;;;;;;;;QAWD,2CAAiB,GAAjB,UAAkBlD,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAE8B,qBAA0B,EAAE,OAAmC;YACjK,OAAO,IAAI,CAAC,MAAM,CAAC,cAAc,CAC/B;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,kBAAkB,uBAAA;gBAClB,OAAO,SAAA;aACR,EACDG,gCAA8B,EAC9B,OAAO,CAAC,CAAC;SACZ;;;;;;;;;;;QAYD,2CAAiB,GAAjB,UAAkBrD,oBAAyB,EAAEC,yBAA8B,EAAEmB,gBAAqB,EAAE8B,qBAA0B,EAAE,UAAyC,EAAE,OAAmC;YAC5M,OAAO,IAAI,CAAC,MAAM,CAAC,cAAc,CAC/B;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,aAAa,kBAAA;gBACb,kBAAkB,uBAAA;gBAClB,UAAU,YAAA;gBACV,OAAO,SAAA;aACR,EACD,8BAA8B,EAC9B,OAAO,CAAC,CAAC;SACZ;QACH,sBAAC;IAAD,CAAC,IAAA;IAED;IACA,IAAMhD,YAAU,GAAG,IAAIV,iBAAiB,CAACW,SAAO,CAAC,CAAC;IAClD,IAAMmB,kBAAgB,GAAyB;QAC7C,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,gNAAgN;QACtN,aAAa,EAAE;YACbjB,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;YACxB4B,kBAA6B;SAC9B;QACD,eAAe,EAAE;YACf7D,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAE6D,cAAsB;gBAClC,aAAa,EAAEC,yBAAiC;aACjD;YACD,OAAO,EAAE;gBACP,UAAU,EAAE3D,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAMsD,8BAA4B,GAAyB;QACzD,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,2LAA2L;QACjM,aAAa,EAAE;YACb9C,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;SACzB;QACD,eAAe,EAAE;YACfjC,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAE+D,mBAA2B;gBACvC,aAAa,EAAEC,qCAA6C;aAC7D;YACD,OAAO,EAAE;gBACP,UAAU,EAAE7D,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAMuD,0BAAwB,GAAyB;QACrD,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,gNAAgN;QACtN,aAAa,EAAE;YACb/C,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;YACxB4B,kBAA6B;SAC9B;QACD,eAAe,EAAE;YACf7D,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,WAAW,EAAE;YACX,aAAa,EAAE,YAAY;YAC3B,MAAM,eACDiE,8BAAsC,IACzC,QAAQ,EAAE,IAAI,GACf;SACF;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEJ,cAAsB;gBAClC,aAAa,EAAEK,4BAAoC;aACpD;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,4BAAoC;aACpD;YACD,OAAO,EAAE;gBACP,UAAU,EAAE/D,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,wBAAwB,GAAyB;QACrD,UAAU,EAAE,OAAO;QACnB,IAAI,EAAE,gNAAgN;QACtN,aAAa,EAAE;YACbQ,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;YACxB4B,kBAA6B;SAC9B;QACD,eAAe,EAAE;YACf7D,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,WAAW,EAAE;YACX,aAAa,EAAE;gBACb,SAAS;gBACT,YAAY;aACb;YACD,MAAM,EAAEmE,8BAAsC;SAC/C;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEN,cAAsB;gBAClC,aAAa,EAAEO,4BAAoC;aACpD;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,4BAAoC;aACpD;YACD,OAAO,EAAE;gBACP,UAAU,EAAEjE,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAMwD,gCAA8B,GAAyB;QAC3D,UAAU,EAAE,QAAQ;QACpB,IAAI,EAAE,gNAAgN;QACtN,aAAa,EAAE;YACbhD,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;YACxB4B,kBAA6B;SAC9B;QACD,eAAe,EAAE;YACf7D,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,aAAa,EAAEqE,4BAAoC;aACpD;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,4BAAoC;aACpD;YACD,OAAO,EAAE;gBACP,UAAU,EAAElE,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,8BAA8B,GAAyB;QAC3D,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,6NAA6N;QACnO,aAAa,EAAE;YACbQ,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCgB,aAAwB;YACxB4B,kBAA6B;SAC9B;QACD,eAAe,EAAE;YACf7D,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,WAAW,EAAE;YACX,aAAa,EAAE,YAAY;YAC3B,MAAM,eACDsE,sBAA8B,IACjC,QAAQ,EAAE,IAAI,GACf;SACF;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,aAAa,EAAEC,kCAA0C;aAC1D;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,kCAA0C;aAC1D;YACD,OAAO,EAAE;gBACP,UAAU,EAAEpE,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;;ICtcF;;;;;;OAMG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ICNH;;;;;;;;;IAiBA;AACA;;;;;QAOE,2BAAY,MAA0C;YACpD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;SACtB;QAuBD,oDAAwB,GAAxB,UAAyBG,oBAAyB,EAAEC,yBAA8B,EAAE,OAA0F,EAAE,QAA+D;YAC7O,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,OAAO,SAAA;aACR,EACDiE,uCAAqC,EACrC,QAAQ,CAAsE,CAAC;SAClF;QA0BD,+BAAG,GAAH,UAAIlE,oBAAyB,EAAEC,yBAA8B,EAAEkE,WAAgB,EAAE,OAAqF,EAAE,QAA0D;YAChO,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,QAAQ,aAAA;gBACR,OAAO,SAAA;aACR,EACD7C,kBAAgB,EAChB,QAAQ,CAAiD,CAAC;SAC7D;;;;;;;;;;QAWD,kCAAM,GAAN,UAAOtB,oBAAyB,EAAEC,yBAA8B,EAAEkE,WAAgB,EAAE,UAAmD,EAAE,OAAmC;YAC1K,OAAO,IAAI,CAAC,WAAW,CAACnE,oBAAiB,EAACC,yBAAsB,EAACkE,WAAQ,EAAC,UAAU,EAAC,OAAO,CAAC;iBAC1F,IAAI,CAAC,UAAA,SAAS,IAAI,OAAA,SAAS,CAAC,iBAAiB,EAAE,GAAA,CAAoD,CAAC;SACxG;;;;;;;;;QAUD,wCAAY,GAAZ,UAAanE,oBAAyB,EAAEC,yBAA8B,EAAEkE,WAAgB,EAAE,OAAmC;YAC3H,OAAO,IAAI,CAAC,iBAAiB,CAACnE,oBAAiB,EAACC,yBAAsB,EAACkE,WAAQ,EAAC,OAAO,CAAC;iBACrF,IAAI,CAAC,UAAA,SAAS,IAAI,OAAA,SAAS,CAAC,iBAAiB,EAAE,GAAA,CAAoD,CAAC;SACxG;;;;;;;;;;QAWD,2CAAe,GAAf,UAAgBnE,oBAAyB,EAAEC,yBAA8B,EAAEkE,WAAgB,EAAE,UAAyC,EAAE,OAAmC;YACzK,OAAO,IAAI,CAAC,oBAAoB,CAACnE,oBAAiB,EAACC,yBAAsB,EAACkE,WAAQ,EAAC,UAAU,EAAC,OAAO,CAAC;iBACnG,IAAI,CAAC,UAAA,SAAS,IAAI,OAAA,SAAS,CAAC,iBAAiB,EAAE,GAAA,CAA6D,CAAC;SACjH;;;;;;;;;;QAWD,uCAAW,GAAX,UAAYnE,oBAAyB,EAAEC,yBAA8B,EAAEkE,WAAgB,EAAE,UAAmD,EAAE,OAAmC;YAC/K,OAAO,IAAI,CAAC,MAAM,CAAC,cAAc,CAC/B;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,QAAQ,aAAA;gBACR,UAAU,YAAA;gBACV,OAAO,SAAA;aACR,EACDf,0BAAwB,EACxB,OAAO,CAAC,CAAC;SACZ;;;;;;;;;QAUD,6CAAiB,GAAjB,UAAkBpD,oBAAyB,EAAEC,yBAA8B,EAAEkE,WAAgB,EAAE,OAAmC;YAChI,OAAO,IAAI,CAAC,MAAM,CAAC,cAAc,CAC/B;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,QAAQ,aAAA;gBACR,OAAO,SAAA;aACR,EACDd,gCAA8B,EAC9B,OAAO,CAAC,CAAC;SACZ;;;;;;;;;;QAWD,gDAAoB,GAApB,UAAqBrD,oBAAyB,EAAEC,yBAA8B,EAAEkE,WAAgB,EAAE,UAAyC,EAAE,OAAmC;YAC9K,OAAO,IAAI,CAAC,MAAM,CAAC,cAAc,CAC/B;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,QAAQ,aAAA;gBACR,UAAU,YAAA;gBACV,OAAO,SAAA;aACR,EACD,iCAAiC,EACjC,OAAO,CAAC,CAAC;SACZ;QACH,wBAAC;IAAD,CAAC,IAAA;IAED;IACA,IAAMjE,YAAU,GAAG,IAAIV,iBAAiB,CAACW,SAAO,CAAC,CAAC;IAClD,IAAM+D,uCAAqC,GAAyB;QAClE,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,kKAAkK;QACxK,aAAa,EAAE;YACb7D,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;SAClC;QACD,eAAe,EAAE;YACfjB,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAE0E,qBAA6B;gBACzC,aAAa,EAAEC,gDAAwD;aACxE;YACD,OAAO,EAAE;gBACP,UAAU,EAAExE,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAMyB,kBAAgB,GAAyB;QAC7C,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,6KAA6K;QACnL,aAAa,EAAE;YACbjB,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjC4D,QAAmB;SACpB;QACD,eAAe,EAAE;YACf7E,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAE6E,gBAAwB;gBACpC,aAAa,EAAEC,2BAAmC;aACnD;YACD,OAAO,EAAE;gBACP,UAAU,EAAE3E,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAMuD,0BAAwB,GAAyB;QACrD,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,6KAA6K;QACnL,aAAa,EAAE;YACb/C,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjC4D,QAAmB;SACpB;QACD,eAAe,EAAE;YACf7E,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,WAAW,EAAE;YACX,aAAa,EAAE,YAAY;YAC3B,MAAM,eACD+E,gCAAwC,IAC3C,QAAQ,EAAE,IAAI,GACf;SACF;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEF,gBAAwB;gBACpC,aAAa,EAAEG,8BAAsC;aACtD;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,8BAAsC;aACtD;YACD,OAAO,EAAE;gBACP,UAAU,EAAE7E,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAMwD,gCAA8B,GAAyB;QAC3D,UAAU,EAAE,QAAQ;QACpB,IAAI,EAAE,6KAA6K;QACnL,aAAa,EAAE;YACbhD,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjC4D,QAAmB;SACpB;QACD,eAAe,EAAE;YACf7E,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,aAAa,EAAEiF,8BAAsC;aACtD;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,8BAAsC;aACtD;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,8BAAsC;aACtD;YACD,OAAO,EAAE;gBACP,UAAU,EAAE9E,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,iCAAiC,GAAyB;QAC9D,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,6LAA6L;QACnM,aAAa,EAAE;YACbQ,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjC4D,QAAmB;SACpB;QACD,eAAe,EAAE;YACf7E,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,WAAW,EAAE;YACX,aAAa,EAAE,YAAY;YAC3B,MAAM,eACDkF,sBAA8B,IACjC,QAAQ,EAAE,IAAI,GACf;SACF;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,aAAa,EAAEC,uCAA+C;aAC/D;YACD,GAAG,EAAE;gBACH,aAAa,EAAEA,uCAA+C;aAC/D;YACD,OAAO,EAAE;gBACP,UAAU,EAAEhF,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;;ICzWF;;;;;;OAMG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ICNH;;;;;;;;;AAUA,IAMA;AACA;;;;;QAOE,mBAAY,MAA0C;YACpD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;SACtB;QAuBD,4CAAwB,GAAxB,UAAyBG,oBAAyB,EAAEC,yBAA8B,EAAE,OAAkF,EAAE,QAAuD;YAC7N,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,OAAO,SAAA;aACR,EACDiE,uCAAqC,EACrC,QAAQ,CAA8D,CAAC;SAC1E;QA0BD,uBAAG,GAAH,UAAIlE,oBAAyB,EAAEC,yBAA8B,EAAE6E,aAAkB,EAAE,OAA6E,EAAE,QAAkD;YAClN,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,UAAU,eAAA;gBACV,OAAO,SAAA;aACR,EACDxD,kBAAgB,EAChB,QAAQ,CAAyC,CAAC;SACrD;QA0BD,yBAAK,GAAL,UAAMtB,oBAAyB,EAAEC,yBAA8B,EAAE6E,aAAkB,EAAE,OAAkE,EAAE,QAAuC;YAC9L,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC;gBACE,iBAAiB,sBAAA;gBACjB,sBAAsB,2BAAA;gBACtB,UAAU,eAAA;gBACV,OAAO,SAAA;aACR,EACD,kBAAkB,EAClB,QAAQ,CAA2C,CAAC;SACvD;QACH,gBAAC;IAAD,CAAC,IAAA;IAED;IACA,IAAM5E,YAAU,GAAG,IAAIV,iBAAiB,CAACW,SAAO,CAAC,CAAC;IAClD,IAAM+D,uCAAqC,GAAyB;QAClE,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,0JAA0J;QAChK,aAAa,EAAE;YACb7D,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;SAClC;QACD,eAAe,EAAE;YACfjB,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEqF,aAAqB;gBACjC,aAAa,EAAEC,wCAAgD;aAChE;YACD,OAAO,EAAE;gBACP,UAAU,EAAEnF,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAMyB,kBAAgB,GAAyB;QAC7C,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,uKAAuK;QAC7K,aAAa,EAAE;YACbjB,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCuE,UAAqB;SACtB;QACD,eAAe,EAAE;YACfxF,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,UAAU,EAAEwF,QAAgB;gBAC5B,aAAa,EAAEC,mBAA2B;aAC3C;YACD,OAAO,EAAE;gBACP,UAAU,EAAEtF,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;IAEF,IAAM,kBAAkB,GAAyB;QAC/C,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,6KAA6K;QACnL,aAAa,EAAE;YACbQ,cAAyB;YACzBI,iBAA4B;YAC5BC,sBAAiC;YACjCuE,UAAqB;SACtB;QACD,eAAe,EAAE;YACfxF,UAAqB;SACtB;QACD,gBAAgB,EAAE;YAChBC,cAAyB;SAC1B;QACD,SAAS,EAAE;YACT,GAAG,EAAE;gBACH,aAAa,EAAE0F,qBAA6B;aAC7C;YACD,OAAO,EAAE;gBACP,UAAU,EAAEvF,gBAAwB;aACrC;SACF;QACD,UAAU,cAAA;KACX,CAAC;;ICpNF;;;;;;;;OAQG;;ICRH;;;;;;;;;IAcA,IAAM,WAAW,GAAG,wBAAwB,CAAC;IAC7C,IAAM,cAAc,GAAG,OAAO,CAAC;AAE/B;QAAwDwF,sDAA8B;;;;;;;QAWpF,4CAAY,WAA4C,EAAE,cAAsB,EAAE,OAAmD;YAArI,iBAgCC;YA/BC,IAAI,WAAW,IAAI,SAAS,EAAE;gBAC5B,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;aACpD;YACD,IAAI,cAAc,IAAI,SAAS,EAAE;gBAC/B,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACvD;YAED,IAAI,CAAC,OAAO,EAAE;gBACZ,OAAO,GAAG,EAAE,CAAC;aACd;YACD,IAAG,CAAC,OAAO,CAAC,SAAS,EAAE;gBACrB,IAAM,gBAAgB,GAAGC,oCAAoC,EAAE,CAAC;gBAChE,OAAO,CAAC,SAAS,GAAM,WAAW,SAAI,cAAc,SAAI,gBAAkB,CAAC;aAC5E;YAED,QAAA,kBAAM,WAAW,EAAE,OAAO,CAAC,SAAC;YAE5B,KAAI,CAAC,UAAU,GAAG,YAAY,CAAC;YAC/B,KAAI,CAAC,cAAc,GAAG,OAAO,CAAC;YAC9B,KAAI,CAAC,gCAAgC,GAAG,EAAE,CAAC;YAC3C,KAAI,CAAC,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,KAAI,CAAC,OAAO,IAAI,8BAA8B,CAAC;YACjF,KAAI,CAAC,kBAAkB,GAAG,iCAAiC,CAAC;YAC5D,KAAI,CAAC,WAAW,GAAG,WAAW,CAAC;YAC/B,KAAI,CAAC,cAAc,GAAG,cAAc,CAAC;YAErC,IAAG,OAAO,CAAC,cAAc,KAAK,IAAI,IAAI,OAAO,CAAC,cAAc,KAAK,SAAS,EAAE;gBAC1E,KAAI,CAAC,cAAc,GAAG,OAAO,CAAC,cAAc,CAAC;aAC9C;YACD,IAAG,OAAO,CAAC,gCAAgC,KAAK,IAAI,IAAI,OAAO,CAAC,gCAAgC,KAAK,SAAS,EAAE;gBAC9G,KAAI,CAAC,gCAAgC,GAAG,OAAO,CAAC,gCAAgC,CAAC;aAClF;;SACF;QACH,yCAAC;IAAD,CAAC,CA5CuDC,8BAA8B;;ICjBtF;;;;;;;;;;QAiB0CF,+CAAkC;;;;;;;QAgB1E,qCAAY,WAA4C,EAAE,cAAsB,EAAE,OAAmD;YAArI,YACE,kBAAM,WAAW,EAAE,cAAc,EAAE,OAAO,CAAC,SAQ5C;YAPC,KAAI,CAAC,UAAU,GAAG,IAAIG,UAAqB,CAAC,KAAI,CAAC,CAAC;YAClD,KAAI,CAAC,mBAAmB,GAAG,IAAIC,mBAA8B,CAAC,KAAI,CAAC,CAAC;YACpE,KAAI,CAAC,UAAU,GAAG,IAAIC,UAAqB,CAAC,KAAI,CAAC,CAAC;YAClD,KAAI,CAAC,cAAc,GAAG,IAAIC,cAAyB,CAAC,KAAI,CAAC,CAAC;YAC1D,KAAI,CAAC,eAAe,GAAG,IAAIC,eAA0B,CAAC,KAAI,CAAC,CAAC;YAC5D,KAAI,CAAC,iBAAiB,GAAG,IAAIC,iBAA4B,CAAC,KAAI,CAAC,CAAC;YAChE,KAAI,CAAC,SAAS,GAAG,IAAIC,SAAoB,CAAC,KAAI,CAAC,CAAC;;SACjD;QACH,kCAAC;IAAD,CA1BA,CAA0C,kCAAkC;;;;;;;;;;;;;;;;;;;;;;"}
|