@backstage-community/plugin-tekton 3.16.0 → 3.16.2

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 CHANGED
@@ -1,5 +1,18 @@
1
1
  ### Dependencies
2
2
 
3
+ ## 3.16.2
4
+
5
+ ### Patch Changes
6
+
7
+ - a6e850f: Updated dependency `msw` to `1.3.5`.
8
+ - d3d078b: Updated dependency `@types/lodash` to `4.17.13`.
9
+
10
+ ## 3.16.1
11
+
12
+ ### Patch Changes
13
+
14
+ - 9b803bb: Fixed `style-inject` imports in packed \*.css.esm.js files until a new version of `@backstage/cli` is released that includes https://github.com/backstage/backstage/pull/27547.
15
+
3
16
  ## 3.16.0
4
17
 
5
18
  ### Minor Changes
@@ -1,4 +1,4 @@
1
- import styleInject from '../../node_modules/style-inject/dist/style-inject.es.esm.js';
1
+ import styleInject from 'style-inject';
2
2
 
3
3
  var css_248z = ".bs-tkn-timestamp {\n color: inherit;\n}\n";
4
4
  styleInject(css_248z);
@@ -1,4 +1,4 @@
1
- import styleInject from '../../node_modules/style-inject/dist/style-inject.es.esm.js';
1
+ import styleInject from 'style-inject';
2
2
 
3
3
  var css_248z = ".bs-tkn-plrstatus {\n display: flex;\n align-items: center;\n}\n\n.bs-tkn-plrstatus svg {\n top: 0;\n}\n";
4
4
  styleInject(css_248z);
@@ -1,4 +1,4 @@
1
- import styleInject from '../../node_modules/style-inject/dist/style-inject.es.esm.js';
1
+ import styleInject from 'style-inject';
2
2
 
3
3
  var css_248z = ".bs-tkn-pipeline-visualization__label {\n align-items: baseline;\n}\n\n.bs-tkn-pipeline-visualization__label .badge {\n font-size: 12px;\n line-height: 20px;\n margin-right: 4px;\n min-width: 24px;\n padding: 0 7px;\n border-radius: 20px;\n color: var(--pf-v5-global--palette--white);\n display: inline-block;\n text-align: center;\n white-space: nowrap;\n width: 100%;\n}\n";
4
4
  styleInject(css_248z);
@@ -1,4 +1,4 @@
1
- import styleInject from '../../node_modules/style-inject/dist/style-inject.es.esm.js';
1
+ import styleInject from 'style-inject';
2
2
 
3
3
  var css_248z = ".bs-tkn-cluster-selector {\n display: flex;\n align-items: center;\n}\n\n.bs-tkn-cluster-selector > div > div > div {\n margin-top: 0;\n}\n";
4
4
  styleInject(css_248z);
@@ -1,4 +1,4 @@
1
- import styleInject from '../../node_modules/style-inject/dist/style-inject.es.esm.js';
1
+ import styleInject from 'style-inject';
2
2
 
3
3
  var css_248z = ".bs-tkn-resource-status {\n padding-left: var(--pf-v5-global--spacer--sm);\n white-space: nowrap;\n}\n\n.bs-tkn-resource-status__badge {\n vertical-align: middle;\n}\n\n.bs-tkn-resource-status__badge--alt {\n vertical-align: baseline;\n}\n";
4
4
  styleInject(css_248z);
@@ -1,4 +1,4 @@
1
- import styleInject from '../../node_modules/style-inject/dist/style-inject.es.esm.js';
1
+ import styleInject from 'style-inject';
2
2
 
3
3
  var css_248z = ".bs-tkn-status-selector {\n display: flex;\n align-items: center;\n}\n\n.bs-tkn-status-selector > div > div > div {\n margin-top: 0;\n}\n";
4
4
  styleInject(css_248z);
@@ -1,4 +1,4 @@
1
- import styleInject from '../../node_modules/style-inject/dist/style-inject.es.esm.js';
1
+ import styleInject from 'style-inject';
2
2
 
3
3
  var css_248z = ".bs-tkn-pipeline-task-node:focus {\n outline: -webkit-focus-ring-color auto 5px;\n}\n";
4
4
  styleInject(css_248z);
@@ -1,4 +1,4 @@
1
- import styleInject from '../../node_modules/style-inject/dist/style-inject.es.esm.js';
1
+ import styleInject from 'style-inject';
2
2
 
