@redneckz/wildless-cms-uni-blocks 0.14.733 → 0.14.735

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 (70) hide show
  1. package/bin/migration-scripts/0.14.734.js +26 -0
  2. package/bundle/blocks.schema.json +1 -1
  3. package/bundle/bundle.umd.js +66 -94
  4. package/bundle/bundle.umd.min.js +1 -1
  5. package/bundle/components/ApplicationForm/ApplicationFormContent.d.ts +2 -28
  6. package/bundle/services/retail/model/RetailFormContent.d.ts +1 -8
  7. package/dist/components/ApplicationForm/ApplicationFormContent.d.ts +2 -28
  8. package/dist/components/ApplicationForm/getInitialFormState.js +2 -2
  9. package/dist/components/ApplicationForm/getInitialFormState.js.map +1 -1
  10. package/dist/components/ApplicationLeadForm/applicationFormData.js +11 -11
  11. package/dist/components/ApplicationLeadForm/applicationFormData.js.map +1 -1
  12. package/dist/components/CreditCardForm/getDeliveryCreditCardData.js +1 -2
  13. package/dist/components/CreditCardForm/getDeliveryCreditCardData.js.map +1 -1
  14. package/dist/services/retail/content.js +51 -72
  15. package/dist/services/retail/content.js.map +1 -1
  16. package/dist/services/retail/model/RetailFormContent.d.ts +1 -8
  17. package/lib/components/ApplicationForm/ApplicationFormContent.d.ts +2 -28
  18. package/lib/components/ApplicationForm/getInitialFormState.js +2 -2
  19. package/lib/components/ApplicationForm/getInitialFormState.js.map +1 -1
  20. package/lib/components/ApplicationLeadForm/applicationFormData.js +11 -11
  21. package/lib/components/ApplicationLeadForm/applicationFormData.js.map +1 -1
  22. package/lib/components/CreditCardForm/getDeliveryCreditCardData.js +1 -2
  23. package/lib/components/CreditCardForm/getDeliveryCreditCardData.js.map +1 -1
  24. package/lib/services/retail/content.js +51 -72
  25. package/lib/services/retail/content.js.map +1 -1
  26. package/lib/services/retail/model/RetailFormContent.d.ts +1 -8
  27. package/mobile/bundle/bundle.umd.js +66 -94
  28. package/mobile/bundle/bundle.umd.min.js +1 -1
  29. package/mobile/bundle/components/ApplicationForm/ApplicationFormContent.d.ts +2 -28
  30. package/mobile/bundle/services/retail/model/RetailFormContent.d.ts +1 -8
  31. package/mobile/dist/components/ApplicationForm/ApplicationFormContent.d.ts +2 -28
  32. package/mobile/dist/components/ApplicationForm/getInitialFormState.js +2 -2
  33. package/mobile/dist/components/ApplicationForm/getInitialFormState.js.map +1 -1
  34. package/mobile/dist/components/ApplicationLeadForm/applicationFormData.js +11 -11
  35. package/mobile/dist/components/ApplicationLeadForm/applicationFormData.js.map +1 -1
  36. package/mobile/dist/components/CreditCardForm/getDeliveryCreditCardData.js +1 -2
  37. package/mobile/dist/components/CreditCardForm/getDeliveryCreditCardData.js.map +1 -1
  38. package/mobile/dist/services/retail/content.js +51 -72
  39. package/mobile/dist/services/retail/content.js.map +1 -1
  40. package/mobile/dist/services/retail/model/RetailFormContent.d.ts +1 -8
  41. package/mobile/lib/components/ApplicationForm/ApplicationFormContent.d.ts +2 -28
  42. package/mobile/lib/components/ApplicationForm/getInitialFormState.js +2 -2
  43. package/mobile/lib/components/ApplicationForm/getInitialFormState.js.map +1 -1
  44. package/mobile/lib/components/ApplicationLeadForm/applicationFormData.js +11 -11
  45. package/mobile/lib/components/ApplicationLeadForm/applicationFormData.js.map +1 -1
  46. package/mobile/lib/components/CreditCardForm/getDeliveryCreditCardData.js +1 -2
  47. package/mobile/lib/components/CreditCardForm/getDeliveryCreditCardData.js.map +1 -1
  48. package/mobile/lib/services/retail/content.js +51 -72
  49. package/mobile/lib/services/retail/content.js.map +1 -1
  50. package/mobile/lib/services/retail/model/RetailFormContent.d.ts +1 -8
  51. package/mobile/src/components/ApplicationForm/ApplicationForm.example.json +0 -126
  52. package/mobile/src/components/ApplicationForm/ApplicationFormContent.ts +2 -33
  53. package/mobile/src/components/ApplicationForm/getInitialFormState.tsx +2 -2
  54. package/mobile/src/components/ApplicationLeadForm/ApplicationLeadForm.example.json +0 -11
  55. package/mobile/src/components/ApplicationLeadForm/applicationFormData.tsx +11 -11
  56. package/mobile/src/components/CreditCardForm/getDeliveryCreditCardData.ts +1 -2
  57. package/mobile/src/services/retail/content.tsx +51 -72
  58. package/mobile/src/services/retail/model/RetailFormContent.ts +1 -11
  59. package/package.json +1 -1
  60. package/src/components/ApplicationForm/ApplicationForm.example.json +0 -126
  61. package/src/components/ApplicationForm/ApplicationForm.fixture.mobile.tsx +114 -136
  62. package/src/components/ApplicationForm/ApplicationForm.fixture.tsx +115 -136
  63. package/src/components/ApplicationForm/ApplicationFormContent.ts +2 -33
  64. package/src/components/ApplicationForm/getInitialFormState.tsx +2 -2
  65. package/src/components/ApplicationLeadForm/ApplicationLeadForm.example.json +0 -11
  66. package/src/components/ApplicationLeadForm/applicationFormData.tsx +11 -11
  67. package/src/components/CreditCardForm/getDeliveryCreditCardData.ts +1 -2
  68. package/src/icons/IconName.ts +4 -4
  69. package/src/services/retail/content.tsx +51 -72
  70. package/src/services/retail/model/RetailFormContent.ts +1 -11
