@commercetools-frontend-extensions/change-history 8.42.0 → 8.43.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 (21) hide show
  1. package/dist/commercetools-frontend-extensions-change-history.cjs.dev.js +45 -55
  2. package/dist/commercetools-frontend-extensions-change-history.cjs.prod.js +41 -51
  3. package/dist/commercetools-frontend-extensions-change-history.esm.js +46 -55
  4. package/dist/{de-3ae90852.cjs.prod.js → de-079e6cad.cjs.prod.js} +117 -230
  5. package/dist/{de-7b6dccd5.cjs.dev.js → de-c64c7be6.cjs.dev.js} +117 -230
  6. package/dist/{de-cf05d8e2.esm.js → de-dd42d489.esm.js} +117 -230
  7. package/dist/declarations/src/feature-toggles.d.ts +1 -4
  8. package/dist/declarations/src/i18n/load-i18n.d.ts +192 -418
  9. package/dist/{en-db0832e3.cjs.dev.js → en-3a67c803.cjs.prod.js} +112 -225
  10. package/dist/{en-d9a07b89.esm.js → en-74f50f36.esm.js} +112 -225
  11. package/dist/{en-53fa62aa.cjs.prod.js → en-cd57f8ed.cjs.dev.js} +112 -225
  12. package/dist/{es-fac4bb27.cjs.prod.js → es-0549e536.cjs.dev.js} +117 -230
  13. package/dist/{es-6f2f99b6.cjs.dev.js → es-55faf3de.cjs.prod.js} +117 -230
  14. package/dist/{es-4b587042.esm.js → es-691396c2.esm.js} +117 -230
  15. package/dist/{fr-FR-7934f3fb.esm.js → fr-FR-2f678d5f.esm.js} +117 -230
  16. package/dist/{fr-FR-bc5c571e.cjs.prod.js → fr-FR-e7c4e125.cjs.dev.js} +117 -230
  17. package/dist/{fr-FR-1f679765.cjs.dev.js → fr-FR-f1089b99.cjs.prod.js} +117 -230
  18. package/dist/{pt-BR-77d373fe.cjs.prod.js → pt-BR-29bf9f10.cjs.prod.js} +117 -230
  19. package/dist/{pt-BR-a80e1f3c.cjs.dev.js → pt-BR-2c2e6c98.cjs.dev.js} +117 -230
  20. package/dist/{pt-BR-d31973a4.esm.js → pt-BR-f321b66b.esm.js} +117 -230
  21. package/package.json +1 -1
@@ -173,6 +173,26 @@ var en = {
173
173
  developer_comment: "Label for basic filter group title",
174
174
  string: "Basic"
175
175
  },
