@commercetools/nimbus-i18n 0.0.0-canary-20251113202104 → 0.0.0-canary-20251114155608

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.
@@ -75,6 +75,30 @@
75
75
  "value": "Toggle combobox"
76
76
  }
77
77
  ],
78
+ "Nimbus.DataTable.comfortable": [
79
+ {
80
+ "type": 0,
81
+ "value": "Comfortable"
82
+ }
83
+ ],
84
+ "Nimbus.DataTable.comfortableAriaLabel": [
85
+ {
86
+ "type": 0,
87
+ "value": "Comfortable section"
88
+ }
89
+ ],
90
+ "Nimbus.DataTable.compact": [
91
+ {
92
+ "type": 0,
93
+ "value": "Compact"
94
+ }
95
+ ],
96
+ "Nimbus.DataTable.compactAriaLabel": [
97
+ {
98
+ "type": 0,
99
+ "value": "Compact section"
100
+ }
101
+ ],
78
102
  "Nimbus.DataTable.dataTable": [
79
103
  {
80
104
  "type": 0,
@@ -99,24 +123,144 @@
99
123
  "value": "Expand rows"
100
124
  }
101
125
  ],
126
+ "Nimbus.DataTable.fullText": [
127
+ {
128
+ "type": 0,
129
+ "value": "Full text"
130
+ }
131
+ ],
132
+ "Nimbus.DataTable.fullTextAriaLabel": [
133
+ {
134
+ "type": 0,
135
+ "value": "Full text section"
136
+ }
137
+ ],
138
+ "Nimbus.DataTable.hiddenColumns": [
139
+ {
140
+ "type": 0,
141
+ "value": "Hidden columns"
142
+ }
143
+ ],
144
+ "Nimbus.DataTable.hiddenColumnsAriaLabel": [
145
+ {
146
+ "type": 0,
147
+ "value": "Hidden columns list"
148
+ }
149
+ ],
150
+ "Nimbus.DataTable.hideColumn": [
151
+ {
152
+ "type": 0,
153
+ "value": "Hide column"
154
+ }
155
+ ],
156
+ "Nimbus.DataTable.layoutSettings": [
157
+ {
158
+ "type": 0,
159
+ "value": "Layout settings"
160
+ }
161
+ ],
162
+ "Nimbus.DataTable.layoutSettingsAriaLabel": [
163
+ {
164
+ "type": 0,
165
+ "value": "Layout settings section"
166
+ }
167
+ ],
168
+ "Nimbus.DataTable.noHiddenColumns": [
169
+ {
170
+ "type": 0,
171
+ "value": "No Hidden columns"
172
+ }
173
+ ],
102
174
  "Nimbus.DataTable.pinRows": [
103
175
  {
104
176
  "type": 0,
105
177
  "value": "Pin rows"
106
178
  }
107
179
  ],
180
+ "Nimbus.DataTable.reset": [
181
+ {
182
+ "type": 0,
183
+ "value": "Reset columns"
184
+ }
185
+ ],
108
186
  "Nimbus.DataTable.resizeColumn": [
109
187
  {
110
188
  "type": 0,
111
189
  "value": "Resize column"
112
190
  }
113
191
  ],
192
+ "Nimbus.DataTable.rowDensity": [
193
+ {
194
+ "type": 0,
195
+ "value": "Row density"
196
+ }
197
+ ],
198
+ "Nimbus.DataTable.rowDensityAriaLabel": [
199
+ {
200
+ "type": 0,
201
+ "value": "Row density section"
202
+ }
203
+ ],
204
+ "Nimbus.DataTable.searchHiddenColumns": [
205
+ {
206
+ "type": 0,
207
+ "value": "Search..."
208
+ }
209
+ ],
114
210
  "Nimbus.DataTable.selectRow": [
115
211
  {
116
212
  "type": 0,
117
213
  "value": "Select row"
118
214
  }
119
215
  ],
216
+ "Nimbus.DataTable.settings": [
217
+ {
218
+ "type": 0,
219
+ "value": "Table settings"
220
+ }
221
+ ],
222
+ "Nimbus.DataTable.textPreviews": [
223
+ {
224
+ "type": 0,
225
+ "value": "Text previews"
226
+ }
227
+ ],
228
+ "Nimbus.DataTable.textPreviewsAriaLabel": [
229
+ {
230
+ "type": 0,
231
+ "value": "Text previews section"
232
+ }
233
+ ],
234
+ "Nimbus.DataTable.textVisibility": [
235
+ {
236
+ "type": 0,
237
+ "value": "Text visibility"
238
+ }
239
+ ],
240
+ "Nimbus.DataTable.textVisibilityAriaLabel": [
241
+ {
242
+ "type": 0,
243
+ "value": "Text visibility section"
244
+ }
245
+ ],
246
+ "Nimbus.DataTable.visibleColumns": [
247
+ {
248
+ "type": 0,
249
+ "value": "Visible columns"
250
+ }
251
+ ],
252
+ "Nimbus.DataTable.visibleColumnsAria": [
253
+ {
254
+ "type": 0,
255
+ "value": "Visible columns list"
256
+ }
257
+ ],
258
+ "Nimbus.DataTable.visibleColumnsList": [
259
+ {
260
+ "type": 0,
261
+ "value": "Visible columns"
262
+ }
263
+ ],
120
264
  "Nimbus.DatePicker.Time.enterTime": [
121
265
  {
122
266
  "type": 0,
@@ -75,6 +75,30 @@
75
75
  "value": "Combobox umschalten"
76
76
  }
77
77
  ],
