@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
@@ -2901,7 +2901,7 @@
2901
2901
  serviceType: SERVICE_TYPES[0],
2902
2902
  feedbackMethod: FEEDBACK_METHOD[0],
2903
2903
  serviceDirection: SERVICE_DIRECTIONS[0],
2904
- vedTypes: VED_TYPES[0],
2904
+ vedTypes: VED_TYPES[0].id,
2905
2905
  birthday: undefined,
2906
2906
  isClient: false,
2907
2907
  onlineCheckout: false,
@@ -2913,7 +2913,7 @@
2913
2913
  const getInitialFormState$3 = (inputs, typeForm = '') => {
2914
2914
  const formState = Object.fromEntries(inputs.map((_) => [
2915
2915
  _.name,
2916
- (_.fieldType === 'ved' && _?.defaultValue) || initialFormState$1[_.name || ''],
2916
+ (_?.name === 'vedTypes' && _?.defaultValue) || initialFormState$1[_.name || ''],
2917
2917
  ]));
2918
2918
  return { ...formState, typeForm: { key: typeForm, text: '' } };
2919
2919
  };
@@ -2973,21 +2973,21 @@
2973
2973
  {
2974
2974
  columns: 2,
2975
2975
  inputs: [
2976
- { fieldType: 'common', name: 'surname', required: true, dadata: true },
2977
- { fieldType: 'common', name: 'name', required: true, dadata: true },
2978
- { fieldType: 'common', name: 'middleName', dadata: true },
2979
- { fieldType: 'common', name: 'limitedBirthday', required: true },
2980
- { fieldType: 'common', name: 'phone', required: true },
2981
- { fieldType: 'common', name: 'email', required: true, dadata: true },
2976
+ { name: 'surname', required: true, dadata: true },
2977
+ { name: 'name', required: true, dadata: true },
2978
+ { name: 'middleName', dadata: true },
2979
+ { name: 'limitedBirthday', required: true },
2980
+ { name: 'phone', required: true },
2981
+ { name: 'email', required: true, dadata: true },
2982
2982
  ],
2983
2983
  },
2984
2984
  {
2985
2985
  inputs: [
2986
- { fieldType: 'common', name: 'processPersonalDataFlg', required: true },
2987
- { fieldType: 'common', name: 'consentProviderFlg', required: true },
2988
- { fieldType: 'common', name: 'consentOthersFlg', required: true },
2989
- { fieldType: 'common', name: 'consentInformFlg' },
2990
- { fieldType: 'common', name: 'consentPfrFlg' },
2986
+ { name: 'processPersonalDataFlg', required: true },
2987
+ { name: 'consentProviderFlg', required: true },
2988
+ { name: 'consentOthersFlg', required: true },
2989
+ { name: 'consentInformFlg' },
2990
+ { name: 'consentPfrFlg' },
2991
2991
  ],
2992
2992
  },
2993
2993
  ];
@@ -7076,20 +7076,13 @@
7076
7076
  };
7077
7077
  };
7078
7078
 
