@redneckz/wildless-cms-uni-blocks 0.14.921 → 0.14.922

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.
@@ -33,7 +33,7 @@ export declare type FieldDef = Required & LabelProps & ConditionFieldProps & Fil
33
33
  defaultValue?: string;
34
34
  };
35
35
  /** @hidden */
36
- export declare type EndpointType = 'lead' | 'initcorporatelead';
36
+ export declare type EndpointType = 'lead' | 'initcorporatelead' | 'sendcorporatelead';
37
37
  /**
38
38
  * @title Секция полей ввода
39
39
  */
@@ -33,7 +33,7 @@ export declare type FieldDef = Required & LabelProps & ConditionFieldProps & Fil
33
33
  defaultValue?: string;
34
34
  };
35
35
  /** @hidden */
36
- export declare type EndpointType = 'lead' | 'initcorporatelead';
36
+ export declare type EndpointType = 'lead' | 'initcorporatelead' | 'sendcorporatelead';
37
37
  /**
38
38
  * @title Секция полей ввода
39
39
  */
@@ -33,7 +33,7 @@ export declare type FieldDef = Required & LabelProps & ConditionFieldProps & Fil
33
33
  defaultValue?: string;
34
34
  };
35
35
  /** @hidden */
36
- export declare type EndpointType = 'lead' | 'initcorporatelead';
36
+ export declare type EndpointType = 'lead' | 'initcorporatelead' | 'sendcorporatelead';
37
37
  /**
38
38
  * @title Секция полей ввода
39
39
  */
@@ -1408,7 +1408,7 @@
1408
1408
  "version": "primary",
1409
1409
  "title": "Онлайн-заявка от партнёра",
1410
1410
  "typeForm": "PF",
1411
- "endpoint": "initcorporatelead",
1411
+ "endpoint": "sendcorporatelead",
1412
1412
  "sections": [
1413
1413
  {
1414
1414
  "title": "Информация о партнёре",
@@ -43,7 +43,7 @@ export type FieldDef = Required &
43
43
  };
44
44
 
45
45
  /** @hidden */
46
- export type EndpointType = 'lead' | 'initcorporatelead';
46
+ export type EndpointType = 'lead' | 'initcorporatelead' | 'sendcorporatelead';
47
47
 
48
48
  /**
49
49
  * @title Секция полей ввода
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@redneckz/wildless-cms-uni-blocks",
3
- "version": "0.14.921",
3
+ "version": "0.14.922",
4
4
  "private": false,
5
5
  "license": "MIT",
6
6
  "author": "ЦК",
@@ -1408,7 +1408,7 @@
1408
1408
  "version": "primary",
1409
1409
  "title": "Онлайн-заявка от партнёра",
1410
1410
  "typeForm": "PF",
1411
- "endpoint": "initcorporatelead",
1411
+ "endpoint": "sendcorporatelead",
1412
1412
  "sections": [
1413
1413
  {
1414
1414
  "title": "Информация о партнёре",
@@ -856,7 +856,7 @@ export default {
856
856
  className="col-span-12"
857
857
  title="Онлайн-заявка от партнера"
858
858
  typeForm="PF"
859
- endpoint="initcorporatelead"
859
+ endpoint="sendcorporatelead"
860
860
  sections={[
861
861
  {
862
862
  title: 'Информация о партнере',
@@ -851,7 +851,7 @@ export default {
851
851
  className="col-span-12"
852
852
  title="Онлайн-заявка от партнера"
853
853
  typeForm="PF"
854
- endpoint="initcorporatelead"
854
+ endpoint="sendcorporatelead"
855
855
  sections={[
856
856
  {
857
857
  title: 'Информация о партнере',
@@ -43,7 +43,7 @@ export type FieldDef = Required &
43
43
  };
44
44
 
45
45
  /** @hidden */
46
- export type EndpointType = 'lead' | 'initcorporatelead';
46
+ export type EndpointType = 'lead' | 'initcorporatelead' | 'sendcorporatelead';
47
47
 
48
48
  /**
49
49
  * @title Секция полей ввода