@gravity-ui/page-constructor 1.9.1-alpha.0 → 1.9.1-alpha.2

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 (142) hide show
  1. package/build/cjs/blocks/Banner/schema.d.ts +0 -12
  2. package/build/cjs/blocks/Banner/schema.js +0 -2
  3. package/build/cjs/blocks/CardLayout/schema.d.ts +0 -8
  4. package/build/cjs/blocks/CardLayout/schema.js +1 -2
  5. package/build/cjs/blocks/Companies/schema.d.ts +0 -2
  6. package/build/cjs/blocks/Companies/schema.js +0 -2
  7. package/build/cjs/blocks/ContentLayout/schema.d.ts +0 -6
  8. package/build/cjs/blocks/ExtendedFeatures/schema.d.ts +0 -7
  9. package/build/cjs/blocks/ExtendedFeatures/schema.js +1 -4
  10. package/build/cjs/blocks/Header/schema.d.ts +0 -16
  11. package/build/cjs/blocks/Header/schema.js +0 -5
  12. package/build/cjs/blocks/HeaderSlider/schema.d.ts +0 -11
  13. package/build/cjs/blocks/Icons/schema.d.ts +0 -6
  14. package/build/cjs/blocks/Icons/schema.js +0 -2
  15. package/build/cjs/blocks/Info/schema.d.ts +0 -10
  16. package/build/cjs/blocks/Info/schema.js +0 -2
  17. package/build/cjs/blocks/LinkTable/schema.d.ts +0 -2
  18. package/build/cjs/blocks/Media/schema.d.ts +0 -9
  19. package/build/cjs/blocks/Media/schema.js +1 -3
  20. package/build/cjs/blocks/Preview/schema.d.ts +0 -2
  21. package/build/cjs/blocks/Preview/schema.js +0 -4
  22. package/build/cjs/blocks/PromoFeaturesBlock/schema.d.ts +0 -7
  23. package/build/cjs/blocks/PromoFeaturesBlock/schema.js +1 -4
  24. package/build/cjs/blocks/Questions/schema.d.ts +0 -5
  25. package/build/cjs/blocks/Questions/schema.js +0 -2
  26. package/build/cjs/blocks/Security/schema.d.ts +0 -2
  27. package/build/cjs/blocks/Security/schema.js +0 -2
  28. package/build/cjs/blocks/Simple/schema.d.ts +0 -3
  29. package/build/cjs/blocks/Simple/schema.js +0 -1
  30. package/build/cjs/blocks/Slider/schema.d.ts +0 -7
  31. package/build/cjs/blocks/Slider/schema.js +0 -2
  32. package/build/cjs/blocks/Table/schema.d.ts +0 -4
  33. package/build/cjs/blocks/Table/schema.js +0 -3
  34. package/build/cjs/blocks/Tabs/schema.d.ts +0 -10
  35. package/build/cjs/blocks/Tabs/schema.js +0 -2
  36. package/build/cjs/components/Author/schema.d.ts +0 -3
  37. package/build/cjs/components/Image/schema.d.ts +0 -2
  38. package/build/cjs/components/Image/schema.js +0 -2
  39. package/build/cjs/components/index.d.ts +1 -2
  40. package/build/cjs/components/index.js +2 -4
  41. package/build/cjs/components/navigation/components/Header/Header.d.ts +3 -3
  42. package/build/cjs/components/navigation/components/Logo/Logo.d.ts +2 -2
  43. package/build/cjs/components/navigation/components/MobileNavigation/MobileNavigation.d.ts +1 -1
  44. package/build/cjs/components/navigation/components/Navigation/Navigation.d.ts +2 -2
  45. package/build/cjs/components/navigation/components/NavigationItem/NavigationItem.d.ts +2 -2
  46. package/build/cjs/components/navigation/components/NavigationPopup/NavigationPopup.d.ts +2 -2
  47. package/build/cjs/components/navigation/components/SocialIcon/SocialIcon.d.ts +3 -3
  48. package/build/cjs/components/navigation/containers/Layout/Layout.d.ts +2 -2
  49. package/build/cjs/containers/PageConstructor/PageConstructor.d.ts +2 -2
  50. package/build/cjs/models/navigation.d.ts +25 -25
  51. package/build/cjs/schema/index.d.ts +0 -2
  52. package/build/cjs/schema/validators/common.d.ts +0 -17
  53. package/build/cjs/schema/validators/common.js +0 -11
  54. package/build/cjs/sub-blocks/BackgroundCard/schema.d.ts +0 -5
  55. package/build/cjs/sub-blocks/BasicCard/schema.d.ts +0 -4
  56. package/build/cjs/sub-blocks/CardWithImage/schema.d.ts +0 -8
  57. package/build/cjs/sub-blocks/CardWithImage/schema.js +1 -4
  58. package/build/cjs/sub-blocks/Content/schema.d.ts +0 -8
  59. package/build/cjs/sub-blocks/Content/schema.js +1 -3
  60. package/build/cjs/sub-blocks/MediaCard/schema.d.ts +0 -1
  61. package/build/cjs/sub-blocks/NewsCard/schema.d.ts +0 -1
  62. package/build/cjs/sub-blocks/NewsCard/schema.js +0 -1
  63. package/build/cjs/sub-blocks/Partner/schema.d.ts +0 -1
  64. package/build/cjs/sub-blocks/Partner/schema.js +0 -1
  65. package/build/cjs/sub-blocks/PriceDetailed/schema.d.ts +0 -1
  66. package/build/cjs/sub-blocks/PriceDetailed/schema.js +0 -8
  67. package/build/cjs/sub-blocks/Quote/schema.d.ts +0 -4
  68. package/build/cjs/sub-blocks/Quote/schema.js +0 -1
  69. package/build/cjs/sub-blocks/TutorialCard/schema.d.ts +0 -2
  70. package/build/cjs/sub-blocks/TutorialCard/schema.js +0 -2
  71. package/build/esm/blocks/Banner/schema.d.ts +0 -12
  72. package/build/esm/blocks/Banner/schema.js +0 -2
  73. package/build/esm/blocks/CardLayout/schema.d.ts +0 -8
  74. package/build/esm/blocks/CardLayout/schema.js +1 -2
  75. package/build/esm/blocks/Companies/schema.d.ts +0 -2
  76. package/build/esm/blocks/Companies/schema.js +0 -2
  77. package/build/esm/blocks/ContentLayout/schema.d.ts +0 -6
  78. package/build/esm/blocks/ExtendedFeatures/schema.d.ts +0 -7
  79. package/build/esm/blocks/ExtendedFeatures/schema.js +1 -4
  80. package/build/esm/blocks/Header/schema.d.ts +0 -16
  81. package/build/esm/blocks/Header/schema.js +0 -5
  82. package/build/esm/blocks/HeaderSlider/schema.d.ts +0 -11
  83. package/build/esm/blocks/Icons/schema.d.ts +0 -6
  84. package/build/esm/blocks/Icons/schema.js +0 -2
  85. package/build/esm/blocks/Info/schema.d.ts +0 -10
  86. package/build/esm/blocks/Info/schema.js +0 -2
  87. package/build/esm/blocks/LinkTable/schema.d.ts +0 -2
  88. package/build/esm/blocks/Media/schema.d.ts +0 -9
  89. package/build/esm/blocks/Media/schema.js +1 -3
  90. package/build/esm/blocks/Preview/schema.d.ts +0 -2
  91. package/build/esm/blocks/Preview/schema.js +0 -4
  92. package/build/esm/blocks/PromoFeaturesBlock/schema.d.ts +0 -7
  93. package/build/esm/blocks/PromoFeaturesBlock/schema.js +1 -4
  94. package/build/esm/blocks/Questions/schema.d.ts +0 -5
  95. package/build/esm/blocks/Questions/schema.js +0 -2
  96. package/build/esm/blocks/Security/schema.d.ts +0 -2
  97. package/build/esm/blocks/Security/schema.js +0 -2
  98. package/build/esm/blocks/Simple/schema.d.ts +0 -3
  99. package/build/esm/blocks/Simple/schema.js +0 -1
  100. package/build/esm/blocks/Slider/schema.d.ts +0 -7
  101. package/build/esm/blocks/Slider/schema.js +0 -2
  102. package/build/esm/blocks/Table/schema.d.ts +0 -4
  103. package/build/esm/blocks/Table/schema.js +0 -3
  104. package/build/esm/blocks/Tabs/schema.d.ts +0 -10
  105. package/build/esm/blocks/Tabs/schema.js +0 -2
  106. package/build/esm/components/Author/schema.d.ts +0 -3
  107. package/build/esm/components/Image/schema.d.ts +0 -2
  108. package/build/esm/components/Image/schema.js +0 -2
  109. package/build/esm/components/index.d.ts +1 -2
  110. package/build/esm/components/index.js +1 -2
  111. package/build/esm/components/navigation/components/Header/Header.d.ts +3 -3
  112. package/build/esm/components/navigation/components/Logo/Logo.d.ts +2 -2
  113. package/build/esm/components/navigation/components/MobileNavigation/MobileNavigation.d.ts +1 -1
  114. package/build/esm/components/navigation/components/Navigation/Navigation.d.ts +2 -2
  115. package/build/esm/components/navigation/components/NavigationItem/NavigationItem.d.ts +2 -2
  116. package/build/esm/components/navigation/components/NavigationPopup/NavigationPopup.d.ts +2 -2
  117. package/build/esm/components/navigation/components/SocialIcon/SocialIcon.d.ts +3 -3
  118. package/build/esm/components/navigation/containers/Layout/Layout.d.ts +2 -2
  119. package/build/esm/containers/PageConstructor/PageConstructor.d.ts +2 -2
  120. package/build/esm/models/navigation.d.ts +25 -25
  121. package/build/esm/schema/index.d.ts +0 -2
  122. package/build/esm/schema/validators/common.d.ts +0 -17
  123. package/build/esm/schema/validators/common.js +0 -11
  124. package/build/esm/sub-blocks/BackgroundCard/schema.d.ts +0 -5
  125. package/build/esm/sub-blocks/BasicCard/schema.d.ts +0 -4
  126. package/build/esm/sub-blocks/CardWithImage/schema.d.ts +0 -8
  127. package/build/esm/sub-blocks/CardWithImage/schema.js +1 -4
  128. package/build/esm/sub-blocks/Content/schema.d.ts +0 -8
  129. package/build/esm/sub-blocks/Content/schema.js +1 -3
  130. package/build/esm/sub-blocks/MediaCard/schema.d.ts +0 -1
  131. package/build/esm/sub-blocks/NewsCard/schema.d.ts +0 -1
  132. package/build/esm/sub-blocks/NewsCard/schema.js +0 -1
  133. package/build/esm/sub-blocks/Partner/schema.d.ts +0 -1
  134. package/build/esm/sub-blocks/Partner/schema.js +0 -1
  135. package/build/esm/sub-blocks/PriceDetailed/schema.d.ts +0 -1
  136. package/build/esm/sub-blocks/PriceDetailed/schema.js +0 -8
  137. package/build/esm/sub-blocks/Quote/schema.d.ts +0 -4
  138. package/build/esm/sub-blocks/Quote/schema.js +0 -1
  139. package/build/esm/sub-blocks/TutorialCard/schema.d.ts +0 -2
  140. package/build/esm/sub-blocks/TutorialCard/schema.js +0 -2
  141. package/package.json +1 -1
  142. package/server/models/navigation.d.ts +25 -25
