@drodil/backstage-plugin-qeta-react 3.59.7 → 3.59.9

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.
Files changed (2) hide show
  1. package/dist/index.d.ts +8 -8
  2. package/package.json +13 -13
package/dist/index.d.ts CHANGED
@@ -1122,7 +1122,6 @@ declare const qetaTranslationRef: _backstage_frontend_plugin_api.TranslationRef<
1122
1122
  readonly "favoritePage.title": "Favorited posts";
1123
1123
  readonly "leftMenu.tags": "Tags";
1124
1124
  readonly "leftMenu.entities": "Entities";
1125
- readonly "leftMenu.content": "Content";
1126
1125
  readonly "leftMenu.users": "Users";
1127
1126
  readonly "leftMenu.collections": "Collections";
1128
1127
  readonly "leftMenu.statistics": "Statistics";
@@ -1132,6 +1131,7 @@ declare const qetaTranslationRef: _backstage_frontend_plugin_api.TranslationRef<
1132
1131
  readonly "leftMenu.moderate": "Moderate";
1133
1132
  readonly "leftMenu.review": "Review";
1134
1133
  readonly "leftMenu.settings": "Settings";
1134
+ readonly "leftMenu.content": "Content";
1135
1135
  readonly "leftMenu.manage": "Manage";
1136
1136
  readonly "leftMenu.buttonLabel": "Menu";
1137
1137
  readonly "leftMenu.home": "Home";
@@ -1140,8 +1140,8 @@ declare const qetaTranslationRef: _backstage_frontend_plugin_api.TranslationRef<
1140
1140
  readonly "leftMenu.community": "Community";
1141
1141
  readonly "leftMenu.expand": "Expand menu";
1142
1142
  readonly "leftMenu.collapse": "Collapse menu";
1143
- readonly "moderatorPage.title": "Moderate";
1144
1143
  readonly "moderatorPage.templates": "Templates";
1144
+ readonly "moderatorPage.title": "Moderate";
1145
1145
  readonly "moderatorPage.tools": "Tools";
1146
1146
  readonly "moderatorPage.templatesInfo": "Templates can be used to prefill question content for the user";
1147
1147
  readonly "moderatorPage.deletedPosts": "Deleted posts";
@@ -1158,8 +1158,8 @@ declare const qetaTranslationRef: _backstage_frontend_plugin_api.TranslationRef<
1158
1158
  readonly "settingsPage.aiAnswerExpanded.label": "Expand AI Answers by Default";
1159
1159
  readonly "settingsPage.usePagination.description": "Use traditional pagination instead of infinite scrolling to load more items";
1160
1160
  readonly "settingsPage.usePagination.label": "Use Pagination";
1161
- readonly "settingsPage.viewTypePreferences.title": "View Type Preferences";
1162
1161
  readonly "settingsPage.viewTypePreferences.default": "Default";
1162
+ readonly "settingsPage.viewTypePreferences.title": "View Type Preferences";
1163
1163
  readonly "settingsPage.viewTypePreferences.description": "Choose how you want to view different types of content. Select \"Default\" to use the system default view.";
1164
1164
  readonly "settingsPage.viewTypePreferences.labels.tags": "Tags";
1165
1165
  readonly "settingsPage.viewTypePreferences.labels.entities": "Entities";
@@ -1231,15 +1231,15 @@ declare const qetaTranslationRef: _backstage_frontend_plugin_api.TranslationRef<
1231
1231
  readonly "communityActivity.period.1y": "Last year";
1232
1232
  readonly "homePage.tags": "Tags";
1233
1233
  readonly "homePage.entities": "Entities";
1234
- readonly "homePage.title": "Home";
1235
1234
  readonly "homePage.users": "Users";
1236
1235
  readonly "homePage.collections": "Collections";
1236
+ readonly "homePage.title": "Home";
1237
1237
  readonly "homePage.followedItems": "Following";
1238
1238
  readonly "homePage.noFollowedItems": "You are not following anything yet";
1239
1239
  readonly "impactCard.reputation": "Reputation";
1240
- readonly "impactCard.title": "Your impact";
1241
1240
  readonly "impactCard.error": "Failed to load impact data";
1242
1241
  readonly "impactCard.answers": "Answers";
1242
+ readonly "impactCard.title": "Your impact";
1243
1243
  readonly "impactCard.links": "Links";
1244
1244
  readonly "impactCard.questions": "Questions";
1245
1245
  readonly "impactCard.articles": "Articles";
@@ -1251,8 +1251,8 @@ declare const qetaTranslationRef: _backstage_frontend_plugin_api.TranslationRef<
1251
1251
  readonly "impactCard.answerScore": "Answer Score";
1252
1252
  readonly "impactCard.postScore": "Post Score";
