@grafana/k6-test-builder 0.3.4 → 0.3.5

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 CHANGED
@@ -10495,16 +10495,16 @@ const $745c052f15dc6f1b$export$5cee3243320d0d2d = ({ variables: variables , onCh
10495
10495
  }),
10496
10496
  /*#__PURE__*/ (0, $gkIgo$reactjsxruntime.jsxs)((0, $ab4876a2c16b3c35$export$f348fa2be2f68942), {
10497
10497
  children: [
10498
- /*#__PURE__*/ (0, $gkIgo$reactjsxruntime.jsx)((0, $gkIgo$materialuicore.FormLabel), {
10498
+ /*#__PURE__*/ (0, $gkIgo$reactjsxruntime.jsx)((0, $8c4e1b935d327ac5$export$842aba50ed0ce9d7), {
10499
10499
  children: (0, $fa7352d9619e086b$export$48cd214217e4401).name
10500
10500
  }),
10501
- /*#__PURE__*/ (0, $gkIgo$reactjsxruntime.jsx)((0, $gkIgo$materialuicore.FormLabel), {
10501
+ /*#__PURE__*/ (0, $gkIgo$reactjsxruntime.jsx)((0, $8c4e1b935d327ac5$export$842aba50ed0ce9d7), {
10502
10502
  children: (0, $fa7352d9619e086b$export$48cd214217e4401).extract
10503
10503
  }),
10504
- showAttributeColumn && /*#__PURE__*/ (0, $gkIgo$reactjsxruntime.jsx)((0, $gkIgo$materialuicore.FormLabel), {
10504
+ showAttributeColumn && /*#__PURE__*/ (0, $gkIgo$reactjsxruntime.jsx)((0, $8c4e1b935d327ac5$export$842aba50ed0ce9d7), {
10505
10505
  children: (0, $fa7352d9619e086b$export$48cd214217e4401).attribute
10506
10506
  }),
10507
- /*#__PURE__*/ (0, $gkIgo$reactjsxruntime.jsx)((0, $gkIgo$materialuicore.FormLabel), {
10507
+ /*#__PURE__*/ (0, $gkIgo$reactjsxruntime.jsx)((0, $8c4e1b935d327ac5$export$842aba50ed0ce9d7), {
10508
10508
  style: {
10509
10509
  gridColumn: !showAttributeColumn ? "3 / span 3" : undefined
10510
10510
  },
package/dist/module.js CHANGED
@@ -10474,16 +10474,16 @@ const $08c0c8eb97786d3c$export$5cee3243320d0d2d = ({ variables: variables , onCh
10474
10474
  }),
10475
10475
  /*#__PURE__*/ (0, $b7VBt$jsxs)((0, $bc03e5cfae4eab78$export$f348fa2be2f68942), {
10476
10476
  children: [
10477
- /*#__PURE__*/ (0, $b7VBt$jsx)((0, $b7VBt$FormLabel), {
10477
+ /*#__PURE__*/ (0, $b7VBt$jsx)((0, $8e10f6d2c60dae58$export$842aba50ed0ce9d7), {
10478
10478
  children: (0, $60e34da73f3806b9$export$48cd214217e4401).name
10479
10479
  }),
10480
- /*#__PURE__*/ (0, $b7VBt$jsx)((0, $b7VBt$FormLabel), {
10480
+ /*#__PURE__*/ (0, $b7VBt$jsx)((0, $8e10f6d2c60dae58$export$842aba50ed0ce9d7), {
10481
10481
  children: (0, $60e34da73f3806b9$export$48cd214217e4401).extract
10482
10482
  }),
10483
- showAttributeColumn && /*#__PURE__*/ (0, $b7VBt$jsx)((0, $b7VBt$FormLabel), {
10483
+ showAttributeColumn && /*#__PURE__*/ (0, $b7VBt$jsx)((0, $8e10f6d2c60dae58$export$842aba50ed0ce9d7), {
10484
10484
  children: (0, $60e34da73f3806b9$export$48cd214217e4401).attribute
10485
10485
  }),
10486
- /*#__PURE__*/ (0, $b7VBt$jsx)((0, $b7VBt$FormLabel), {
10486
+ /*#__PURE__*/ (0, $b7VBt$jsx)((0, $8e10f6d2c60dae58$export$842aba50ed0ce9d7), {
10487
10487
  style: {
10488
10488
  gridColumn: !showAttributeColumn ? "3 / span 3" : undefined
10489
10489
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@grafana/k6-test-builder",
3
- "version": "0.3.4",
3
+ "version": "0.3.5",
4
4
  "license": "AGPL-3.0",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/module.js",