@commercetools-frontend-extensions/change-history 8.22.0 → 8.23.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.
Files changed (23) hide show
  1. package/README.md +10 -7
  2. package/dist/commercetools-frontend-extensions-change-history.cjs.dev.js +1419 -1180
  3. package/dist/commercetools-frontend-extensions-change-history.cjs.prod.js +1246 -1026
  4. package/dist/commercetools-frontend-extensions-change-history.esm.js +1425 -1186
  5. package/dist/{de-18cad55a.cjs.dev.js → de-371b1d00.cjs.prod.js} +12 -16
  6. package/dist/{de-880c7172.cjs.prod.js → de-9fd71b2d.cjs.dev.js} +12 -16
  7. package/dist/{de-d88ec50e.esm.js → de-ce40542e.esm.js} +12 -16
  8. package/dist/{en-70c04202.esm.js → en-1c982e4c.esm.js} +12 -16
  9. package/dist/{en-623b9ecb.cjs.prod.js → en-87dd4629.cjs.dev.js} +12 -16
  10. package/dist/{en-1a9e77cd.cjs.dev.js → en-f0b11682.cjs.prod.js} +12 -16
  11. package/dist/{es-d8f2c3ee.esm.js → es-0fa893c4.esm.js} +12 -16
  12. package/dist/{es-929d0897.cjs.dev.js → es-e4375929.cjs.prod.js} +12 -16
  13. package/dist/{es-6eaa2235.cjs.prod.js → es-e89f4d02.cjs.dev.js} +12 -16
  14. package/dist/{fr-FR-9edf8a40.esm.js → fr-FR-6d7956d9.esm.js} +12 -16
  15. package/dist/{fr-FR-a1b30f0a.cjs.dev.js → fr-FR-aad2c6f5.cjs.dev.js} +12 -16
  16. package/dist/{fr-FR-d1a8524a.cjs.prod.js → fr-FR-f274cb86.cjs.prod.js} +12 -16
  17. package/dist/{pt-BR-d7458b1e.esm.js → pt-BR-019f5fe5.esm.js} +12 -16
  18. package/dist/{pt-BR-f543fdc3.cjs.prod.js → pt-BR-33a80274.cjs.prod.js} +12 -16
  19. package/dist/{pt-BR-b54f0fdb.cjs.dev.js → pt-BR-86f80307.cjs.dev.js} +12 -16
  20. package/dist/{zh-CN-a6c09d9a.esm.js → zh-CN-523d1745.esm.js} +12 -16
  21. package/dist/{zh-CN-210ea4af.cjs.prod.js → zh-CN-714ca357.cjs.prod.js} +12 -16
  22. package/dist/{zh-CN-117c7d99.cjs.dev.js → zh-CN-ba7756d1.cjs.dev.js} +12 -16
  23. package/package.json +6 -6
@@ -191,6 +191,10 @@ var frFR = {
191
191
  developer_comment: "Label for customer id type",
192
192
  string: "ID client"
193
193
  },
