@red-hat-developer-hub/backstage-plugin-global-floating-action-button 1.7.2 → 1.8.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 +12 -0
- package/README.md +8 -8
- package/dist/index.d.ts +3 -3
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @red-hat-developer-hub/backstage-plugin-global-floating-action-button
|
|
2
2
|
|
|
3
|
+
## 1.8.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- 296ec15: Backstage version bump to v1.48.4
|
|
8
|
+
|
|
9
|
+
## 1.7.3
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- 0f684d9: Updated documentation examples to use the new `/bulk-import` route instead of `/bulk-import/repositories`
|
|
14
|
+
|
|
3
15
|
## 1.7.2
|
|
4
16
|
|
|
5
17
|
### Patch Changes
|
package/README.md
CHANGED
|
@@ -34,13 +34,13 @@ The sections below are relevant for static plugins. If the plugin is expected to
|
|
|
34
34
|
icon: <svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#e8eaed"><g><rect fill="none" height="24" width="24"/></g><g><path d="M11,7L9.6,8.4l2.6,2.6H2v2h10.2l-2.6,2.6L11,17l5-5L11,7z M20,19h-8v2h8c1.1,0,2-0.9,2-2V5c0-1.1-0.9-2-2-2h-8v2h8V19z"/></g></svg>
|
|
35
35
|
label: 'Bulk import'
|
|
36
36
|
toolTip: 'Register multiple repositories in bulk'
|
|
37
|
-
to: /bulk-import
|
|
37
|
+
to: /bulk-import
|
|
38
38
|
# end of fab config
|
|
39
39
|
appIcons:
|
|
40
40
|
- name: bulkImportIcon
|
|
41
41
|
importName: BulkImportIcon
|
|
42
42
|
dynamicRoutes:
|
|
43
|
-
- path: /bulk-import
|
|
43
|
+
- path: /bulk-import
|
|
44
44
|
importName: BulkImportPage
|
|
45
45
|
menuItem:
|
|
46
46
|
icon: bulkImportIcon
|
|
@@ -94,13 +94,13 @@ The sections below are relevant for static plugins. If the plugin is expected to
|
|
|
94
94
|
icon: <svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#e8eaed"><g><rect fill="none" height="24" width="24"/></g><g><path d="M11,7L9.6,8.4l2.6,2.6H2v2h10.2l-2.6,2.6L11,17l5-5L11,7z M20,19h-8v2h8c1.1,0,2-0.9,2-2V5c0-1.1-0.9-2-2-2h-8v2h8V19z"/></g></svg>
|
|
95
95
|
label: 'Bulk import'
|
|
96
96
|
toolTip: 'Register multiple repositories in bulk'
|
|
97
|
-
to: /bulk-import
|
|
97
|
+
to: /bulk-import
|
|
98
98
|
# end of fab config
|
|
99
99
|
appIcons:
|
|
100
100
|
- name: bulkImportIcon
|
|
101
101
|
importName: BulkImportIcon
|
|
102
102
|
dynamicRoutes:
|
|
103
|
-
- path: /bulk-import
|
|
103
|
+
- path: /bulk-import
|
|
104
104
|
importName: BulkImportPage
|
|
105
105
|
menuItem:
|
|
106
106
|
icon: bulkImportIcon
|
|
@@ -150,14 +150,14 @@ The sections below are relevant for static plugins. If the plugin is expected to
|
|
|
150
150
|
icon: <svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#e8eaed"><g><rect fill="none" height="24" width="24"/></g><g><path d="M11,7L9.6,8.4l2.6,2.6H2v2h10.2l-2.6,2.6L11,17l5-5L11,7z M20,19h-8v2h8c1.1,0,2-0.9,2-2V5c0-1.1-0.9-2-2-2h-8v2h8V19z"/></g></svg>
|
|
151
151
|
label: 'Bulk import'
|
|
152
152
|
toolTip: 'Register multiple repositories in bulk'
|
|
153
|
-
to: /bulk-import
|
|
153
|
+
to: /bulk-import
|
|
154
154
|
visibleOnPaths: ['/catalog', '/settings']
|
|
155
155
|
# end of fab config
|
|
156
156
|
appIcons:
|
|
157
157
|
- name: bulkImportIcon
|
|
158
158
|
importName: BulkImportIcon
|
|
159
159
|
dynamicRoutes:
|
|
160
|
-
- path: /bulk-import
|
|
160
|
+
- path: /bulk-import
|
|
161
161
|
importName: BulkImportPage
|
|
162
162
|
menuItem:
|
|
163
163
|
icon: bulkImportIcon
|
|
@@ -184,14 +184,14 @@ The sections below are relevant for static plugins. If the plugin is expected to
|
|
|
184
184
|
icon: <svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24px" viewBox="0 0 24 24" width="24px" fill="#e8eaed"><g><rect fill="none" height="24" width="24"/></g><g><path d="M11,7L9.6,8.4l2.6,2.6H2v2h10.2l-2.6,2.6L11,17l5-5L11,7z M20,19h-8v2h8c1.1,0,2-0.9,2-2V5c0-1.1-0.9-2-2-2h-8v2h8V19z"/></g></svg>
|
|
185
185
|
label: 'Bulk import'
|
|
186
186
|
toolTip: 'Register multiple repositories in bulk'
|
|
187
|
-
to: /bulk-import
|
|
187
|
+
to: /bulk-import
|
|
188
188
|
excludeOnPaths: ['/bulk-import']
|
|
189
189
|
# end of fab config
|
|
190
190
|
appIcons:
|
|
191
191
|
- name: bulkImportIcon
|
|
192
192
|
importName: BulkImportIcon
|
|
193
193
|
dynamicRoutes:
|
|
194
|
-
- path: /bulk-import
|
|
194
|
+
- path: /bulk-import
|
|
195
195
|
importName: BulkImportPage
|
|
196
196
|
menuItem:
|
|
197
197
|
icon: bulkImportIcon
|
package/dist/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
3
3
|
import * as _backstage_core_plugin_api from '@backstage/core-plugin-api';
|
|
4
|
-
import * as
|
|
4
|
+
import * as _backstage_frontend_plugin_api from '@backstage/frontend-plugin-api';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Slot
|
|
@@ -62,7 +62,7 @@ type FABMountPoint = {
|
|
|
62
62
|
* Translation reference for global floating action button plugin
|
|
63
63
|
* @public
|
|
64
64
|
*/
|
|
65
|
-
declare const globalFloatingActionButtonTranslationRef:
|
|
65
|
+
declare const globalFloatingActionButtonTranslationRef: _backstage_frontend_plugin_api.TranslationRef<"plugin.global-floating-action-button", {
|
|
66
66
|
readonly "fab.menu.tooltip": string;
|
|
67
67
|
readonly "fab.github.label": string;
|
|
68
68
|
readonly "fab.github.tooltip": string;
|
|
@@ -82,7 +82,7 @@ declare const globalFloatingActionButtonTranslationRef: _backstage_core_plugin_a
|
|
|
82
82
|
* Translation Resource for Global Floating Action Button
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
|
-
declare const globalFloatingActionButtonTranslations:
|
|
85
|
+
declare const globalFloatingActionButtonTranslations: _backstage_frontend_plugin_api.TranslationResource<"plugin.global-floating-action-button">;
|
|
86
86
|
|
|
87
87
|
/**
|
|
88
88
|
* Global Floating Action Button Plugin
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@red-hat-developer-hub/backstage-plugin-global-floating-action-button",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.8.0",
|
|
4
4
|
"main": "dist/index.esm.js",
|
|
5
5
|
"types": "dist/index.d.ts",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -32,9 +32,9 @@
|
|
|
32
32
|
"ui-test": "start-server-and-test start localhost:3000 'playwright test'"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@backstage/core-components": "^0.18.
|
|
36
|
-
"@backstage/core-plugin-api": "^1.12.
|
|
37
|
-
"@backstage/theme": "^0.7.
|
|
35
|
+
"@backstage/core-components": "^0.18.7",
|
|
36
|
+
"@backstage/core-plugin-api": "^1.12.3",
|
|
37
|
+
"@backstage/theme": "^0.7.2",
|
|
38
38
|
"@mui/icons-material": "^5.15.17",
|
|
39
39
|
"@mui/material": "^5.15.17",
|
|
40
40
|
"@mui/styles": "5.18.0",
|
|
@@ -48,8 +48,8 @@
|
|
|
48
48
|
"react-router-dom": "^6.0.0"
|
|
49
49
|
},
|
|
50
50
|
"devDependencies": {
|
|
51
|
-
"@backstage/cli": "^0.
|
|
52
|
-
"@backstage/dev-utils": "^1.1.
|
|
51
|
+
"@backstage/cli": "^0.35.4",
|
|
52
|
+
"@backstage/dev-utils": "^1.1.20",
|
|
53
53
|
"@openshift/dynamic-plugin-sdk": "5.0.1",
|
|
54
54
|
"@testing-library/jest-dom": "^6.0.0",
|
|
55
55
|
"@testing-library/react": "^14.0.0",
|