176
+ "ChangeHistory.filters.businessUnit.businessUnitAriaLabel": {
177
+ developer_comment: "The aria label for business unit input",
178
+ string: "business unit filter"
179
+ },
180
+ "ChangeHistory.filters.businessUnit.searchSelectInputNoOptionsFoundWithInputMessage": {
181
+ developer_comment: "The message shown in search select input when no matches are found for a provided input",
182
+ string: "No matches found for ''{inputValue}''"
183
+ },
184
+ "ChangeHistory.filters.businessUnit.searchSelectInputNoOptionsFoundWithoutInputMessage": {
185
+ developer_comment: "The message shown in search select input when no matches are found and no input is provided",
186
+ string: "Type above to load values"
187
+ },
188
+ "ChangeHistory.filters.businessUnit.searchSelectInputPlaceholder": {
189
+ developer_comment: "The placeholder shown for search select input",
190
+ string: "Search by exact key"
191
+ },
192
+ "ChangeHistory.filters.businessUnit.selectInputPlaceholder": {
193
+ developer_comment: "The placeholder shown for select input and async select input",
194
+ string: "Search"
195
+ },
176
196
  "ChangeHistory.filters.businessUnitFilter": {
177
197
  developer_comment: "Label for business unit filter",
178
198
  string: "Business unit"
@@ -185,6 +205,26 @@ var en = {
185
205
  developer_comment: "Label for filter action type",
186
206
  string: "Action type"
187
207
  },
208
+ "ChangeHistory.filters.changes.appliedChangesFilterLabel": {
209
+ developer_comment: "Label for the applied changes filter",
210
+ string: "{entity} has {change}"
211
+ },
212
+ "ChangeHistory.filters.changes.noChangesMessage": {
213
+ developer_comment: "Message displayed when no changes are listed because there is no entity selected yet",
214
+ string: "Select entity type above"
215
+ },
216
+ "ChangeHistory.filters.changes.selectChangePlaceholder": {
217
+ developer_comment: "Placeholder for the changes select input",
218
+ string: "Select the change..."
219
+ },
220
+ "ChangeHistory.filters.changes.selectEntityPlaceholder": {
221
+ developer_comment: "Placeholder for the entity select input",
222
+ string: "Select the entity type..."
223
+ },
224
+ "ChangeHistory.filters.changes.when": {
225
+ developer_comment: "Label for the \"when\" operator",
226
+ string: "when"
227
+ },
188
228
  "ChangeHistory.filters.createdAtFilter": {
189
229
  developer_comment: "Label for filter created at",
190
230
  string: "Date"
@@ -205,6 +245,14 @@ var en = {
205
245
  developer_comment: "Label for exclude platform changes filter",
206
246
  string: "Exclude platform changes"
207
247
  },
248
+ "ChangeHistory.filters.filterGroupBasicTier": {
249
+ developer_comment: "Label for the basic tier filter group",
250
+ string: "Basic"
251
+ },
252
+ "ChangeHistory.filters.filterGroupPremiumTier": {
253
+ developer_comment: "Label for the premium tier filter group",
254
+ string: "Premium only"
255
+ },
208
256
  "ChangeHistory.filters.merchantCenterUserFilter": {
209
257
  developer_comment: "Label for merchant center user filter",
210
258
  string: "Merchant center user"
@@ -225,41 +273,81 @@ var en = {
225
273
  developer_comment: "Label for filter entity type",
226
274
  string: "Entity type"
227
275
  },
276
+ "ChangeHistory.filters.source.apiInitiated": {
277
+ developer_comment: "Label for API initiated source filter option",
278
+ string: "API initiated"
279
+ },
280
+ "ChangeHistory.filters.source.merchantCenterInitiated": {
281
+ developer_comment: "Label for Merchant Center initiated source filter option",
282
+ string: "Merchant Center initiated"
283
+ },
284
+ "ChangeHistory.filters.source.platformInitiated": {
285
+ developer_comment: "Label for Platform initiated source filter option",
286
+ string: "Platform Initiated changes"
287
+ },
288
+ "ChangeHistory.filters.sourceFilter": {
289
+ developer_comment: "Label for source filter",
290
+ string: "Source"
291
+ },
292
+ "ChangeHistory.filters.stores.asyncSelectInputPlaceholder": {
293
+ developer_comment: "The placeholder shown for async select input",
294
+ string: "Select or type a store key"
295
+ },
296
+ "ChangeHistory.filters.stores.searchSelectInputNoOptionsFoundWithInputMessage": {
297
+ developer_comment: "The message shown in search select input when no matches are found for a provided input",
298
+ string: "No matches found for ''{inputValue}''"
299
+ },
300
+ "ChangeHistory.filters.stores.searchSelectInputNoOptionsFoundWithoutInputMessage": {
301
+ developer_comment: "The message shown in search select input when no matches are found and no input is provided",
302
+ string: "Type above to load values"
303
+ },
304
+ "ChangeHistory.filters.stores.searchSelectInputPlaceholder": {
305
+ developer_comment: "The placeholder shown for search select input",
306
+ string: "Search by exact key"
307
+ },
308
+ "ChangeHistory.filters.stores.storesAriaLabel": {
309
+ developer_comment: "The aria label for stores input",
310
+ string: "stores filter"
311
+ },
228
312
  "ChangeHistory.filters.storesFilter": {
229
313
  developer_comment: "Label for stores filter",
230
314
  string: "Stores"
231
315
  },
232
- "ChangeHistory.filters.tooltips.customerIdDialogTitle": {
233
- developer_comment: "Title for customer ID dialog",
234
- string: "Customer ID"
316
+ "ChangeHistory.filters.tooltips.customerIdDialogAltImage": {
317
+ developer_comment: "Alt description for the Customer ID tooltip image.",
318
+ string: "Merchant Center screen displaying a highlighted section in the URL bar"
319
+ },
320
+ "ChangeHistory.filters.tooltips.customerIdDialogGeneralInfoParagraph": {
321
+ developer_comment: "General Customer ID information",
322
+ string: "The Customer ID filter only displays changes where a Customer ID is recorded. For full traceability, the Customer ID must be logged in all \"create\" and \"update\" actions. <a>Read more</a>"
235
323
  },
236
- "ChangeHistory.filters.tooltips.howToFindText": {
237
- developer_comment: "How to find customer ID text",
238
- string: "The Customer ID filter will only display changes in which the Customer ID is present. To ensure that your entity results are fully traceable in the Change History table, the customer ID must be present in all create and update changes [created by/ modified by a customerID]. <a>Read more</a>"
324
+ "ChangeHistory.filters.tooltips.customerIdDialogHowToFindParagraph": {
325
+ developer_comment: "How to locate a Customer ID",
326
+ string: "Go to \"Customers\" and navigate to the desired customer’s detail page, where the ID will appear within the URL."
239
327
  },
240
- "ChangeHistory.filters.tooltips.howToFindTitle": {
241
- developer_comment: "How to find customer ID title",
242
- string: "How the Customer ID filter works:"
328
+ "ChangeHistory.filters.tooltips.customerIdDialogHowToFindTitle": {
329
+ developer_comment: "Title of the how to locate a Customer ID paragraph",
330
+ string: "To find a Customer ID in the Merchant Center:"
243
331
  },
244
- "ChangeHistory.filters.tooltips.whereToFindStep1": {
245
- developer_comment: "Where to find customer ID step 1",
246
- string: "<b>1.</b> Enter the Customers section and open Customer list"
332
+ "ChangeHistory.filters.tooltips.customerIdDialogTitle": {
333
+ developer_comment: "Title for Customer ID dialog",
334
+ string: "Customer ID filter"
247
335
  },
248
- "ChangeHistory.filters.tooltips.whereToFindStep2": {
249
- developer_comment: "Where to find customer ID step 2",
250
- string: "<b>2.</b> Find the customer you are looking for by using the filters. Note that the Customers section offers multiple filter choices to locate your customers"
336
+ "ChangeHistory.filters.tooltips.entityIdDialogAltImage": {
337
+ developer_comment: "Alt description for the Entity ID tooltip image.",
338
+ string: "Merchant Center screen displaying a highlighted section in the URL bar"
251
339
  },
252
- "ChangeHistory.filters.tooltips.whereToFindStep3": {
253
- developer_comment: "Where to find customer ID step 3",
254
- string: "<b>3.</b> Open the customer’s detail page and the Customer ID [set of letters and numbers] will be visible as part of the URL - e.g. “…customers/<b>8a977761-c69a-4836-826e-282c545d0a12</b>/…”"
340
+ "ChangeHistory.filters.tooltips.entityIdDialogHowToFindParagraph": {
341
+ developer_comment: "How to locate an Entity ID",
342
+ string: "Navigate to the detail page of the desired entity instance, where the ID will appear within the URL."
255
343
  },
256
- "ChangeHistory.filters.tooltips.whereToFindSubtitle": {
257
- developer_comment: "Where to find customer ID subtitle",
258
- string: "The customer ID can be found in the Merchant Center by accessing “Customers”"
344
+ "ChangeHistory.filters.tooltips.entityIdDialogHowToFindTitle": {
345
+ developer_comment: "Title of the how to locate an Entity ID paragraph",
346
+ string: "To find an Entity ID in the Merchant Center:"
259
347
  },
260
- "ChangeHistory.filters.tooltips.whereToFindTitle": {
261
- developer_comment: "Where to find customer ID title",
262
- string: "Where to find the Customer ID:"
348
+ "ChangeHistory.filters.tooltips.entityIdDialogTitle": {
349
+ developer_comment: "Title for Entity ID dialog",
350
+ string: "Entity ID filter"
263
351
  },
264
352
  "ChangeHistory.inContextView.linkLabel": {
265
353
  developer_comment: "Label for change history link",
@@ -941,44 +1029,6 @@ var en = {
941
1029
  developer_comment: "Label for date selector (to)",
942
1030
  string: "to"
943
1031
  },
944
- "FieldFilters.addFilter": {
945
- string: "Add filter"
946
- },
947
- "FieldFilters.removeFilter": {
948
- string: "Remove filter"
949
- },
950
- "InternalFilterToggle.infoButtonLabel": {
951
- developer_comment: "Label for the info button",
952
- string: "Platform-initiated change information"
953
- },
954
- "InternalFilterToggle.modalDiscountCodesText": {
955
- developer_comment: "Text for the pop up modal",
956
- string: "<b>Discount codes</b><br></br><em>1- Set application version</em>: the property <em>“applicationVersion”</em> is used for the internal platform only, and registers the reservation of use of a discount code. Its value is managed by the platform, can change at any time due to internal and external factors. It should not be used in customer logic."
957
- },
958
- "InternalFilterToggle.modalIntroText": {
959
- developer_comment: "Text for intro in the pop up modal",
960
- string: "Change updates can be categorized into two groups: platform-initiated and user-initiated changes. The platform-initiated changes are all updates that can not be triggered manually by a user; these updates are triggered automatically as a result of a user-initiated change and are the following:"
961
- },
962
- "InternalFilterToggle.modalProductDiscountsText": {
963
- developer_comment: "Text for the pop up modal",
964
- string: "<b>Product discounts</b><br></br><em>2- Set is valid</em>: the property <em>“isValid”</em> is added as true when the <em>“validFrom”</em> date is reached, and then removed after the <em>“validUntil”</em> date is reached."
965
- },
966
- "InternalFilterToggle.modalProductText": {
967
- developer_comment: "Text for the pop up modal",
968
- string: "<b>Product</b><br></br><em>3- Change review rating statistics</em>: the property <em>“reviewRatingStatistics”</em> is updated when the reviews of the product change.<br></br><em>4- Change variant availability</em>: the property <em>“variantAvailability”</em> is updated when an inventory entry related to the product is updated."
969
- },
970
- "InternalFilterToggle.modalShoppingListText": {
971
- developer_comment: "Text for the pop up modal",
972
- string: "<b>Shopping lists</b><br></br><em>5- Change line item name</em>: the property <em>“lineItemName”</em> is updated in an <a>eventually consistent</a> manner when a product’s name changes and is referenced in a shopping list."
973
- },
974
- "InternalFilterToggle.modalTitle": {
975
- developer_comment: "Title for the pop up modal",
976
- string: "Platform-initiated changes"
977
- },
978
- "InternalFilterToggle.toggleButtonLabel": {
979
- developer_comment: "Label for the toggle button",
980
- string: "Display platform-initiated changes"
981
- },
982
1032
  "ItemList.addValue": {
983
1033
  string: "Add new value"
984
1034
  },
@@ -2121,34 +2171,6 @@ var en = {
2121
2171
  developer_comment: "Filter for action removeLocation",
2122
2172
  string: "Remove location"
2123
2173
  },
2124
- "ResourceActionFilter.actionInputPlaceholder": {
2125
- developer_comment: "Placeholder for change selection",
2126
- string: "Select change..."
2127
- },
2128
- "ResourceActionFilter.fieldLabel": {
2129
- developer_comment: "Message for the fieldLabel",
2130
- string: "Changes"
2131
- },
2132
- "ResourceActionFilter.hasLabel": {
2133
- developer_comment: "Message for the hasLabel",
2134
- string: "has"
2135
- },
2136
- "ResourceActionFilter.resourceActionValidationError": {
2137
- developer_comment: "Message for validation fails",
2138
- string: "An entity and a change must be selected"
2139
- },
2140
- "ResourceActionFilter.resourceInputPlaceholder": {
2141
- developer_comment: "Placeholder for resource selection",
2142
- string: "Select the entity type..."
2143
- },
2144
- "ResourceActionFilter.tagTxt": {
2145
- developer_comment: "Message for the tag with formatting for bold",
2146
- string: "when <bold>{resource}</bold> has <bold>{change}</bold>"
2147
- },
2148
- "ResourceActionFilter.whenLabel": {
2149
- developer_comment: "Message for whenLabel",
2150
- string: "when"
2151
- },
2152
2174
  "ResourceCell.customObjectResource": {
2153
2175
  developer_comment: "Label when the resource is a custom object",
2154
2176
  string: "Container: {container}<br></br>Key: {key}"
@@ -3280,34 +3302,6 @@ var en = {
3280
3302
  developer_comment: "Label when the resource is a zone",
3281
3303
  string: "Zone"
3282
3304
  },
3283
- "Search.FilterSearchBar.clearAllLabel": {
3284
- developer_comment: "Label for the button for clear all",
3285
- string: "Clear all"
3286
- },
3287
- "Search.FilterSearchBar.filterLabel": {
3288
- developer_comment: "Label for \"Filter\" button.",
3289
- string: "Filter"
3290
- },
3291
- "Search.Filters.Definitions.Date.equalTo": {
3292
- developer_comment: "Label of filter type (equal to)",
3293
- string: "on"
3294
- },
3295
- "Search.Filters.Definitions.Date.lessThan": {
3296
- developer_comment: "Label of filter type (less than)",
3297
- string: "before"
3298
- },
3299
- "Search.Filters.Definitions.Date.moreThan": {
3300
- developer_comment: "Label of filter type (less than)",
3301
- string: "after"
3302
- },
3303
- "Search.Filters.Definitions.Date.range": {
3304
- developer_comment: "Label of filter type (range)",
3305
- string: "between"
3306
- },
3307
- "Search.Filters.Definitions.Text.equalTo": {
3308
- developer_comment: "Label of filter type (equal to)",
3309
- string: "is"
3310
- },
3311
3305
  "Search.Filters.Definitions.Text.in": {
3312
3306
  developer_comment: "Label of filter type (in)",
3313
3307
  string: "in"
@@ -3316,93 +3310,14 @@ var en = {
3316
3310
  developer_comment: "Label of filter type (missingIn)",
3317
3311
  string: "not in"
3318
3312
  },
3319
- "Search.Filters.Defintions.Text.missing": {
3320
- developer_comment: "Label of filter type (missing)",
3321
- string: "is not"
3322
- },
3323
- "Search.Filters.RangeFilter.and": {
3324
- string: "and"
3325
- },
3326
- "Search.Filters.RangeFilterTag.from": {
3327
- developer_comment: "",
3328
- string: "from"
3329
- },
3330
- "Search.Filters.RangeFilterTag.to": {
3331
- developer_comment: "",
3332
- string: "to"
3333
- },
3334
- "Search.Filters.addFilter": {
3335
- developer_comment: "Message for the select dropdown",
3336
- string: "Add filter"
3337
- },
3338
3313
  "Search.Filters.apply": {
3339
3314
  developer_comment: "Label for the filters form button (apply)",
3340
3315
  string: "Apply"
3341
3316
  },
3342
- "Search.Filters.applyAndClose": {
3343
- developer_comment: "Label for the filters form button (apply and close)",
3344
- string: "Apply and close"
3345
- },
3346
- "Search.Filters.cancel": {
3347
- developer_comment: "Label for the filters form button (cancel)",
3348
- string: "Cancel"
3349
- },
3350
- "Search.Filters.clearAllLabel": {
3351
- developer_comment: "Label for the button that clears all filters",
3352
- string: "Clear all"
3353
- },
3354
- "Search.Filters.noMoreAvailableFields": {
3355
- developer_comment: "Message for the select dropdown if there are no more fields",
3356
- string: "No more available filters"
3357
- },
3358
- "Search.Filters.premiumFeature": {
3359
- developer_comment: "Title for the tooltip on disabled filter options when on Basic Tier",
3360
- string: "Premium feature"
3361
- },
3362
- "Search.Filters.removeAllLabel": {
3363
- developer_comment: "Label for the button for removing all filters",
3364
- string: "Remove all filters"
3365
- },
3366
- "Search.Filters.validation.date.rangeMissingValue": {
3367
- developer_comment: "error message if missing a value in a range",
3368
- string: "Enter a value for this field."
3369
- },
3370
- "Search.Filters.validation.date.rangeToSmallerThanFrom": {
3371
- developer_comment: "error message if to is smaller than from in a range",
3372
- string: "Enter the earlier date first."
3373
- },
3374
3317
  "Search.View.noResults": {
3375
3318
  developer_comment: "Text for no results",
3376
3319
  string: "There are no results matching your search criteria."
3377
3320
  },
3378
- "SearchInput.buttonLabel": {
3379
- developer_comment: "Label for \"Search\" button.",
3380
- string: "Search"
3381
- },
3382
- "SearchInput.placeholder": {
3383
- developer_comment: "Placeholder for \"Search\" input field",
3384
- string: "Search"
3385
- },
3386
- "Shared.BusinessUnitSelectInput.asyncSelectInputPlaceholder": {
3387
- developer_comment: "The placeholder shown for async select input",
3388
- string: "Select or type a business unit key"
3389
- },
3390
- "Shared.BusinessUnitSelectInput.basicSelectInputPlaceholder": {
3391
- developer_comment: "The placeholder shown for basic select input",
3392
- string: "Select or type a business unit key"
3393
- },
3394
- "Shared.BusinessUnitSelectInput.searchSelectInputLoadingMessage": {
3395
- developer_comment: "The loading message shown for search select input",
3396
- string: "Loading exact matches"
3397
- },
3398
- "Shared.BusinessUnitSelectInput.searchSelectInputNoOptionsFoundMessage": {
3399
- developer_comment: "The message shown in search select input when matches are found",
3400
- string: "No matches found for your search term"
3401
- },
3402
- "Shared.BusinessUnitSelectInput.searchSelectInputPlaceholder": {
3403
- developer_comment: "The placeholder shown for search select input",
3404
- string: "Type an exact business unit key"
3405
- },
3406
3321
  "Shared.associateRolePermissions.BusinessUnit.addChildUnits": {
3407
3322
  developer_comment: "The label for one of the associate role business unit permissions",
3408
3323
  string: "Create a child Business Unit"
@@ -3547,38 +3462,10 @@ var en = {
3547
3462
  developer_comment: "The label for one of the associate role request quote permissions",
3548
3463
  string: "View others quote requests from the Business Unit"
3549
3464
  },
3550
- "StoreSelectInput.asyncSelectDropdownTypeAheadPrompt": {
3551
- developer_comment: "Message shown telling the user to start typing to load more channels",
3552
- string: "Start typing above to load more"
3553
- },
3554
- "StoreSelectInput.asyncSelectInputPlaceholder": {
3555
- developer_comment: "The placeholder shown for async select input",
3556
- string: "Select or type a store key"
3557
- },
3558
- "StoreSelectInput.basicSelectInputPlaceholder": {
3559
- developer_comment: "The placeholder shown for basic select input",
3560
- string: "Select or type a store key"
3561
- },
3562
- "StoreSelectInput.searchSelectInputLoadingMessage": {
3563
- developer_comment: "The loading message shown for search select input",
3564
- string: "Loading exact matches"
3565
- },
3566
- "StoreSelectInput.searchSelectInputNoOptionsFoundMessage": {
3567
- developer_comment: "The message shown in search select input when matches are found",
3568
- string: "No matches found for your search term"
3569
- },
3570
- "StoreSelectInput.searchSelectInputPlaceholder": {
3571
- developer_comment: "The placeholder shown for search select input",
3572
- string: "Type an exact store key"
3573
- },
3574
3465
  "TotalResults.title": {
3575
3466
  developer_comment: "Shows a total number of results",
3576
3467
  string: "{total} results"
3577
3468
  },
3578
- "Validation.required": {
3579
- developer_comment: "An error message to show if the field is required",
3580
- string: "This field is required."
3581
- },
3582
3469
  "VersionTier.premiumButton": {
3583
3470
  developer_comment: "Version tier go premium button",
3584
3471
  string: "GO PREMIUM"