@azure/synapse-monitoring 1.0.0-alpha.20230605.1 → 1.0.0-alpha.20230616.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +41 -41
- package/dist/index.js.map +1 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -28,21 +28,21 @@ var zlib = require('zlib');
|
|
|
28
28
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
29
29
|
|
|
30
30
|
function _interopNamespace(e) {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
31
|
+
if (e && e.__esModule) return e;
|
|
32
|
+
var n = Object.create(null);
|
|
33
|
+
if (e) {
|
|
34
|
+
Object.keys(e).forEach(function (k) {
|
|
35
|
+
if (k !== 'default') {
|
|
36
|
+
var d = Object.getOwnPropertyDescriptor(e, k);
|
|
37
|
+
Object.defineProperty(n, k, d.get ? d : {
|
|
38
|
+
enumerable: true,
|
|
39
|
+
get: function () { return e[k]; }
|
|
40
|
+
});
|
|
41
|
+
}
|
|
40
42
|
});
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
n["default"] = e;
|
|
45
|
-
return Object.freeze(n);
|
|
43
|
+
}
|
|
44
|
+
n["default"] = e;
|
|
45
|
+
return Object.freeze(n);
|
|
46
46
|
}
|
|
47
47
|
|
|
48
48
|
var os__namespace = /*#__PURE__*/_interopNamespace(os);
|
|
@@ -63,29 +63,29 @@ var require$$1__default$2 = /*#__PURE__*/_interopDefaultLegacy(require$$1$2);
|
|
|
63
63
|
var require$$0__default$1 = /*#__PURE__*/_interopDefaultLegacy(require$$0$2);
|
|
64
64
|
var zlib__namespace = /*#__PURE__*/_interopNamespace(zlib);
|
|
65
65
|
|
|
66
|
-
/******************************************************************************
|
|
67
|
-
Copyright (c) Microsoft Corporation.
|
|
68
|
-
|
|
69
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
70
|
-
purpose with or without fee is hereby granted.
|
|
71
|
-
|
|
72
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
73
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
74
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
75
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
76
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
77
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
78
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
79
|
-
***************************************************************************** */
|
|
80
|
-
|
|
81
|
-
function __awaiter$2(thisArg, _arguments, P, generator) {
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
66
|
+
/******************************************************************************
|
|
67
|
+
Copyright (c) Microsoft Corporation.
|
|
68
|
+
|
|
69
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
70
|
+
purpose with or without fee is hereby granted.
|
|
71
|
+
|
|
72
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
73
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
74
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
75
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
76
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
77
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
78
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
79
|
+
***************************************************************************** */
|
|
80
|
+
|
|
81
|
+
function __awaiter$2(thisArg, _arguments, P, generator) {
|
|
82
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
83
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
84
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
85
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
86
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
87
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
88
|
+
});
|
|
89
89
|
}
|
|
90
90
|
|
|
91
91
|
// Copyright (c) Microsoft Corporation.
|
|
@@ -19129,10 +19129,10 @@ const SqlQueryStringDataModel = {
|
|
|
19129
19129
|
};
|
|
19130
19130
|
|
|
19131
19131
|
var Mappers = /*#__PURE__*/Object.freeze({
|
|
19132
|
-
|
|
19133
|
-
|
|
19134
|
-
|
|
19135
|
-
|
|
19132
|
+
__proto__: null,
|
|
19133
|
+
SparkJobListViewResponse: SparkJobListViewResponse,
|
|
19134
|
+
SparkJob: SparkJob,
|
|
19135
|
+
SqlQueryStringDataModel: SqlQueryStringDataModel
|
|
19136
19136
|
});
|
|
19137
19137
|
|
|
19138
19138
|
/*
|