@commercetools-frontend/ui-kit 18.4.0 → 19.0.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/dist/commercetools-frontend-ui-kit.cjs.dev.js +1 -1
- package/dist/commercetools-frontend-ui-kit.cjs.prod.js +1 -1
- package/dist/commercetools-frontend-ui-kit.esm.js +1 -1
- package/i18n/data/core.json +292 -73
- package/i18n/data/de.json +292 -73
- package/i18n/data/en.json +292 -73
- package/i18n/data/es.json +292 -73
- package/i18n/data/fr-FR.json +292 -73
- package/i18n/data/pt-BR.json +292 -73
- package/i18n/data/zh-CN.json +292 -73
- package/materials/custom-properties.css +49 -4
- package/materials/custom-properties.json +25 -4
- package/materials/custom-properties_default.css +49 -4
- package/materials/custom-properties_recolouring.css +69 -44
- package/materials/internals/definition.yaml +157 -9
- package/package.json +36 -36
package/i18n/data/en.json
CHANGED
|
@@ -1,75 +1,294 @@
|
|
|
1
1
|
{
|
|
2
|
-
"UIKit.CalendarHeader.nextMonthTooltip":
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
"UIKit.CalendarHeader.
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
"UIKit.
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
"UIKit.
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
"UIKit.
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
"UIKit.
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
"UIKit.
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
"UIKit.
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
"UIKit.
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
"UIKit.
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
"UIKit.
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
"UIKit.
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
"UIKit.
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
"UIKit.
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
"UIKit.
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
"UIKit.
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
"UIKit.
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
"UIKit.
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
"UIKit.
|
|
2
|
+
"UIKit.CalendarHeader.nextMonthTooltip": {
|
|
3
|
+
"developer_comment": "Tooltip title when user hovers the next month button",
|
|
4
|
+
"string": "Next month"
|
|
5
|
+
},
|
|
6
|
+
"UIKit.CalendarHeader.nextYearTooltip": {
|
|
7
|
+
"developer_comment": "Tooltip title when user hovers the next year button",
|
|
8
|
+
"string": "Next year"
|
|
9
|
+
},
|
|
10
|
+
"UIKit.CalendarHeader.previousMonthTooltip": {
|
|
11
|
+
"developer_comment": "Tooltip title when user hovers the previous month button",
|
|
12
|
+
"string": "Previous month"
|
|
13
|
+
},
|
|
14
|
+
"UIKit.CalendarHeader.previousYearTooltip": {
|
|
15
|
+
"developer_comment": "Tooltip title when user hovers the previous year button",
|
|
16
|
+
"string": "Previous year"
|
|
17
|
+
},
|
|
18
|
+
"UIKit.CalendarHeader.todayTooltip": {
|
|
19
|
+
"developer_comment": "Tooltip title when user hovers the today button",
|
|
20
|
+
"string": "Today"
|
|
21
|
+
},
|
|
22
|
+
"UIKit.ClearButton.clearButtonLabel": {
|
|
23
|
+
"developer_comment": "Label for the clear button",
|
|
24
|
+
"string": "Clear"
|
|
25
|
+
},
|
|
26
|
+
"UIKit.CreatableSelectInput.createLabel": {
|
|
27
|
+
"developer_comment": "Text of dropdown when creating option",
|
|
28
|
+
"string": "Create \"{inputValue}\""
|
|
29
|
+
},
|
|
30
|
+
"UIKit.DataTableManager.ColumnManager.DroppablePanel.loadMoreAttributesHint": {
|
|
31
|
+
"developer_comment": "Indicate that the user can use the search input to load more attributes",
|
|
32
|
+
"string": "Load more attributes by using the search input above"
|
|
33
|
+
},
|
|
34
|
+
"UIKit.DataTableManager.ColumnManager.closeButtonLabel": {
|
|
35
|
+
"developer_comment": "Label for density manager close button.",
|
|
36
|
+
"string": "Close"
|
|
37
|
+
},
|
|
38
|
+
"UIKit.DataTableManager.ColumnManager.hiddenColumns": {
|
|
39
|
+
"developer_comment": "Message for the hidden columns section",
|
|
40
|
+
"string": "Hidden columns"
|
|
41
|
+
},
|
|
42
|
+
"UIKit.DataTableManager.ColumnManager.noHiddenColumnsToShow": {
|
|
43
|
+
"developer_comment": "Label when there are no hidden columns to show",
|
|
44
|
+
"string": "There are no hidden columns to show."
|
|
45
|
+
},
|
|
46
|
+
"UIKit.DataTableManager.ColumnManager.noSelectedColumnsToShow": {
|
|
47
|
+
"developer_comment": "Label when there are no selected columns to show",
|
|
48
|
+
"string": "There are no selected columns to show."
|
|
49
|
+
},
|
|
50
|
+
"UIKit.DataTableManager.ColumnManager.title": {
|
|
51
|
+
"developer_comment": "Title for the column manager component.",
|
|
52
|
+
"string": "Column Manager"
|
|
53
|
+
},
|
|
54
|
+
"UIKit.DataTableManager.ColumnSelectorGroups.visible": {
|
|
55
|
+
"developer_comment": "Message for the visible columns section.",
|
|
56
|
+
"string": "Visible columns"
|
|
57
|
+
},
|
|
58
|
+
"UIKit.DataTableManager.DensityManager.closeButtonLabel": {
|
|
59
|
+
"developer_comment": "Label for density manager close button.",
|
|
60
|
+
"string": "Close"
|
|
61
|
+
},
|
|
62
|
+
"UIKit.DataTableManager.DensityManager.densityDisplayComfortableOption": {
|
|
63
|
+
"developer_comment": "Density display default option.",
|
|
64
|
+
"string": "Comfortable"
|
|
65
|
+
},
|
|
66
|
+
"UIKit.DataTableManager.DensityManager.densityDisplayCompactOption": {
|
|
67
|
+
"developer_comment": "Density display compact option.",
|
|
68
|
+
"string": "Compact"
|
|
69
|
+
},
|
|
70
|
+
"UIKit.DataTableManager.DensityManager.densityDisplaySubtitle": {
|
|
71
|
+
"developer_comment": "Subtitle for the density display options.",
|
|
72
|
+
"string": "Row density"
|
|
73
|
+
},
|
|
74
|
+
"UIKit.DataTableManager.DensityManager.textWrappingAllWrapVisibleOption": {
|
|
75
|
+
"developer_comment": "All wrapped texts visible option.",
|
|
76
|
+
"string": "Display full texts."
|
|
77
|
+
},
|
|
78
|
+
"UIKit.DataTableManager.DensityManager.textWrappingShowHideOnDemandOption": {
|
|
79
|
+
"developer_comment": "Show or hide texts on demand option.",
|
|
80
|
+
"string": "Display text previews. Expand them on demand."
|
|
81
|
+
},
|
|
82
|
+
"UIKit.DataTableManager.DensityManager.textWrappingSubtitle": {
|
|
83
|
+
"developer_comment": "Subtitle for the text wrapping options.",
|
|
84
|
+
"string": "Text visibility"
|
|
85
|
+
},
|
|
86
|
+
"UIKit.DataTableManager.DensityManager.title": {
|
|
87
|
+
"developer_comment": "Title for the density manager component.",
|
|
88
|
+
"string": "Table layout settings"
|
|
89
|
+
},
|
|
90
|
+
"UIKit.DataTableManager.TableSettings.columnManagerOption": {
|
|
91
|
+
"developer_comment": "Column manager dropdown option label.",
|
|
92
|
+
"string": "Column manager"
|
|
93
|
+
},
|
|
94
|
+
"UIKit.DataTableManager.TableSettings.displaySettingsOption": {
|
|
95
|
+
"developer_comment": "Display settings dropdown option label.",
|
|
96
|
+
"string": "Layout settings"
|
|
97
|
+
},
|
|
98
|
+
"UIKit.DataTableManager.TableSettings.placeholder": {
|
|
99
|
+
"developer_comment": "Placeholder for the table settings select component.",
|
|
100
|
+
"string": "Table settings"
|
|
101
|
+
},
|
|
102
|
+
"UIKit.FieldErrors.invalidFractionalNumber": {
|
|
103
|
+
"developer_comment": "Error message when fractional number is used",
|
|
104
|
+
"string": "A whole number is required."
|
|
105
|
+
},
|
|
106
|
+
"UIKit.FieldErrors.invalidNegativeNumber": {
|
|
107
|
+
"developer_comment": "Error message when negative number is used",
|
|
108
|
+
"string": "Negative number is not supported."
|
|
109
|
+
},
|
|
110
|
+
"UIKit.FieldErrors.missingRequiredField": {
|
|
111
|
+
"developer_comment": "Error message for missing required value",
|
|
112
|
+
"string": "This field is required. Provide a value."
|
|
113
|
+
},
|
|
114
|
+
"UIKit.LocalizedMoneyInput.hide": {
|
|
115
|
+
"developer_comment": "Hide currencies button",
|
|
116
|
+
"string": "Hide currencies ({remainingCurrencies})"
|
|
117
|
+
},
|
|
118
|
+
"UIKit.LocalizedMoneyInput.missingRequiredField": {
|
|
119
|
+
"developer_comment": "Error message for missing required value",
|
|
120
|
+
"string": "This field is required. Provide at least one value."
|
|
121
|
+
},
|
|
122
|
+
"UIKit.LocalizedMoneyInput.show": {
|
|
123
|
+
"developer_comment": "Show all currencies button",
|
|
124
|
+
"string": "Show all currencies ({remainingCurrencies})"
|
|
125
|
+
},
|
|
126
|
+
"UIKit.LocalizedTextInput.hide": {
|
|
127
|
+
"developer_comment": "Label of language collapse button",
|
|
128
|
+
"string": "Hide languages ({remainingLanguages})"
|
|
129
|
+
},
|
|
130
|
+
"UIKit.LocalizedTextInput.missingRequiredField": {
|
|
131
|
+
"developer_comment": "Error message for missing required value",
|
|
132
|
+
"string": "This field is required. Provide at least one value."
|
|
133
|
+
},
|
|
134
|
+
"UIKit.LocalizedTextInput.show": {
|
|
135
|
+
"developer_comment": "Label of language expansion button",
|
|
136
|
+
"string": "Show all languages ({remainingLanguages})"
|
|
137
|
+
},
|
|
138
|
+
"UIKit.MoneyInput.highPrecision": {
|
|
139
|
+
"developer_comment": "Label of high precision tooltip in MoneyInput",
|
|
140
|
+
"string": "High Precision Price"
|
|
141
|
+
},
|
|
142
|
+
"UIKit.MultilineTextInput.collapse": {
|
|
143
|
+
"developer_comment": "The label for \"collapse\" action",
|
|
144
|
+
"string": "Collapse"
|
|
145
|
+
},
|
|
146
|
+
"UIKit.MultilineTextInput.expand": {
|
|
147
|
+
"developer_comment": "The label for \"expand\" action",
|
|
148
|
+
"string": "Expand"
|
|
149
|
+
},
|
|
150
|
+
"UIKit.Pagination.PageNavigator.nextPageLabel": {
|
|
151
|
+
"developer_comment": "Label for next page button",
|
|
152
|
+
"string": "Next page"
|
|
153
|
+
},
|
|
154
|
+
"UIKit.Pagination.PageNavigator.page": {
|
|
155
|
+
"developer_comment": "Label for page",
|
|
156
|
+
"string": "Page"
|
|
157
|
+
},
|
|
158
|
+
"UIKit.Pagination.PageNavigator.pageCount": {
|
|
159
|
+
"developer_comment": "Label for total pages",
|
|
160
|
+
"string": "of {count}"
|
|
161
|
+
},
|
|
162
|
+
"UIKit.Pagination.PageNavigator.previousPageLabel": {
|
|
163
|
+
"developer_comment": "Label for previous page button",
|
|
164
|
+
"string": "Previous page"
|
|
165
|
+
},
|
|
166
|
+
"UIKit.Pagination.PageSizeSelector.pageSize": {
|
|
167
|
+
"developer_comment": "How many items are per page",
|
|
168
|
+
"string": "Items per page ({count} items)"
|
|
169
|
+
},
|
|
170
|
+
"UIKit.PasswordField.hide": {
|
|
171
|
+
"developer_comment": "Label for the button to hide the password",
|
|
172
|
+
"string": "hide"
|
|
173
|
+
},
|
|
174
|
+
"UIKit.PasswordField.show": {
|
|
175
|
+
"developer_comment": "Label for the button to show the password",
|
|
176
|
+
"string": "show"
|
|
177
|
+
},
|
|
178
|
+
"UIKit.RichTextBody.boldButtonLabel": {
|
|
179
|
+
"developer_comment": "Label for the bold button",
|
|
180
|
+
"string": "Bold"
|
|
181
|
+
},
|
|
182
|
+
"UIKit.RichTextBody.expandButtonLabel": {
|
|
183
|
+
"developer_comment": "Label for the expand button",
|
|
184
|
+
"string": "Expand"
|
|
185
|
+
},
|
|
186
|
+
"UIKit.RichTextBody.italicButtonLabel": {
|
|
187
|
+
"developer_comment": "Label for the italic button",
|
|
188
|
+
"string": "Italic"
|
|
189
|
+
},
|
|
190
|
+
"UIKit.RichTextBody.moreStylesDropdownLabel": {
|
|
191
|
+
"developer_comment": "Label for the more styles dropdown",
|
|
192
|
+
"string": "More styles"
|
|
193
|
+
},
|
|
194
|
+
"UIKit.RichTextBody.moreStylesDropdownOptionStrikethrough": {
|
|
195
|
+
"developer_comment": "label for the more styles `strikethrough` option",
|
|
196
|
+
"string": "Strikethrough"
|
|
197
|
+
},
|
|
198
|
+
"UIKit.RichTextBody.moreStylesDropdownOptionSubscript": {
|
|
199
|
+
"developer_comment": "label for the more styles `subscript` option",
|
|
200
|
+
"string": "Subscript"
|
|
201
|
+
},
|
|
202
|
+
"UIKit.RichTextBody.moreStylesDropdownOptionSuperscript": {
|
|
203
|
+
"developer_comment": "label for the more styles `superscript` option",
|
|
204
|
+
"string": "Superscript"
|
|
205
|
+
},
|
|
206
|
+
"UIKit.RichTextBody.orderedListButtonLabel": {
|
|
207
|
+
"developer_comment": "Label for the numbered list button",
|
|
208
|
+
"string": "Numbered list"
|
|
209
|
+
},
|
|
210
|
+
"UIKit.RichTextBody.redoButtonLabel": {
|
|
211
|
+
"developer_comment": "Label for the redo button",
|
|
212
|
+
"string": "Redo"
|
|
213
|
+
},
|
|
214
|
+
"UIKit.RichTextBody.styleDropdownLabel": {
|
|
215
|
+
"developer_comment": "Label for the style dropdown",
|
|
216
|
+
"string": "Style"
|
|
217
|
+
},
|
|
218
|
+
"UIKit.RichTextBody.styleDropdownOptionH1": {
|
|
219
|
+
"developer_comment": "Label for the `headline-one` option",
|
|
220
|
+
"string": "Headline H1"
|
|
221
|
+
},
|
|
222
|
+
"UIKit.RichTextBody.styleDropdownOptionH2": {
|
|
223
|
+
"developer_comment": "Label for the `headline-two` option",
|
|
224
|
+
"string": "Headline H2"
|
|
225
|
+
},
|
|
226
|
+
"UIKit.RichTextBody.styleDropdownOptionH3": {
|
|
227
|
+
"developer_comment": "Label for the `headline-three` option",
|
|
228
|
+
"string": "Headline H3"
|
|
229
|
+
},
|
|
230
|
+
"UIKit.RichTextBody.styleDropdownOptionH4": {
|
|
231
|
+
"developer_comment": "Label for the `headline-four` option",
|
|
232
|
+
"string": "Headline H4"
|
|
233
|
+
},
|
|
234
|
+
"UIKit.RichTextBody.styleDropdownOptionH5": {
|
|
235
|
+
"developer_comment": "Label for the `headline-five` option",
|
|
236
|
+
"string": "Headline H5"
|
|
237
|
+
},
|
|
238
|
+
"UIKit.RichTextBody.styleDropdownOptionParagraph": {
|
|
239
|
+
"developer_comment": "Label for the `paragraph` option",
|
|
240
|
+
"string": "Paragraph"
|
|
241
|
+
},
|
|
242
|
+
"UIKit.RichTextBody.styleDropdownOptionPreformatted": {
|
|
243
|
+
"developer_comment": "Label for the `code` option",
|
|
244
|
+
"string": "Preformatted"
|
|
245
|
+
},
|
|
246
|
+
"UIKit.RichTextBody.styleDropdownOptionQuote": {
|
|
247
|
+
"developer_comment": "Label for the `quote` option",
|
|
248
|
+
"string": "Quote"
|
|
249
|
+
},
|
|
250
|
+
"UIKit.RichTextBody.underlinedButtonLabel": {
|
|
251
|
+
"developer_comment": "Label for the underline button",
|
|
252
|
+
"string": "Underline"
|
|
253
|
+
},
|
|
254
|
+
"UIKit.RichTextBody.undoButtonLabel": {
|
|
255
|
+
"developer_comment": "Label for the undo button",
|
|
256
|
+
"string": "Undo"
|
|
257
|
+
},
|
|
258
|
+
"UIKit.RichTextBody.unorderedListButtonLabel": {
|
|
259
|
+
"developer_comment": "Label for the bullet list button",
|
|
260
|
+
"string": "Bullet list"
|
|
261
|
+
},
|
|
262
|
+
"UIKit.SearchSelectInput.loadingOptionsMessage": {
|
|
263
|
+
"developer_comment": "Text showed while the options are being loaded",
|
|
264
|
+
"string": "Loading exact matches"
|
|
265
|
+
},
|
|
266
|
+
"UIKit.SearchSelectInput.noOptionsMessage": {
|
|
267
|
+
"developer_comment": "Text of search select dropdown when no options match search text",
|
|
268
|
+
"string": "No matches found for your search term"
|
|
269
|
+
},
|
|
270
|
+
"UIKit.SearchSelectInput.placeholderMessage": {
|
|
271
|
+
"developer_comment": "Placeholder text for the input",
|
|
272
|
+
"string": "Search by…"
|
|
273
|
+
},
|
|
274
|
+
"UIKit.SelectInput.loadingOptions": {
|
|
275
|
+
"developer_comment": "Default input loading text",
|
|
276
|
+
"string": "Loading..."
|
|
277
|
+
},
|
|
278
|
+
"UIKit.SelectInput.noOptionsMessageWithInputValue": {
|
|
279
|
+
"developer_comment": "Text of dropdown when no options match search text",
|
|
280
|
+
"string": "No options"
|
|
281
|
+
},
|
|
282
|
+
"UIKit.SelectInput.noOptionsMessageWithoutInputValue": {
|
|
283
|
+
"developer_comment": "Text of dropdown when no options exist",
|
|
284
|
+
"string": "No options"
|
|
285
|
+
},
|
|
286
|
+
"UIKit.SelectInput.placeholder": {
|
|
287
|
+
"developer_comment": "Default input placeholder text",
|
|
288
|
+
"string": "Select..."
|
|
289
|
+
},
|
|
290
|
+
"UIKit.TimeInput.placeholder": {
|
|
291
|
+
"developer_comment": "Placeholder for time input",
|
|
292
|
+
"string": "HH:mm AM/PM"
|
|
293
|
+
}
|
|
75
294
|
}
|