194
+ "ChangeHistory.filters.entityIdFilter": {
195
+ developer_comment: "Label for entity id",
196
+ string: "Entity ID"
197
+ },
194
198
  "ChangeHistory.filters.excludePlatformChangesFilter": {
195
199
  developer_comment: "Label for exclude platform changes filter",
196
200
  string: "Exclure les modifications de la plateforme"
@@ -971,18 +975,6 @@ var frFR = {
971
975
  developer_comment: "Suggestions title",
972
976
  string: "Suggestions :"
973
977
  },
974
- "RecordStatusNotification.closeRecordNotificationButton": {
975
- developer_comment: "Label for close record notification button",
976
- string: "Fermer la notification d'enregistrement"
977
- },
978
- "RecordStatusNotification.recordLimitApproaching": {
979
- developer_comment: "",
980
- string: "Ce projet est sur le point d'atteindre la limite de base de 100 000 enregistrements consultables. Une fois cette limite d'enregistrements atteinte, les anciens enregistrements sont supprimés et de nouveaux enregistrements sont consignés. Mettez à niveau vers la version Premium pour profiter d'une couverture de consultation et d'enregistrement plus large."
981
- },
982
- "RecordStatusNotification.recordLimitReached": {
983
- developer_comment: "",
984
- string: "Ce projet a atteint la limite de base de 100 000 enregistrements consultables. Les anciens enregistrements sont supprimés et de nouveaux enregistrements sont consignés. Mettez à niveau vers la version Premium pour profiter d'une couverture de consultation et d'enregistrement plus large."
985
- },
986
978
  "ResourceAcion.review.setAuthorName": {
987
979
  developer_comment: "Label for action setAuthorName",
988
980
  string: "Modifier le nom de l'auteur"
@@ -2171,10 +2163,6 @@ var frFR = {
2171
2163
  developer_comment: "Label when the resource is a payment",
2172
2164
  string: "Paiement {paymentValue}"
2173
2165
  },
2174
- "ResourceCell.refreshButtonLabel": {
2175
- developer_comment: "Label for the refresh button",
2176
- string: "Actualiser"
2177
- },
2178
2166
  "ResourceCell.reviewEntryResource": {
2179
2167
  developer_comment: "Label when the resource is a review",
2180
2168
  string: "Examen {reviewKey}"
@@ -3353,6 +3341,10 @@ var frFR = {
3353
3341
  developer_comment: "Message for the select dropdown if there are no more fields",
3354
3342
  string: "Aucun autre filtre disponible"
3355
3343
  },
3344
+ "Search.Filters.premiumFeature": {
3345
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3346
+ string: "Premium feature"
3347
+ },
3356
3348
  "Search.Filters.removeAllLabel": {
3357
3349
  developer_comment: "Label for the button for removing all filters",
3358
3350
  string: "Supprimer tous les filtres"
@@ -3577,6 +3569,10 @@ var frFR = {
3577
3569
  developer_comment: "Version tier go premium button",
3578
3570
  string: "PASSER À PREMIUM"
3579
3571
  },
3572
+ "VersionTier.premiumStampLabel": {
3573
+ developer_comment: "Label for the premium tier stamp",
3574
+ string: "Premium"
3575
+ },
3580
3576
  "VersionTier.premiumVersionLabel": {
3581
3577
  developer_comment: "Label for the premium tier",
3582
3578
  string: "PREMIUM"
@@ -191,6 +191,10 @@ var frFR = {
191
191
  developer_comment: "Label for customer id type",
192
192
  string: "ID client"
193
193
  },
194
+ "ChangeHistory.filters.entityIdFilter": {
195
+ developer_comment: "Label for entity id",
196
+ string: "Entity ID"
197
+ },
194
198
  "ChangeHistory.filters.excludePlatformChangesFilter": {
195
199
  developer_comment: "Label for exclude platform changes filter",
196
200
  string: "Exclure les modifications de la plateforme"
@@ -971,18 +975,6 @@ var frFR = {
971
975
  developer_comment: "Suggestions title",
972
976
  string: "Suggestions :"
973
977
  },
974
- "RecordStatusNotification.closeRecordNotificationButton": {
975
- developer_comment: "Label for close record notification button",
976
- string: "Fermer la notification d'enregistrement"
977
- },
978
- "RecordStatusNotification.recordLimitApproaching": {
979
- developer_comment: "",
980
- string: "Ce projet est sur le point d'atteindre la limite de base de 100 000 enregistrements consultables. Une fois cette limite d'enregistrements atteinte, les anciens enregistrements sont supprimés et de nouveaux enregistrements sont consignés. Mettez à niveau vers la version Premium pour profiter d'une couverture de consultation et d'enregistrement plus large."
981
- },
982
- "RecordStatusNotification.recordLimitReached": {
983
- developer_comment: "",
984
- string: "Ce projet a atteint la limite de base de 100 000 enregistrements consultables. Les anciens enregistrements sont supprimés et de nouveaux enregistrements sont consignés. Mettez à niveau vers la version Premium pour profiter d'une couverture de consultation et d'enregistrement plus large."
985
- },
986
978
  "ResourceAcion.review.setAuthorName": {
987
979
  developer_comment: "Label for action setAuthorName",
988
980
  string: "Modifier le nom de l'auteur"
@@ -2171,10 +2163,6 @@ var frFR = {
2171
2163
  developer_comment: "Label when the resource is a payment",
2172
2164
  string: "Paiement {paymentValue}"
2173
2165
  },
2174
- "ResourceCell.refreshButtonLabel": {
2175
- developer_comment: "Label for the refresh button",
2176
- string: "Actualiser"
2177
- },
2178
2166
  "ResourceCell.reviewEntryResource": {
2179
2167
  developer_comment: "Label when the resource is a review",
2180
2168
  string: "Examen {reviewKey}"
@@ -3353,6 +3341,10 @@ var frFR = {
3353
3341
  developer_comment: "Message for the select dropdown if there are no more fields",
3354
3342
  string: "Aucun autre filtre disponible"
3355
3343
  },
3344
+ "Search.Filters.premiumFeature": {
3345
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3346
+ string: "Premium feature"
3347
+ },
3356
3348
  "Search.Filters.removeAllLabel": {
3357
3349
  developer_comment: "Label for the button for removing all filters",
3358
3350
  string: "Supprimer tous les filtres"
@@ -3577,6 +3569,10 @@ var frFR = {
3577
3569
  developer_comment: "Version tier go premium button",
3578
3570
  string: "PASSER À PREMIUM"
3579
3571
  },
3572
+ "VersionTier.premiumStampLabel": {
3573
+ developer_comment: "Label for the premium tier stamp",
3574
+ string: "Premium"
3575
+ },
3580
3576
  "VersionTier.premiumVersionLabel": {
3581
3577
  developer_comment: "Label for the premium tier",
3582
3578
  string: "PREMIUM"
@@ -189,6 +189,10 @@ var ptBR = {
189
189
  developer_comment: "Label for customer id type",
190
190
  string: "ID do cliente"
191
191
  },
192
+ "ChangeHistory.filters.entityIdFilter": {
193
+ developer_comment: "Label for entity id",
194
+ string: "Entity ID"
195
+ },
192
196
  "ChangeHistory.filters.excludePlatformChangesFilter": {
193
197
  developer_comment: "Label for exclude platform changes filter",
194
198
  string: "Excluir alterações de plataforma"
@@ -969,18 +973,6 @@ var ptBR = {
969
973
  developer_comment: "Suggestions title",
970
974
  string: "Sugestões:"
971
975
  },
972
- "RecordStatusNotification.closeRecordNotificationButton": {
973
- developer_comment: "Label for close record notification button",
974
- string: "Fechar notificação de registro"
975
- },
976
- "RecordStatusNotification.recordLimitApproaching": {
977
- developer_comment: "",
978
- string: "Este projeto está prestes a atingir o limite básico de 100 mil registros visíveis. Quando o limite de registros for atingido, os registros mais antigos serão removidos à medida que novos registros forem registrados. Atualize para premium para visualização expandida e maior cobertura de registro."
979
- },
980
- "RecordStatusNotification.recordLimitReached": {
981
- developer_comment: "",
982
- string: "Este projeto atingiu o limite básico de 100 mil registros visíveis. Os registros mais antigos serão removidos à medida que novos registros forem registrados. Atualize para premium para visualização expandida e maior cobertura de registro."
983
- },
984
976
  "ResourceAcion.review.setAuthorName": {
985
977
  developer_comment: "Label for action setAuthorName",
986
978
  string: "Alterar nome do autor"
@@ -2169,10 +2161,6 @@ var ptBR = {
2169
2161
  developer_comment: "Label when the resource is a payment",
2170
2162
  string: "Pagamento {paymentValue}"
2171
2163
  },
2172
- "ResourceCell.refreshButtonLabel": {
2173
- developer_comment: "Label for the refresh button",
2174
- string: "Atualizar"
2175
- },
2176
2164
  "ResourceCell.reviewEntryResource": {
2177
2165
  developer_comment: "Label when the resource is a review",
2178
2166
  string: "Revisar {reviewKey}"
@@ -3351,6 +3339,10 @@ var ptBR = {
3351
3339
  developer_comment: "Message for the select dropdown if there are no more fields",
3352
3340
  string: "Não há mais filtros disponíveis"
3353
3341
  },
3342
+ "Search.Filters.premiumFeature": {
3343
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3344
+ string: "Premium feature"
3345
+ },
3354
3346
  "Search.Filters.removeAllLabel": {
3355
3347
  developer_comment: "Label for the button for removing all filters",
3356
3348
  string: "Remover todos os filtros"
@@ -3575,6 +3567,10 @@ var ptBR = {
3575
3567
  developer_comment: "Version tier go premium button",
3576
3568
  string: "IR PARA PREMIUM"
3577
3569
  },
3570
+ "VersionTier.premiumStampLabel": {
3571
+ developer_comment: "Label for the premium tier stamp",
3572
+ string: "Premium"
3573
+ },
3578
3574
  "VersionTier.premiumVersionLabel": {
3579
3575
  developer_comment: "Label for the premium tier",
3580
3576
  string: "PREMIUM"
@@ -191,6 +191,10 @@ var ptBR = {
191
191
  developer_comment: "Label for customer id type",
192
192
  string: "ID do cliente"
193
193
  },
194
+ "ChangeHistory.filters.entityIdFilter": {
195
+ developer_comment: "Label for entity id",
196
+ string: "Entity ID"
197
+ },
194
198
  "ChangeHistory.filters.excludePlatformChangesFilter": {
195
199
  developer_comment: "Label for exclude platform changes filter",
196
200
  string: "Excluir alterações de plataforma"
@@ -971,18 +975,6 @@ var ptBR = {
971
975
  developer_comment: "Suggestions title",
972
976
  string: "Sugestões:"
973
977
  },
974
- "RecordStatusNotification.closeRecordNotificationButton": {
975
- developer_comment: "Label for close record notification button",
976
- string: "Fechar notificação de registro"
977
- },
978
- "RecordStatusNotification.recordLimitApproaching": {
979
- developer_comment: "",
980
- string: "Este projeto está prestes a atingir o limite básico de 100 mil registros visíveis. Quando o limite de registros for atingido, os registros mais antigos serão removidos à medida que novos registros forem registrados. Atualize para premium para visualização expandida e maior cobertura de registro."
981
- },
982
- "RecordStatusNotification.recordLimitReached": {
983
- developer_comment: "",
984
- string: "Este projeto atingiu o limite básico de 100 mil registros visíveis. Os registros mais antigos serão removidos à medida que novos registros forem registrados. Atualize para premium para visualização expandida e maior cobertura de registro."
985
- },
986
978
  "ResourceAcion.review.setAuthorName": {
987
979
  developer_comment: "Label for action setAuthorName",
988
980
  string: "Alterar nome do autor"
@@ -2171,10 +2163,6 @@ var ptBR = {
2171
2163
  developer_comment: "Label when the resource is a payment",
2172
2164
  string: "Pagamento {paymentValue}"
2173
2165
  },
2174
- "ResourceCell.refreshButtonLabel": {
2175
- developer_comment: "Label for the refresh button",
2176
- string: "Atualizar"
2177
- },
2178
2166
  "ResourceCell.reviewEntryResource": {
2179
2167
  developer_comment: "Label when the resource is a review",
2180
2168
  string: "Revisar {reviewKey}"
@@ -3353,6 +3341,10 @@ var ptBR = {
3353
3341
  developer_comment: "Message for the select dropdown if there are no more fields",
3354
3342
  string: "Não há mais filtros disponíveis"
3355
3343
  },
3344
+ "Search.Filters.premiumFeature": {
3345
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3346
+ string: "Premium feature"
3347
+ },
3356
3348
  "Search.Filters.removeAllLabel": {
3357
3349
  developer_comment: "Label for the button for removing all filters",
3358
3350
  string: "Remover todos os filtros"
@@ -3577,6 +3569,10 @@ var ptBR = {
3577
3569
  developer_comment: "Version tier go premium button",
3578
3570
  string: "IR PARA PREMIUM"
3579
3571
  },
3572
+ "VersionTier.premiumStampLabel": {
3573
+ developer_comment: "Label for the premium tier stamp",
3574
+ string: "Premium"
3575
+ },
3580
3576
  "VersionTier.premiumVersionLabel": {
3581
3577
  developer_comment: "Label for the premium tier",
3582
3578
  string: "PREMIUM"
@@ -191,6 +191,10 @@ var ptBR = {
191
191
  developer_comment: "Label for customer id type",
192
192
  string: "ID do cliente"
193
193
  },
194
+ "ChangeHistory.filters.entityIdFilter": {
195
+ developer_comment: "Label for entity id",
196
+ string: "Entity ID"
197
+ },
194
198
  "ChangeHistory.filters.excludePlatformChangesFilter": {
195
199
  developer_comment: "Label for exclude platform changes filter",
196
200
  string: "Excluir alterações de plataforma"
@@ -971,18 +975,6 @@ var ptBR = {
971
975
  developer_comment: "Suggestions title",
972
976
  string: "Sugestões:"
973
977
  },
974
- "RecordStatusNotification.closeRecordNotificationButton": {
975
- developer_comment: "Label for close record notification button",
976
- string: "Fechar notificação de registro"
977
- },
978
- "RecordStatusNotification.recordLimitApproaching": {
979
- developer_comment: "",
980
- string: "Este projeto está prestes a atingir o limite básico de 100 mil registros visíveis. Quando o limite de registros for atingido, os registros mais antigos serão removidos à medida que novos registros forem registrados. Atualize para premium para visualização expandida e maior cobertura de registro."
981
- },
982
- "RecordStatusNotification.recordLimitReached": {
983
- developer_comment: "",
984
- string: "Este projeto atingiu o limite básico de 100 mil registros visíveis. Os registros mais antigos serão removidos à medida que novos registros forem registrados. Atualize para premium para visualização expandida e maior cobertura de registro."
985
- },
986
978
  "ResourceAcion.review.setAuthorName": {
987
979
  developer_comment: "Label for action setAuthorName",
988
980
  string: "Alterar nome do autor"
@@ -2171,10 +2163,6 @@ var ptBR = {
2171
2163
  developer_comment: "Label when the resource is a payment",
2172
2164
  string: "Pagamento {paymentValue}"
2173
2165
  },
2174
- "ResourceCell.refreshButtonLabel": {
2175
- developer_comment: "Label for the refresh button",
2176
- string: "Atualizar"
2177
- },
2178
2166
  "ResourceCell.reviewEntryResource": {
2179
2167
  developer_comment: "Label when the resource is a review",
2180
2168
  string: "Revisar {reviewKey}"
@@ -3353,6 +3341,10 @@ var ptBR = {
3353
3341
  developer_comment: "Message for the select dropdown if there are no more fields",
3354
3342
  string: "Não há mais filtros disponíveis"
3355
3343
  },
3344
+ "Search.Filters.premiumFeature": {
3345
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3346
+ string: "Premium feature"
3347
+ },
3356
3348
  "Search.Filters.removeAllLabel": {
3357
3349
  developer_comment: "Label for the button for removing all filters",
3358
3350
  string: "Remover todos os filtros"
@@ -3577,6 +3569,10 @@ var ptBR = {
3577
3569
  developer_comment: "Version tier go premium button",
3578
3570
  string: "IR PARA PREMIUM"
3579
3571
  },
3572
+ "VersionTier.premiumStampLabel": {
3573
+ developer_comment: "Label for the premium tier stamp",
3574
+ string: "Premium"
3575
+ },
3580
3576
  "VersionTier.premiumVersionLabel": {
3581
3577
  developer_comment: "Label for the premium tier",
3582
3578
  string: "PREMIUM"
@@ -189,6 +189,10 @@ var zhCN = {
189
189
  developer_comment: "Label for customer id type",
190
190
  string: "客户 ID"
191
191
  },
192
+ "ChangeHistory.filters.entityIdFilter": {
193
+ developer_comment: "Label for entity id",
194
+ string: "Entity ID"
195
+ },
192
196
  "ChangeHistory.filters.excludePlatformChangesFilter": {
193
197
  developer_comment: "Label for exclude platform changes filter",
194
198
  string: "不包含平台更改"
@@ -969,18 +973,6 @@ var zhCN = {
969
973
  developer_comment: "Suggestions title",
970
974
  string: "建议:"
971
975
  },
972
- "RecordStatusNotification.closeRecordNotificationButton": {
973
- developer_comment: "Label for close record notification button",
974
- string: "关闭记录通知"
975
- },
976
- "RecordStatusNotification.recordLimitApproaching": {
977
- developer_comment: "",
978
- string: "项目即将达到 10 万条可查看记录的基础上限。达到记录上限后,最久远的记录将在新记录记入时删除。升级至 Premium 版,扩展视图和增加日志记录覆盖范围。"
979
- },
980
- "RecordStatusNotification.recordLimitReached": {
981
- developer_comment: "",
982
- string: "项目已达到 10 万条可查看记录的基础上限。最久远的记录将在新记录记入时删除。升级至 Premium 版,扩展视图和增加日志记录覆盖范围。"
983
- },
984
976
  "ResourceAcion.review.setAuthorName": {
985
977
  developer_comment: "Label for action setAuthorName",
986
978
  string: "更改作者姓名"
@@ -2169,10 +2161,6 @@ var zhCN = {
2169
2161
  developer_comment: "Label when the resource is a payment",
2170
2162
  string: "付款{paymentValue}"
2171
2163
  },
2172
- "ResourceCell.refreshButtonLabel": {
2173
- developer_comment: "Label for the refresh button",
2174
- string: "刷新"
2175
- },
2176
2164
  "ResourceCell.reviewEntryResource": {
2177
2165
  developer_comment: "Label when the resource is a review",
2178
2166
  string: "审核{reviewKey}"
@@ -3351,6 +3339,10 @@ var zhCN = {
3351
3339
  developer_comment: "Message for the select dropdown if there are no more fields",
3352
3340
  string: "没有更多可用的筛选器"
3353
3341
  },
3342
+ "Search.Filters.premiumFeature": {
3343
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3344
+ string: "Premium feature"
3345
+ },
3354
3346
  "Search.Filters.removeAllLabel": {
3355
3347
  developer_comment: "Label for the button for removing all filters",
3356
3348
  string: "删除所有筛选器"
@@ -3575,6 +3567,10 @@ var zhCN = {
3575
3567
  developer_comment: "Version tier go premium button",
3576
3568
  string: "转到高级版"
3577
3569
  },
3570
+ "VersionTier.premiumStampLabel": {
3571
+ developer_comment: "Label for the premium tier stamp",
3572
+ string: "Premium"
3573
+ },
3578
3574
  "VersionTier.premiumVersionLabel": {
3579
3575
  developer_comment: "Label for the premium tier",
3580
3576
  string: "高级版"
@@ -191,6 +191,10 @@ var zhCN = {
191
191
  developer_comment: "Label for customer id type",
192
192
  string: "客户 ID"
193
193
  },
194
+ "ChangeHistory.filters.entityIdFilter": {
195
+ developer_comment: "Label for entity id",
196
+ string: "Entity ID"
197
+ },
194
198
  "ChangeHistory.filters.excludePlatformChangesFilter": {
195
199
  developer_comment: "Label for exclude platform changes filter",
196
200
  string: "不包含平台更改"
@@ -971,18 +975,6 @@ var zhCN = {
971
975
  developer_comment: "Suggestions title",
972
976
  string: "建议:"
973
977
  },
974
- "RecordStatusNotification.closeRecordNotificationButton": {
975
- developer_comment: "Label for close record notification button",
976
- string: "关闭记录通知"
977
- },
978
- "RecordStatusNotification.recordLimitApproaching": {
979
- developer_comment: "",
980
- string: "项目即将达到 10 万条可查看记录的基础上限。达到记录上限后,最久远的记录将在新记录记入时删除。升级至 Premium 版,扩展视图和增加日志记录覆盖范围。"
981
- },
982
- "RecordStatusNotification.recordLimitReached": {
983
- developer_comment: "",
984
- string: "项目已达到 10 万条可查看记录的基础上限。最久远的记录将在新记录记入时删除。升级至 Premium 版,扩展视图和增加日志记录覆盖范围。"
985
- },
986
978
  "ResourceAcion.review.setAuthorName": {
987
979
  developer_comment: "Label for action setAuthorName",
988
980
  string: "更改作者姓名"
@@ -2171,10 +2163,6 @@ var zhCN = {
2171
2163
  developer_comment: "Label when the resource is a payment",
2172
2164
  string: "付款{paymentValue}"
2173
2165
  },
2174
- "ResourceCell.refreshButtonLabel": {
2175
- developer_comment: "Label for the refresh button",
2176
- string: "刷新"
2177
- },
2178
2166
  "ResourceCell.reviewEntryResource": {
2179
2167
  developer_comment: "Label when the resource is a review",
2180
2168
  string: "审核{reviewKey}"
@@ -3353,6 +3341,10 @@ var zhCN = {
3353
3341
  developer_comment: "Message for the select dropdown if there are no more fields",
3354
3342
  string: "没有更多可用的筛选器"
3355
3343
  },
3344
+ "Search.Filters.premiumFeature": {
3345
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3346
+ string: "Premium feature"
3347
+ },
3356
3348
  "Search.Filters.removeAllLabel": {
3357
3349
  developer_comment: "Label for the button for removing all filters",
3358
3350
  string: "删除所有筛选器"
@@ -3577,6 +3569,10 @@ var zhCN = {
3577
3569
  developer_comment: "Version tier go premium button",
3578
3570
  string: "转到高级版"
3579
3571
  },
3572
+ "VersionTier.premiumStampLabel": {
3573
+ developer_comment: "Label for the premium tier stamp",
3574
+ string: "Premium"
3575
+ },
3580
3576
  "VersionTier.premiumVersionLabel": {
3581
3577
  developer_comment: "Label for the premium tier",
3582
3578
  string: "高级版"
@@ -191,6 +191,10 @@ var zhCN = {
191
191
  developer_comment: "Label for customer id type",
192
192
  string: "客户 ID"
193
193
  },
194
+ "ChangeHistory.filters.entityIdFilter": {
195
+ developer_comment: "Label for entity id",
196
+ string: "Entity ID"
197
+ },
194
198
  "ChangeHistory.filters.excludePlatformChangesFilter": {
195
199
  developer_comment: "Label for exclude platform changes filter",
196
200
  string: "不包含平台更改"
@@ -971,18 +975,6 @@ var zhCN = {
971
975
  developer_comment: "Suggestions title",
972
976
  string: "建议:"
973
977
  },
974
- "RecordStatusNotification.closeRecordNotificationButton": {
975
- developer_comment: "Label for close record notification button",
976
- string: "关闭记录通知"
977
- },
978
- "RecordStatusNotification.recordLimitApproaching": {
979
- developer_comment: "",
980
- string: "项目即将达到 10 万条可查看记录的基础上限。达到记录上限后,最久远的记录将在新记录记入时删除。升级至 Premium 版,扩展视图和增加日志记录覆盖范围。"
981
- },
982
- "RecordStatusNotification.recordLimitReached": {
983
- developer_comment: "",
984
- string: "项目已达到 10 万条可查看记录的基础上限。最久远的记录将在新记录记入时删除。升级至 Premium 版,扩展视图和增加日志记录覆盖范围。"
985
- },
986
978
  "ResourceAcion.review.setAuthorName": {
987
979
  developer_comment: "Label for action setAuthorName",
988
980
  string: "更改作者姓名"
@@ -2171,10 +2163,6 @@ var zhCN = {
2171
2163
  developer_comment: "Label when the resource is a payment",
2172
2164
  string: "付款{paymentValue}"
2173
2165
  },
2174
- "ResourceCell.refreshButtonLabel": {
2175
- developer_comment: "Label for the refresh button",
2176
- string: "刷新"
2177
- },
2178
2166
  "ResourceCell.reviewEntryResource": {
2179
2167
  developer_comment: "Label when the resource is a review",
2180
2168
  string: "审核{reviewKey}"
@@ -3353,6 +3341,10 @@ var zhCN = {
3353
3341
  developer_comment: "Message for the select dropdown if there are no more fields",
3354
3342
  string: "没有更多可用的筛选器"
3355
3343
  },
3344
+ "Search.Filters.premiumFeature": {
3345
+ developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3346
+ string: "Premium feature"
3347
+ },
3356
3348
  "Search.Filters.removeAllLabel": {
3357
3349
  developer_comment: "Label for the button for removing all filters",
3358
3350
  string: "删除所有筛选器"
@@ -3577,6 +3569,10 @@ var zhCN = {
3577
3569
  developer_comment: "Version tier go premium button",
3578
3570
  string: "转到高级版"
3579
3571
  },
3572
+ "VersionTier.premiumStampLabel": {
3573
+ developer_comment: "Label for the premium tier stamp",
3574
+ string: "Premium"
3575
+ },
3580
3576
  "VersionTier.premiumVersionLabel": {
3581
3577
  developer_comment: "Label for the premium tier",
3582
3578
  string: "高级版"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-frontend-extensions/change-history",
3
3
  "description": "Change history shared components and utilities",
4
- "version": "8.22.0",
4
+ "version": "8.23.0",
5
5
  "license": "MIT",
6
6
  "publishConfig": {
7
7
  "access": "public"
@@ -16,9 +16,9 @@
16
16
  ],
17
17
  "dependencies": {
18
18
  "@apollo/client": "3.8.5",
19
- "@babel/runtime": "7.24.5",
20
- "@babel/runtime-corejs3": "7.24.5",
21
- "@commercetools-frontend/ui-kit": "19.3.1",
19
+ "@babel/runtime": "7.24.7",
20
+ "@babel/runtime-corejs3": "7.24.7",
21
+ "@commercetools-frontend/ui-kit": "19.5.0",
22
22
  "@commercetools-uikit/data-table": "^19.1.0",
23
23
  "@commercetools-uikit/data-table-manager": "^19.1.0",
24
24
  "@commercetools-uikit/design-system": "^19.1.0",
@@ -44,7 +44,7 @@
44
44
  "reselect": "4.1.8"
45
45
  },
46
46
  "devDependencies": {
47
- "@babel/plugin-transform-runtime": "7.24.3",
47
+ "@babel/plugin-transform-runtime": "7.24.7",
48
48
  "@commercetools-frontend/application-components": "22.27.0",
49
49
  "@commercetools-frontend/application-shell": "22.27.0",
50
50
  "@commercetools-frontend/application-shell-connectors": "22.27.0",
@@ -56,7 +56,7 @@
56
56
  "@commercetools-frontend/permissions": "22.27.0",
57
57
  "@commercetools-frontend/sdk": "22.27.0",
58
58
  "@commercetools-frontend/sentry": "22.27.0",
59
- "@commercetools-frontend/ui-kit": "19.3.1",
59
+ "@commercetools-frontend/ui-kit": "19.5.0",
60
60
  "@faker-js/faker": "7.6.0",
61
61
  "@formatjs/cli": "6.2.10",
62
62
  "@preconstruct/cli": "2.8.3",