survey-react-ui 1.12.26 → 1.12.28

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 (160) hide show
  1. package/fesm/survey-react-ui.js +5972 -0
  2. package/fesm/survey-react-ui.js.map +1 -0
  3. package/index.html +1 -1
  4. package/package.json +2 -2
  5. package/survey-react-ui.js +35 -25
  6. package/survey-react-ui.js.map +1 -1
  7. package/survey-react-ui.min.js +4 -4
  8. package/survey-react-ui.min.js.LICENSE.txt +1 -489
  9. package/typings/packages/survey-react-ui/src/reactquestion_element.d.ts +3 -0
  10. package/typings/src/components/action-bar/action-bar-item-dropdown.d.ts +1 -1
  11. package/typings/src/components/action-bar/action-bar-item.d.ts +1 -2
  12. package/typings/src/components/action-bar/action-bar-separator.d.ts +1 -1
  13. package/typings/src/components/action-bar/action-bar.d.ts +1 -1
  14. package/typings/src/components/brand-info.d.ts +1 -1
  15. package/typings/src/components/character-counter.d.ts +1 -1
  16. package/typings/src/components/components-container.d.ts +1 -1
  17. package/typings/src/components/file/file-choose-button.d.ts +1 -1
  18. package/typings/src/components/file/file-item.d.ts +1 -1
  19. package/typings/src/components/file/file-page.d.ts +1 -1
  20. package/typings/src/components/file/file-preview.d.ts +1 -1
  21. package/typings/src/components/header.d.ts +3 -1
  22. package/typings/src/components/list/list-item-content.d.ts +1 -1
  23. package/typings/src/components/list/list-item-group.d.ts +1 -1
  24. package/typings/src/components/list/list-item.d.ts +1 -1
  25. package/typings/src/components/list/list.d.ts +1 -1
  26. package/typings/src/components/matrix/row.d.ts +1 -1
  27. package/typings/src/components/matrix-actions/detail-button/detail-button.d.ts +1 -1
  28. package/typings/src/components/matrix-actions/drag-drop-icon/drag-drop-icon.d.ts +1 -1
  29. package/typings/src/components/matrix-actions/remove-button/remove-button.d.ts +1 -1
  30. package/typings/src/components/notifier.d.ts +1 -1
  31. package/typings/src/components/paneldynamic-actions/paneldynamic-add-btn.d.ts +1 -1
  32. package/typings/src/components/paneldynamic-actions/paneldynamic-next-btn.d.ts +1 -1
  33. package/typings/src/components/paneldynamic-actions/paneldynamic-prev-btn.d.ts +1 -1
  34. package/typings/src/components/paneldynamic-actions/paneldynamic-progress-text.d.ts +1 -1
  35. package/typings/src/components/paneldynamic-actions/paneldynamic-remove-btn.d.ts +1 -1
  36. package/typings/src/components/popup/popup-modal.d.ts +1 -1
  37. package/typings/src/components/popup/popup.d.ts +1 -1
  38. package/typings/src/components/question-error.d.ts +1 -1
  39. package/typings/src/components/rating/rating-dropdown-item.d.ts +1 -1
  40. package/typings/src/components/rating/rating-item-smiley.d.ts +1 -1
  41. package/typings/src/components/rating/rating-item-star.d.ts +1 -1
  42. package/typings/src/components/rating/rating-item.d.ts +1 -1
  43. package/typings/src/components/skeleton.d.ts +1 -1
  44. package/typings/src/components/survey-actions/survey-nav-button.d.ts +1 -1
  45. package/typings/src/components/survey-header/logo-image.d.ts +1 -1
  46. package/typings/src/components/survey-header/survey-header.d.ts +1 -1
  47. package/typings/src/components/svg-icon/svg-icon.d.ts +1 -1
  48. package/typings/src/components/text-area.d.ts +1 -1
  49. package/typings/src/components/title/title-actions.d.ts +1 -1
  50. package/typings/src/components/title/title-content.d.ts +1 -1
  51. package/typings/src/components/title/title-element.d.ts +1 -1
  52. package/typings/src/element-factory.d.ts +0 -1
  53. package/typings/src/element-header.d.ts +6 -3
  54. package/typings/src/reactquestion_buttongroup.d.ts +1 -1
  55. package/typings/src/reactquestion_element.d.ts +3 -0
  56. package/typings/src/reactquestion_factory.d.ts +0 -1
  57. package/typings/src/reactsurveymodel.d.ts +0 -1
  58. package/typings/src/string-editor.d.ts +1 -1
  59. package/typings/src/string-viewer.d.ts +1 -1
  60. package/typings/src/svgbundle.d.ts +1 -1
  61. package/survey-react-ui.d.ts +0 -2
  62. package/typings/react/boolean-checkbox.d.ts +0 -6
  63. package/typings/react/boolean-radio.d.ts +0 -8
  64. package/typings/react/boolean.d.ts +0 -17
  65. package/typings/react/components/action-bar/action-bar-item-dropdown.d.ts +0 -8
  66. package/typings/react/components/action-bar/action-bar-item.d.ts +0 -20
  67. package/typings/react/components/action-bar/action-bar-separator.d.ts +0 -5
  68. package/typings/react/components/action-bar/action-bar.d.ts +0 -21
  69. package/typings/react/components/brand-info.d.ts +0 -4
  70. package/typings/react/components/character-counter.d.ts +0 -11
  71. package/typings/react/components/components-container.d.ts +0 -4
  72. package/typings/react/components/cover.d.ts +0 -17
  73. package/typings/react/components/file/file-choose-button.d.ts +0 -8
  74. package/typings/react/components/file/file-preview.d.ts +0 -11
  75. package/typings/react/components/file-actions/file-choose-button.d.ts +0 -8
  76. package/typings/react/components/header.d.ts +0 -22
  77. package/typings/react/components/list/list-item-content.d.ts +0 -14
  78. package/typings/react/components/list/list-item-group.d.ts +0 -14
  79. package/typings/react/components/list/list-item.d.ts +0 -16
  80. package/typings/react/components/list/list.d.ts +0 -23
  81. package/typings/react/components/loading-indicator.d.ts +0 -4
  82. package/typings/react/components/matrix/row.d.ts +0 -20
  83. package/typings/react/components/matrix-actions/detail-button/detail-button.d.ts +0 -12
  84. package/typings/react/components/matrix-actions/drag-drop-icon/drag-drop-icon.d.ts +0 -6
  85. package/typings/react/components/matrix-actions/remove-button/remove-button.d.ts +0 -9
  86. package/typings/react/components/notifier.d.ts +0 -11
  87. package/typings/react/components/paneldynamic-actions/paneldynamic-add-btn.d.ts +0 -12
  88. package/typings/react/components/paneldynamic-actions/paneldynamic-next-btn.d.ts +0 -6
  89. package/typings/react/components/paneldynamic-actions/paneldynamic-prev-btn.d.ts +0 -6
  90. package/typings/react/components/paneldynamic-actions/paneldynamic-progress-text.d.ts +0 -5
  91. package/typings/react/components/paneldynamic-actions/paneldynamic-remove-btn.d.ts +0 -6
  92. package/typings/react/components/popup/popup.d.ts +0 -42
  93. package/typings/react/components/question-error.d.ts +0 -10
  94. package/typings/react/components/rating/rating-dropdown-item.d.ts +0 -12
  95. package/typings/react/components/rating/rating-item-smiley.d.ts +0 -5
  96. package/typings/react/components/rating/rating-item-star.d.ts +0 -5
  97. package/typings/react/components/rating/rating-item.d.ts +0 -22
  98. package/typings/react/components/skeleton.d.ts +0 -4
  99. package/typings/react/components/survey-actions/survey-nav-button.d.ts +0 -8
  100. package/typings/react/components/survey-header/logo-image.d.ts +0 -11
  101. package/typings/react/components/survey-header/survey-header.d.ts +0 -17
  102. package/typings/react/components/svg-icon/svg-icon.d.ts +0 -9
  103. package/typings/react/components/title/title-actions.d.ts +0 -7
  104. package/typings/react/components/title/title-content.d.ts +0 -10
  105. package/typings/react/components/title/title-element.d.ts +0 -6
  106. package/typings/react/custom-widget.d.ts +0 -12
  107. package/typings/react/dropdown-base.d.ts +0 -25
  108. package/typings/react/dropdown-item.d.ts +0 -13
  109. package/typings/react/dropdown-select.d.ts +0 -6
  110. package/typings/react/element-factory.d.ts +0 -9
  111. package/typings/react/element-header.d.ts +0 -5
  112. package/typings/react/element.d.ts +0 -19
  113. package/typings/react/flow-panel.d.ts +0 -22
  114. package/typings/react/image.d.ts +0 -10
  115. package/typings/react/imagepicker.d.ts +0 -25
  116. package/typings/react/page.d.ts +0 -11
  117. package/typings/react/panel-base.d.ts +0 -25
  118. package/typings/react/panel.d.ts +0 -16
  119. package/typings/react/progress.d.ts +0 -9
  120. package/typings/react/progressButtons.d.ts +0 -19
  121. package/typings/react/progressToc.d.ts +0 -5
  122. package/typings/react/rating-dropdown.d.ts +0 -8
  123. package/typings/react/react-popup-survey.d.ts +0 -24
  124. package/typings/react/reactSurvey.d.ts +0 -41
  125. package/typings/react/reactSurveyNavigationBase.d.ts +0 -10
  126. package/typings/react/reactSurveyProgress.d.ts +0 -9
  127. package/typings/react/reactSurveyProgressButtons.d.ts +0 -19
  128. package/typings/react/reactSurveyProgressToc.d.ts +0 -5
  129. package/typings/react/reactquestion.d.ts +0 -81
  130. package/typings/react/reactquestion_buttongroup.d.ts +0 -23
  131. package/typings/react/reactquestion_checkbox.d.ts +0 -33
  132. package/typings/react/reactquestion_comment.d.ts +0 -31
  133. package/typings/react/reactquestion_custom.d.ts +0 -13
  134. package/typings/react/reactquestion_dropdown.d.ts +0 -7
  135. package/typings/react/reactquestion_element.d.ts +0 -65
  136. package/typings/react/reactquestion_empty.d.ts +0 -8
  137. package/typings/react/reactquestion_expression.d.ts +0 -8
  138. package/typings/react/reactquestion_factory.d.ts +0 -8
  139. package/typings/react/reactquestion_file.d.ts +0 -14
  140. package/typings/react/reactquestion_html.d.ts +0 -13
  141. package/typings/react/reactquestion_matrix.d.ts +0 -33
  142. package/typings/react/reactquestion_matrixdropdown.d.ts +0 -4
  143. package/typings/react/reactquestion_matrixdropdownbase.d.ts +0 -29
  144. package/typings/react/reactquestion_matrixdynamic.d.ts +0 -20
  145. package/typings/react/reactquestion_multipletext.d.ts +0 -22
  146. package/typings/react/reactquestion_paneldynamic.d.ts +0 -28
  147. package/typings/react/reactquestion_radiogroup.d.ts +0 -32
  148. package/typings/react/reactquestion_ranking.d.ts +0 -30
  149. package/typings/react/reactquestion_rating.d.ts +0 -10
  150. package/typings/react/reactquestion_tagbox.d.ts +0 -10
  151. package/typings/react/reactquestion_text.d.ts +0 -11
  152. package/typings/react/reactsurveymodel.d.ts +0 -9
  153. package/typings/react/reacttimerpanel.d.ts +0 -11
  154. package/typings/react/row.d.ts +0 -21
  155. package/typings/react/signaturepad.d.ts +0 -11
  156. package/typings/react/string-editor.d.ts +0 -11
  157. package/typings/react/string-viewer.d.ts +0 -15
  158. package/typings/react/svgbundle.d.ts +0 -7
  159. package/typings/react/tagbox-filter.d.ts +0 -23
  160. package/typings/react/tagbox-item.d.ts +0 -10