@@ -2909,7 +2909,7 @@
2909
2909
  serviceType: SERVICE_TYPES[0],
2910
2910
  feedbackMethod: FEEDBACK_METHOD[0],
2911
2911
  serviceDirection: SERVICE_DIRECTIONS[0],
2912
- vedTypes: VED_TYPES[0],
2912
+ vedTypes: VED_TYPES[0].id,
2913
2913
  birthday: undefined,
2914
2914
  isClient: false,
2915
2915
  onlineCheckout: false,
@@ -2921,7 +2921,7 @@
2921
2921
  const getInitialFormState$3 = (inputs, typeForm = '') => {
2922
2922
  const formState = Object.fromEntries(inputs.map((_) => [
2923
2923
  _.name,
2924
- (_.fieldType === 'ved' && _?.defaultValue) || initialFormState$1[_.name || ''],
2924
+ (_?.name === 'vedTypes' && _?.defaultValue) || initialFormState$1[_.name || ''],
2925
2925
  ]));
2926
2926
  return { ...formState, typeForm: { key: typeForm, text: '' } };
2927
2927
  };
@@ -2981,21 +2981,21 @@
2981
2981
  {
2982
2982
  columns: 2,
2983
2983
  inputs: [
2984
- { fieldType: 'common', name: 'surname', required: true, dadata: true },
2985
- { fieldType: 'common', name: 'name', required: true, dadata: true },
2986
- { fieldType: 'common', name: 'middleName', dadata: true },
2987
- { fieldType: 'common', name: 'limitedBirthday', required: true },
2988
- { fieldType: 'common', name: 'phone', required: true },
2989
- { fieldType: 'common', name: 'email', required: true, dadata: true },
2984
+ { name: 'surname', required: true, dadata: true },
2985
+ { name: 'name', required: true, dadata: true },
2986
+ { name: 'middleName', dadata: true },
2987
+ { name: 'limitedBirthday', required: true },
2988
+ { name: 'phone', required: true },
2989
+ { name: 'email', required: true, dadata: true },
2990
2990
  ],
2991
2991
  },