78
+ "Nimbus.DataTable.comfortable": [
79
+ {
80
+ "type": 0,
81
+ "value": "Comfortable"
82
+ }
83
+ ],
84
+ "Nimbus.DataTable.comfortableAriaLabel": [
85
+ {
86
+ "type": 0,
87
+ "value": "Comfortable section"
88
+ }
89
+ ],
90
+ "Nimbus.DataTable.compact": [
91
+ {
92
+ "type": 0,
93
+ "value": "Compact"
94
+ }
95
+ ],
96
+ "Nimbus.DataTable.compactAriaLabel": [
97
+ {
98
+ "type": 0,
99
+ "value": "Compact section"
100
+ }
101
+ ],
78
102
  "Nimbus.DataTable.dataTable": [
79
103
  {
80
104
  "type": 0,
@@ -99,24 +123,144 @@
99
123
  "value": "Zeilen erweitern"
100
124
  }
101
125
  ],
126
+ "Nimbus.DataTable.fullText": [
127
+ {
128
+ "type": 0,
129
+ "value": "Full text"
130
+ }
131
+ ],
132
+ "Nimbus.DataTable.fullTextAriaLabel": [
133
+ {
134
+ "type": 0,
135
+ "value": "Full text section"
136
+ }
137
+ ],
138
+ "Nimbus.DataTable.hiddenColumns": [
139
+ {
140
+ "type": 0,
141
+ "value": "Hidden columns"
142
+ }
143
+ ],
144
+ "Nimbus.DataTable.hiddenColumnsAriaLabel": [
145
+ {
146
+ "type": 0,
147
+ "value": "Hidden columns list"
148
+ }
149
+ ],
150
+ "Nimbus.DataTable.hideColumn": [
151
+ {
152
+ "type": 0,
153
+ "value": "Hide column"
154
+ }
155
+ ],
156
+ "Nimbus.DataTable.layoutSettings": [
157
+ {
158
+ "type": 0,
159
+ "value": "Layout settings"
160
+ }
161
+ ],
162
+ "Nimbus.DataTable.layoutSettingsAriaLabel": [
163
+ {
164
+ "type": 0,
165
+ "value": "Layout settings section"
166
+ }
167
+ ],
168
+ "Nimbus.DataTable.noHiddenColumns": [
169
+ {
170
+ "type": 0,
171
+ "value": "No Hidden columns"
172
+ }
173
+ ],
102
174
  "Nimbus.DataTable.pinRows": [
103
175
  {
104
176
  "type": 0,
105
177
  "value": "Zeilen fixieren"
106
178
  }
107
179
  ],
180
+ "Nimbus.DataTable.reset": [
181
+ {
182
+ "type": 0,
183
+ "value": "Reset columns"
184
+ }
185
+ ],
108
186
  "Nimbus.DataTable.resizeColumn": [
109
187
  {
110
188
  "type": 0,
111
189
  "value": "Spalte vergrößern"
112
190
  }
113
191
  ],
192
+ "Nimbus.DataTable.rowDensity": [
193
+ {
194
+ "type": 0,
195
+ "value": "Row density"
196
+ }
197
+ ],
198
+ "Nimbus.DataTable.rowDensityAriaLabel": [
199
+ {
200
+ "type": 0,
201
+ "value": "Row density section"
202
+ }
203
+ ],
204
+ "Nimbus.DataTable.searchHiddenColumns": [
205
+ {
206
+ "type": 0,
207
+ "value": "Search..."
208
+ }
209
+ ],
114
210
  "Nimbus.DataTable.selectRow": [
115
211
  {
116
212
  "type": 0,
117
213
  "value": "Zeile auswählen"
118
214
  }
119
215
  ],
216
+ "Nimbus.DataTable.settings": [
217
+ {
218
+ "type": 0,
219
+ "value": "Table settings"
220
+ }
221
+ ],
222
+ "Nimbus.DataTable.textPreviews": [
223
+ {
224
+ "type": 0,
225
+ "value": "Text previews"
226
+ }
227
+ ],
228
+ "Nimbus.DataTable.textPreviewsAriaLabel": [
229
+ {
230
+ "type": 0,
231
+ "value": "Text previews section"
232
+ }
233
+ ],
234
+ "Nimbus.DataTable.textVisibility": [
235
+ {
236
+ "type": 0,
237
+ "value": "Text visibility"
238
+ }
239
+ ],
240
+ "Nimbus.DataTable.textVisibilityAriaLabel": [
241
+ {
242
+ "type": 0,
243
+ "value": "Text visibility section"
244
+ }
245
+ ],
246
+ "Nimbus.DataTable.visibleColumns": [
247
+ {
248
+ "type": 0,
249
+ "value": "Visible columns"
250
+ }
251
+ ],
252
+ "Nimbus.DataTable.visibleColumnsAria": [
253
+ {
254
+ "type": 0,
255
+ "value": "Visible columns list"
256
+ }
257
+ ],
258
+ "Nimbus.DataTable.visibleColumnsList": [
259
+ {
260
+ "type": 0,
261
+ "value": "Visible columns"
262
+ }
263
+ ],
120
264
  "Nimbus.DatePicker.Time.enterTime": [
121
265
  {
122
266
  "type": 0,