1253
1253
  readonly "impactCard.correctAnswers": "Correct Answers";
1254
- readonly "userBadges.title": "Badges";
1255
1254
  readonly "userBadges.error": "Failed to load badges";
1255
+ readonly "userBadges.title": "Badges";
1256
1256
  readonly "userBadges.noBadges": "No badges earned yet";
1257
1257
  readonly "rightMenu.expand": "Expand sidebar";
1258
1258
  readonly "rightMenu.collapse": "Collapse sidebar";
@@ -1408,9 +1408,9 @@ declare const qetaTranslationRef: _backstage_frontend_plugin_api.TranslationRef<
1408
1408
  readonly "filterPanel.orderBy.updated": "Updated";
1409
1409
  readonly "filterPanel.orderBy.reputation": "Reputation";
1410
1410
  readonly "filterPanel.orderBy.entityRef": "Name";
1411
- readonly "filterPanel.orderBy.title": "Title";
1412
1411
  readonly "filterPanel.orderBy.posts": "Posts";
1413
1412
  readonly "filterPanel.orderBy.answers": "Answers";
1413
+ readonly "filterPanel.orderBy.title": "Title";
1414
1414
  readonly "filterPanel.orderBy.user": "Name";
1415
1415
  readonly "filterPanel.orderBy.links": "Links";
1416
1416
  readonly "filterPanel.orderBy.questions": "Questions";
@@ -1472,8 +1472,8 @@ declare const qetaTranslationRef: _backstage_frontend_plugin_api.TranslationRef<
1472
1472
  readonly "aiAnswerCard.regenerate": "Regenerate this answer";
1473
1473
  readonly "aiAnswerCard.show": "Show";
1474
1474
  readonly "aiAnswerCard.hide": "Hide";
1475
- readonly "usersPage.title": "Users";
1476
1475
  readonly "usersPage.users": "Users";
1476
+ readonly "usersPage.title": "Users";
1477
1477
  readonly "usersPage.search.label": "Search user";
1478
1478
  readonly "usersPage.search.placeholder": "Search...";
1479
1479
  readonly "usersPage.errorLoading": "Could not load users";
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "frontend",
8
8
  "backstage.io"
9
9
  ],
10
- "version": "3.59.7",
10
+ "version": "3.59.9",
11
11
  "main": "./dist/index.esm.js",
12
12
  "types": "./dist/index.d.ts",
13
13
  "prepublishOnly": "yarn tsc && yarn build",
@@ -69,16 +69,16 @@
69
69
  "tsc": "tsc"
70
70
  },
71
71
  "dependencies": {
72
- "@backstage/catalog-client": "^1.15.0",
73
- "@backstage/catalog-model": "^1.8.0",
74
- "@backstage/core-components": "^0.18.9",
75
- "@backstage/core-plugin-api": "^1.12.5",
76
- "@backstage/frontend-plugin-api": "^0.16.2",
77
- "@backstage/plugin-catalog-react": "^2.1.4",
78
- "@backstage/plugin-permission-common": "^0.9.8",
79
- "@backstage/plugin-permission-react": "^0.5.0",
80
- "@backstage/plugin-signals-react": "^0.0.21",
81
- "@drodil/backstage-plugin-qeta-common": "^3.59.7",
72
+ "@backstage/catalog-client": "^1.15.1",
73
+ "@backstage/catalog-model": "^1.9.0",
74
+ "@backstage/core-components": "^0.18.10",
75
+ "@backstage/core-plugin-api": "^1.12.6",
76
+ "@backstage/frontend-plugin-api": "^0.17.0",
77
+ "@backstage/plugin-catalog-react": "^3.0.0",
78
+ "@backstage/plugin-permission-common": "^0.9.9",
79
+ "@backstage/plugin-permission-react": "^0.5.1",
80
+ "@backstage/plugin-signals-react": "^0.0.22",
81
+ "@drodil/backstage-plugin-qeta-common": "^3.59.9",
82
82
  "@jsdevtools/rehype-toc": "^3.0.2",
83
83
  "@material-ui/core": "^4.12.2",
84
84
  "@material-ui/icons": "^4.11.3",
@@ -109,8 +109,8 @@
109
109
  "react-router-dom": "6.0.0-beta.0 || ^6.3.0"
110
110
  },
111
111
  "devDependencies": {
112
- "@backstage/cli": "^0.36.1",
113
- "@backstage/test-utils": "^1.7.17",
112
+ "@backstage/cli": "^0.36.2",
113
+ "@backstage/test-utils": "^1.7.18",
114
114
  "@testing-library/dom": "^10.4.0",
115
115
  "@testing-library/jest-dom": "^5.10.1",
116
116
  "@testing-library/react": "^16.0.1",