2992
2992
  {
2993
2993
  inputs: [
2994
- { fieldType: 'common', name: 'processPersonalDataFlg', required: true },
2995
- { fieldType: 'common', name: 'consentProviderFlg', required: true },
2996
- { fieldType: 'common', name: 'consentOthersFlg', required: true },
2997
- { fieldType: 'common', name: 'consentInformFlg' },
2998
- { fieldType: 'common', name: 'consentPfrFlg' },
2994
+ { name: 'processPersonalDataFlg', required: true },
2995
+ { name: 'consentProviderFlg', required: true },
2996
+ { name: 'consentOthersFlg', required: true },
2997
+ { name: 'consentInformFlg' },
2998
+ { name: 'consentPfrFlg' },
2999
2999
  ],
3000
3000
  },
3001
3001
  ];
@@ -7068,20 +7068,13 @@
7068
7068
  };
7069
7069
  };
7070
7070
 
7071
- const dateToISO = (date) => {
7072
- if (!date) {
7073
- return '';
7074
- }
7075
- return new Date(date).toISOString().split('.')[0];
7076
- };
7077
-
7078
7071
  const getDeliveryData = (formData) => {
7079
7072
  const { methodObtain, deliveryDate = '' } = formData;
7080
7073
  const isCourierDelivery = methodObtain === 'courier';
7081
7074
  return isCourierDelivery
7082
7075
  ? {
7083
7076
  courierDeliveryFlg: isCourierDelivery,
7084
- deliveryDate: dateToISO(deliveryDate),
7077
+ deliveryDate: deliveryDate.toString().replace(/(GMT)[+-]\d{4}/, 'GMT+0000'),
7085
7078
  deliveryTimeCd: { value: 'TIME_2' },
7086
7079
  //TODO временный хардкод для тестирования, не забыть удалить
7087
7080
  office: { id: '3' },
@@ -7330,30 +7323,28 @@
7330
7323
  columns: 2,
7331
7324
  inputs: [
7332
7325
  {
7333
- fieldType: 'common',
7334
7326
  name: 'surname',
7335
7327
  required: true,
7336
7328
  dadata: true,
7337
7329
  filledByEsia: true,
7338
7330
  },
7339
- { fieldType: 'common', name: 'name', required: true, dadata: true, filledByEsia: true },
7340
- { fieldType: 'common', name: 'middleName', dadata: true, filledByEsia: true },
7341
- { fieldType: 'common', name: 'sex', required: true },
7342
- { fieldType: 'common', name: 'limitedBirthday', required: true, filledByEsia: true },
7343
- { fieldType: 'common', name: 'birthPlace', required: true, filledByEsia: true },
7344
- { fieldType: 'common', name: 'phone', required: true, filledByEsia: true },
7345
- { fieldType: 'common', name: 'email', required: true, dadata: true },
7331
+ { name: 'name', required: true, dadata: true, filledByEsia: true },
7332
+ { name: 'middleName', dadata: true, filledByEsia: true },
7333
+ { name: 'sex', required: true },
7334
+ { name: 'limitedBirthday', required: true, filledByEsia: true },
7335
+ { name: 'birthPlace', required: true, filledByEsia: true },
7336
+ { name: 'phone', required: true, filledByEsia: true },
7337
+ { name: 'email', required: true, dadata: true },
7346
7338
  ],
7347
7339
  },
7348
7340
  {
7349
7341
  title: 'Паспортные данные',
7350
7342
  columns: 2,
7351
7343
  inputs: [
7352
- { fieldType: 'common', name: 'dulSerie', required: true, filledByEsia: true },
7353
- { fieldType: 'common', name: 'dulNumber', required: true, filledByEsia: true },
7354
- { fieldType: 'common', name: 'dulIssueDateField', required: true, filledByEsia: true },
7344
+ { name: 'dulSerie', required: true, filledByEsia: true },
7345
+ { name: 'dulNumber', required: true, filledByEsia: true },
7346
+ { name: 'dulIssueDateField', required: true, filledByEsia: true },
7355
7347
  {
7356
- fieldType: 'common',
7357
7348
  name: 'dulSubdivisionCode',
7358
7349
  required: true,
7359
7350
  dadata: true,
@@ -7364,14 +7355,12 @@
7364
7355
  {
7365
7356
  inputs: [
7366
7357
  {
7367
- fieldType: 'common',
7368
7358
  name: 'dulIssuedBy',
7369
7359
  required: true,
7370
7360
  dadata: true,
7371
7361
  filledByEsia: true,
7372
7362
  },
7373
7363
  {
7374
- fieldType: 'common',
7375
7364
  name: 'education',
7376
7365
  required: true,
7377
7366
  },
@@ -7385,18 +7374,17 @@
7385
7374
  {
7386
7375
  inputs: [
7387
7376
  {
7388
- fieldType: 'common',
7389
7377
  name: 'addressRegistration',
7390
7378
  required: true,
7391
7379
  dadata: true,
7392
7380
  filledByEsia: true,
7393
7381
  },
7394
- { fieldType: 'common', name: 'addressMatch' },
7382
+ { name: 'addressMatch' },
7395
7383
  ],
7396
7384
  },
7397
7385
  {
7398
7386
  columns: 2,
7399
- inputs: [{ fieldType: 'common', name: 'participantDateRegistration', required: true }],
7387
+ inputs: [{ name: 'participantDateRegistration', required: true }],
7400
7388
  },
7401
7389
  {
7402
7390
  title: 'Адрес фактического проживания (место пребывания РФ)',
@@ -7404,10 +7392,10 @@
7404
7392
  },
7405
7393
  {
7406
7394
  columns: 2,
7407
- inputs: [{ fieldType: 'common', name: 'housing', required: true }],
7395
+ inputs: [{ name: 'housing', required: true }],
7408
7396
  },
7409
7397
  {
7410
- inputs: [{ fieldType: 'common', name: 'addressFact', required: true, dadata: true }],
7398
+ inputs: [{ name: 'addressFact', required: true, dadata: true }],
7411
7399
  },
7412
7400
  ];
7413
7401
  const EMPLOYMENT_CONTENT = [
@@ -7418,7 +7406,6 @@
7418
7406
  {
7419
7407
  inputs: [
7420
7408
  {
7421
- fieldType: 'common',
7422
7409
  name: 'infoCard',
7423
7410
  label: 'Клиент на момент оформления заявки на кредит должен быть: официально трудоустроен более 6 месяцев, ' +
7424
7411
  'если Клиент получает з/п на счет РСХБ, то трудоустроен более 3 месяцев, не должен находиться в декретном отпуске',
@@ -7427,51 +7414,49 @@
7427
7414
  },
7428
7415
  {
7429
7416
  inputs: [
7430
- { fieldType: 'common', name: 'employment', required: true },
7431
- { fieldType: 'common', name: 'organizationName', required: true, dadata: true },
7417
+ { name: 'employment', required: true },
7418
+ { name: 'organizationName', required: true, dadata: true },
7432
7419
  ],
7433
7420
  },
7434
7421
  {
7435
7422
  columns: 2,
7436
7423
  inputs: [
7437
- { fieldType: 'common', name: 'inn', required: true, dadata: true },
7438
- { fieldType: 'common', name: 'legalForm', required: true },
7424
+ { name: 'inn', required: true, dadata: true },
7425
+ { name: 'legalForm', required: true },
7439
7426
  ],
7440
7427
  },
7441
7428
  {
7442
7429
  inputs: [
7443
- { fieldType: 'common', name: 'organization', required: true },
7444
- { fieldType: 'common', name: 'amountWorkers', required: true },
7430
+ { name: 'organization', required: true },
7431
+ { name: 'amountWorkers', required: true },
7445
7432
  ],
7446
7433
  },
7447
7434
  {
7448
7435
  columns: 2,
7449
7436
  inputs: [
7450
- { fieldType: 'common', name: 'employerActivities', required: true },
7451
- { fieldType: 'common', name: 'employerOrganization', required: true },
7452
- { fieldType: 'common', name: 'generalSeniority', required: true },
7453
- { fieldType: 'common', name: 'lastJobExperience', required: true },
7454
- { fieldType: 'common', name: 'experience5Years', required: true },
7455
- { fieldType: 'common', name: 'jobsNumber', required: true },
7437
+ { name: 'employerActivities', required: true },
7438
+ { name: 'employerOrganization', required: true },
7439
+ { name: 'generalSeniority', required: true },
7440
+ { name: 'lastJobExperience', required: true },
7441
+ { name: 'experience5Years', required: true },
7442
+ { name: 'jobsNumber', required: true },
7456
7443
  ],
7457
7444
  },
7458
7445
  {
7459
7446
  inputs: [
7460
7447
  {
7461
- fieldType: 'common',
7462
7448
  name: 'organizationPhone',
7463
7449
  label: 'Телефон работодателя',
7464
7450
  required: true,
7465
7451
  },
7466
- { fieldType: 'common', name: 'beginDate', required: true },
7452
+ { name: 'beginDate', required: true },
7467
7453
  ],
7468
7454
  },
7469
7455
  {
7470
7456
  columns: 2,
7471
7457
  inputs: [
7472
- { fieldType: 'common', name: 'positionOrganization', required: true },
7458
+ { name: 'positionOrganization', required: true },
7473
7459
  {
7474
- fieldType: 'common',
7475
7460
  name: 'partInBusiness',
7476
7461
  required: true,
7477
7462
  condition: { name: 'positionOrganization', values: ['BUSINESS_OWNER'] },
@@ -7483,7 +7468,7 @@
7483
7468
  inputs: [],
7484
7469
  },
7485
7470
  {
7486
- inputs: [{ fieldType: 'common', name: 'organizationAddress', required: true, dadata: true }],
7471
+ inputs: [{ name: 'organizationAddress', required: true, dadata: true }],
7487
7472
  },
7488
7473
  ];
7489
7474
  const FAMILY_STATUS_AND_INCOME_CONTENT = [
@@ -7492,18 +7477,15 @@
7492
7477
  },
7493
7478
  {
7494
7479
  columns: 1,
7495
- inputs: [{ fieldType: 'common', name: 'familyStatus', required: true }],
7480
+ inputs: [{ name: 'familyStatus', required: true }],
7496
7481
  },
7497
7482
  {
7498
7483
  columns: 1,
7499
- inputs: [{ fieldType: 'common', name: 'dependents', required: true }],
7484
+ inputs: [{ name: 'dependents', required: true }],
7500
7485
  },
7501
7486
  {
7502
7487
  columns: 2,
7503
- inputs: [
7504
- { fieldType: 'common', name: 'familyMembers' },
7505
- { fieldType: 'common', name: 'children', required: true },
7506
- ],
7488
+ inputs: [{ name: 'familyMembers' }, { name: 'children', required: true }],
7507
7489
  },
7508
7490
  {
7509
7491
  title: 'Совокупный доход',
@@ -7511,7 +7493,6 @@
7511
7493
  {
7512
7494
  inputs: [
7513
7495
  {
7514
- fieldType: 'common',
7515
7496
  name: 'infoCard',
7516
7497
  label: 'Сумма основного и дополнительных доходов после вычета налога',
7517
7498
  },
@@ -7519,27 +7500,27 @@
7519
7500
  },
7520
7501
  {
7521
7502
  columns: 1,
7522
- inputs: [{ fieldType: 'common', name: 'confirmationIncome', required: true }],
7503
+ inputs: [{ name: 'confirmationIncome', required: true }],
7523
7504
  },
7524
7505
  {
7525
7506
  columns: 1,
7526
- inputs: [{ fieldType: 'common', name: 'wages', required: true }],
7507
+ inputs: [{ name: 'wages', required: true }],
7527
7508
  },
7528
7509
  {
7529
7510
  columns: 1,
7530
- inputs: [{ fieldType: 'common', name: 'mandatoryPayments', required: true }],
7511
+ inputs: [{ name: 'mandatoryPayments', required: true }],
7531
7512
  },
7532
7513
  {
7533
7514
  columns: 1,
7534
- inputs: [{ fieldType: 'common', name: 'snils', required: true }],
7515
+ inputs: [{ name: 'snils', required: true }],
7535
7516
  },
7536
7517
  {
7537
7518
  columns: 1,
7538
- inputs: [{ fieldType: 'common', name: 'conscription', required: true }],
7519
+ inputs: [{ name: 'conscription', required: true }],
7539
7520
  },
7540
7521
  {
7541
7522
  columns: 2,
7542
- inputs: [{ fieldType: 'common', name: 'armyIdFlg' }],
7523
+ inputs: [{ name: 'armyIdFlg' }],
7543
7524
  },
7544
7525
  ];
7545
7526
  const ADDITIONAL_CONTENT = [
@@ -7549,19 +7530,19 @@
7549
7530
  inputs: [],
7550
7531
  },
7551
7532
  {
7552
- inputs: [{ fieldType: 'common', name: 'disablePeopleFlg' }],
7533
+ inputs: [{ name: 'disablePeopleFlg' }],
7553
7534
  },
7554
7535
  {
7555
- inputs: [{ fieldType: 'common', name: 'bankruptcyFlg' }],
7536
+ inputs: [{ name: 'bankruptcyFlg' }],
7556
7537
  },
7557
7538
  {
7558
- inputs: [{ fieldType: 'common', name: 'shareholderFlg' }],
7539
+ inputs: [{ name: 'shareholderFlg' }],
7559
7540
  },
7560
7541
  {
7561
- inputs: [{ fieldType: 'common', name: 'legalEntityName' }],
7542
+ inputs: [{ name: 'legalEntityName' }],
7562
7543
  },
7563
7544
  {
7564
- inputs: [{ fieldType: 'common', name: 'creditInRshbCd' }],
7545
+ inputs: [{ name: 'creditInRshbCd' }],
7565
7546
  },
7566
7547
  ];
7567
7548
  const COMMON_RETAIL_CONTENT = [
@@ -7577,10 +7558,10 @@
7577
7558
  inputs: [],
7578
7559
  },
7579
7560
  {
7580
- inputs: [{ fieldType: 'common', name: 'regionRetail', required: true }],
7561
+ inputs: [{ name: 'regionRetail', required: true }],
7581
7562
  },
7582
7563
  {
7583
- inputs: [{ fieldType: 'common', name: 'addressRetail', required: true }],
7564
+ inputs: [{ name: 'addressRetail', required: true }],
7584
7565
  },
7585
7566
  {
7586
7567
  title: 'Код представителя Банка',
@@ -7590,14 +7571,13 @@
7590
7571
  {
7591
7572
  inputs: [
7592
7573
  {
7593
- fieldType: 'common',
7594
7574
  name: 'infoCard',
7595
7575
  label: 'Если представитель Банка помогал Вам в заведении заявки, введите здесь его код',
7596
7576
  },
7597
7577
  ],
7598
7578
  },
7599
7579
  {
7600
- inputs: [{ fieldType: 'common', name: 'bankEmployeeCode' }],
7580
+ inputs: [{ name: 'bankEmployeeCode' }],
7601
7581
  },
7602
7582
  ];
7603
7583
  const DELIVERY_CREDIT_CARD_CONTENT = [
@@ -7607,7 +7587,7 @@
7607
7587
  inputs: [],
7608
7588
  },
7609
7589
  {
7610
- inputs: [{ fieldType: 'common', name: 'methodObtain' }],
7590
+ inputs: [{ name: 'methodObtain' }],
7611
7591
  },
7612
7592
  {
7613
7593
  title: 'Адрес',
@@ -7617,7 +7597,6 @@
7617
7597
  {
7618
7598
  inputs: [
7619
7599
  {
7620
- fieldType: 'common',
7621
7600
  name: 'addressCourier',
7622
7601
  dadata: true,
7623
7602
  condition: {
@@ -7627,7 +7606,6 @@
7627
7606
  required: true,
7628
7607
  },
7629
7608
  {
7630
- fieldType: 'common',
7631
7609
  name: 'deliveryDate',
7632
7610
  condition: {
7633
7611
  name: 'methodObtain',
@@ -7636,7 +7614,6 @@
7636
7614
  required: true,
7637
7615
  },
7638
7616
  {
7639
- fieldType: 'common',
7640
7617
  name: 'comment',
7641
7618
  condition: {
7642
7619
  name: 'methodObtain',
@@ -7648,7 +7625,6 @@
7648
7625
  {
7649
7626
  inputs: [
7650
7627
  {
7651
- fieldType: 'common',
7652
7628
  name: 'regionRetail',
7653
7629
  required: true,
7654
7630
  condition: {
@@ -7657,7 +7633,6 @@
7657
7633
  },
7658
7634
  },
7659
7635
  {
7660
- fieldType: 'common',
7661
7636
  name: 'addressRetail',
7662
7637
  required: true,
7663
7638
  condition: {
@@ -7670,7 +7645,6 @@
7670
7645
  {
7671
7646
  inputs: [
7672
7647
  {
7673
- fieldType: 'common',
7674
7648
  name: 'infoCard',
7675
7649
  label: 'Если представитель Банка помогал Вам в заведении заявки, введите здесь его код',
7676
7650
  condition: {
@@ -7679,7 +7653,6 @@
7679
7653
  },
7680
7654
  },
7681
7655
  {
7682
- fieldType: 'common',
7683
7656
  name: 'bankEmployeeCode',
7684
7657
  condition: {
7685
7658
  name: 'methodObtain',
@@ -7696,10 +7669,10 @@
7696
7669
  },
7697
7670
  {
7698
7671
  inputs: [
7699
- { fieldType: 'common', name: 'currency', required: true },
7700
- { fieldType: 'common', name: 'paymentSystem', required: true },
7701
- { fieldType: 'common', name: 'cardCategory', required: true },
7702
- { fieldType: 'common', name: 'codeWord', required: true },
7672
+ { name: 'currency', required: true },
7673
+ { name: 'paymentSystem', required: true },
7674
+ { name: 'cardCategory', required: true },
7675
+ { name: 'codeWord', required: true },
7703
7676
  ],
7704
7677
  },
7705
7678
  ];
@@ -7708,7 +7681,6 @@
7708
7681
  columns: 1,
7709
7682
  inputs: [
7710
7683
  {
7711
- fieldType: 'common',
7712
7684
  name: 'calculator',
7713
7685
  },
7714
7686
  ],
@@ -10079,7 +10051,7 @@
10079
10051
  slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
10080
10052
  });
10081
10053
 
10082
- const packageVersion = "0.14.732";
10054
+ const packageVersion = "0.14.734";
10083
10055
 
10084
10056
  exports.Blocks = Blocks;
10085
10057
  exports.ContentPage = ContentPage;