survey-react-ui 2.0.6 → 2.0.7
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.
- package/fesm/survey-react-ui.mjs +30 -10
- package/fesm/survey-react-ui.mjs.map +1 -1
- package/package.json +2 -2
- package/survey-react-ui.js +145 -78
- package/survey-react-ui.js.map +1 -1
- package/survey-react-ui.min.js +1 -1
- package/survey-react-ui.min.js.LICENSE.txt +1 -1
- package/typings/entries/react-ui-model.d.ts +1 -0
- package/typings/src/buttongroup-dropdown.d.ts +7 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "survey-react-ui",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.7",
|
|
4
4
|
"description": "survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"Survey",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
}
|
|
26
26
|
},
|
|
27
27
|
"peerDependencies": {
|
|
28
|
-
"survey-core": "2.0.
|
|
28
|
+
"survey-core": "2.0.7",
|
|
29
29
|
"react": "^16.5.0 || ^17.0.1 || ^18.1.0 || ^19.0.0",
|
|
30
30
|
"react-dom": "^16.5.0 || ^17.0.1 || ^18.1.0 || ^19.0.0"
|
|
31
31
|
}
|
package/survey-react-ui.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* surveyjs - Survey JavaScript library v2.0.
|
|
2
|
+
* surveyjs - Survey JavaScript library v2.0.7
|
|
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
|
*/
|
|
@@ -28,7 +28,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
28
28
|
/* harmony export */ icons: () => (/* binding */ iconsV1)
|
|
29
29
|
/* harmony export */ });
|
|
30
30
|
/*!
|
|
31
|
-
* surveyjs - Survey JavaScript library v2.0.
|
|
31
|
+
* surveyjs - Survey JavaScript library v2.0.7
|
|
32
32
|
* Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
33
33
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
34
34
|
*/
|
|
@@ -114,7 +114,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
114
114
|
/* harmony export */ icons: () => (/* binding */ iconsV2)
|
|
115
115
|
/* harmony export */ });
|
|
116
116
|
/*!
|
|
117
|
-
* surveyjs - Survey JavaScript library v2.0.
|
|
117
|
+
* surveyjs - Survey JavaScript library v2.0.7
|
|
118
118
|
* Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
119
119
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
120
120
|
*/
|
|
@@ -197,22 +197,22 @@ var iconsV2 = {
|
|
|
197
197
|
|
|
198
198
|
__webpack_require__.r(__webpack_exports__);
|
|
199
199
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
200
|
-
/* harmony export */ CharacterCounterComponent: () => (/* reexport safe */
|
|
201
|
-
/* harmony export */ ComponentsContainer: () => (/* reexport safe */
|
|
202
|
-
/* harmony export */ Header: () => (/* reexport safe */
|
|
203
|
-
/* harmony export */ HeaderCell: () => (/* reexport safe */
|
|
204
|
-
/* harmony export */ HeaderMobile: () => (/* reexport safe */
|
|
205
|
-
/* harmony export */ List: () => (/* reexport safe */
|
|
206
|
-
/* harmony export */ ListItemContent: () => (/* reexport safe */
|
|
207
|
-
/* harmony export */ ListItemGroup: () => (/* reexport safe */
|
|
208
|
-
/* harmony export */ LoadingIndicatorComponent: () => (/* reexport safe */
|
|
209
|
-
/* harmony export */ LogoImage: () => (/* reexport safe */
|
|
210
|
-
/* harmony export */ MatrixRow: () => (/* reexport safe */
|
|
211
|
-
/* harmony export */ NotifierComponent: () => (/* reexport safe */
|
|
212
|
-
/* harmony export */ Popup: () => (/* reexport safe */
|
|
213
|
-
/* harmony export */ PopupModal: () => (/* reexport safe */
|
|
200
|
+
/* harmony export */ CharacterCounterComponent: () => (/* reexport safe */ _src_components_character_counter__WEBPACK_IMPORTED_MODULE_80__.CharacterCounterComponent),
|
|
201
|
+
/* harmony export */ ComponentsContainer: () => (/* reexport safe */ _src_components_components_container__WEBPACK_IMPORTED_MODULE_79__.ComponentsContainer),
|
|
202
|
+
/* harmony export */ Header: () => (/* reexport safe */ _src_components_header__WEBPACK_IMPORTED_MODULE_81__.Header),
|
|
203
|
+
/* harmony export */ HeaderCell: () => (/* reexport safe */ _src_components_header__WEBPACK_IMPORTED_MODULE_81__.HeaderCell),
|
|
204
|
+
/* harmony export */ HeaderMobile: () => (/* reexport safe */ _src_components_header__WEBPACK_IMPORTED_MODULE_81__.HeaderMobile),
|
|
205
|
+
/* harmony export */ List: () => (/* reexport safe */ _src_components_list_list__WEBPACK_IMPORTED_MODULE_58__.List),
|
|
206
|
+
/* harmony export */ ListItemContent: () => (/* reexport safe */ _src_components_list_list_item_content__WEBPACK_IMPORTED_MODULE_56__.ListItemContent),
|
|
207
|
+
/* harmony export */ ListItemGroup: () => (/* reexport safe */ _src_components_list_list_item_group__WEBPACK_IMPORTED_MODULE_57__.ListItemGroup),
|
|
208
|
+
/* harmony export */ LoadingIndicatorComponent: () => (/* reexport safe */ _src_components_loading_indicator__WEBPACK_IMPORTED_MODULE_84__.LoadingIndicatorComponent),
|
|
209
|
+
/* harmony export */ LogoImage: () => (/* reexport safe */ _src_components_survey_header_logo_image__WEBPACK_IMPORTED_MODULE_62__.LogoImage),
|
|
210
|
+
/* harmony export */ MatrixRow: () => (/* reexport safe */ _src_components_matrix_row__WEBPACK_IMPORTED_MODULE_75__.MatrixRow),
|
|
211
|
+
/* harmony export */ NotifierComponent: () => (/* reexport safe */ _src_components_notifier__WEBPACK_IMPORTED_MODULE_78__.NotifierComponent),
|
|
212
|
+
/* harmony export */ Popup: () => (/* reexport safe */ _src_components_popup_popup__WEBPACK_IMPORTED_MODULE_55__.Popup),
|
|
213
|
+
/* harmony export */ PopupModal: () => (/* reexport safe */ _src_components_popup_popup_modal__WEBPACK_IMPORTED_MODULE_86__.PopupModal),
|
|
214
214
|
/* harmony export */ PopupSurvey: () => (/* reexport safe */ _src_react_popup_survey__WEBPACK_IMPORTED_MODULE_46__.PopupSurvey),
|
|
215
|
-
/* harmony export */ QuestionErrorComponent: () => (/* reexport safe */
|
|
215
|
+
/* harmony export */ QuestionErrorComponent: () => (/* reexport safe */ _src_components_question_error__WEBPACK_IMPORTED_MODULE_74__.QuestionErrorComponent),
|
|
216
216
|
/* harmony export */ RatingDropdownItem: () => (/* reexport safe */ _src_components_rating_rating_dropdown_item__WEBPACK_IMPORTED_MODULE_16__.RatingDropdownItem),
|
|
217
217
|
/* harmony export */ RatingItem: () => (/* reexport safe */ _src_components_rating_rating_item__WEBPACK_IMPORTED_MODULE_13__.RatingItem),
|
|
218
218
|
/* harmony export */ RatingItemSmiley: () => (/* reexport safe */ _src_components_rating_rating_item_smiley__WEBPACK_IMPORTED_MODULE_15__.RatingItemSmiley),
|
|
@@ -221,20 +221,20 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
221
221
|
/* harmony export */ ReactQuestionFactory: () => (/* reexport safe */ _src_reactquestion_factory__WEBPACK_IMPORTED_MODULE_47__.ReactQuestionFactory),
|
|
222
222
|
/* harmony export */ ReactSurveyElement: () => (/* reexport safe */ _src_reactquestion_element__WEBPACK_IMPORTED_MODULE_9__.ReactSurveyElement),
|
|
223
223
|
/* harmony export */ ReactSurveyElementsWrapper: () => (/* reexport safe */ _src_reactsurveymodel__WEBPACK_IMPORTED_MODULE_1__.ReactSurveyElementsWrapper),
|
|
224
|
-
/* harmony export */ Scroll: () => (/* reexport safe */
|
|
225
|
-
/* harmony export */ Skeleton: () => (/* reexport safe */
|
|
224
|
+
/* harmony export */ Scroll: () => (/* reexport safe */ _src_components_scroll__WEBPACK_IMPORTED_MODULE_77__.Scroll),
|
|
225
|
+
/* harmony export */ Skeleton: () => (/* reexport safe */ _src_components_skeleton__WEBPACK_IMPORTED_MODULE_76__.Skeleton),
|
|
226
226
|
/* harmony export */ Survey: () => (/* reexport safe */ _src_reactSurvey__WEBPACK_IMPORTED_MODULE_0__.Survey),
|
|
227
|
-
/* harmony export */ SurveyActionBar: () => (/* reexport safe */
|
|
227
|
+
/* harmony export */ SurveyActionBar: () => (/* reexport safe */ _src_components_action_bar_action_bar__WEBPACK_IMPORTED_MODULE_61__.SurveyActionBar),
|
|
228
228
|
/* harmony export */ SurveyElementBase: () => (/* reexport safe */ _src_reactquestion_element__WEBPACK_IMPORTED_MODULE_9__.SurveyElementBase),
|
|
229
229
|
/* harmony export */ SurveyElementErrors: () => (/* reexport safe */ _src_reactquestion__WEBPACK_IMPORTED_MODULE_8__.SurveyElementErrors),
|
|
230
230
|
/* harmony export */ SurveyFileChooseButton: () => (/* reexport safe */ _src_components_file_file_choose_button__WEBPACK_IMPORTED_MODULE_27__.SurveyFileChooseButton),
|
|
231
231
|
/* harmony export */ SurveyFilePreview: () => (/* reexport safe */ _src_components_file_file_preview__WEBPACK_IMPORTED_MODULE_28__.SurveyFilePreview),
|
|
232
232
|
/* harmony export */ SurveyFlowPanel: () => (/* reexport safe */ _src_flow_panel__WEBPACK_IMPORTED_MODULE_7__.SurveyFlowPanel),
|
|
233
|
-
/* harmony export */ SurveyHeader: () => (/* reexport safe */
|
|
234
|
-
/* harmony export */ SurveyLocStringEditor: () => (/* reexport safe */
|
|
235
|
-
/* harmony export */ SurveyLocStringViewer: () => (/* reexport safe */
|
|
233
|
+
/* harmony export */ SurveyHeader: () => (/* reexport safe */ _src_components_survey_header_survey_header__WEBPACK_IMPORTED_MODULE_63__.SurveyHeader),
|
|
234
|
+
/* harmony export */ SurveyLocStringEditor: () => (/* reexport safe */ _src_string_editor__WEBPACK_IMPORTED_MODULE_83__.SurveyLocStringEditor),
|
|
235
|
+
/* harmony export */ SurveyLocStringViewer: () => (/* reexport safe */ _src_string_viewer__WEBPACK_IMPORTED_MODULE_82__.SurveyLocStringViewer),
|
|
236
236
|
/* harmony export */ SurveyNavigationBase: () => (/* reexport safe */ _src_reactSurveyNavigationBase__WEBPACK_IMPORTED_MODULE_2__.SurveyNavigationBase),
|
|
237
|
-
/* harmony export */ SurveyNavigationButton: () => (/* reexport safe */
|
|
237
|
+
/* harmony export */ SurveyNavigationButton: () => (/* reexport safe */ _src_components_survey_actions_survey_nav_button__WEBPACK_IMPORTED_MODULE_73__.SurveyNavigationButton),
|
|
238
238
|
/* harmony export */ SurveyPage: () => (/* reexport safe */ _src_page__WEBPACK_IMPORTED_MODULE_4__.SurveyPage),
|
|
239
239
|
/* harmony export */ SurveyPanel: () => (/* reexport safe */ _src_panel__WEBPACK_IMPORTED_MODULE_6__.SurveyPanel),
|
|
240
240
|
/* harmony export */ SurveyProgress: () => (/* reexport safe */ _src_progress__WEBPACK_IMPORTED_MODULE_40__.SurveyProgress),
|
|
@@ -246,12 +246,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
246
246
|
/* harmony export */ SurveyQuestionBooleanCheckbox: () => (/* reexport safe */ _src_boolean_checkbox__WEBPACK_IMPORTED_MODULE_33__.SurveyQuestionBooleanCheckbox),
|
|
247
247
|
/* harmony export */ SurveyQuestionBooleanRadio: () => (/* reexport safe */ _src_boolean_radio__WEBPACK_IMPORTED_MODULE_34__.SurveyQuestionBooleanRadio),
|
|
248
248
|
/* harmony export */ SurveyQuestionButtonGroup: () => (/* reexport safe */ _src_reactquestion_buttongroup__WEBPACK_IMPORTED_MODULE_52__.SurveyQuestionButtonGroup),
|
|
249
|
+
/* harmony export */ SurveyQuestionButtonGroupDropdown: () => (/* reexport safe */ _src_buttongroup_dropdown__WEBPACK_IMPORTED_MODULE_53__.SurveyQuestionButtonGroupDropdown),
|
|
249
250
|
/* harmony export */ SurveyQuestionCheckbox: () => (/* reexport safe */ _src_reactquestion_checkbox__WEBPACK_IMPORTED_MODULE_11__.SurveyQuestionCheckbox),
|
|
250
251
|
/* harmony export */ SurveyQuestionCheckboxItem: () => (/* reexport safe */ _src_reactquestion_checkbox__WEBPACK_IMPORTED_MODULE_11__.SurveyQuestionCheckboxItem),
|
|
251
252
|
/* harmony export */ SurveyQuestionComment: () => (/* reexport safe */ _src_reactquestion_comment__WEBPACK_IMPORTED_MODULE_10__.SurveyQuestionComment),
|
|
252
253
|
/* harmony export */ SurveyQuestionCommentItem: () => (/* reexport safe */ _src_reactquestion_comment__WEBPACK_IMPORTED_MODULE_10__.SurveyQuestionCommentItem),
|
|
253
|
-
/* harmony export */ SurveyQuestionComposite: () => (/* reexport safe */
|
|
254
|
-
/* harmony export */ SurveyQuestionCustom: () => (/* reexport safe */
|
|
254
|
+
/* harmony export */ SurveyQuestionComposite: () => (/* reexport safe */ _src_reactquestion_custom__WEBPACK_IMPORTED_MODULE_54__.SurveyQuestionComposite),
|
|
255
|
+
/* harmony export */ SurveyQuestionCustom: () => (/* reexport safe */ _src_reactquestion_custom__WEBPACK_IMPORTED_MODULE_54__.SurveyQuestionCustom),
|
|
255
256
|
/* harmony export */ SurveyQuestionDropdown: () => (/* reexport safe */ _src_reactquestion_dropdown__WEBPACK_IMPORTED_MODULE_20__.SurveyQuestionDropdown),
|
|
256
257
|
/* harmony export */ SurveyQuestionDropdownBase: () => (/* reexport safe */ _src_dropdown_base__WEBPACK_IMPORTED_MODULE_19__.SurveyQuestionDropdownBase),
|
|
257
258
|
/* harmony export */ SurveyQuestionDropdownSelect: () => (/* reexport safe */ _src_dropdown_select__WEBPACK_IMPORTED_MODULE_23__.SurveyQuestionDropdownSelect),
|
|
@@ -264,23 +265,23 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
264
265
|
/* harmony export */ SurveyQuestionImagePicker: () => (/* reexport safe */ _src_imagepicker__WEBPACK_IMPORTED_MODULE_49__.SurveyQuestionImagePicker),
|
|
265
266
|
/* harmony export */ SurveyQuestionMatrix: () => (/* reexport safe */ _src_reactquestion_matrix__WEBPACK_IMPORTED_MODULE_24__.SurveyQuestionMatrix),
|
|
266
267
|
/* harmony export */ SurveyQuestionMatrixCell: () => (/* reexport safe */ _src_reactquestion_matrix__WEBPACK_IMPORTED_MODULE_24__.SurveyQuestionMatrixCell),
|
|
267
|
-
/* harmony export */ SurveyQuestionMatrixDetailButton: () => (/* reexport safe */
|
|
268
|
+
/* harmony export */ SurveyQuestionMatrixDetailButton: () => (/* reexport safe */ _src_components_matrix_actions_detail_button_detail_button__WEBPACK_IMPORTED_MODULE_66__.SurveyQuestionMatrixDetailButton),
|
|
268
269
|
/* harmony export */ SurveyQuestionMatrixDropdown: () => (/* reexport safe */ _src_reactquestion_matrixdropdown__WEBPACK_IMPORTED_MODULE_37__.SurveyQuestionMatrixDropdown),
|
|
269
270
|
/* harmony export */ SurveyQuestionMatrixDropdownBase: () => (/* reexport safe */ _src_reactquestion_matrixdropdownbase__WEBPACK_IMPORTED_MODULE_36__.SurveyQuestionMatrixDropdownBase),
|
|
270
271
|
/* harmony export */ SurveyQuestionMatrixDropdownCell: () => (/* reexport safe */ _src_reactquestion_matrixdropdownbase__WEBPACK_IMPORTED_MODULE_36__.SurveyQuestionMatrixDropdownCell),
|
|
271
272
|
/* harmony export */ SurveyQuestionMatrixDynamic: () => (/* reexport safe */ _src_reactquestion_matrixdynamic__WEBPACK_IMPORTED_MODULE_38__.SurveyQuestionMatrixDynamic),
|
|
272
273
|
/* harmony export */ SurveyQuestionMatrixDynamicAddButton: () => (/* reexport safe */ _src_reactquestion_matrixdynamic__WEBPACK_IMPORTED_MODULE_38__.SurveyQuestionMatrixDynamicAddButton),
|
|
273
|
-
/* harmony export */ SurveyQuestionMatrixDynamicDragDropIcon: () => (/* reexport safe */
|
|
274
|
-
/* harmony export */ SurveyQuestionMatrixDynamicRemoveButton: () => (/* reexport safe */
|
|
274
|
+
/* harmony export */ SurveyQuestionMatrixDynamicDragDropIcon: () => (/* reexport safe */ _src_components_matrix_actions_drag_drop_icon_drag_drop_icon__WEBPACK_IMPORTED_MODULE_67__.SurveyQuestionMatrixDynamicDragDropIcon),
|
|
275
|
+
/* harmony export */ SurveyQuestionMatrixDynamicRemoveButton: () => (/* reexport safe */ _src_components_matrix_actions_remove_button_remove_button__WEBPACK_IMPORTED_MODULE_65__.SurveyQuestionMatrixDynamicRemoveButton),
|
|
275
276
|
/* harmony export */ SurveyQuestionMatrixRow: () => (/* reexport safe */ _src_reactquestion_matrix__WEBPACK_IMPORTED_MODULE_24__.SurveyQuestionMatrixRow),
|
|
276
277
|
/* harmony export */ SurveyQuestionMultipleText: () => (/* reexport safe */ _src_reactquestion_multipletext__WEBPACK_IMPORTED_MODULE_29__.SurveyQuestionMultipleText),
|
|
277
278
|
/* harmony export */ SurveyQuestionOptionItem: () => (/* reexport safe */ _src_dropdown_item__WEBPACK_IMPORTED_MODULE_18__.SurveyQuestionOptionItem),
|
|
278
279
|
/* harmony export */ SurveyQuestionPanelDynamic: () => (/* reexport safe */ _src_reactquestion_paneldynamic__WEBPACK_IMPORTED_MODULE_39__.SurveyQuestionPanelDynamic),
|
|
279
|
-
/* harmony export */ SurveyQuestionPanelDynamicAddButton: () => (/* reexport safe */
|
|
280
|
-
/* harmony export */ SurveyQuestionPanelDynamicNextButton: () => (/* reexport safe */
|
|
281
|
-
/* harmony export */ SurveyQuestionPanelDynamicPrevButton: () => (/* reexport safe */
|
|
282
|
-
/* harmony export */ SurveyQuestionPanelDynamicProgressText: () => (/* reexport safe */
|
|
283
|
-
/* harmony export */ SurveyQuestionPanelDynamicRemoveButton: () => (/* reexport safe */
|
|
280
|
+
/* harmony export */ SurveyQuestionPanelDynamicAddButton: () => (/* reexport safe */ _src_components_paneldynamic_actions_paneldynamic_add_btn__WEBPACK_IMPORTED_MODULE_68__.SurveyQuestionPanelDynamicAddButton),
|
|
281
|
+
/* harmony export */ SurveyQuestionPanelDynamicNextButton: () => (/* reexport safe */ _src_components_paneldynamic_actions_paneldynamic_next_btn__WEBPACK_IMPORTED_MODULE_71__.SurveyQuestionPanelDynamicNextButton),
|
|
282
|
+
/* harmony export */ SurveyQuestionPanelDynamicPrevButton: () => (/* reexport safe */ _src_components_paneldynamic_actions_paneldynamic_prev_btn__WEBPACK_IMPORTED_MODULE_70__.SurveyQuestionPanelDynamicPrevButton),
|
|
283
|
+
/* harmony export */ SurveyQuestionPanelDynamicProgressText: () => (/* reexport safe */ _src_components_paneldynamic_actions_paneldynamic_progress_text__WEBPACK_IMPORTED_MODULE_72__.SurveyQuestionPanelDynamicProgressText),
|
|
284
|
+
/* harmony export */ SurveyQuestionPanelDynamicRemoveButton: () => (/* reexport safe */ _src_components_paneldynamic_actions_paneldynamic_remove_btn__WEBPACK_IMPORTED_MODULE_69__.SurveyQuestionPanelDynamicRemoveButton),
|
|
284
285
|
/* harmony export */ SurveyQuestionRadioItem: () => (/* reexport safe */ _src_reactquestion_radiogroup__WEBPACK_IMPORTED_MODULE_30__.SurveyQuestionRadioItem),
|
|
285
286
|
/* harmony export */ SurveyQuestionRadiogroup: () => (/* reexport safe */ _src_reactquestion_radiogroup__WEBPACK_IMPORTED_MODULE_30__.SurveyQuestionRadiogroup),
|
|
286
287
|
/* harmony export */ SurveyQuestionRanking: () => (/* reexport safe */ _src_reactquestion_ranking__WEBPACK_IMPORTED_MODULE_12__.SurveyQuestionRanking),
|
|
@@ -295,11 +296,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
295
296
|
/* harmony export */ SurveyRow: () => (/* reexport safe */ _src_row__WEBPACK_IMPORTED_MODULE_5__.SurveyRow),
|
|
296
297
|
/* harmony export */ SurveyTimerPanel: () => (/* reexport safe */ _src_reacttimerpanel__WEBPACK_IMPORTED_MODULE_3__.SurveyTimerPanel),
|
|
297
298
|
/* harmony export */ SurveyWindow: () => (/* reexport safe */ _src_react_popup_survey__WEBPACK_IMPORTED_MODULE_46__.SurveyWindow),
|
|
298
|
-
/* harmony export */ SvgBundleComponent: () => (/* reexport safe */
|
|
299
|
-
/* harmony export */ SvgIcon: () => (/* reexport safe */
|
|
299
|
+
/* harmony export */ SvgBundleComponent: () => (/* reexport safe */ _src_svgbundle__WEBPACK_IMPORTED_MODULE_85__.SvgBundleComponent),
|
|
300
|
+
/* harmony export */ SvgIcon: () => (/* reexport safe */ _src_components_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_64__.SvgIcon),
|
|
300
301
|
/* harmony export */ TagboxFilterString: () => (/* reexport safe */ _src_tagbox_filter__WEBPACK_IMPORTED_MODULE_17__.TagboxFilterString),
|
|
301
|
-
/* harmony export */ TitleActions: () => (/* reexport safe */
|
|
302
|
-
/* harmony export */ TitleElement: () => (/* reexport safe */
|
|
302
|
+
/* harmony export */ TitleActions: () => (/* reexport safe */ _src_components_title_title_actions__WEBPACK_IMPORTED_MODULE_59__.TitleActions),
|
|
303
|
+
/* harmony export */ TitleElement: () => (/* reexport safe */ _src_components_title_title_element__WEBPACK_IMPORTED_MODULE_60__.TitleElement),
|
|
303
304
|
/* harmony export */ attachKey2click: () => (/* reexport safe */ _src_reactSurvey__WEBPACK_IMPORTED_MODULE_0__.attachKey2click)
|
|
304
305
|
/* harmony export */ });
|
|
305
306
|
/* harmony import */ var _src_reactSurvey__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../src/reactSurvey */ "./src/reactSurvey.tsx");
|
|
@@ -355,39 +356,40 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
355
356
|
/* harmony import */ var _src_image__WEBPACK_IMPORTED_MODULE_50__ = __webpack_require__(/*! ../src/image */ "./src/image.tsx");
|
|
356
357
|
/* harmony import */ var _src_signaturepad__WEBPACK_IMPORTED_MODULE_51__ = __webpack_require__(/*! ../src/signaturepad */ "./src/signaturepad.tsx");
|
|
357
358
|
/* harmony import */ var _src_reactquestion_buttongroup__WEBPACK_IMPORTED_MODULE_52__ = __webpack_require__(/*! ../src/reactquestion_buttongroup */ "./src/reactquestion_buttongroup.tsx");
|
|
358
|
-
/* harmony import */ var
|
|
359
|
-
/* harmony import */ var
|
|
360
|
-
/* harmony import */ var
|
|
361
|
-
/* harmony import */ var
|
|
362
|
-
/* harmony import */ var
|
|
363
|
-
/* harmony import */ var
|
|
364
|
-
/* harmony import */ var
|
|
365
|
-
/* harmony import */ var
|
|
366
|
-
/* harmony import */ var
|
|
367
|
-
/* harmony import */ var
|
|
368
|
-
/* harmony import */ var
|
|
369
|
-
/* harmony import */ var
|
|
370
|
-
/* harmony import */ var
|
|
371
|
-
/* harmony import */ var
|
|
372
|
-
/* harmony import */ var
|
|
373
|
-
/* harmony import */ var
|
|
374
|
-
/* harmony import */ var
|
|
375
|
-
/* harmony import */ var
|
|
376
|
-
/* harmony import */ var
|
|
377
|
-
/* harmony import */ var
|
|
378
|
-
/* harmony import */ var
|
|
379
|
-
/* harmony import */ var
|
|
380
|
-
/* harmony import */ var
|
|
381
|
-
/* harmony import */ var
|
|
382
|
-
/* harmony import */ var
|
|
383
|
-
/* harmony import */ var
|
|
384
|
-
/* harmony import */ var
|
|
385
|
-
/* harmony import */ var
|
|
386
|
-
/* harmony import */ var
|
|
387
|
-
/* harmony import */ var
|
|
388
|
-
/* harmony import */ var
|
|
389
|
-
/* harmony import */ var
|
|
390
|
-
/* harmony import */ var
|
|
359
|
+
/* harmony import */ var _src_buttongroup_dropdown__WEBPACK_IMPORTED_MODULE_53__ = __webpack_require__(/*! ../src/buttongroup-dropdown */ "./src/buttongroup-dropdown.tsx");
|
|
360
|
+
/* harmony import */ var _src_reactquestion_custom__WEBPACK_IMPORTED_MODULE_54__ = __webpack_require__(/*! ../src/reactquestion_custom */ "./src/reactquestion_custom.tsx");
|
|
361
|
+
/* harmony import */ var _src_components_popup_popup__WEBPACK_IMPORTED_MODULE_55__ = __webpack_require__(/*! ../src/components/popup/popup */ "./src/components/popup/popup.tsx");
|
|
362
|
+
/* harmony import */ var _src_components_list_list_item_content__WEBPACK_IMPORTED_MODULE_56__ = __webpack_require__(/*! ../src/components/list/list-item-content */ "./src/components/list/list-item-content.tsx");
|
|
363
|
+
/* harmony import */ var _src_components_list_list_item_group__WEBPACK_IMPORTED_MODULE_57__ = __webpack_require__(/*! ../src/components/list/list-item-group */ "./src/components/list/list-item-group.tsx");
|
|
364
|
+
/* harmony import */ var _src_components_list_list__WEBPACK_IMPORTED_MODULE_58__ = __webpack_require__(/*! ../src/components/list/list */ "./src/components/list/list.tsx");
|
|
365
|
+
/* harmony import */ var _src_components_title_title_actions__WEBPACK_IMPORTED_MODULE_59__ = __webpack_require__(/*! ../src/components/title/title-actions */ "./src/components/title/title-actions.tsx");
|
|
366
|
+
/* harmony import */ var _src_components_title_title_element__WEBPACK_IMPORTED_MODULE_60__ = __webpack_require__(/*! ../src/components/title/title-element */ "./src/components/title/title-element.tsx");
|
|
367
|
+
/* harmony import */ var _src_components_action_bar_action_bar__WEBPACK_IMPORTED_MODULE_61__ = __webpack_require__(/*! ../src/components/action-bar/action-bar */ "./src/components/action-bar/action-bar.tsx");
|
|
368
|
+
/* harmony import */ var _src_components_survey_header_logo_image__WEBPACK_IMPORTED_MODULE_62__ = __webpack_require__(/*! ../src/components/survey-header/logo-image */ "./src/components/survey-header/logo-image.tsx");
|
|
369
|
+
/* harmony import */ var _src_components_survey_header_survey_header__WEBPACK_IMPORTED_MODULE_63__ = __webpack_require__(/*! ../src/components/survey-header/survey-header */ "./src/components/survey-header/survey-header.tsx");
|
|
370
|
+
/* harmony import */ var _src_components_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_64__ = __webpack_require__(/*! ../src/components/svg-icon/svg-icon */ "./src/components/svg-icon/svg-icon.tsx");
|
|
371
|
+
/* harmony import */ var _src_components_matrix_actions_remove_button_remove_button__WEBPACK_IMPORTED_MODULE_65__ = __webpack_require__(/*! ../src/components/matrix-actions/remove-button/remove-button */ "./src/components/matrix-actions/remove-button/remove-button.tsx");
|
|
372
|
+
/* harmony import */ var _src_components_matrix_actions_detail_button_detail_button__WEBPACK_IMPORTED_MODULE_66__ = __webpack_require__(/*! ../src/components/matrix-actions/detail-button/detail-button */ "./src/components/matrix-actions/detail-button/detail-button.tsx");
|
|
373
|
+
/* harmony import */ var _src_components_matrix_actions_drag_drop_icon_drag_drop_icon__WEBPACK_IMPORTED_MODULE_67__ = __webpack_require__(/*! ../src/components/matrix-actions/drag-drop-icon/drag-drop-icon */ "./src/components/matrix-actions/drag-drop-icon/drag-drop-icon.tsx");
|
|
374
|
+
/* harmony import */ var _src_components_paneldynamic_actions_paneldynamic_add_btn__WEBPACK_IMPORTED_MODULE_68__ = __webpack_require__(/*! ../src/components/paneldynamic-actions/paneldynamic-add-btn */ "./src/components/paneldynamic-actions/paneldynamic-add-btn.tsx");
|
|
375
|
+
/* harmony import */ var _src_components_paneldynamic_actions_paneldynamic_remove_btn__WEBPACK_IMPORTED_MODULE_69__ = __webpack_require__(/*! ../src/components/paneldynamic-actions/paneldynamic-remove-btn */ "./src/components/paneldynamic-actions/paneldynamic-remove-btn.tsx");
|
|
376
|
+
/* harmony import */ var _src_components_paneldynamic_actions_paneldynamic_prev_btn__WEBPACK_IMPORTED_MODULE_70__ = __webpack_require__(/*! ../src/components/paneldynamic-actions/paneldynamic-prev-btn */ "./src/components/paneldynamic-actions/paneldynamic-prev-btn.tsx");
|
|
377
|
+
/* harmony import */ var _src_components_paneldynamic_actions_paneldynamic_next_btn__WEBPACK_IMPORTED_MODULE_71__ = __webpack_require__(/*! ../src/components/paneldynamic-actions/paneldynamic-next-btn */ "./src/components/paneldynamic-actions/paneldynamic-next-btn.tsx");
|
|
378
|
+
/* harmony import */ var _src_components_paneldynamic_actions_paneldynamic_progress_text__WEBPACK_IMPORTED_MODULE_72__ = __webpack_require__(/*! ../src/components/paneldynamic-actions/paneldynamic-progress-text */ "./src/components/paneldynamic-actions/paneldynamic-progress-text.tsx");
|
|
379
|
+
/* harmony import */ var _src_components_survey_actions_survey_nav_button__WEBPACK_IMPORTED_MODULE_73__ = __webpack_require__(/*! ../src/components/survey-actions/survey-nav-button */ "./src/components/survey-actions/survey-nav-button.tsx");
|
|
380
|
+
/* harmony import */ var _src_components_question_error__WEBPACK_IMPORTED_MODULE_74__ = __webpack_require__(/*! ../src/components/question-error */ "./src/components/question-error.tsx");
|
|
381
|
+
/* harmony import */ var _src_components_matrix_row__WEBPACK_IMPORTED_MODULE_75__ = __webpack_require__(/*! ../src/components/matrix/row */ "./src/components/matrix/row.tsx");
|
|
382
|
+
/* harmony import */ var _src_components_skeleton__WEBPACK_IMPORTED_MODULE_76__ = __webpack_require__(/*! ../src/components/skeleton */ "./src/components/skeleton.tsx");
|
|
383
|
+
/* harmony import */ var _src_components_scroll__WEBPACK_IMPORTED_MODULE_77__ = __webpack_require__(/*! ../src/components/scroll */ "./src/components/scroll.tsx");
|
|
384
|
+
/* harmony import */ var _src_components_notifier__WEBPACK_IMPORTED_MODULE_78__ = __webpack_require__(/*! ../src/components/notifier */ "./src/components/notifier.tsx");
|
|
385
|
+
/* harmony import */ var _src_components_components_container__WEBPACK_IMPORTED_MODULE_79__ = __webpack_require__(/*! ../src/components/components-container */ "./src/components/components-container.tsx");
|
|
386
|
+
/* harmony import */ var _src_components_character_counter__WEBPACK_IMPORTED_MODULE_80__ = __webpack_require__(/*! ../src/components/character-counter */ "./src/components/character-counter.tsx");
|
|
387
|
+
/* harmony import */ var _src_components_header__WEBPACK_IMPORTED_MODULE_81__ = __webpack_require__(/*! ../src/components/header */ "./src/components/header.tsx");
|
|
388
|
+
/* harmony import */ var _src_string_viewer__WEBPACK_IMPORTED_MODULE_82__ = __webpack_require__(/*! ../src/string-viewer */ "./src/string-viewer.tsx");
|
|
389
|
+
/* harmony import */ var _src_string_editor__WEBPACK_IMPORTED_MODULE_83__ = __webpack_require__(/*! ../src/string-editor */ "./src/string-editor.tsx");
|
|
390
|
+
/* harmony import */ var _src_components_loading_indicator__WEBPACK_IMPORTED_MODULE_84__ = __webpack_require__(/*! ../src/components/loading-indicator */ "./src/components/loading-indicator.tsx");
|
|
391
|
+
/* harmony import */ var _src_svgbundle__WEBPACK_IMPORTED_MODULE_85__ = __webpack_require__(/*! ../src/svgbundle */ "./src/svgbundle.tsx");
|
|
392
|
+
/* harmony import */ var _src_components_popup_popup_modal__WEBPACK_IMPORTED_MODULE_86__ = __webpack_require__(/*! ../src/components/popup/popup-modal */ "./src/components/popup/popup-modal.tsx");
|
|
391
393
|
// react
|
|
392
394
|
|
|
393
395
|
|
|
@@ -473,6 +475,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
473
475
|
|
|
474
476
|
|
|
475
477
|
|
|
478
|
+
|
|
476
479
|
|
|
477
480
|
|
|
478
481
|
//Uncomment to include the "date" question type.
|
|
@@ -747,6 +750,62 @@ _reactquestion_factory__WEBPACK_IMPORTED_MODULE_2__.ReactQuestionFactory.Instanc
|
|
|
747
750
|
});
|
|
748
751
|
|
|
749
752
|
|
|
753
|
+
/***/ }),
|
|
754
|
+
|
|
755
|
+
/***/ "./src/buttongroup-dropdown.tsx":
|
|
756
|
+
/*!**************************************!*\
|
|
757
|
+
!*** ./src/buttongroup-dropdown.tsx ***!
|
|
758
|
+
\**************************************/
|
|
759
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
760
|
+
|
|
761
|
+
__webpack_require__.r(__webpack_exports__);
|
|
762
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
763
|
+
/* harmony export */ SurveyQuestionButtonGroupDropdown: () => (/* binding */ SurveyQuestionButtonGroupDropdown)
|
|
764
|
+
/* harmony export */ });
|
|
765
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "react");
|
|
766
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_0__);
|
|
767
|
+
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! survey-core */ "survey-core");
|
|
768
|
+
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_1__);
|
|
769
|
+
/* harmony import */ var _dropdown_base__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./dropdown-base */ "./src/dropdown-base.tsx");
|
|
770
|
+
/* harmony import */ var _reactquestion_factory__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./reactquestion_factory */ "./src/reactquestion_factory.tsx");
|
|
771
|
+
var __extends = (undefined && undefined.__extends) || (function () {
|
|
772
|
+
var extendStatics = function (d, b) {
|
|
773
|
+
extendStatics = Object.setPrototypeOf ||
|
|
774
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
775
|
+
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
|
776
|
+
return extendStatics(d, b);
|
|
777
|
+
};
|
|
778
|
+
return function (d, b) {
|
|
779
|
+
if (typeof b !== "function" && b !== null)
|
|
780
|
+
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
|
781
|
+
extendStatics(d, b);
|
|
782
|
+
function __() { this.constructor = d; }
|
|
783
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
784
|
+
};
|
|
785
|
+
})();
|
|
786
|
+
|
|
787
|
+
|
|
788
|
+
|
|
789
|
+
|
|
790
|
+
var SurveyQuestionButtonGroupDropdown = /** @class */ (function (_super) {
|
|
791
|
+
__extends(SurveyQuestionButtonGroupDropdown, _super);
|
|
792
|
+
function SurveyQuestionButtonGroupDropdown(props) {
|
|
793
|
+
return _super.call(this, props) || this;
|
|
794
|
+
}
|
|
795
|
+
SurveyQuestionButtonGroupDropdown.prototype.renderElement = function () {
|
|
796
|
+
var cssClasses = this.question.cssClasses;
|
|
797
|
+
var select = this.renderSelect(cssClasses);
|
|
798
|
+
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: this.question.cssClasses.rootDropdown }, select));
|
|
799
|
+
};
|
|
800
|
+
return SurveyQuestionButtonGroupDropdown;
|
|
801
|
+
}(_dropdown_base__WEBPACK_IMPORTED_MODULE_2__.SurveyQuestionDropdownBase));
|
|
802
|
+
|
|
803
|
+
_reactquestion_factory__WEBPACK_IMPORTED_MODULE_3__.ReactQuestionFactory.Instance.registerQuestion("sv-buttongroup-dropdown", function (props) {
|
|
804
|
+
return react__WEBPACK_IMPORTED_MODULE_0__.createElement(SurveyQuestionButtonGroupDropdown, props);
|
|
805
|
+
});
|
|
806
|
+
survey_core__WEBPACK_IMPORTED_MODULE_1__.RendererFactory.Instance.registerRenderer("buttongroup", "dropdown", "sv-buttongroup-dropdown");
|
|
807
|
+
|
|
808
|
+
|
|
750
809
|
/***/ }),
|
|
751
810
|
|
|
752
811
|
/***/ "./src/components/action-bar/action-bar-item-dropdown.tsx":
|
|
@@ -4501,19 +4560,21 @@ var SurveyQuestionDropdownBase = /** @class */ (function (_super) {
|
|
|
4501
4560
|
return this.questionBase.renderedValue;
|
|
4502
4561
|
};
|
|
4503
4562
|
SurveyQuestionDropdownBase.prototype.renderReadOnlyElement = function () {
|
|
4504
|
-
|
|
4563
|
+
if (this.question.locReadOnlyText) {
|
|
4564
|
+
return this.renderLocString(this.question.locReadOnlyText);
|
|
4565
|
+
}
|
|
4566
|
+
else {
|
|
4567
|
+
return null;
|
|
4568
|
+
}
|
|
4505
4569
|
};
|
|
4506
4570
|
SurveyQuestionDropdownBase.prototype.renderSelect = function (cssClasses) {
|
|
4507
4571
|
var _this = this;
|
|
4508
4572
|
var _a, _b;
|
|
4509
4573
|
var selectElement = null;
|
|
4510
4574
|
if (this.question.isReadOnly) {
|
|
4511
|
-
var text = (this.question.selectedItemLocText) ? this.renderLocString(this.question.selectedItemLocText) : "";
|
|
4512
4575
|
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
4513
4576
|
// @ts-ignore
|
|
4514
|
-
selectElement = react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { id: this.question.inputId, "aria-label": this.question.a11y_input_ariaLabel, "aria-labelledby": this.question.a11y_input_ariaLabelledBy, "aria-describedby": this.question.a11y_input_ariaDescribedBy, tabIndex: this.question.isDisabledAttr ? undefined : 0, className: this.question.getControlClass(), ref: function (div) { return (_this.setControl(div)); } },
|
|
4515
|
-
text,
|
|
4516
|
-
this.renderReadOnlyElement());
|
|
4577
|
+
selectElement = react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { id: this.question.inputId, "aria-label": this.question.a11y_input_ariaLabel, "aria-labelledby": this.question.a11y_input_ariaLabelledBy, "aria-describedby": this.question.a11y_input_ariaDescribedBy, tabIndex: this.question.isDisabledAttr ? undefined : 0, className: this.question.getControlClass(), ref: function (div) { return (_this.setControl(div)); } }, this.renderReadOnlyElement());
|
|
4517
4578
|
}
|
|
4518
4579
|
else {
|
|
4519
4580
|
selectElement = react__WEBPACK_IMPORTED_MODULE_0__.createElement(react__WEBPACK_IMPORTED_MODULE_0__.Fragment, null,
|
|
@@ -7212,6 +7273,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
7212
7273
|
/* harmony import */ var _components_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./components/svg-icon/svg-icon */ "./src/components/svg-icon/svg-icon.tsx");
|
|
7213
7274
|
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! survey-core */ "survey-core");
|
|
7214
7275
|
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_3__);
|
|
7276
|
+
/* harmony import */ var _reactquestion_factory__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./reactquestion_factory */ "./src/reactquestion_factory.tsx");
|
|
7215
7277
|
var __extends = (undefined && undefined.__extends) || (function () {
|
|
7216
7278
|
var extendStatics = function (d, b) {
|
|
7217
7279
|
extendStatics = Object.setPrototypeOf ||
|
|
@@ -7232,6 +7294,7 @@ var __extends = (undefined && undefined.__extends) || (function () {
|
|
|
7232
7294
|
|
|
7233
7295
|
|
|
7234
7296
|
|
|
7297
|
+
|
|
7235
7298
|
var SurveyQuestionButtonGroup = /** @class */ (function (_super) {
|
|
7236
7299
|
__extends(SurveyQuestionButtonGroup, _super);
|
|
7237
7300
|
function SurveyQuestionButtonGroup(props) {
|
|
@@ -7260,6 +7323,9 @@ var SurveyQuestionButtonGroup = /** @class */ (function (_super) {
|
|
|
7260
7323
|
return SurveyQuestionButtonGroup;
|
|
7261
7324
|
}(_reactquestion_element__WEBPACK_IMPORTED_MODULE_0__.SurveyQuestionElementBase));
|
|
7262
7325
|
|
|
7326
|
+
_reactquestion_factory__WEBPACK_IMPORTED_MODULE_4__.ReactQuestionFactory.Instance.registerQuestion("buttongroup", function (props) {
|
|
7327
|
+
return react__WEBPACK_IMPORTED_MODULE_1__.createElement(SurveyQuestionButtonGroup, props);
|
|
7328
|
+
});
|
|
7263
7329
|
var SurveyButtonGroupItem = /** @class */ (function (_super) {
|
|
7264
7330
|
__extends(SurveyButtonGroupItem, _super);
|
|
7265
7331
|
function SurveyButtonGroupItem(props) {
|
|
@@ -11741,6 +11807,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
11741
11807
|
/* harmony export */ SurveyQuestionBooleanCheckbox: () => (/* reexport safe */ _react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionBooleanCheckbox),
|
|
11742
11808
|
/* harmony export */ SurveyQuestionBooleanRadio: () => (/* reexport safe */ _react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionBooleanRadio),
|
|
11743
11809
|
/* harmony export */ SurveyQuestionButtonGroup: () => (/* reexport safe */ _react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionButtonGroup),
|
|
11810
|
+
/* harmony export */ SurveyQuestionButtonGroupDropdown: () => (/* reexport safe */ _react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionButtonGroupDropdown),
|
|
11744
11811
|
/* harmony export */ SurveyQuestionCheckbox: () => (/* reexport safe */ _react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionCheckbox),
|
|
11745
11812
|
/* harmony export */ SurveyQuestionCheckboxItem: () => (/* reexport safe */ _react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionCheckboxItem),
|
|
11746
11813
|
/* harmony export */ SurveyQuestionComment: () => (/* reexport safe */ _react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionComment),
|
|
@@ -11807,7 +11874,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
11807
11874
|
|
|
11808
11875
|
|
|
11809
11876
|
|
|
11810
|
-
(0,survey_core__WEBPACK_IMPORTED_MODULE_0__.checkLibraryVersion)("".concat("2.0.
|
|
11877
|
+
(0,survey_core__WEBPACK_IMPORTED_MODULE_0__.checkLibraryVersion)("".concat("2.0.7"), "survey-react-ui");
|
|
11811
11878
|
|
|
11812
11879
|
})();
|
|
11813
11880
|
|