3
3
  var css_248z = ".bs-tkn-pipeline-visualization__label {\n align-items: baseline;\n padding-bottom: var(--pf-v5-global--spacer--xs);\n}\n\n.bs-tkn-pipeline-visualization__label .badge {\n font-size: 17px;\n line-height: 20px;\n margin-right: 4px;\n min-width: 24px;\n padding: 0 7px;\n border-radius: 20px;\n color: var(--pf-v5-global--palette--white);\n display: inline-block;\n text-align: center;\n white-space: nowrap;\n width: 100%;\n}\n\n.bs-tkn-pipeline-visualization__layout .pf-topology-content {\n border-radius: 20px;\n}\n\n.bs-tkn-pipeline-visualization__layout .pf-topology-visualization-surface {\n font-size: 1rem;\n border-radius: 1rem;\n}\n";
4
4
  styleInject(css_248z);
@@ -1,4 +1,4 @@
1
- import styleInject from '../../node_modules/style-inject/dist/style-inject.es.esm.js';
1
+ import styleInject from 'style-inject';
2
2
 
3
3
  var css_248z = ".bs-tkn-pipeline-visualization-step-list {\n min-width: 10em;\n}\n\n.bs-tkn-pipeline-visualization-step-list__task-name {\n font-weight: var(--pf-v5-global--FontWeight--bold);\n line-height: var(--pf-v5-global--spacer--lg);\n max-height: var(--pf-v5-global--spacer--2xl);\n max-width: 15em;\n margin: 0 auto 10px auto;\n\n display: -webkit-box;\n -webkit-box-orient: vertical;\n -webkit-line-clamp: 2;\n overflow: hidden;\n}\n\n.bs-tkn-pipeline-visualization-step-list__task-type {\n line-height: var(--pf-v5-global--spacer--xs);\n max-height: var(--pf-v5-global--spacer--2xl);\n margin: 0 auto 10px auto;\n}\n\n.bs-tkn-pipeline-visualization-step-list__step {\n display: flex;\n margin-bottom: var(--pf-v5-global--spacer--xs);\n}\n\n.bs-tkn-pipeline-visualization-step-list__step--task-run {\n margin-bottom: var(--pf-v5-global--spacer--sm);\n}\n\n.bs-tkn-pipeline-visualization-step-list__step:last-child {\n margin-bottom: 0;\n}\n\n.bs-tkn-pipeline-visualization-step-list__bullet {\n font-size: 1rem;\n}\n\n.bs-tkn-pipeline-visualization-step-list__icon {\n flex: 0 0 18px;\n}\n\n.bs-tkn-pipeline-visualization-step-list__icon-backdrop {\n fill: var(--pf-v5-global--Color--light-100);\n}\n\n.bs-tkn-pipeline-visualization-step-list__name {\n flex: 1 1 auto;\n overflow: hidden;\n padding-left: var(--pf-v5-global--spacer--sm);\n text-align: left;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n\n.bs-tkn-pipeline-visualization-step-list__name.is-main-focus {\n padding: 0 var(--pf-v5-global--spacer--sm);\n text-align: center;\n}\n\n.bs-tkn-pipeline-visualization-step-list__duration {\n flex: 0 0 auto;\n padding-left: var(--pf-v5-global--spacer--sm);\n text-align: right;\n}\n";
4
4
  styleInject(css_248z);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage-community/plugin-tekton",
3
- "version": "3.16.0",
3
+ "version": "3.16.2",
4
4
  "main": "dist/index.esm.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "license": "Apache-2.0",
@@ -30,7 +30,8 @@
30
30
  "test": "backstage-cli package test",
31
31
  "clean": "backstage-cli package clean",
32
32
  "prepack": "backstage-cli package prepack",
33
- "postpack": "backstage-cli package postpack"
33
+ "postpack": "backstage-cli package postpack",
34
+ "prepublish": "./fix-style-inject-imports.sh"
34
35
  },
35
36
  "dependencies": {
36
37
  "@aonic-ui/pipelines": "^1.1.1",
@@ -78,10 +79,10 @@
78
79
  "@testing-library/react-hooks": "8.0.1",
79
80
  "@testing-library/user-event": "14.5.2",
80
81
  "@types/dagre": "^0.7.52",
81
- "@types/lodash": "4.17.5",
82
+ "@types/lodash": "4.17.13",
82
83
  "@types/node": "18.19.34",
83
84
  "cross-fetch": "4.0.0",
84
- "msw": "1.3.3",
85
+ "msw": "1.3.5",
85
86
  "prettier": "3.3.3",
86
87
  "start-server-and-test": "2.0.8"
87
88
  },