@@ -91,7 +91,6 @@ export declare const Media: {
91
91
  };
92
92
  text: {
93
93
  type: string;
94
- content: string;
95
94
  };
96
95
  };
97
96
  };
@@ -146,7 +145,6 @@ export declare const MediaBlock: {
146
145
  properties: {
147
146
  text: {
148
147
  type: string;
149
- content: string;
150
148
  };
151
149
  textSize: {
152
150
  type: string;
@@ -161,16 +159,13 @@ export declare const MediaBlock: {
161
159
  };
162
160
  } | {
163
161
  type: string;
164
- content: string;
165
162
  })[];
166
163
  };
167
164
  additionalInfo: {
168
165
  type: string;
169
- content: string;
170
166
  };
171
167
  description: {
172
168
  type: string;
173
- content: string;
174
169
  };
175
170
  size: {
176
171
  type: string;
@@ -308,7 +303,6 @@ export declare const MediaBlock: {
308
303
  };
309
304
  text: {
310
305
  type: string;
311
- content: string;
312
306
  };
313
307
  };
314
308
  };
@@ -356,7 +350,6 @@ export declare const MediaBlock: {
356
350
  properties: {
357
351
  text: {
358
352
  type: string;
359
- content: string;
360
353
  };
361
354
  url: {
362
355
  type: string;
@@ -392,7 +385,6 @@ export declare const MediaBlock: {
392
385
  };
393
386
  alt: {
394
387
  type: string;
395
- content: string;
396
388
  };
397
389
  };
398
390
  })[];
