@redneckz/wildless-cms-uni-blocks 0.14.995 → 0.14.997

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 (32) hide show
  1. package/bundle/bundle.umd.js +18 -24
  2. package/bundle/bundle.umd.min.js +1 -1
  3. package/bundle/components/CalculatorDeposit/normalize.d.ts +0 -3
  4. package/dist/components/CalculatorDeposit/normalize.d.ts +0 -3
  5. package/dist/components/CalculatorDeposit/normalize.js +1 -8
  6. package/dist/components/CalculatorDeposit/normalize.js.map +1 -1
  7. package/dist/ui-kit/FormField/constants.js +17 -17
  8. package/dist/ui-kit/FormField/constants.js.map +1 -1
  9. package/lib/components/CalculatorDeposit/normalize.d.ts +0 -3
  10. package/lib/components/CalculatorDeposit/normalize.js +0 -6
  11. package/lib/components/CalculatorDeposit/normalize.js.map +1 -1
  12. package/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +1 -1
  13. package/lib/ui-kit/FormField/constants.js +17 -17
  14. package/lib/ui-kit/FormField/constants.js.map +1 -1
  15. package/mobile/bundle/bundle.umd.js +18 -24
  16. package/mobile/bundle/bundle.umd.min.js +1 -1
  17. package/mobile/bundle/components/CalculatorDeposit/normalize.d.ts +0 -3
  18. package/mobile/dist/components/CalculatorDeposit/normalize.d.ts +0 -3
  19. package/mobile/dist/components/CalculatorDeposit/normalize.js +1 -8
  20. package/mobile/dist/components/CalculatorDeposit/normalize.js.map +1 -1
  21. package/mobile/dist/ui-kit/FormField/constants.js +17 -17
  22. package/mobile/dist/ui-kit/FormField/constants.js.map +1 -1
  23. package/mobile/lib/components/CalculatorDeposit/normalize.d.ts +0 -3
  24. package/mobile/lib/components/CalculatorDeposit/normalize.js +0 -6
  25. package/mobile/lib/components/CalculatorDeposit/normalize.js.map +1 -1
  26. package/mobile/lib/ui-kit/FormField/constants.js +17 -17
  27. package/mobile/lib/ui-kit/FormField/constants.js.map +1 -1
  28. package/mobile/src/components/CalculatorDeposit/normalize.tsx +0 -7
  29. package/mobile/src/ui-kit/FormField/constants.tsx +17 -17
  30. package/package.json +1 -1
  31. package/src/components/CalculatorDeposit/normalize.tsx +0 -7
  32. package/src/ui-kit/FormField/constants.tsx +17 -17
@@ -1452,19 +1452,19 @@
1452
1452
  { id: 'otherIssues', text: 'Иные вопросы ВЭД' },
1453
1453
  ];
1454
1454
  const INTERNSHIP_DIRECTION = [
1455
- { key: 'economics', text: 'Экономика и финансы' },
1456
- { key: 'audit', text: 'Аудит' },
1457
- { key: 'law', text: 'Юриспруденция' },
1458
- { key: 'it', text: 'ИТ' },
1459
- { key: 'marketing', text: 'Маркетинг' },
1460
- { key: 'hr', text: 'HR' },
1461
- { key: 'analytics', text: 'Аналитика' },
1462
- { key: 'management', text: 'Менеджмент' },
1463
- { key: 'administration', text: 'ГМУ' },
1464
- { key: 'design', text: 'Дизайн' },
1465
- { key: 'journalism', text: 'Журналистика' },
1466
- { key: 'contact', text: 'Контакт-центр' },
1467
- { key: 'other', text: 'Другое' },
1455
+ { key: 'Экономика и финансы', text: 'Экономика и финансы' },
1456
+ { key: 'Аудит', text: 'Аудит' },
1457
+ { key: 'Юриспруденция', text: 'Юриспруденция' },
1458
+ { key: 'ИТ', text: 'ИТ' },
1459
+ { key: 'Маркетинг', text: 'Маркетинг' },
1460
+ { key: 'HR', text: 'HR' },
1461
+ { key: 'Аналитика', text: 'Аналитика' },
1462
+ { key: 'Менеджмент', text: 'Менеджмент' },
1463
+ { key: 'ГМУ', text: 'ГМУ' },
1464
+ { key: 'Дизайн', text: 'Дизайн' },
1465
+ { key: 'Журналистика', text: 'Журналистика' },
1466
+ { key: 'Контакт-центр', text: 'Контакт-центр' },
1467
+ { key: 'Другое', text: 'Другое' },
1468
1468
  ];
1469
1469
  const WORKING_HOURS = [
1470
1470
  { key: '20', text: '20' },
@@ -1472,10 +1472,10 @@
1472
1472
  { key: '40', text: '40' },
1473
1473
  ];
1474
1474
  const EDUCATION_LEVEL = [
1475
- { key: 'bachelor', text: 'Бакалавриат' },
1476
- { key: 'specialist', text: 'Специалитет' },
1477
- { key: 'master', text: 'Магистратура' },
1478
- { key: 'doctorate', text: 'Аспирантура' },
1475
+ { key: 'Бакалавриат', text: 'Бакалавриат' },
1476
+ { key: 'Специалитет', text: 'Специалитет' },
1477
+ { key: 'Магистратура', text: 'Магистратура' },
1478
+ { key: 'Аспирантура', text: 'Аспирантура' },
1479
1479
  ];
1480
1480
 
1481
1481
  // TODO Базовая функицональность всех Control - надо вынести и привязать к required флагу
@@ -8834,7 +8834,6 @@
8834
8834
  : {
8835
8835
  ..._,
8836
8836
  ...normalizeReplenishWithdrawn(_),
8837
- ...normalizeMoneyValue(_, rows),
8838
8837
  ...normalizeMonthValue(_, rows),
8839
8838
  ...normalizeCurrency(_, rows),
8840
8839
  };
@@ -8843,11 +8842,6 @@
8843
8842
  const monthsValue = _.monthsValue || Math.round((minMonths + maxMonths) / 2);
8844
8843
  return { monthsValue: clamp(monthsValue, minMonths, maxMonths) };
8845
8844
  };
8846
- const normalizeMoneyValue = (_, rows) => {
8847
- const { minSum, maxSum } = getRangeByKeys(['minSum', 'maxSum'], getRows(rows, _?.currency));
8848
- const moneyValue = _.moneyValue || minSum;
8849
- return { moneyValue: clamp(moneyValue, minSum, maxSum) };
8850
- };
8851
8845
  const normalizeCurrency = (_, rows) => ({
8852
8846
  currency: _?.currency ?? rows?.map((row) => row.currency)?.[0],
8853
8847
  });
@@ -13742,7 +13736,7 @@
13742
13736
  slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
13743
13737
  });
13744
13738
 
13745
- const packageVersion = "0.14.994";
13739
+ const packageVersion = "0.14.996";
13746
13740
 
13747
13741
  exports.Blocks = Blocks;
13748
13742
  exports.ContentPage = ContentPage;