7079
- const dateToISO = (date) => {
7080
- if (!date) {
7081
- return '';
7082
- }
7083
- return new Date(date).toISOString().split('.')[0];
7084
- };
7085
-
7086
7079
  const getDeliveryData = (formData) => {
7087
7080
  const { methodObtain, deliveryDate = '' } = formData;
7088
7081
  const isCourierDelivery = methodObtain === 'courier';
7089
7082
  return isCourierDelivery
7090
7083
  ? {
7091
7084
  courierDeliveryFlg: isCourierDelivery,
7092
- deliveryDate: dateToISO(deliveryDate),
7085
+ deliveryDate: deliveryDate.toString().replace(/(GMT)[+-]\d{4}/, 'GMT+0000'),
7093
7086
  deliveryTimeCd: { value: 'TIME_2' },
7094
7087
  //TODO временный хардкод для тестирования, не забыть удалить
7095
7088
  office: { id: '3' },
@@ -7338,30 +7331,28 @@
7338
7331
  columns: 2,
7339
7332
  inputs: [
7340
7333
  {
7341
- fieldType: 'common',
7342
7334
  name: 'surname',
7343
7335
  required: true,
7344
7336
  dadata: true,
7345
7337
  filledByEsia: true,
7346
7338
  },
7347
- { fieldType: 'common', name: 'name', required: true, dadata: true, filledByEsia: true },
7348
- { fieldType: 'common', name: 'middleName', dadata: true, filledByEsia: true },
7349
- { fieldType: 'common', name: 'sex', required: true },
7350
- { fieldType: 'common', name: 'limitedBirthday', required: true, filledByEsia: true },
7351
- { fieldType: 'common', name: 'birthPlace', required: true, filledByEsia: true },
7352
- { fieldType: 'common', name: 'phone', required: true, filledByEsia: true },
7353
- { fieldType: 'common', name: 'email', required: true, dadata: true },
7339
+ { name: 'name', required: true, dadata: true, filledByEsia: true },
7340
+ { name: 'middleName', dadata: true, filledByEsia: true },
7341
+ { name: 'sex', required: true },
7342
+ { name: 'limitedBirthday', required: true, filledByEsia: true },
7343
+ { name: 'birthPlace', required: true, filledByEsia: true },
7344
+ { name: 'phone', required: true, filledByEsia: true },
7345
+ { name: 'email', required: true, dadata: true },
7354
7346
  ],
7355
7347
  },
7356
7348
  {
7357
7349
  title: 'Паспортные данные',
7358
7350
  columns: 2,
7359
7351
  inputs: [
7360
- { fieldType: 'common', name: 'dulSerie', required: true, filledByEsia: true },
7361
- { fieldType: 'common', name: 'dulNumber', required: true, filledByEsia: true },
7362
- { fieldType: 'common', name: 'dulIssueDateField', required: true, filledByEsia: true },
7352
+ { name: 'dulSerie', required: true, filledByEsia: true },
7353
+ { name: 'dulNumber', required: true, filledByEsia: true },
7354
+ { name: 'dulIssueDateField', required: true, filledByEsia: true },
7363
7355
  {
7364
- fieldType: 'common',
7365
7356
  name: 'dulSubdivisionCode',
7366
7357
  required: true,
7367
7358
  dadata: true,
@@ -7372,14 +7363,12 @@
7372
7363
  {
7373
7364
  inputs: [
7374
7365
  {
7375
- fieldType: 'common',
7376
7366
  name: 'dulIssuedBy',
7377
7367
  required: true,
7378
7368
  dadata: true,
7379
7369
  filledByEsia: true,
7380
7370
  },
7381
7371
  {
7382
- fieldType: 'common',
7383
7372
  name: 'education',
7384
7373
  required: true,
7385
7374
  },
@@ -7393,18 +7382,17 @@
7393
7382
  {
7394
7383
  inputs: [
7395
7384
  {
7396
- fieldType: 'common',
7397
7385
  name: 'addressRegistration',
7398
7386
  required: true,
7399
7387
  dadata: true,
7400
7388
  filledByEsia: true,
7401
7389
  },
7402
- { fieldType: 'common', name: 'addressMatch' },
7390
+ { name: 'addressMatch' },
7403
7391
  ],
7404
7392
  },
7405
7393
  {
7406
7394
  columns: 2,
7407
- inputs: [{ fieldType: 'common', name: 'participantDateRegistration', required: true }],
7395
+ inputs: [{ name: 'participantDateRegistration', required: true }],
7408
7396
  },
7409
7397
  {
7410
7398
  title: 'Адрес фактического проживания (место пребывания РФ)',
@@ -7412,10 +7400,10 @@
7412
7400
  },
7413
7401
  {
7414
7402
  columns: 2,
7415
- inputs: [{ fieldType: 'common', name: 'housing', required: true }],
7403
+ inputs: [{ name: 'housing', required: true }],
7416
7404
  },
7417
7405
  {
7418
- inputs: [{ fieldType: 'common', name: 'addressFact', required: true, dadata: true }],
7406
+ inputs: [{ name: 'addressFact', required: true, dadata: true }],
7419
7407
  },
7420
7408
  ];
7421
7409
  const EMPLOYMENT_CONTENT = [
@@ -7426,7 +7414,6 @@
7426
7414
  {
7427
7415
  inputs: [
7428
7416
  {
7429
- fieldType: 'common',
7430
7417
  name: 'infoCard',
7431
7418
  label: 'Клиент на момент оформления заявки на кредит должен быть: официально трудоустроен более 6 месяцев, ' +
7432
7419
  'если Клиент получает з/п на счет РСХБ, то трудоустроен более 3 месяцев, не должен находиться в декретном отпуске',
@@ -7435,51 +7422,49 @@
7435
7422
  },
7436
7423
  {
7437
7424
  inputs: [
7438
- { fieldType: 'common', name: 'employment', required: true },
7439
- { fieldType: 'common', name: 'organizationName', required: true, dadata: true },
7425
+ { name: 'employment', required: true },
7426
+ { name: 'organizationName', required: true, dadata: true },
7440
7427
  ],
7441
7428
  },
7442
7429
  {
7443
7430
  columns: 2,
7444
7431
  inputs: [
7445
- { fieldType: 'common', name: 'inn', required: true, dadata: true },
7446
- { fieldType: 'common', name: 'legalForm', required: true },
7432
+ { name: 'inn', required: true, dadata: true },
7433
+ { name: 'legalForm', required: true },
7447
7434
  ],
7448
7435
  },
7449
7436
  {
7450
7437
  inputs: [
7451
- { fieldType: 'common', name: 'organization', required: true },
7452
- { fieldType: 'common', name: 'amountWorkers', required: true },
7438
+ { name: 'organization', required: true },
7439
+ { name: 'amountWorkers', required: true },
7453
7440
  ],
7454
7441
  },
7455
7442
  {
7456
7443
  columns: 2,
7457
7444
  inputs: [
7458
- { fieldType: 'common', name: 'employerActivities', required: true },
7459
- { fieldType: 'common', name: 'employerOrganization', required: true },
7460
- { fieldType: 'common', name: 'generalSeniority', required: true },
7461
- { fieldType: 'common', name: 'lastJobExperience', required: true },
7462
- { fieldType: 'common', name: 'experience5Years', required: true },
7463
- { fieldType: 'common', name: 'jobsNumber', required: true },
7445
+ { name: 'employerActivities', required: true },
7446
+ { name: 'employerOrganization', required: true },
7447
+ { name: 'generalSeniority', required: true },
7448
+ { name: 'lastJobExperience', required: true },
7449
+ { name: 'experience5Years', required: true },
7450
+ { name: 'jobsNumber', required: true },
7464
7451
  ],
7465
7452
  },
7466
7453
  {
7467
7454
  inputs: [
7468
7455
  {
7469
- fieldType: 'common',
7470
7456
  name: 'organizationPhone',
7471
7457
  label: 'Телефон работодателя',
7472
7458
  required: true,
7473
7459
  },
7474
- { fieldType: 'common', name: 'beginDate', required: true },
7460
+ { name: 'beginDate', required: true },
7475
7461
  ],
7476
7462
  },
7477
7463
  {
7478
7464
  columns: 2,
7479
7465
  inputs: [
7480
- { fieldType: 'common', name: 'positionOrganization', required: true },
7466
+ { name: 'positionOrganization', required: true },
7481
7467
  {
7482
- fieldType: 'common',
7483
7468
  name: 'partInBusiness',
7484
7469
  required: true,
7485
7470
  condition: { name: 'positionOrganization', values: ['BUSINESS_OWNER'] },
@@ -7491,7 +7476,7 @@
7491
7476
  inputs: [],
7492
7477
  },
7493
7478
  {
7494
- inputs: [{ fieldType: 'common', name: 'organizationAddress', required: true, dadata: true }],
7479
+ inputs: [{ name: 'organizationAddress', required: true, dadata: true }],
7495
7480
  },
7496
7481
  ];
7497
7482
  const FAMILY_STATUS_AND_INCOME_CONTENT = [
@@ -7500,18 +7485,15 @@
7500
7485
  },
7501
7486
  {
7502
7487
  columns: 1,
7503
- inputs: [{ fieldType: 'common', name: 'familyStatus', required: true }],
7488
+ inputs: [{ name: 'familyStatus', required: true }],
7504
7489
  },
7505
7490
  {
7506
7491
  columns: 1,
7507
- inputs: [{ fieldType: 'common', name: 'dependents', required: true }],
7492
+ inputs: [{ name: 'dependents', required: true }],
7508
7493
  },
7509
7494
  {
7510
7495
  columns: 2,
7511
- inputs: [
7512
- { fieldType: 'common', name: 'familyMembers' },
7513
- { fieldType: 'common', name: 'children', required: true },
7514
- ],
7496
+ inputs: [{ name: 'familyMembers' }, { name: 'children', required: true }],
7515
7497
  },
7516
7498
  {
7517
7499
  title: 'Совокупный доход',
@@ -7519,7 +7501,6 @@
7519
7501
  {
7520
7502
  inputs: [
7521
7503
  {
7522
- fieldType: 'common',
7523
7504
  name: 'infoCard',
7524
7505
  label: 'Сумма основного и дополнительных доходов после вычета налога',
7525
7506
  },
@@ -7527,27 +7508,27 @@
7527
7508
  },
7528
7509
  {
7529
7510
  columns: 1,
7530
- inputs: [{ fieldType: 'common', name: 'confirmationIncome', required: true }],
7511
+ inputs: [{ name: 'confirmationIncome', required: true }],
7531
7512
  },
7532
7513
  {
7533
7514
  columns: 1,
7534
- inputs: [{ fieldType: 'common', name: 'wages', required: true }],
7515
+ inputs: [{ name: 'wages', required: true }],
7535
7516
  },
7536
7517
  {
7537
7518
  columns: 1,
7538
- inputs: [{ fieldType: 'common', name: 'mandatoryPayments', required: true }],
7519
+ inputs: [{ name: 'mandatoryPayments', required: true }],
7539
7520
  },
7540
7521
  {
7541
7522
  columns: 1,
7542
- inputs: [{ fieldType: 'common', name: 'snils', required: true }],
7523
+ inputs: [{ name: 'snils', required: true }],
7543
7524
  },
7544
7525
  {
7545
7526
  columns: 1,
7546
- inputs: [{ fieldType: 'common', name: 'conscription', required: true }],
7527
+ inputs: [{ name: 'conscription', required: true }],
7547
7528
  },
7548
7529
  {
7549
7530
  columns: 2,
7550
- inputs: [{ fieldType: 'common', name: 'armyIdFlg' }],
7531
+ inputs: [{ name: 'armyIdFlg' }],
7551
7532
  },
7552
7533
  ];
7553
7534
  const ADDITIONAL_CONTENT = [
@@ -7557,19 +7538,19 @@
7557
7538
  inputs: [],
7558
7539
  },
7559
7540
  {
7560
- inputs: [{ fieldType: 'common', name: 'disablePeopleFlg' }],
7541
+ inputs: [{ name: 'disablePeopleFlg' }],
7561
7542
  },
7562
7543
  {
7563
- inputs: [{ fieldType: 'common', name: 'bankruptcyFlg' }],
7544
+ inputs: [{ name: 'bankruptcyFlg' }],
7564
7545
  },
7565
7546
  {
7566
- inputs: [{ fieldType: 'common', name: 'shareholderFlg' }],
7547
+ inputs: [{ name: 'shareholderFlg' }],
7567
7548
  },
7568
7549
  {
7569
- inputs: [{ fieldType: 'common', name: 'legalEntityName' }],
7550
+ inputs: [{ name: 'legalEntityName' }],
7570
7551
  },
7571
7552
  {
7572
- inputs: [{ fieldType: 'common', name: 'creditInRshbCd' }],
7553
+ inputs: [{ name: 'creditInRshbCd' }],
7573
7554
  },
7574
7555
  ];
7575
7556
  const COMMON_RETAIL_CONTENT = [
@@ -7585,10 +7566,10 @@
7585
7566
  inputs: [],
7586
7567
  },
7587
7568
  {
7588
- inputs: [{ fieldType: 'common', name: 'regionRetail', required: true }],
7569
+ inputs: [{ name: 'regionRetail', required: true }],
7589
7570
  },
7590
7571
  {
7591
- inputs: [{ fieldType: 'common', name: 'addressRetail', required: true }],
7572
+ inputs: [{ name: 'addressRetail', required: true }],
7592
7573
  },
7593
7574
  {
7594
7575
  title: 'Код представителя Банка',
@@ -7598,14 +7579,13 @@
7598
7579
  {
7599
7580
  inputs: [
7600
7581
  {
7601
- fieldType: 'common',
7602
7582
  name: 'infoCard',
7603
7583
  label: 'Если представитель Банка помогал Вам в заведении заявки, введите здесь его код',
7604
7584
  },
7605
7585
  ],
7606
7586
  },
7607
7587
  {
7608
- inputs: [{ fieldType: 'common', name: 'bankEmployeeCode' }],
7588
+ inputs: [{ name: 'bankEmployeeCode' }],
7609
7589
  },
7610
7590
  ];
7611
7591
  const DELIVERY_CREDIT_CARD_CONTENT = [
@@ -7615,7 +7595,7 @@
7615
7595
  inputs: [],
7616
7596
  },
7617
7597
  {
7618
- inputs: [{ fieldType: 'common', name: 'methodObtain' }],
7598
+ inputs: [{ name: 'methodObtain' }],
7619
7599
  },
7620
7600
  {
7621
7601
  title: 'Адрес',
@@ -7625,7 +7605,6 @@
7625
7605
  {
7626
7606
  inputs: [
7627
7607
  {
7628
- fieldType: 'common',
7629
7608
  name: 'addressCourier',
7630
7609
  dadata: true,
7631
7610
  condition: {
@@ -7635,7 +7614,6 @@
7635
7614
  required: true,
7636
7615
  },
7637
7616
  {
7638
- fieldType: 'common',
7639
7617
  name: 'deliveryDate',
7640
7618
  condition: {
7641
7619
  name: 'methodObtain',
@@ -7644,7 +7622,6 @@
7644
7622
  required: true,
7645
7623
  },
7646
7624
  {
7647
- fieldType: 'common',
7648
7625
  name: 'comment',
7649
7626
  condition: {
7650
7627
  name: 'methodObtain',
@@ -7656,7 +7633,6 @@
7656
7633
  {
7657
7634
  inputs: [
7658
7635
  {
7659
- fieldType: 'common',
7660
7636
  name: 'regionRetail',
7661
7637
  required: true,
7662
7638
  condition: {
@@ -7665,7 +7641,6 @@
7665
7641
  },
7666
7642
  },
7667
7643
  {
7668
- fieldType: 'common',
7669
7644
  name: 'addressRetail',
7670
7645
  required: true,
7671
7646
  condition: {
@@ -7678,7 +7653,6 @@
7678
7653
  {
7679
7654
  inputs: [
7680
7655
  {
7681
- fieldType: 'common',
7682
7656
  name: 'infoCard',
7683
7657
  label: 'Если представитель Банка помогал Вам в заведении заявки, введите здесь его код',
7684
7658
  condition: {
@@ -7687,7 +7661,6 @@
7687
7661
  },
7688
7662
  },
7689
7663
  {
7690
- fieldType: 'common',
7691
7664
  name: 'bankEmployeeCode',
7692
7665
  condition: {
7693
7666
  name: 'methodObtain',
@@ -7704,10 +7677,10 @@
7704
7677
  },
7705
7678
  {
7706
7679
  inputs: [
7707
- { fieldType: 'common', name: 'currency', required: true },
7708
- { fieldType: 'common', name: 'paymentSystem', required: true },
7709
- { fieldType: 'common', name: 'cardCategory', required: true },
7710
- { fieldType: 'common', name: 'codeWord', required: true },
7680
+ { name: 'currency', required: true },
7681
+ { name: 'paymentSystem', required: true },
7682
+ { name: 'cardCategory', required: true },
7683
+ { name: 'codeWord', required: true },
7711
7684
  ],
7712
7685
  },
7713
7686
  ];
@@ -7716,7 +7689,6 @@
7716
7689
  columns: 1,
7717
7690
  inputs: [
7718
7691
  {
7719
- fieldType: 'common',
7720
7692
  name: 'calculator',
7721
7693
  },
7722
7694
  ],
@@ -10456,7 +10428,7 @@
10456
10428
  slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
10457
10429
  });
10458
10430
 
10459
- const packageVersion = "0.14.732";
10431
+ const packageVersion = "0.14.734";
10460
10432
 
10461
10433
  exports.Blocks = Blocks;
10462
10434
  exports.ContentPage = ContentPage;