@@ -511,7 +503,6 @@ export declare const MediaBlock: {
511
503
  properties: {
512
504
  text: {
513
505
  type: string;
514
- content: string;
515
506
  };
516
507
  url: {
517
508
  type: string;
@@ -14,13 +14,11 @@ exports.MediaBlock = {
14
14
  additionalProperties: false,
15
15
  required: ['title', 'media'],
16
16
  properties: Object.assign(Object.assign(Object.assign({}, common_1.BlockBaseProps), common_1.AnimatableProps), { title: {
17
- oneOf: [{ type: 'string', content: 'text' }, common_1.TitleProps],
17
+ oneOf: [{ type: 'string' }, common_1.TitleProps],
18
18
  }, additionalInfo: {
19
19
  type: 'string',
20
- content: 'yfm',
21
20
  }, description: {
22
21
  type: 'string',
23
- content: 'yfm',
24
22
  }, size: {
25
23
  type: 'string',
26
24
  enum: common_1.contentSizes,
@@ -5,11 +5,9 @@ export declare const PreviewBlock: {
5
5
  properties: {
6
6
  title: {
7
7
  type: string;
8
- content: string;
9
8
  };
10
9
  description: {
11
10
  type: string;
12
- content: string;
13
11
  };
14
12
  direction: {
15
13
  type: string;
@@ -11,11 +11,9 @@ const PreviewContentItem = {
11
11
  properties: {
12
12
  title: {
13
13
  type: 'string',
14
- content: 'text',
15
14
  },
16
15
  description: {
17
16
  type: 'string',
18
- content: 'yfm',
19
17
  },
20
18
  },
21
19
  };
@@ -38,10 +36,8 @@ exports.PreviewBlock = {
38
36
  required: ['title', 'items'],
39
37
  properties: Object.assign(Object.assign(Object.assign({}, common_1.BaseProps), common_1.AnimatableProps), { title: {
40
38
  type: 'string',
41
- content: 'text',
42
39
  }, description: {
43
40
  type: 'string',
44
- content: 'text',
45
41
  }, direction: {
46
42
  type: 'string',
47
43
  enum: common_1.mediaDirection,
@@ -4,11 +4,9 @@ export declare const PromoFeaturesItem: {
4
4
  properties: {
5
5
  title: {
6
6
  type: string;
7
- content: string;
8
7
  };
9
8
  text: {
10
9
  type: string;
11
- content: string;
12
10
  };
13
11
  theme: {
14
12
  enum: string[];
@@ -106,7 +104,6 @@ export declare const PromoFeaturesItem: {
106
104
  };
107
105
  text: {
108
106
  type: string;
109
- content: string;
110
107
  };
111
108
  };
112
109
  };
@@ -163,7 +160,6 @@ export declare const PromoFeaturesBlock: {
163
160
  properties: {
164
161
  text: {
165
162
  type: string;
166
- content: string;
167
163
  };
168
164
  textSize: {
169
165
  type: string;
@@ -178,12 +174,10 @@ export declare const PromoFeaturesBlock: {
178
174
  };
179
175
  } | {
180
176
  type: string;
181
- content: string;
182
177
  })[];
183
178
  };
184
179
  description: {
185
180
  type: string;
186
- content: string;
187
181
  };
188
182
  theme: {
189
183
  enum: string[];
@@ -209,7 +203,6 @@ export declare const PromoFeaturesBlock: {
209
203
  properties: {
210
204
  text: {
211
205
  type: string;
212
- content: string;
213
206
  };
214
207
  url: {
215
208
  type: string;
@@ -10,11 +10,9 @@ exports.PromoFeaturesItem = {
10
10
  properties: {
11
11
  title: {
12
12
  type: 'string',
13
- content: 'text',
14
13
  },
15
14
  text: {
16
15
  type: 'string',
17
- content: 'yfm',
18
16
  },
19
17
  theme: {
20
18
  enum: ['accent', 'accent-light', 'primary'],
@@ -27,10 +25,9 @@ exports.PromoFeaturesBlock = {
27
25
  additionalProperties: false,
28
26
  required: ['items'],
29
27
  properties: Object.assign(Object.assign(Object.assign({}, common_1.BlockBaseProps), common_1.AnimatableProps), { title: {
30
- oneOf: [{ type: 'string', content: 'text' }, common_1.TitleProps],
28
+ oneOf: [{ type: 'string' }, common_1.TitleProps],
31
29
  }, description: {
32
30
  type: 'string',
33
- content: 'text',
34
31
  }, theme: {
35
32
  enum: ['grey', 'default'],
36
33
  }, items: (0, utils_1.filteredArray)(exports.PromoFeaturesItem) }),
@@ -22,7 +22,6 @@ export declare const QuestionsBlock: {
22
22
  properties: {
23
23
  text: {
24
24
  type: string;
25
- content: string;
26
25
  };
27
26
  textSize: {
28
27
  type: string;
@@ -37,16 +36,13 @@ export declare const QuestionsBlock: {
37
36
  };
38
37
  } | {
39
38
  type: string;
40
- content: string;
41
39
  })[];
42
40
  };
43
41
  text: {
44
42
  type: string;
45
- content: string;
46
43
  };
47
44
  additionalInfo: {
48
45
  type: string;
49
- content: string;
50
46
  };
51
47
  links: {
52
48
  type: string;
@@ -77,7 +73,6 @@ export declare const QuestionsBlock: {
77
73
  properties: {
78
74
  text: {
79
75
  type: string;
80
- content: string;
81
76
  };
82
77
  url: {
83
78
  type: string;
@@ -17,11 +17,9 @@ exports.QuestionsBlock = {
17
17
  properties: {
18
18
  title: {
19
19
  type: 'string',
20
- content: 'yfm',
21
20
  },
22
21
  text: {
23
22
  type: 'string',
24
- content: 'yfm',
25
23
  },
26
24
  link: common_1.LinkProps,
27
25
  listStyle: {
@@ -12,7 +12,6 @@ export declare const SecurityBlock: {
12
12
  };
13
13
  title: {
14
14
  type: string;
15
- content: string;
16
15
  };
17
16
  media: {
18
17
  type: string;
@@ -107,7 +106,6 @@ export declare const SecurityBlock: {
107
106
  };
108
107
  text: {
109
108
  type: string;
110
- content: string;
111
109
  };
112
110
  };
113
111
  };
@@ -14,7 +14,6 @@ exports.SecurityBlock = {
14
14
  type: 'string',
15
15
  }, title: {
16
16
  type: 'string',
17
- content: 'text',
18
17
  }, media: schema_1.Media, points: (0, utils_1.filteredArray)({
19
18
  type: 'object',
20
19
  properties: {
@@ -23,7 +22,6 @@ exports.SecurityBlock = {
23
22
  },
24
23
  text: {
25
24
  type: 'string',
26
- content: 'text',
27
25
  },
28
26
  link: lodash_1.default.pick(common_1.LinkProps, ['text', 'url']),
29
27
  },
@@ -19,7 +19,6 @@ export declare const SimpleBlock: {
19
19
  properties: {
20
20
  text: {
21
21
  type: string;
22
- content: string;
23
22
  };
24
23
  url: {
25
24
  type: string;
@@ -42,7 +41,6 @@ export declare const SimpleBlock: {
42
41
  properties: {
43
42
  text: {
44
43
  type: string;
45
- content: string;
46
44
  };
47
45
  textSize: {
48
46
  type: string;
@@ -58,7 +56,6 @@ export declare const SimpleBlock: {
58
56
  };
59
57
  description: {
60
58
  type: string;
61
- content: string;
62
59
  };
63
60
  };
64
61
  };
@@ -8,7 +8,6 @@ exports.SimpleBlock = {
8
8
  required: ['title', 'description'],
9
9
  properties: Object.assign(Object.assign(Object.assign({ title: common_1.TitleProps, description: {
10
10
  type: 'string',
11
- content: 'yfm',
12
11
  } }, common_1.BlockBaseProps), common_1.AnimatableProps), { children: common_1.ChildrenProps }),
13
12
  },
14
13
  };
@@ -7,7 +7,6 @@ export declare const SliderProps: {
7
7
  };
8
8
  description: {
9
9
  type: string;
10
- content: string;
11
10
  };
12
11
  title: {
13
12
  type: string;
@@ -16,7 +15,6 @@ export declare const SliderProps: {
16
15
  properties: {
17
16
  text: {
18
17
  type: string;
19
- content: string;
20
18
  };
21
19
  textSize: {
22
20
  type: string;
@@ -58,7 +56,6 @@ export declare const SliderProps: {
58
56
  properties: {
59
57
  text: {
60
58
  type: string;
61
- content: string;
62
59
  };
63
60
  size: {
64
61
  type: string;
@@ -116,7 +113,6 @@ export declare const SliderBlock: {
116
113
  };
117
114
  description: {
118
115
  type: string;
119
- content: string;
120
116
  };
121
117
  title: {
122
118
  type: string;
@@ -125,7 +121,6 @@ export declare const SliderBlock: {
125
121
  properties: {
126
122
  text: {
127
123
  type: string;
128
- content: string;
129
124
  };
130
125
  textSize: {
131
126
  type: string;
@@ -167,7 +162,6 @@ export declare const SliderBlock: {
167
162
  properties: {
168
163
  text: {
169
164
  type: string;
170
- content: string;
171
165
  };
172
166
  size: {
173
167
  type: string;
@@ -218,7 +212,6 @@ export declare const SliderBlock: {
218
212
  properties: {
219
213
  text: {
220
214
  type: string;
221
- content: string;
222
215
  };
223
216
  url: {
224
217
  type: string;
@@ -36,7 +36,6 @@ const DisclaimerProps = {
36
36
  properties: {
37
37
  text: {
38
38
  type: 'string',
39
- content: 'text',
40
39
  },
41
40
  size: {
42
41
  type: 'string',
@@ -53,7 +52,6 @@ exports.SliderProps = {
53
52
  },
54
53
  description: {
55
54
  type: 'string',
56
- content: 'text',
57
55
  },
58
56
  title: common_1.TitleProps,
59
57
  randomOrder: {
@@ -5,7 +5,6 @@ export declare const TableBlock: {
5
5
  properties: {
6
6
  title: {
7
7
  type: string;
8
- content: string;
9
8
  };
10
9
  table: {
11
10
  additionalProperties: boolean;
@@ -17,7 +16,6 @@ export declare const TableBlock: {
17
16
  type: string;
18
17
  items: {
19
18
  type: string[];
20
- content: string;
21
19
  };
22
20
  };
23
21
  };
@@ -25,7 +23,6 @@ export declare const TableBlock: {
25
23
  type: string;
26
24
  items: {
27
25
  type: string;
28
- content: string;
29
26
  };
30
27
  };
31
28
  justify: {
@@ -50,7 +47,6 @@ export declare const TableBlock: {
50
47
  properties: {
51
48
  text: {
52
49
  type: string;
53
- content: string;
54
50
  };
55
51
  url: {
56
52
  type: string;
@@ -8,7 +8,6 @@ exports.TableBlock = {
8
8
  required: ['title', 'table'],
9
9
  properties: Object.assign(Object.assign({}, common_1.BlockBaseProps), { title: {
10
10
  type: 'string',
11
- content: 'text',
12
11
  }, table: {
13
12
  additionalProperties: false,
14
13
  required: ['content'],
@@ -18,14 +17,12 @@ exports.TableBlock = {
18
17
  type: 'array',
19
18
  items: {
20
19
  type: ['string', 'number'],
21
- content: 'text',
22
20
  },
23
21
  },
24
22
  }, legend: {
25
23
  type: 'array',
26
24
  items: {
27
25
  type: 'string',
28
- content: 'yfm',
29
26
  },
30
27
  }, justify: {
31
28
  type: 'array',
@@ -8,7 +8,6 @@ export declare const tabsItem: {
8
8
  };
9
9
  caption: {
10
10
  type: string;
11
- content: string;
12
11
  };
13
12
  media: {
14
13
  oneOf: ({
@@ -102,7 +101,6 @@ export declare const tabsItem: {
102
101
  };
103
102
  text: {
104
103
  type: string;
105
- content: string;
106
104
  };
107
105
  };
108
106
  };
@@ -157,7 +155,6 @@ export declare const tabsItem: {
157
155
  properties: {
158
156
  text: {
159
157
  type: string;
160
- content: string;
161
158
  };
162
159
  url: {
163
160
  type: string;
@@ -209,7 +206,6 @@ export declare const tabsItem: {
209
206
  properties: {
210
207
  text: {
211
208
  type: string;
212
- content: string;
213
209
  };
214
210
  textSize: {
215
211
  type: string;
@@ -224,16 +220,13 @@ export declare const tabsItem: {
224
220
  };
225
221
  } | {
226
222
  type: string;
227
- content: string;
228
223
  })[];
229
224
  } | undefined;
230
225
  text?: {
231
226
  type: string;
232
- content: string;
233
227
  } | undefined;
234
228
  additionalInfo?: {
235
229
  type: string;
236
- content: string;
237
230
  } | undefined;
238
231
  size?: {
239
232
  type: string;
@@ -279,7 +272,6 @@ export declare const TabsBlock: {
279
272
  properties: {
280
273
  text: {
281
274
  type: string;
282
- content: string;
283
275
  };
284
276
  textSize: {
285
277
  type: string;
@@ -295,7 +287,6 @@ export declare const TabsBlock: {
295
287
  };
296
288
  description: {
297
289
  type: string;
298
- content: string;
299
290
  };
300
291
  tabsColSizes: {};
301
292
  direction: {
@@ -323,7 +314,6 @@ export declare const TabsBlock: {
323
314
  properties: {
324
315
  text: {
325
316
  type: string;
326
- content: string;
327
317
  };
328
318
  url: {
329
319
  type: string;
@@ -16,7 +16,6 @@ exports.tabsItem = {
16
16
  type: 'string',
17
17
  }, caption: {
18
18
  type: 'string',
19
- content: 'text',
20
19
  }, media: (0, common_1.withTheme)({
21
20
  type: 'object',
22
21
  properties: common_1.MediaProps,
@@ -30,7 +29,6 @@ exports.TabsBlock = {
30
29
  required: ['title', 'items'],
31
30
  properties: Object.assign(Object.assign({}, common_1.BlockBaseProps), { title: common_1.TitleProps, description: {
32
31
  type: 'string',
33
- content: 'text',
34
32
  }, tabsColSizes: common_1.containerSizesArray.reduce((acc, size) => (Object.assign(Object.assign({}, acc), { [size]: common_1.sizeNumber })), {}), direction: {
35
33
  type: 'string',
36
34
  enum: common_1.mediaDirection,
@@ -10,11 +10,9 @@ export declare const author: {
10
10
  properties: {
11
11
  firstName: {
12
12
  type: string;
13
- content: string;
14
13
  };
15
14
  secondName: {
16
15
  type: string;
17
- content: string;
18
16
  };
19
17
  avatar: {
20
18
  type: string;
@@ -22,7 +20,6 @@ export declare const author: {
22
20
  };
23
21
  description: {
24
22
  type: string;
25
- content: string;
26
23
  };
27
24
  };
28
25
  };
@@ -18,7 +18,6 @@ export declare const ImageDeviceProps: {
18
18
  };
19
19
  alt: {
20
20
  type: string;
21
- content: string;
22
21
  };
23
22
  disableCompress: {
24
23
  type: string;
@@ -36,7 +35,6 @@ export declare const ImageObjectProps: {
36
35
  };
37
36
  alt: {
38
37
  type: string;
39
- content: string;
40
38
  };
41
39
  disableCompress: {
42
40
  type: string;
@@ -19,7 +19,6 @@ exports.ImageDeviceProps = {
19
19
  },
20
20
  alt: {
21
21
  type: 'string',
22
- content: 'text',
23
22
  },
24
23
  disableCompress: {
25
24
  type: 'boolean',
@@ -37,7 +36,6 @@ exports.ImageObjectProps = {
37
36
  },
38
37
  alt: {
39
38
  type: 'string',
40
- content: 'text',
41
39
  },
42
40
  disableCompress: {
43
41
  type: 'boolean',
@@ -33,6 +33,5 @@ export { default as OverflowScroller } from './OverflowScroller/OverflowScroller
33
33
  export { default as Author } from './Author/Author';
34
34
  export { default as RouterLink } from './RouterLink/RouterLink';
35
35
  export { default as HTML } from './HTML/HTML';
36
- export { default as Header } from './navigation/components/Header/Header';
37
- export * as Navigation from './navigation/components/index';
36
+ export * from './navigation/components/index';
38
37
  export type { RouterLinkProps } from './RouterLink/RouterLink';
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.Navigation = exports.Header = exports.HTML = exports.RouterLink = exports.Author = exports.OverflowScroller = exports.Control = exports.YandexForm = exports.YFMWrapper = exports.VideoBlock = exports.UnpublishedLabel = exports.ToggleArrow = exports.Title = exports.Table = exports.ReactPlayer = exports.OutsideClick = exports.Media = exports.Links = exports.Link = exports.Image = exports.HeightCalculator = exports.HeaderBreadcrumbs = exports.FullWidthBackground = exports.FullscreenImage = exports.Foldable = exports.FileLink = exports.ErrorWrapper = exports.CardBase = exports.Button = exports.BlockHeader = exports.BlockBase = exports.BalancedMasonry = exports.BackLink = exports.BackgroundMedia = exports.BackgroundImage = exports.AnimateBlock = exports.Anchor = void 0;
3
+ exports.HTML = exports.RouterLink = exports.Author = exports.OverflowScroller = exports.Control = exports.YandexForm = exports.YFMWrapper = exports.VideoBlock = exports.UnpublishedLabel = exports.ToggleArrow = exports.Title = exports.Table = exports.ReactPlayer = exports.OutsideClick = exports.Media = exports.Links = exports.Link = exports.Image = exports.HeightCalculator = exports.HeaderBreadcrumbs = exports.FullWidthBackground = exports.FullscreenImage = exports.Foldable = exports.FileLink = exports.ErrorWrapper = exports.CardBase = exports.Button = exports.BlockHeader = exports.BlockBase = exports.BalancedMasonry = exports.BackLink = exports.BackgroundMedia = exports.BackgroundImage = exports.AnimateBlock = exports.Anchor = void 0;
4
4
  const tslib_1 = require("tslib");
5
5
  var Anchor_1 = require("./Anchor/Anchor");
6
6
  Object.defineProperty(exports, "Anchor", { enumerable: true, get: function () { return (0, tslib_1.__importDefault)(Anchor_1).default; } });
@@ -72,6 +72,4 @@ var RouterLink_1 = require("./RouterLink/RouterLink");
72
72
  Object.defineProperty(exports, "RouterLink", { enumerable: true, get: function () { return (0, tslib_1.__importDefault)(RouterLink_1).default; } });
73
73
  var HTML_1 = require("./HTML/HTML");
74
74
  Object.defineProperty(exports, "HTML", { enumerable: true, get: function () { return (0, tslib_1.__importDefault)(HTML_1).default; } });
75
- var Header_1 = require("./navigation/components/Header/Header");
76
- Object.defineProperty(exports, "Header", { enumerable: true, get: function () { return (0, tslib_1.__importDefault)(Header_1).default; } });
77
- exports.Navigation = (0, tslib_1.__importStar)(require("./navigation/components/index"));
75
+ (0, tslib_1.__exportStar)(require("./navigation/components/index"), exports);
@@ -1,8 +1,8 @@
1
1
  import React from 'react';
2
- import { HeaderData, NavigationLogo } from '../../../../models';
2
+ import { HeaderDataProps, NavigationLogoProps } from '../../../../models';
3
3
  export interface HeaderProps {
4
- logo: NavigationLogo;
5
- data: HeaderData;
4
+ logo: NavigationLogoProps;
5
+ data: HeaderDataProps;
6
6
  }
7
7
  export declare const Header: React.FC<HeaderProps>;
8
8
  export default Header;
@@ -1,6 +1,6 @@
1
1
  import React from 'react';
2
- import { NavigationLogo } from '../../../../models';
3
- export interface LogoProps extends NavigationLogo {
2
+ import { NavigationLogoProps } from '../../../../models';
3
+ export interface LogoProps extends NavigationLogoProps {
4
4
  className?: string;
5
5
  }
6
6
  declare const Logo: React.FC<LogoProps>;
@@ -1,5 +1,5 @@
1
1
  import React from 'react';
2
- import { NavigationItem as NavigationItemModel } from '../../../../models/navigation';
2
+ import { NavigationItemProps as NavigationItemModel } from '../../../../models/navigation';
3
3
  export interface MobileNavigationProps {
4
4
  className?: string;
5
5
  isOpened?: boolean;
@@ -1,5 +1,5 @@
1
1
  import React, { MouseEventHandler } from 'react';
2
- import { NavigationDropdownItem, NavigationItem as NavigationItemModel } from '../../../../models/navigation';
2
+ import { NavigationDropdownItemProps, NavigationItemProps as NavigationItemModel } from '../../../../models/navigation';
3
3
  export interface NavigationProps {
4
4
  links: NavigationItemModel[];
5
5
  activeItemIndex: number;
@@ -8,7 +8,7 @@ export interface NavigationProps {
8
8
  highlightActiveItem?: boolean;
9
9
  }
10
10
  export interface NavigationDropdownProps {
11
- data: NavigationDropdownItem;
11
+ data: NavigationDropdownItemProps;
12
12
  onClick: MouseEventHandler;
13
13
  isActive: boolean;
14
14
  position: number;
@@ -1,7 +1,7 @@
1
1
  import React, { MouseEventHandler } from 'react';
2
- import { NavigationItemData } from '../../../../models';
2
+ import { NavigationItemDataProps } from '../../../../models';
3
3
  export interface NavigationItemProps {
4
- data: NavigationItemData;
4
+ data: NavigationItemDataProps;
5
5
  className?: string;
6
6
  onClick?: MouseEventHandler;
7
7
  isOpened?: boolean;
@@ -1,7 +1,7 @@
1
1
  import React from 'react';
2
- import { NavigationLinkItem } from '../../../../models';
2
+ import { NavigationLinkItemProps } from '../../../../models';
3
3
  export interface NavigationPopupProps {
4
- items: NavigationLinkItem[];
4
+ items: NavigationLinkItemProps[];
5
5
  onClose: () => void;
6
6
  left?: number;
7
7
  className?: string;