@@ -1,493 +1,5 @@
1
1
  /*!
2
- * surveyjs - Survey JavaScript library v2.0.0-rc.2
2
+ * surveyjs - Survey JavaScript library v2.0.0
3
3
  * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
6
-
7
- /*!************************!*\
8
- !*** ./src/iconsV1.ts ***!
9
- \************************/
10
-
11
- /*!************************!*\
12
- !*** ./src/iconsV2.ts ***!
13
- \************************/
14
-
15
- /*!************************************!*\
16
- !*** ./src/images-v1/ sync \.svg$ ***!
17
- \************************************/
18
-
19
- /*!************************************!*\
20
- !*** ./src/images-v2/ sync \.svg$ ***!
21
- \************************************/
22
-
23
- /*!*************************************!*\
24
- !*** ./src/images-v1/add-24x24.svg ***!
25
- \*************************************/
26
-
27
- /*!*************************************!*\
28
- !*** ./src/images-v2/add-24x24.svg ***!
29
- \*************************************/
30
-
31
- /*!**************************************!*\
32
- !*** ./src/images-v1/RemoveFile.svg ***!
33
- \**************************************/
34
-
35
- /*!**************************************!*\
36
- !*** ./src/images-v1/drag-24x24.svg ***!
37
- \**************************************/
38
-
39
- /*!**************************************!*\
40
- !*** ./src/images-v1/file-72x72.svg ***!
41
- \**************************************/
42
-
43
- /*!**************************************!*\
44
- !*** ./src/images-v1/flip-24x24.svg ***!
45
- \**************************************/
46
-
47
- /*!**************************************!*\
48
- !*** ./src/images-v1/more-24x24.svg ***!
49
- \**************************************/
50
-
51
- /*!**************************************!*\
52
- !*** ./src/images-v2/RemoveFile.svg ***!
53
- \**************************************/
54
-
55
- /*!**************************************!*\
56
- !*** ./src/images-v2/drag-24x24.svg ***!
57
- \**************************************/
58
-
59
- /*!**************************************!*\
60
- !*** ./src/images-v2/file-72x72.svg ***!
61
- \**************************************/
62
-
63
- /*!**************************************!*\
64
- !*** ./src/images-v2/flip-24x24.svg ***!
65
- \**************************************/
66
-
67
- /*!**************************************!*\
68
- !*** ./src/images-v2/more-24x24.svg ***!
69
- \**************************************/
70
-
71
- /*!***************************************!*\
72
- !*** ./src/images-v1/ModernCheck.svg ***!
73
- \***************************************/
74
-
75
- /*!***************************************!*\
76
- !*** ./src/images-v1/ModernRadio.svg ***!
77
- \***************************************/
78
-
79
- /*!***************************************!*\
80
- !*** ./src/images-v1/TimerCircle.svg ***!
81
- \***************************************/
82
-
83
- /*!***************************************!*\
84
- !*** ./src/images-v1/check-16x16.svg ***!
85
- \***************************************/
86
-
87
- /*!***************************************!*\
88
- !*** ./src/images-v1/check-24x24.svg ***!
89
- \***************************************/
90
-
91
- /*!***************************************!*\
92
- !*** ./src/images-v1/clear-16x16.svg ***!
93
- \***************************************/
94
-
95
- /*!***************************************!*\
96
- !*** ./src/images-v1/clear-24x24.svg ***!
97
- \***************************************/
98
-
99
- /*!***************************************!*\
100
- !*** ./src/images-v1/close-16x16.svg ***!
101
- \***************************************/
102
-
103
- /*!***************************************!*\
104
- !*** ./src/images-v1/close-24x24.svg ***!
105
- \***************************************/
106
-
107
- /*!***************************************!*\
108
- !*** ./src/images-v1/image-48x48.svg ***!
109
- \***************************************/
110
-
111
- /*!***************************************!*\
112
- !*** ./src/images-v1/rating-star.svg ***!
113
- \***************************************/
114
-
115
- /*!***************************************!*\
116
- !*** ./src/images-v2/ModernCheck.svg ***!
117
- \***************************************/
118
-
119
- /*!***************************************!*\
120
- !*** ./src/images-v2/ModernRadio.svg ***!
121
- \***************************************/
122
-
123
- /*!***************************************!*\
124
- !*** ./src/images-v2/TimerCircle.svg ***!
125
- \***************************************/
126
-
127
- /*!***************************************!*\
128
- !*** ./src/images-v2/check-16x16.svg ***!
129
- \***************************************/
130
-
131
- /*!***************************************!*\
132
- !*** ./src/images-v2/check-24x24.svg ***!
133
- \***************************************/
134
-
135
- /*!***************************************!*\
136
- !*** ./src/images-v2/clear-16x16.svg ***!
137
- \***************************************/
138
-
139
- /*!***************************************!*\
140
- !*** ./src/images-v2/clear-24x24.svg ***!
141
- \***************************************/
142
-
143
- /*!***************************************!*\
144
- !*** ./src/images-v2/close-16x16.svg ***!
145
- \***************************************/
146
-
147
- /*!***************************************!*\
148
- !*** ./src/images-v2/close-24x24.svg ***!
149
- \***************************************/
150
-
151
- /*!***************************************!*\
152
- !*** ./src/images-v2/image-48x48.svg ***!
153
- \***************************************/
154
-
155
- /*!***************************************!*\
156
- !*** ./src/images-v2/rating-star.svg ***!
157
- \***************************************/
158
-
159
- /*!****************************************!*\
160
- !*** ./src/images-v1/camera-24x24.svg ***!
161
- \****************************************/
162
-
163
- /*!****************************************!*\
164
- !*** ./src/images-v1/camera-32x32.svg ***!
165
- \****************************************/
166
-
167
- /*!****************************************!*\
168
- !*** ./src/images-v1/cancel-24x24.svg ***!
169
- \****************************************/
170
-
171
- /*!****************************************!*\
172
- !*** ./src/images-v1/delete-24x24.svg ***!
173
- \****************************************/
174
-
175
- /*!****************************************!*\
176
- !*** ./src/images-v1/expand-16x16.svg ***!
177
- \****************************************/
178
-
179
- /*!****************************************!*\
180
- !*** ./src/images-v1/folder-24x24.svg ***!
181
- \****************************************/
182
-
183
- /*!****************************************!*\
184
- !*** ./src/images-v1/search-24x24.svg ***!
185
- \****************************************/
186
-
187
- /*!****************************************!*\
188
- !*** ./src/images-v2/camera-24x24.svg ***!
189
- \****************************************/
190
-
191
- /*!****************************************!*\
192
- !*** ./src/images-v2/camera-32x32.svg ***!
193
- \****************************************/
194
-
195
- /*!****************************************!*\
196
- !*** ./src/images-v2/cancel-24x24.svg ***!
197
- \****************************************/
198
-
199
- /*!****************************************!*\
200
- !*** ./src/images-v2/delete-24x24.svg ***!
201
- \****************************************/
202
-
203
- /*!****************************************!*\
204
- !*** ./src/images-v2/expand-16x16.svg ***!
205
- \****************************************/
206
-
207
- /*!****************************************!*\
208
- !*** ./src/images-v2/folder-24x24.svg ***!
209
- \****************************************/
210
-
211
- /*!****************************************!*\
212
- !*** ./src/images-v2/search-24x24.svg ***!
213
- \****************************************/
214
-
215
- /*!*****************************************!*\
216
- !*** ./src/images-v1/loading-48x48.svg ***!
217
- \*****************************************/
218
-
219
- /*!*****************************************!*\
220
- !*** ./src/images-v1/navmenu-24x24.svg ***!
221
- \*****************************************/
222
-
223
- /*!*****************************************!*\
224
- !*** ./src/images-v1/noimage-48x48.svg ***!
225
- \*****************************************/
226
-
227
- /*!*****************************************!*\
228
- !*** ./src/images-v1/rating-star-2.svg ***!
229
- \*****************************************/
230
-
231
- /*!*****************************************!*\
232
- !*** ./src/images-v1/reorder-24x24.svg ***!
233
- \*****************************************/
234
-
235
- /*!*****************************************!*\
236
- !*** ./src/images-v2/loading-48x48.svg ***!
237
- \*****************************************/
238
-
239
- /*!*****************************************!*\
240
- !*** ./src/images-v2/navmenu-24x24.svg ***!
241
- \*****************************************/
242
-
243
- /*!*****************************************!*\
244
- !*** ./src/images-v2/noimage-48x48.svg ***!
245
- \*****************************************/
246
-
247
- /*!*****************************************!*\
248
- !*** ./src/images-v2/rating-star-2.svg ***!
249
- \*****************************************/
250
-
251
- /*!*****************************************!*\
252
- !*** ./src/images-v2/reorder-24x24.svg ***!
253
- \*****************************************/
254
-
255
- /*!******************************************!*\
256
- !*** ./src/images-v1/ProgressButton.svg ***!
257
- \******************************************/
258
-
259
- /*!******************************************!*\
260
- !*** ./src/images-v1/collapse-16x16.svg ***!
261
- \******************************************/
262
-
263
- /*!******************************************!*\
264
- !*** ./src/images-v1/fullsize-16x16.svg ***!
265
- \******************************************/
266
-
267
- /*!******************************************!*\
268
- !*** ./src/images-v1/maximize-16x16.svg ***!
269
- \******************************************/
270
-
271
- /*!******************************************!*\
272
- !*** ./src/images-v1/minimize-16x16.svg ***!
273
- \******************************************/
274
-
275
- /*!******************************************!*\
276
- !*** ./src/images-v1/ranking-arrows.svg ***!
277
- \******************************************/
278
-
279
- /*!******************************************!*\
280
- !*** ./src/images-v2/ProgressButton.svg ***!
281
- \******************************************/
282
-
283
- /*!******************************************!*\
284
- !*** ./src/images-v2/collapse-16x16.svg ***!
285
- \******************************************/
286
-
287
- /*!******************************************!*\
288
- !*** ./src/images-v2/fullsize-16x16.svg ***!
289
- \******************************************/
290
-
291
- /*!******************************************!*\
292
- !*** ./src/images-v2/maximize-16x16.svg ***!
293
- \******************************************/
294
-
295
- /*!******************************************!*\
296
- !*** ./src/images-v2/minimize-16x16.svg ***!
297
- \******************************************/
298
-
299
- /*!******************************************!*\
300
- !*** ./src/images-v2/ranking-arrows.svg ***!
301
- \******************************************/
302
-
303
- /*!*******************************************!*\
304
- !*** ./src/images-v1/arrowleft-16x16.svg ***!
305
- \*******************************************/
306
-
307
- /*!*******************************************!*\
308
- !*** ./src/images-v2/arrowleft-16x16.svg ***!
309
- \*******************************************/
310
-
311
- /*!********************************************!*\
312
- !*** ./src/images-v1/arrowright-16x16.svg ***!
313
- \********************************************/
314
-
315
- /*!********************************************!*\
316
- !*** ./src/images-v2/arrowright-16x16.svg ***!
317
- \********************************************/
318
-
319
- /*!*********************************************!*\
320
- !*** ./src/images-v1/chevrondown-24x24.svg ***!
321
- \*********************************************/
322
-
323
- /*!*********************************************!*\
324
- !*** ./src/images-v1/rating-star-small.svg ***!
325
- \*********************************************/
326
-
327
- /*!*********************************************!*\
328
- !*** ./src/images-v1/restoredown-16x16.svg ***!
329
- \*********************************************/
330
-
331
- /*!*********************************************!*\
332
- !*** ./src/images-v2/chevrondown-24x24.svg ***!
333
- \*********************************************/
334
-
335
- /*!*********************************************!*\
336
- !*** ./src/images-v2/rating-star-small.svg ***!
337
- \*********************************************/
338
-
339
- /*!*********************************************!*\
340
- !*** ./src/images-v2/restoredown-16x16.svg ***!
341
- \*********************************************/
342
-
343
- /*!**********************************************!*\
344
- !*** ./src/images-v1/chevronright-16x16.svg ***!
345
- \**********************************************/
346
-
347
- /*!**********************************************!*\
348
- !*** ./src/images-v1/smiley-rate1-24x24.svg ***!
349
- \**********************************************/
350
-
351
- /*!**********************************************!*\
352
- !*** ./src/images-v1/smiley-rate2-24x24.svg ***!
353
- \**********************************************/
354
-
355
- /*!**********************************************!*\
356
- !*** ./src/images-v1/smiley-rate3-24x24.svg ***!
357
- \**********************************************/
358
-
359
- /*!**********************************************!*\
360
- !*** ./src/images-v1/smiley-rate4-24x24.svg ***!
361
- \**********************************************/
362
-
363
- /*!**********************************************!*\
364
- !*** ./src/images-v1/smiley-rate5-24x24.svg ***!
365
- \**********************************************/
366
-
367
- /*!**********************************************!*\
368
- !*** ./src/images-v1/smiley-rate6-24x24.svg ***!
369
- \**********************************************/
370
-
371
- /*!**********************************************!*\
372
- !*** ./src/images-v1/smiley-rate7-24x24.svg ***!
373
- \**********************************************/
374
-
375
- /*!**********************************************!*\
376
- !*** ./src/images-v1/smiley-rate8-24x24.svg ***!
377
- \**********************************************/
378
-
379
- /*!**********************************************!*\
380
- !*** ./src/images-v1/smiley-rate9-24x24.svg ***!
381
- \**********************************************/
382
-
383
- /*!**********************************************!*\
384
- !*** ./src/images-v2/chevronright-16x16.svg ***!
385
- \**********************************************/
386
-
387
- /*!**********************************************!*\
388
- !*** ./src/images-v2/smiley-rate1-24x24.svg ***!
389
- \**********************************************/
390
-
391
- /*!**********************************************!*\
392
- !*** ./src/images-v2/smiley-rate2-24x24.svg ***!
393
- \**********************************************/
394
-
395
- /*!**********************************************!*\
396
- !*** ./src/images-v2/smiley-rate3-24x24.svg ***!
397
- \**********************************************/
398
-
399
- /*!**********************************************!*\
400
- !*** ./src/images-v2/smiley-rate4-24x24.svg ***!
401
- \**********************************************/
402
-
403
- /*!**********************************************!*\
404
- !*** ./src/images-v2/smiley-rate5-24x24.svg ***!
405
- \**********************************************/
406
-
407
- /*!**********************************************!*\
408
- !*** ./src/images-v2/smiley-rate6-24x24.svg ***!
409
- \**********************************************/
410
-
411
- /*!**********************************************!*\
412
- !*** ./src/images-v2/smiley-rate7-24x24.svg ***!
413
- \**********************************************/
414
-
415
- /*!**********************************************!*\
416
- !*** ./src/images-v2/smiley-rate8-24x24.svg ***!
417
- \**********************************************/
418
-
419
- /*!**********************************************!*\
420
- !*** ./src/images-v2/smiley-rate9-24x24.svg ***!
421
- \**********************************************/
422
-
423
- /*!***********************************************!*\
424
- !*** ./src/images-v1/expanddetails-16x16.svg ***!
425
- \***********************************************/
426
-
427
- /*!***********************************************!*\
428
- !*** ./src/images-v1/rating-star-small-2.svg ***!
429
- \***********************************************/
430
-
431
- /*!***********************************************!*\
432
- !*** ./src/images-v1/smiley-rate10-24x24.svg ***!
433
- \***********************************************/
434
-
435
- /*!***********************************************!*\
436
- !*** ./src/images-v2/expanddetails-16x16.svg ***!
437
- \***********************************************/
438
-
439
- /*!***********************************************!*\
440
- !*** ./src/images-v2/rating-star-small-2.svg ***!
441
- \***********************************************/
442
-
443
- /*!***********************************************!*\
444
- !*** ./src/images-v2/smiley-rate10-24x24.svg ***!
445
- \***********************************************/
446
-
447
- /*!************************************************!*\
448
- !*** ./src/images-v1/draghorizontal-24x16.svg ***!
449
- \************************************************/
450
-
451
- /*!************************************************!*\
452
- !*** ./src/images-v2/draghorizontal-24x16.svg ***!
453
- \************************************************/
454
-
455
- /*!*************************************************!*\
456
- !*** ./src/images-v1/ModernBooleanCheckInd.svg ***!
457
- \*************************************************/
458
-
459
- /*!*************************************************!*\
460
- !*** ./src/images-v1/collapsedetails-16x16.svg ***!
461
- \*************************************************/
462
-
463
- /*!*************************************************!*\
464
- !*** ./src/images-v2/ModernBooleanCheckInd.svg ***!
465
- \*************************************************/
466
-
467
- /*!*************************************************!*\
468
- !*** ./src/images-v2/collapsedetails-16x16.svg ***!
469
- \*************************************************/
470
-
471
- /*!**************************************************!*\
472
- !*** ./src/images-v1/rankingundefined-16x16.svg ***!
473
- \**************************************************/
474
-
475
- /*!**************************************************!*\
476
- !*** ./src/images-v2/rankingundefined-16x16.svg ***!
477
- \**************************************************/
478
-
479
- /*!*****************************************************!*\
480
- !*** ./src/images-v1/ModernBooleanCheckChecked.svg ***!
481
- \*****************************************************/
482
-
483
- /*!*****************************************************!*\
484
- !*** ./src/images-v2/ModernBooleanCheckChecked.svg ***!
485
- \*****************************************************/
486
-
487
- /*!*******************************************************!*\
488
- !*** ./src/images-v1/ModernBooleanCheckUnchecked.svg ***!
489
- \*******************************************************/
490
-
491
- /*!*******************************************************!*\
492
- !*** ./src/images-v2/ModernBooleanCheckUnchecked.svg ***!
493
- \*******************************************************/
@@ -24,12 +24,15 @@ export declare class SurveyElementBase<P, S> extends React.Component<P, S> {
24
24
  protected get changedStatePropName(): string | undefined;
25
25
  private makeBaseElementsReact;
26
26
  private unMakeBaseElementsReact;
27
+ private unMakeBaseElementsReactive;
27
28
  protected disableStateElementsRerenderEvent(els: Array<Base>): void;
28
29
  protected getStateElements(): Array<Base>;
29
30
  protected getStateElement(): Base | null;
30
31
  protected get isDisplayMode(): boolean;
31
32
  protected renderLocString(locStr: LocalizableString, style?: any, key?: string): React.JSX.Element;
32
33
  private canMakeReact;
34
+ private propertyValueChangedHandler;
35
+ protected isCurrentStateElement(stateElement: Base): boolean;
33
36
  private makeBaseElementReact;
34
37
  protected canUsePropInState(key: string): boolean;
35
38
  private unMakeBaseElementReact;
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { SurveyActionBarItem } from "./action-bar-item";
3
3
  export declare class SurveyActionBarItemDropdown extends SurveyActionBarItem {
4
4
  private viewModel;
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { Base, Action } from "survey-core";
3
3
  import { SurveyElementBase } from "../../reactquestion_element";
4
4
  interface IActionBarItemProps {
@@ -9,7 +9,6 @@ export declare class SurveyAction extends SurveyElementBase<IActionBarItemProps,
9
9
  constructor(props: any);
10
10
  get item(): Action;
11
11
  protected getStateElement(): Base;
12
- shouldComponentUpdate(nextProps: any, nextState: any): boolean;
13
12
  renderElement(): React.JSX.Element;
14
13
  componentWillUnmount(): void;
15
14
  componentDidMount(): void;
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  export declare class SurveyActionBarSeparator extends React.Component<any, any> {
3
3
  constructor(props: any);
4
4
  render(): React.JSX.Element;
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { Base, Action, ActionContainer } from "survey-core";
3
3
  import { SurveyElementBase } from "../../reactquestion_element";
4
4
  export * from "./action-bar-item-dropdown";
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  export declare class BrandInfo extends React.Component<any, any> {
3
3
  render(): React.JSX.Element;
4
4
  }
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { Base, CharacterCounter } from "survey-core";
3
3
  import { SurveyElementBase } from "../reactquestion_element";
4
4
  export interface ICharacterCounterComponentProps {
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  export declare class ComponentsContainer extends React.Component<any, any> {
3
3
  render(): React.JSX.Element | null;
4
4
  }
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { ReactSurveyElement } from "../../reactquestion_element";
3
3
  import { QuestionFileModel } from "survey-core";
4
4
  export declare class SurveyFileChooseButton extends ReactSurveyElement {
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { SurveyElementBase } from "../../reactquestion_element";
3
3
  import { QuestionFileModel } from "survey-core";
4
4
  export declare class SurveyFileItem extends SurveyElementBase<{
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { SurveyElementBase } from "../../reactquestion_element";
3
3
  import { QuestionFileModel, QuestionFilePage } from "survey-core";
4
4
  export declare class SurveyFilePage extends SurveyElementBase<{
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { SurveyElementBase } from "../../reactquestion_element";
3
3
  import { QuestionFileModel } from "survey-core";
4
4
  export declare class SurveyFilePreview extends SurveyElementBase<{
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { Base, SurveyModel, Cover, CoverCell } from "survey-core";
3
3
  import { SurveyElementBase } from "../reactquestion_element";
4
4
  export interface ILayoutElementProps<T = Base> {
@@ -19,4 +19,6 @@ export declare class Header extends SurveyElementBase<ILayoutElementProps<Cover>
19
19
  get model(): Cover;
20
20
  protected getStateElement(): Base;
21
21
  renderElement(): React.JSX.Element | null;
22
+ componentDidMount(): void;
23
+ componentDidUpdate(prevProps: any, prevState: any): void;
22
24
  }
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { ListModel } from "survey-core";
3
3
  import { SurveyElementBase } from "../../reactquestion_element";
4
4
  interface IListItemProps {
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { ListModel } from "survey-core";
3
3
  import { SurveyElementBase } from "../../reactquestion_element";
4
4
  interface IListItemProps {
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { ListModel } from "survey-core";
3
3
  import { SurveyElementBase } from "../../reactquestion_element";
4
4
  interface IListItemProps {
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { ListModel } from "survey-core";
3
3
  import { SurveyElementBase } from "../../reactquestion_element";
4
4
  interface IListProps {
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { QuestionMatrixDropdownRenderedRow, QuestionMatrixDropdownModelBase } from "survey-core";
3
3
  import { SurveyElementBase } from "../../reactquestion_element";
4
4
  interface IMatrixRowProps {
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { Action } from "survey-core";
3
3
  import { ReactSurveyElement } from "../../../reactquestion_element";
4
4
  export declare class SurveyQuestionMatrixDetailButton extends ReactSurveyElement {
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { ReactSurveyElement } from "../../../reactquestion_element";
3
3
  export declare class SurveyQuestionMatrixDynamicDragDropIcon extends ReactSurveyElement {
4
4
  private get question();
@@ -1,4 +1,4 @@
1
- import React from "react";
1
+ import * as React from "react";
2
2
  import { ReactSurveyElement } from "../../../reactquestion_element";
3
3
  export declare class SurveyQuestionMatrixDynamicRemoveButton extends ReactSurveyElement {
4
4
  constructor(props: any);