@webitel/ui-sdk 25.8.70 → 25.8.72

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webitel/ui-sdk",
3
- "version": "25.8.70",
3
+ "version": "25.8.72",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "make-all": "npm version patch --git-tag-version false && npm run build && (npm run build:types || true) && (npm run lint:fix || true) && npm run publish-lib",
@@ -290,8 +290,7 @@ export default {
290
290
  linked('objects.contact'),
291
291
  [CrmSectionsNew.CustomLookups]: ({ linked }) =>
292
292
  linked('objects.customization.customization') +
293
- ': ' +
294
- linked('objects.customLookup'),
293
+ ': Custom lookups', // dont use linked: objects.customLookup.customLookup, coz "linked" doesnt support pluralization
295
294
  },
296
295
  },
297
296
  },
@@ -284,8 +284,7 @@ export default {
284
284
  linked('objects.contact'),
285
285
  [CrmSectionsNew.CustomLookups]: ({ linked }) =>
286
286
  linked('objects.customization.customization') +
287
- ': ' +
288
- linked('objects.customLookup'),
287
+ ': Búsquedas personalizadas', // dont use linked: objects.customLookup.customLookup, coz "linked" doesnt support pluralization
289
288
  },
290
289
  },
291
290
  },
@@ -290,8 +290,7 @@ export default {
290
290
  linked('objects.contact'),
291
291
  [CrmSectionsNew.CustomLookups]: ({ linked }) =>
292
292
  linked('objects.customization.customization') +
293
- ': ' +
294
- linked('objects.customLookup'),
293
+ ': Жекелендірулер', // dont use linked: objects.customLookup.customLookup, coz "linked" doesnt support pluralization
295
294
  },
296
295
  },
297
296
  },
@@ -290,8 +290,7 @@ export default {
290
290
  linked('objects.contact'),
291
291
  [CrmSectionsNew.CustomLookups]: ({ linked }) =>
292
292
  linked('objects.customization.customization') +
293
- ': ' +
294
- linked('objects.customLookup'),
293
+ ': Dostosowania', // dont use linked: objects.customLookup.customLookup, coz "linked" doesnt support pluralization
295
294
  },
296
295
  },
297
296
  },
@@ -291,7 +291,7 @@ export default {
291
291
  [CrmSectionsNew.CustomLookups]: ({ linked }) =>
292
292
  linked('objects.customization.customization') +
293
293
  ': ' +
294
- linked('objects.customLookup'),
294
+ 'Personalizări', // dont use linked: objects.customLookup.customLookup, coz "linked" doesnt support pluralization
295
295
  },
296
296
  },
297
297
  },
@@ -291,7 +291,7 @@ export default {
291
291
  [CrmSectionsNew.CustomLookups]: ({ linked }) =>
292
292
  linked('objects.customization.customization') +
293
293
  ': ' +
294
- linked('objects.customLookup'),
294
+ 'Пользовательские справочники', // dont use linked: objects.customLookup.customLookup, coz "linked" doesnt support pluralization
295
295
  },
296
296
  },
297
297
  },
@@ -290,7 +290,7 @@ export default {
290
290
  [CrmSectionsNew.CustomLookups]: ({ linked }) =>
291
291
  linked('objects.customization.customization') +
292
292
  ': ' +
293
- linked('objects.customLookup'),
293
+ 'Користувацькі довідники', // dont use linked: objects.customLookup.customLookup, coz "linked" doesnt support pluralization
294
294
  },
295
295
  },
296
296
  },
@@ -290,7 +290,7 @@ export default {
290
290
  [CrmSectionsNew.CustomLookups]: ({ linked }) =>
291
291
  linked('objects.customization.customization') +
292
292
  ': ' +
293
- linked('objects.customLookup'),
293
+ 'Maxsuslashlar', // dont use linked: objects.customLookup.customLookup, coz "linked" doesnt support pluralization
294
294
  },
295
295
  },
296
296
  },
@@ -291,7 +291,7 @@ export default {
291
291
  [CrmSectionsNew.CustomLookups]: ({ linked }) =>
292
292
  linked('objects.customization.customization') +
293
293
  ': ' +
294
- linked('objects.customLookup'),
294
+ 'Các tùy chỉnh', // dont use linked: objects.customLookup.customLookup, coz "linked" doesnt support pluralization
295
295
  },
296
296
  },
297
297
  },