@grafana/k6-test-builder 0.4.1-alpha.0 → 0.5.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/dist/index.js +7 -8
- package/dist/module.js +7 -8
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -6412,12 +6412,6 @@ function $b2fd5f170ac8255b$export$ac3bdfe4cb17f64e() {
|
|
|
6412
6412
|
]
|
|
6413
6413
|
}),
|
|
6414
6414
|
/*#__PURE__*/ (0, $gkIgo$reactjsxruntime.jsx)((0, $bac2ea1f1a1f3a68$export$cf18ca8ecaaac04b), {}),
|
|
6415
|
-
importDisabled && /*#__PURE__*/ (0, $gkIgo$reactjsxruntime.jsx)((0, $bac2ea1f1a1f3a68$export$51485461e6c971ae), {
|
|
6416
|
-
component: "button",
|
|
6417
|
-
color: "textDisabled",
|
|
6418
|
-
disabled: true,
|
|
6419
|
-
children: "Import"
|
|
6420
|
-
}),
|
|
6421
6415
|
!importDisabled && /*#__PURE__*/ (0, $gkIgo$reactjsxruntime.jsx)((0, $gkIgo$materialuicore.Tooltip), {
|
|
6422
6416
|
title: "Click to import HAR file",
|
|
6423
6417
|
arrow: true,
|
|
@@ -14429,7 +14423,7 @@ function $00b916e228a936f5$export$f290710bbb710efa({ loading: loading , saving:
|
|
|
14429
14423
|
k6_load_zone_id: "amazon:us:ashburn",
|
|
14430
14424
|
city: "Ashburn"
|
|
14431
14425
|
}
|
|
14432
|
-
] , DocsLinkComponent: DocsLinkComponent = (0, $cd402c1b3ca4b836$export$e816d7af81d48a79) , onViewChange: onViewChange , StagesVirtualizationComponent: StagesVirtualizationComponent , ScriptEditorComponent: ScriptEditorComponent = (0, $ab0bf6ee71c94953$export$32efa5142ae8aa01) , TestBuilderIconComponent: TestBuilderIconComponent = (0, $924f96bd0d5c630d$export$cc0ae9a5c96bcd6f) , readonlyScriptScenarios: readonlyScriptScenarios =
|
|
14426
|
+
] , DocsLinkComponent: DocsLinkComponent = (0, $cd402c1b3ca4b836$export$e816d7af81d48a79) , onViewChange: onViewChange , StagesVirtualizationComponent: StagesVirtualizationComponent , ScriptEditorComponent: ScriptEditorComponent = (0, $ab0bf6ee71c94953$export$32efa5142ae8aa01) , TestBuilderIconComponent: TestBuilderIconComponent = (0, $924f96bd0d5c630d$export$cc0ae9a5c96bcd6f) , readonlyScriptScenarios: readonlyScriptScenarios = false , apmConfigs: apmConfigs = [] , hasCloudAPM: hasCloudAPM = false , disableAPM: disableAPM = false }) {
|
|
14433
14427
|
// create test builder context
|
|
14434
14428
|
const context = {
|
|
14435
14429
|
k6Test: k6Test,
|
|
@@ -15102,7 +15096,9 @@ const $52b9d7eb1cd2746c$export$e59fbfa5ffe25cdd = {
|
|
|
15102
15096
|
},
|
|
15103
15097
|
option: {
|
|
15104
15098
|
'& > [class*="MuiIconButton-root"]': {
|
|
15105
|
-
marginRight: "8px"
|
|
15099
|
+
marginRight: "8px",
|
|
15100
|
+
padding: 0,
|
|
15101
|
+
paddingLeft: "10px"
|
|
15106
15102
|
}
|
|
15107
15103
|
},
|
|
15108
15104
|
inputRoot: {
|
|
@@ -15579,6 +15575,9 @@ const $62ab0070dd5eb8e6$export$44518b3b0aec31d = (theme)=>{
|
|
|
15579
15575
|
paper: {
|
|
15580
15576
|
background: theme.colors.background.canvas
|
|
15581
15577
|
},
|
|
15578
|
+
popupIndicator: {
|
|
15579
|
+
color: theme.colors.text.primary
|
|
15580
|
+
},
|
|
15582
15581
|
inputRoot: {
|
|
15583
15582
|
height: "auto",
|
|
15584
15583
|
'&[class*="MuiOutlinedInput-root"]': {
|
package/dist/module.js
CHANGED
|
@@ -6391,12 +6391,6 @@ function $d9fe84fff8953a15$export$ac3bdfe4cb17f64e() {
|
|
|
6391
6391
|
]
|
|
6392
6392
|
}),
|
|
6393
6393
|
/*#__PURE__*/ (0, $b7VBt$jsx)((0, $570fb69e6168c397$export$cf18ca8ecaaac04b), {}),
|
|
6394
|
-
importDisabled && /*#__PURE__*/ (0, $b7VBt$jsx)((0, $570fb69e6168c397$export$51485461e6c971ae), {
|
|
6395
|
-
component: "button",
|
|
6396
|
-
color: "textDisabled",
|
|
6397
|
-
disabled: true,
|
|
6398
|
-
children: "Import"
|
|
6399
|
-
}),
|
|
6400
6394
|
!importDisabled && /*#__PURE__*/ (0, $b7VBt$jsx)((0, $b7VBt$Tooltip), {
|
|
6401
6395
|
title: "Click to import HAR file",
|
|
6402
6396
|
arrow: true,
|
|
@@ -14408,7 +14402,7 @@ function $045b658c7184976c$export$f290710bbb710efa({ loading: loading , saving:
|
|
|
14408
14402
|
k6_load_zone_id: "amazon:us:ashburn",
|
|
14409
14403
|
city: "Ashburn"
|
|
14410
14404
|
}
|
|
14411
|
-
] , DocsLinkComponent: DocsLinkComponent = (0, $a2bbc3b49e805484$export$e816d7af81d48a79) , onViewChange: onViewChange , StagesVirtualizationComponent: StagesVirtualizationComponent , ScriptEditorComponent: ScriptEditorComponent = (0, $b60f5acc8283b9c9$export$32efa5142ae8aa01) , TestBuilderIconComponent: TestBuilderIconComponent = (0, $a80b21e889559c22$export$cc0ae9a5c96bcd6f) , readonlyScriptScenarios: readonlyScriptScenarios =
|
|
14405
|
+
] , DocsLinkComponent: DocsLinkComponent = (0, $a2bbc3b49e805484$export$e816d7af81d48a79) , onViewChange: onViewChange , StagesVirtualizationComponent: StagesVirtualizationComponent , ScriptEditorComponent: ScriptEditorComponent = (0, $b60f5acc8283b9c9$export$32efa5142ae8aa01) , TestBuilderIconComponent: TestBuilderIconComponent = (0, $a80b21e889559c22$export$cc0ae9a5c96bcd6f) , readonlyScriptScenarios: readonlyScriptScenarios = false , apmConfigs: apmConfigs = [] , hasCloudAPM: hasCloudAPM = false , disableAPM: disableAPM = false }) {
|
|
14412
14406
|
// create test builder context
|
|
14413
14407
|
const context = {
|
|
14414
14408
|
k6Test: k6Test,
|
|
@@ -15081,7 +15075,9 @@ const $5e43c31f4d2ea205$export$e59fbfa5ffe25cdd = {
|
|
|
15081
15075
|
},
|
|
15082
15076
|
option: {
|
|
15083
15077
|
'& > [class*="MuiIconButton-root"]': {
|
|
15084
|
-
marginRight: "8px"
|
|
15078
|
+
marginRight: "8px",
|
|
15079
|
+
padding: 0,
|
|
15080
|
+
paddingLeft: "10px"
|
|
15085
15081
|
}
|
|
15086
15082
|
},
|
|
15087
15083
|
inputRoot: {
|
|
@@ -15558,6 +15554,9 @@ const $1eed075243b73743$export$44518b3b0aec31d = (theme)=>{
|
|
|
15558
15554
|
paper: {
|
|
15559
15555
|
background: theme.colors.background.canvas
|
|
15560
15556
|
},
|
|
15557
|
+
popupIndicator: {
|
|
15558
|
+
color: theme.colors.text.primary
|
|
15559
|
+
},
|
|
15561
15560
|
inputRoot: {
|
|
15562
15561
|
height: "auto",
|
|
15563
15562
|
'&[class*="MuiOutlinedInput-root"]': {
|