survey-js-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-js-ui.mjs +30 -10
- package/fesm/survey-js-ui.mjs.map +1 -1
- package/package.json +2 -2
- package/survey-js-ui.js +145 -78
- package/survey-js-ui.js.map +1 -1
- package/survey-js-ui.min.js +1 -1
- package/survey-js-ui.min.js.LICENSE.txt +1 -1
- package/typings/survey-react-ui/entries/react-ui-model.d.ts +1 -0
- package/typings/survey-react-ui/src/buttongroup-dropdown.d.ts +7 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "survey-js-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",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {},
|
|
33
33
|
"peerDependencies": {
|
|
34
|
-
"survey-core": "2.0.
|
|
34
|
+
"survey-core": "2.0.7",
|
|
35
35
|
"@types/react-dom": "*",
|
|
36
36
|
"@types/react": "*"
|
|
37
37
|
}
|
package/survey-js-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
|
*/
|
|
@@ -23,7 +23,7 @@ return /******/ (() => { // webpackBootstrap
|
|
|
23
23
|
/***/ (function(module) {
|
|
24
24
|
|
|
25
25
|
/*!
|
|
26
|
-
* surveyjs - Survey JavaScript library v2.0.
|
|
26
|
+
* surveyjs - Survey JavaScript library v2.0.7
|
|
27
27
|
* Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
28
28
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
29
29
|
*/
|
|
@@ -830,7 +830,7 @@ path.keys().forEach(function (key) {
|
|
|
830
830
|
/***/ (function(module) {
|
|
831
831
|
|
|
832
832
|
/*!
|
|
833
|
-
* surveyjs - Survey JavaScript library v2.0.
|
|
833
|
+
* surveyjs - Survey JavaScript library v2.0.7
|
|
834
834
|
* Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
835
835
|
* License: MIT (http://www.opensource.org/licenses/mit-license.php)
|
|
836
836
|
*/
|
|
@@ -1639,22 +1639,22 @@ path.keys().forEach(function (key) {
|
|
|
1639
1639
|
"use strict";
|
|
1640
1640
|
__webpack_require__.r(__webpack_exports__);
|
|
1641
1641
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
1642
|
-
/* harmony export */ CharacterCounterComponent: () => (/* reexport safe */
|
|
1643
|
-
/* harmony export */ ComponentsContainer: () => (/* reexport safe */
|
|
1644
|
-
/* harmony export */ Header: () => (/* reexport safe */
|
|
1645
|
-
/* harmony export */ HeaderCell: () => (/* reexport safe */
|
|
1646
|
-
/* harmony export */ HeaderMobile: () => (/* reexport safe */
|
|
1647
|
-
/* harmony export */ List: () => (/* reexport safe */
|
|
1648
|
-
/* harmony export */ ListItemContent: () => (/* reexport safe */
|
|
1649
|
-
/* harmony export */ ListItemGroup: () => (/* reexport safe */
|
|
1650
|
-
/* harmony export */ LoadingIndicatorComponent: () => (/* reexport safe */
|
|
1651
|
-
/* harmony export */ LogoImage: () => (/* reexport safe */
|
|
1652
|
-
/* harmony export */ MatrixRow: () => (/* reexport safe */
|
|
1653
|
-
/* harmony export */ NotifierComponent: () => (/* reexport safe */
|
|
1654
|
-
/* harmony export */ Popup: () => (/* reexport safe */
|
|
1655
|
-
/* harmony export */ PopupModal: () => (/* reexport safe */
|
|
1642
|
+
/* harmony export */ CharacterCounterComponent: () => (/* reexport safe */ _src_components_character_counter__WEBPACK_IMPORTED_MODULE_80__.CharacterCounterComponent),
|
|
1643
|
+
/* harmony export */ ComponentsContainer: () => (/* reexport safe */ _src_components_components_container__WEBPACK_IMPORTED_MODULE_79__.ComponentsContainer),
|
|
1644
|
+
/* harmony export */ Header: () => (/* reexport safe */ _src_components_header__WEBPACK_IMPORTED_MODULE_81__.Header),
|
|
1645
|
+
/* harmony export */ HeaderCell: () => (/* reexport safe */ _src_components_header__WEBPACK_IMPORTED_MODULE_81__.HeaderCell),
|
|
1646
|
+
/* harmony export */ HeaderMobile: () => (/* reexport safe */ _src_components_header__WEBPACK_IMPORTED_MODULE_81__.HeaderMobile),
|
|
1647
|
+
/* harmony export */ List: () => (/* reexport safe */ _src_components_list_list__WEBPACK_IMPORTED_MODULE_58__.List),
|
|
1648
|
+
/* harmony export */ ListItemContent: () => (/* reexport safe */ _src_components_list_list_item_content__WEBPACK_IMPORTED_MODULE_56__.ListItemContent),
|
|
1649
|
+
/* harmony export */ ListItemGroup: () => (/* reexport safe */ _src_components_list_list_item_group__WEBPACK_IMPORTED_MODULE_57__.ListItemGroup),
|
|
1650
|
+
/* harmony export */ LoadingIndicatorComponent: () => (/* reexport safe */ _src_components_loading_indicator__WEBPACK_IMPORTED_MODULE_84__.LoadingIndicatorComponent),
|
|
1651
|
+
/* harmony export */ LogoImage: () => (/* reexport safe */ _src_components_survey_header_logo_image__WEBPACK_IMPORTED_MODULE_62__.LogoImage),
|
|
1652
|
+
/* harmony export */ MatrixRow: () => (/* reexport safe */ _src_components_matrix_row__WEBPACK_IMPORTED_MODULE_75__.MatrixRow),
|
|
1653
|
+
/* harmony export */ NotifierComponent: () => (/* reexport safe */ _src_components_notifier__WEBPACK_IMPORTED_MODULE_78__.NotifierComponent),
|
|
1654
|
+
/* harmony export */ Popup: () => (/* reexport safe */ _src_components_popup_popup__WEBPACK_IMPORTED_MODULE_55__.Popup),
|
|
1655
|
+
/* harmony export */ PopupModal: () => (/* reexport safe */ _src_components_popup_popup_modal__WEBPACK_IMPORTED_MODULE_86__.PopupModal),
|
|
1656
1656
|
/* harmony export */ PopupSurvey: () => (/* reexport safe */ _src_react_popup_survey__WEBPACK_IMPORTED_MODULE_46__.PopupSurvey),
|
|
1657
|
-
/* harmony export */ QuestionErrorComponent: () => (/* reexport safe */
|
|
1657
|
+
/* harmony export */ QuestionErrorComponent: () => (/* reexport safe */ _src_components_question_error__WEBPACK_IMPORTED_MODULE_74__.QuestionErrorComponent),
|
|
1658
1658
|
/* harmony export */ RatingDropdownItem: () => (/* reexport safe */ _src_components_rating_rating_dropdown_item__WEBPACK_IMPORTED_MODULE_16__.RatingDropdownItem),
|
|
1659
1659
|
/* harmony export */ RatingItem: () => (/* reexport safe */ _src_components_rating_rating_item__WEBPACK_IMPORTED_MODULE_13__.RatingItem),
|
|
1660
1660
|
/* harmony export */ RatingItemSmiley: () => (/* reexport safe */ _src_components_rating_rating_item_smiley__WEBPACK_IMPORTED_MODULE_15__.RatingItemSmiley),
|
|
@@ -1663,20 +1663,20 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1663
1663
|
/* harmony export */ ReactQuestionFactory: () => (/* reexport safe */ _src_reactquestion_factory__WEBPACK_IMPORTED_MODULE_47__.ReactQuestionFactory),
|
|
1664
1664
|
/* harmony export */ ReactSurveyElement: () => (/* reexport safe */ _src_reactquestion_element__WEBPACK_IMPORTED_MODULE_9__.ReactSurveyElement),
|
|
1665
1665
|
/* harmony export */ ReactSurveyElementsWrapper: () => (/* reexport safe */ _src_reactsurveymodel__WEBPACK_IMPORTED_MODULE_1__.ReactSurveyElementsWrapper),
|
|
1666
|
-
/* harmony export */ Scroll: () => (/* reexport safe */
|
|
1667
|
-
/* harmony export */ Skeleton: () => (/* reexport safe */
|
|
1666
|
+
/* harmony export */ Scroll: () => (/* reexport safe */ _src_components_scroll__WEBPACK_IMPORTED_MODULE_77__.Scroll),
|
|
1667
|
+
/* harmony export */ Skeleton: () => (/* reexport safe */ _src_components_skeleton__WEBPACK_IMPORTED_MODULE_76__.Skeleton),
|
|
1668
1668
|
/* harmony export */ Survey: () => (/* reexport safe */ _src_reactSurvey__WEBPACK_IMPORTED_MODULE_0__.Survey),
|
|
1669
|
-
/* harmony export */ SurveyActionBar: () => (/* reexport safe */
|
|
1669
|
+
/* harmony export */ SurveyActionBar: () => (/* reexport safe */ _src_components_action_bar_action_bar__WEBPACK_IMPORTED_MODULE_61__.SurveyActionBar),
|
|
1670
1670
|
/* harmony export */ SurveyElementBase: () => (/* reexport safe */ _src_reactquestion_element__WEBPACK_IMPORTED_MODULE_9__.SurveyElementBase),
|
|
1671
1671
|
/* harmony export */ SurveyElementErrors: () => (/* reexport safe */ _src_reactquestion__WEBPACK_IMPORTED_MODULE_8__.SurveyElementErrors),
|
|
1672
1672
|
/* harmony export */ SurveyFileChooseButton: () => (/* reexport safe */ _src_components_file_file_choose_button__WEBPACK_IMPORTED_MODULE_27__.SurveyFileChooseButton),
|
|
1673
1673
|
/* harmony export */ SurveyFilePreview: () => (/* reexport safe */ _src_components_file_file_preview__WEBPACK_IMPORTED_MODULE_28__.SurveyFilePreview),
|
|
1674
1674
|
/* harmony export */ SurveyFlowPanel: () => (/* reexport safe */ _src_flow_panel__WEBPACK_IMPORTED_MODULE_7__.SurveyFlowPanel),
|
|
1675
|
-
/* harmony export */ SurveyHeader: () => (/* reexport safe */
|
|
1676
|
-
/* harmony export */ SurveyLocStringEditor: () => (/* reexport safe */
|
|
1677
|
-
/* harmony export */ SurveyLocStringViewer: () => (/* reexport safe */
|
|
1675
|
+
/* harmony export */ SurveyHeader: () => (/* reexport safe */ _src_components_survey_header_survey_header__WEBPACK_IMPORTED_MODULE_63__.SurveyHeader),
|
|
1676
|
+
/* harmony export */ SurveyLocStringEditor: () => (/* reexport safe */ _src_string_editor__WEBPACK_IMPORTED_MODULE_83__.SurveyLocStringEditor),
|
|
1677
|
+
/* harmony export */ SurveyLocStringViewer: () => (/* reexport safe */ _src_string_viewer__WEBPACK_IMPORTED_MODULE_82__.SurveyLocStringViewer),
|
|
1678
1678
|
/* harmony export */ SurveyNavigationBase: () => (/* reexport safe */ _src_reactSurveyNavigationBase__WEBPACK_IMPORTED_MODULE_2__.SurveyNavigationBase),
|
|
1679
|
-
/* harmony export */ SurveyNavigationButton: () => (/* reexport safe */
|
|
1679
|
+
/* harmony export */ SurveyNavigationButton: () => (/* reexport safe */ _src_components_survey_actions_survey_nav_button__WEBPACK_IMPORTED_MODULE_73__.SurveyNavigationButton),
|
|
1680
1680
|
/* harmony export */ SurveyPage: () => (/* reexport safe */ _src_page__WEBPACK_IMPORTED_MODULE_4__.SurveyPage),
|
|
1681
1681
|
/* harmony export */ SurveyPanel: () => (/* reexport safe */ _src_panel__WEBPACK_IMPORTED_MODULE_6__.SurveyPanel),
|
|
1682
1682
|
/* harmony export */ SurveyProgress: () => (/* reexport safe */ _src_progress__WEBPACK_IMPORTED_MODULE_40__.SurveyProgress),
|
|
@@ -1688,12 +1688,13 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1688
1688
|
/* harmony export */ SurveyQuestionBooleanCheckbox: () => (/* reexport safe */ _src_boolean_checkbox__WEBPACK_IMPORTED_MODULE_33__.SurveyQuestionBooleanCheckbox),
|
|
1689
1689
|
/* harmony export */ SurveyQuestionBooleanRadio: () => (/* reexport safe */ _src_boolean_radio__WEBPACK_IMPORTED_MODULE_34__.SurveyQuestionBooleanRadio),
|
|
1690
1690
|
/* harmony export */ SurveyQuestionButtonGroup: () => (/* reexport safe */ _src_reactquestion_buttongroup__WEBPACK_IMPORTED_MODULE_52__.SurveyQuestionButtonGroup),
|
|
1691
|
+
/* harmony export */ SurveyQuestionButtonGroupDropdown: () => (/* reexport safe */ _src_buttongroup_dropdown__WEBPACK_IMPORTED_MODULE_53__.SurveyQuestionButtonGroupDropdown),
|
|
1691
1692
|
/* harmony export */ SurveyQuestionCheckbox: () => (/* reexport safe */ _src_reactquestion_checkbox__WEBPACK_IMPORTED_MODULE_11__.SurveyQuestionCheckbox),
|
|
1692
1693
|
/* harmony export */ SurveyQuestionCheckboxItem: () => (/* reexport safe */ _src_reactquestion_checkbox__WEBPACK_IMPORTED_MODULE_11__.SurveyQuestionCheckboxItem),
|
|
1693
1694
|
/* harmony export */ SurveyQuestionComment: () => (/* reexport safe */ _src_reactquestion_comment__WEBPACK_IMPORTED_MODULE_10__.SurveyQuestionComment),
|
|
1694
1695
|
/* harmony export */ SurveyQuestionCommentItem: () => (/* reexport safe */ _src_reactquestion_comment__WEBPACK_IMPORTED_MODULE_10__.SurveyQuestionCommentItem),
|
|
1695
|
-
/* harmony export */ SurveyQuestionComposite: () => (/* reexport safe */
|
|
1696
|
-
/* harmony export */ SurveyQuestionCustom: () => (/* reexport safe */
|
|
1696
|
+
/* harmony export */ SurveyQuestionComposite: () => (/* reexport safe */ _src_reactquestion_custom__WEBPACK_IMPORTED_MODULE_54__.SurveyQuestionComposite),
|
|
1697
|
+
/* harmony export */ SurveyQuestionCustom: () => (/* reexport safe */ _src_reactquestion_custom__WEBPACK_IMPORTED_MODULE_54__.SurveyQuestionCustom),
|
|
1697
1698
|
/* harmony export */ SurveyQuestionDropdown: () => (/* reexport safe */ _src_reactquestion_dropdown__WEBPACK_IMPORTED_MODULE_20__.SurveyQuestionDropdown),
|
|
1698
1699
|
/* harmony export */ SurveyQuestionDropdownBase: () => (/* reexport safe */ _src_dropdown_base__WEBPACK_IMPORTED_MODULE_19__.SurveyQuestionDropdownBase),
|
|
1699
1700
|
/* harmony export */ SurveyQuestionDropdownSelect: () => (/* reexport safe */ _src_dropdown_select__WEBPACK_IMPORTED_MODULE_23__.SurveyQuestionDropdownSelect),
|
|
@@ -1706,23 +1707,23 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1706
1707
|
/* harmony export */ SurveyQuestionImagePicker: () => (/* reexport safe */ _src_imagepicker__WEBPACK_IMPORTED_MODULE_49__.SurveyQuestionImagePicker),
|
|
1707
1708
|
/* harmony export */ SurveyQuestionMatrix: () => (/* reexport safe */ _src_reactquestion_matrix__WEBPACK_IMPORTED_MODULE_24__.SurveyQuestionMatrix),
|
|
1708
1709
|
/* harmony export */ SurveyQuestionMatrixCell: () => (/* reexport safe */ _src_reactquestion_matrix__WEBPACK_IMPORTED_MODULE_24__.SurveyQuestionMatrixCell),
|
|
1709
|
-
/* harmony export */ SurveyQuestionMatrixDetailButton: () => (/* reexport safe */
|
|
1710
|
+
/* harmony export */ SurveyQuestionMatrixDetailButton: () => (/* reexport safe */ _src_components_matrix_actions_detail_button_detail_button__WEBPACK_IMPORTED_MODULE_66__.SurveyQuestionMatrixDetailButton),
|
|
1710
1711
|
/* harmony export */ SurveyQuestionMatrixDropdown: () => (/* reexport safe */ _src_reactquestion_matrixdropdown__WEBPACK_IMPORTED_MODULE_37__.SurveyQuestionMatrixDropdown),
|
|
1711
1712
|
/* harmony export */ SurveyQuestionMatrixDropdownBase: () => (/* reexport safe */ _src_reactquestion_matrixdropdownbase__WEBPACK_IMPORTED_MODULE_36__.SurveyQuestionMatrixDropdownBase),
|
|
1712
1713
|
/* harmony export */ SurveyQuestionMatrixDropdownCell: () => (/* reexport safe */ _src_reactquestion_matrixdropdownbase__WEBPACK_IMPORTED_MODULE_36__.SurveyQuestionMatrixDropdownCell),
|
|
1713
1714
|
/* harmony export */ SurveyQuestionMatrixDynamic: () => (/* reexport safe */ _src_reactquestion_matrixdynamic__WEBPACK_IMPORTED_MODULE_38__.SurveyQuestionMatrixDynamic),
|
|
1714
1715
|
/* harmony export */ SurveyQuestionMatrixDynamicAddButton: () => (/* reexport safe */ _src_reactquestion_matrixdynamic__WEBPACK_IMPORTED_MODULE_38__.SurveyQuestionMatrixDynamicAddButton),
|
|
1715
|
-
/* harmony export */ SurveyQuestionMatrixDynamicDragDropIcon: () => (/* reexport safe */
|
|
1716
|
-
/* harmony export */ SurveyQuestionMatrixDynamicRemoveButton: () => (/* reexport safe */
|
|
1716
|
+
/* harmony export */ SurveyQuestionMatrixDynamicDragDropIcon: () => (/* reexport safe */ _src_components_matrix_actions_drag_drop_icon_drag_drop_icon__WEBPACK_IMPORTED_MODULE_67__.SurveyQuestionMatrixDynamicDragDropIcon),
|
|
1717
|
+
/* harmony export */ SurveyQuestionMatrixDynamicRemoveButton: () => (/* reexport safe */ _src_components_matrix_actions_remove_button_remove_button__WEBPACK_IMPORTED_MODULE_65__.SurveyQuestionMatrixDynamicRemoveButton),
|
|
1717
1718
|
/* harmony export */ SurveyQuestionMatrixRow: () => (/* reexport safe */ _src_reactquestion_matrix__WEBPACK_IMPORTED_MODULE_24__.SurveyQuestionMatrixRow),
|
|
1718
1719
|
/* harmony export */ SurveyQuestionMultipleText: () => (/* reexport safe */ _src_reactquestion_multipletext__WEBPACK_IMPORTED_MODULE_29__.SurveyQuestionMultipleText),
|
|
1719
1720
|
/* harmony export */ SurveyQuestionOptionItem: () => (/* reexport safe */ _src_dropdown_item__WEBPACK_IMPORTED_MODULE_18__.SurveyQuestionOptionItem),
|
|
1720
1721
|
/* harmony export */ SurveyQuestionPanelDynamic: () => (/* reexport safe */ _src_reactquestion_paneldynamic__WEBPACK_IMPORTED_MODULE_39__.SurveyQuestionPanelDynamic),
|
|
1721
|
-
/* harmony export */ SurveyQuestionPanelDynamicAddButton: () => (/* reexport safe */
|
|
1722
|
-
/* harmony export */ SurveyQuestionPanelDynamicNextButton: () => (/* reexport safe */
|
|
1723
|
-
/* harmony export */ SurveyQuestionPanelDynamicPrevButton: () => (/* reexport safe */
|
|
1724
|
-
/* harmony export */ SurveyQuestionPanelDynamicProgressText: () => (/* reexport safe */
|
|
1725
|
-
/* harmony export */ SurveyQuestionPanelDynamicRemoveButton: () => (/* reexport safe */
|
|
1722
|
+
/* harmony export */ SurveyQuestionPanelDynamicAddButton: () => (/* reexport safe */ _src_components_paneldynamic_actions_paneldynamic_add_btn__WEBPACK_IMPORTED_MODULE_68__.SurveyQuestionPanelDynamicAddButton),
|
|
1723
|
+
/* harmony export */ SurveyQuestionPanelDynamicNextButton: () => (/* reexport safe */ _src_components_paneldynamic_actions_paneldynamic_next_btn__WEBPACK_IMPORTED_MODULE_71__.SurveyQuestionPanelDynamicNextButton),
|
|
1724
|
+
/* harmony export */ SurveyQuestionPanelDynamicPrevButton: () => (/* reexport safe */ _src_components_paneldynamic_actions_paneldynamic_prev_btn__WEBPACK_IMPORTED_MODULE_70__.SurveyQuestionPanelDynamicPrevButton),
|
|
1725
|
+
/* harmony export */ SurveyQuestionPanelDynamicProgressText: () => (/* reexport safe */ _src_components_paneldynamic_actions_paneldynamic_progress_text__WEBPACK_IMPORTED_MODULE_72__.SurveyQuestionPanelDynamicProgressText),
|
|
1726
|
+
/* harmony export */ SurveyQuestionPanelDynamicRemoveButton: () => (/* reexport safe */ _src_components_paneldynamic_actions_paneldynamic_remove_btn__WEBPACK_IMPORTED_MODULE_69__.SurveyQuestionPanelDynamicRemoveButton),
|
|
1726
1727
|
/* harmony export */ SurveyQuestionRadioItem: () => (/* reexport safe */ _src_reactquestion_radiogroup__WEBPACK_IMPORTED_MODULE_30__.SurveyQuestionRadioItem),
|
|
1727
1728
|
/* harmony export */ SurveyQuestionRadiogroup: () => (/* reexport safe */ _src_reactquestion_radiogroup__WEBPACK_IMPORTED_MODULE_30__.SurveyQuestionRadiogroup),
|
|
1728
1729
|
/* harmony export */ SurveyQuestionRanking: () => (/* reexport safe */ _src_reactquestion_ranking__WEBPACK_IMPORTED_MODULE_12__.SurveyQuestionRanking),
|
|
@@ -1737,11 +1738,11 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1737
1738
|
/* harmony export */ SurveyRow: () => (/* reexport safe */ _src_row__WEBPACK_IMPORTED_MODULE_5__.SurveyRow),
|
|
1738
1739
|
/* harmony export */ SurveyTimerPanel: () => (/* reexport safe */ _src_reacttimerpanel__WEBPACK_IMPORTED_MODULE_3__.SurveyTimerPanel),
|
|
1739
1740
|
/* harmony export */ SurveyWindow: () => (/* reexport safe */ _src_react_popup_survey__WEBPACK_IMPORTED_MODULE_46__.SurveyWindow),
|
|
1740
|
-
/* harmony export */ SvgBundleComponent: () => (/* reexport safe */
|
|
1741
|
-
/* harmony export */ SvgIcon: () => (/* reexport safe */
|
|
1741
|
+
/* harmony export */ SvgBundleComponent: () => (/* reexport safe */ _src_svgbundle__WEBPACK_IMPORTED_MODULE_85__.SvgBundleComponent),
|
|
1742
|
+
/* harmony export */ SvgIcon: () => (/* reexport safe */ _src_components_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_64__.SvgIcon),
|
|
1742
1743
|
/* harmony export */ TagboxFilterString: () => (/* reexport safe */ _src_tagbox_filter__WEBPACK_IMPORTED_MODULE_17__.TagboxFilterString),
|
|
1743
|
-
/* harmony export */ TitleActions: () => (/* reexport safe */
|
|
1744
|
-
/* harmony export */ TitleElement: () => (/* reexport safe */
|
|
1744
|
+
/* harmony export */ TitleActions: () => (/* reexport safe */ _src_components_title_title_actions__WEBPACK_IMPORTED_MODULE_59__.TitleActions),
|
|
1745
|
+
/* harmony export */ TitleElement: () => (/* reexport safe */ _src_components_title_title_element__WEBPACK_IMPORTED_MODULE_60__.TitleElement),
|
|
1745
1746
|
/* harmony export */ attachKey2click: () => (/* reexport safe */ _src_reactSurvey__WEBPACK_IMPORTED_MODULE_0__.attachKey2click)
|
|
1746
1747
|
/* harmony export */ });
|
|
1747
1748
|
/* harmony import */ var _src_reactSurvey__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../src/reactSurvey */ "../survey-react-ui/src/reactSurvey.tsx");
|
|
@@ -1797,39 +1798,40 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1797
1798
|
/* harmony import */ var _src_image__WEBPACK_IMPORTED_MODULE_50__ = __webpack_require__(/*! ../src/image */ "../survey-react-ui/src/image.tsx");
|
|
1798
1799
|
/* harmony import */ var _src_signaturepad__WEBPACK_IMPORTED_MODULE_51__ = __webpack_require__(/*! ../src/signaturepad */ "../survey-react-ui/src/signaturepad.tsx");
|
|
1799
1800
|
/* harmony import */ var _src_reactquestion_buttongroup__WEBPACK_IMPORTED_MODULE_52__ = __webpack_require__(/*! ../src/reactquestion_buttongroup */ "../survey-react-ui/src/reactquestion_buttongroup.tsx");
|
|
1800
|
-
/* harmony import */ var
|
|
1801
|
-
/* harmony import */ var
|
|
1802
|
-
/* harmony import */ var
|
|
1803
|
-
/* harmony import */ var
|
|
1804
|
-
/* harmony import */ var
|
|
1805
|
-
/* harmony import */ var
|
|
1806
|
-
/* harmony import */ var
|
|
1807
|
-
/* harmony import */ var
|
|
1808
|
-
/* harmony import */ var
|
|
1809
|
-
/* harmony import */ var
|
|
1810
|
-
/* harmony import */ var
|
|
1811
|
-
/* harmony import */ var
|
|
1812
|
-
/* harmony import */ var
|
|
1813
|
-
/* harmony import */ var
|
|
1814
|
-
/* harmony import */ var
|
|
1815
|
-
/* harmony import */ var
|
|
1816
|
-
/* harmony import */ var
|
|
1817
|
-
/* harmony import */ var
|
|
1818
|
-
/* harmony import */ var
|
|
1819
|
-
/* harmony import */ var
|
|
1820
|
-
/* harmony import */ var
|
|
1821
|
-
/* harmony import */ var
|
|
1822
|
-
/* harmony import */ var
|
|
1823
|
-
/* harmony import */ var
|
|
1824
|
-
/* harmony import */ var
|
|
1825
|
-
/* harmony import */ var
|
|
1826
|
-
/* harmony import */ var
|
|
1827
|
-
/* harmony import */ var
|
|
1828
|
-
/* harmony import */ var
|
|
1829
|
-
/* harmony import */ var
|
|
1830
|
-
/* harmony import */ var
|
|
1831
|
-
/* harmony import */ var
|
|
1832
|
-
/* harmony import */ var
|
|
1801
|
+
/* harmony import */ var _src_buttongroup_dropdown__WEBPACK_IMPORTED_MODULE_53__ = __webpack_require__(/*! ../src/buttongroup-dropdown */ "../survey-react-ui/src/buttongroup-dropdown.tsx");
|
|
1802
|
+
/* harmony import */ var _src_reactquestion_custom__WEBPACK_IMPORTED_MODULE_54__ = __webpack_require__(/*! ../src/reactquestion_custom */ "../survey-react-ui/src/reactquestion_custom.tsx");
|
|
1803
|
+
/* harmony import */ var _src_components_popup_popup__WEBPACK_IMPORTED_MODULE_55__ = __webpack_require__(/*! ../src/components/popup/popup */ "../survey-react-ui/src/components/popup/popup.tsx");
|
|
1804
|
+
/* harmony import */ var _src_components_list_list_item_content__WEBPACK_IMPORTED_MODULE_56__ = __webpack_require__(/*! ../src/components/list/list-item-content */ "../survey-react-ui/src/components/list/list-item-content.tsx");
|
|
1805
|
+
/* harmony import */ var _src_components_list_list_item_group__WEBPACK_IMPORTED_MODULE_57__ = __webpack_require__(/*! ../src/components/list/list-item-group */ "../survey-react-ui/src/components/list/list-item-group.tsx");
|
|
1806
|
+
/* harmony import */ var _src_components_list_list__WEBPACK_IMPORTED_MODULE_58__ = __webpack_require__(/*! ../src/components/list/list */ "../survey-react-ui/src/components/list/list.tsx");
|
|
1807
|
+
/* harmony import */ var _src_components_title_title_actions__WEBPACK_IMPORTED_MODULE_59__ = __webpack_require__(/*! ../src/components/title/title-actions */ "../survey-react-ui/src/components/title/title-actions.tsx");
|
|
1808
|
+
/* harmony import */ var _src_components_title_title_element__WEBPACK_IMPORTED_MODULE_60__ = __webpack_require__(/*! ../src/components/title/title-element */ "../survey-react-ui/src/components/title/title-element.tsx");
|
|
1809
|
+
/* harmony import */ var _src_components_action_bar_action_bar__WEBPACK_IMPORTED_MODULE_61__ = __webpack_require__(/*! ../src/components/action-bar/action-bar */ "../survey-react-ui/src/components/action-bar/action-bar.tsx");
|
|
1810
|
+
/* harmony import */ var _src_components_survey_header_logo_image__WEBPACK_IMPORTED_MODULE_62__ = __webpack_require__(/*! ../src/components/survey-header/logo-image */ "../survey-react-ui/src/components/survey-header/logo-image.tsx");
|
|
1811
|
+
/* harmony import */ var _src_components_survey_header_survey_header__WEBPACK_IMPORTED_MODULE_63__ = __webpack_require__(/*! ../src/components/survey-header/survey-header */ "../survey-react-ui/src/components/survey-header/survey-header.tsx");
|
|
1812
|
+
/* harmony import */ var _src_components_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_64__ = __webpack_require__(/*! ../src/components/svg-icon/svg-icon */ "../survey-react-ui/src/components/svg-icon/svg-icon.tsx");
|
|
1813
|
+
/* 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 */ "../survey-react-ui/src/components/matrix-actions/remove-button/remove-button.tsx");
|
|
1814
|
+
/* 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 */ "../survey-react-ui/src/components/matrix-actions/detail-button/detail-button.tsx");
|
|
1815
|
+
/* 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 */ "../survey-react-ui/src/components/matrix-actions/drag-drop-icon/drag-drop-icon.tsx");
|
|
1816
|
+
/* harmony import */ var _src_components_paneldynamic_actions_paneldynamic_add_btn__WEBPACK_IMPORTED_MODULE_68__ = __webpack_require__(/*! ../src/components/paneldynamic-actions/paneldynamic-add-btn */ "../survey-react-ui/src/components/paneldynamic-actions/paneldynamic-add-btn.tsx");
|
|
1817
|
+
/* harmony import */ var _src_components_paneldynamic_actions_paneldynamic_remove_btn__WEBPACK_IMPORTED_MODULE_69__ = __webpack_require__(/*! ../src/components/paneldynamic-actions/paneldynamic-remove-btn */ "../survey-react-ui/src/components/paneldynamic-actions/paneldynamic-remove-btn.tsx");
|
|
1818
|
+
/* harmony import */ var _src_components_paneldynamic_actions_paneldynamic_prev_btn__WEBPACK_IMPORTED_MODULE_70__ = __webpack_require__(/*! ../src/components/paneldynamic-actions/paneldynamic-prev-btn */ "../survey-react-ui/src/components/paneldynamic-actions/paneldynamic-prev-btn.tsx");
|
|
1819
|
+
/* harmony import */ var _src_components_paneldynamic_actions_paneldynamic_next_btn__WEBPACK_IMPORTED_MODULE_71__ = __webpack_require__(/*! ../src/components/paneldynamic-actions/paneldynamic-next-btn */ "../survey-react-ui/src/components/paneldynamic-actions/paneldynamic-next-btn.tsx");
|
|
1820
|
+
/* harmony import */ var _src_components_paneldynamic_actions_paneldynamic_progress_text__WEBPACK_IMPORTED_MODULE_72__ = __webpack_require__(/*! ../src/components/paneldynamic-actions/paneldynamic-progress-text */ "../survey-react-ui/src/components/paneldynamic-actions/paneldynamic-progress-text.tsx");
|
|
1821
|
+
/* harmony import */ var _src_components_survey_actions_survey_nav_button__WEBPACK_IMPORTED_MODULE_73__ = __webpack_require__(/*! ../src/components/survey-actions/survey-nav-button */ "../survey-react-ui/src/components/survey-actions/survey-nav-button.tsx");
|
|
1822
|
+
/* harmony import */ var _src_components_question_error__WEBPACK_IMPORTED_MODULE_74__ = __webpack_require__(/*! ../src/components/question-error */ "../survey-react-ui/src/components/question-error.tsx");
|
|
1823
|
+
/* harmony import */ var _src_components_matrix_row__WEBPACK_IMPORTED_MODULE_75__ = __webpack_require__(/*! ../src/components/matrix/row */ "../survey-react-ui/src/components/matrix/row.tsx");
|
|
1824
|
+
/* harmony import */ var _src_components_skeleton__WEBPACK_IMPORTED_MODULE_76__ = __webpack_require__(/*! ../src/components/skeleton */ "../survey-react-ui/src/components/skeleton.tsx");
|
|
1825
|
+
/* harmony import */ var _src_components_scroll__WEBPACK_IMPORTED_MODULE_77__ = __webpack_require__(/*! ../src/components/scroll */ "../survey-react-ui/src/components/scroll.tsx");
|
|
1826
|
+
/* harmony import */ var _src_components_notifier__WEBPACK_IMPORTED_MODULE_78__ = __webpack_require__(/*! ../src/components/notifier */ "../survey-react-ui/src/components/notifier.tsx");
|
|
1827
|
+
/* harmony import */ var _src_components_components_container__WEBPACK_IMPORTED_MODULE_79__ = __webpack_require__(/*! ../src/components/components-container */ "../survey-react-ui/src/components/components-container.tsx");
|
|
1828
|
+
/* harmony import */ var _src_components_character_counter__WEBPACK_IMPORTED_MODULE_80__ = __webpack_require__(/*! ../src/components/character-counter */ "../survey-react-ui/src/components/character-counter.tsx");
|
|
1829
|
+
/* harmony import */ var _src_components_header__WEBPACK_IMPORTED_MODULE_81__ = __webpack_require__(/*! ../src/components/header */ "../survey-react-ui/src/components/header.tsx");
|
|
1830
|
+
/* harmony import */ var _src_string_viewer__WEBPACK_IMPORTED_MODULE_82__ = __webpack_require__(/*! ../src/string-viewer */ "../survey-react-ui/src/string-viewer.tsx");
|
|
1831
|
+
/* harmony import */ var _src_string_editor__WEBPACK_IMPORTED_MODULE_83__ = __webpack_require__(/*! ../src/string-editor */ "../survey-react-ui/src/string-editor.tsx");
|
|
1832
|
+
/* harmony import */ var _src_components_loading_indicator__WEBPACK_IMPORTED_MODULE_84__ = __webpack_require__(/*! ../src/components/loading-indicator */ "../survey-react-ui/src/components/loading-indicator.tsx");
|
|
1833
|
+
/* harmony import */ var _src_svgbundle__WEBPACK_IMPORTED_MODULE_85__ = __webpack_require__(/*! ../src/svgbundle */ "../survey-react-ui/src/svgbundle.tsx");
|
|
1834
|
+
/* harmony import */ var _src_components_popup_popup_modal__WEBPACK_IMPORTED_MODULE_86__ = __webpack_require__(/*! ../src/components/popup/popup-modal */ "../survey-react-ui/src/components/popup/popup-modal.tsx");
|
|
1833
1835
|
// react
|
|
1834
1836
|
|
|
1835
1837
|
|
|
@@ -1915,6 +1917,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1915
1917
|
|
|
1916
1918
|
|
|
1917
1919
|
|
|
1920
|
+
|
|
1918
1921
|
|
|
1919
1922
|
|
|
1920
1923
|
//Uncomment to include the "date" question type.
|
|
@@ -2189,6 +2192,62 @@ _reactquestion_factory__WEBPACK_IMPORTED_MODULE_2__.ReactQuestionFactory.Instanc
|
|
|
2189
2192
|
});
|
|
2190
2193
|
|
|
2191
2194
|
|
|
2195
|
+
/***/ }),
|
|
2196
|
+
|
|
2197
|
+
/***/ "../survey-react-ui/src/buttongroup-dropdown.tsx":
|
|
2198
|
+
/*!*******************************************************!*\
|
|
2199
|
+
!*** ../survey-react-ui/src/buttongroup-dropdown.tsx ***!
|
|
2200
|
+
\*******************************************************/
|
|
2201
|
+
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
2202
|
+
|
|
2203
|
+
"use strict";
|
|
2204
|
+
__webpack_require__.r(__webpack_exports__);
|
|
2205
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2206
|
+
/* harmony export */ SurveyQuestionButtonGroupDropdown: () => (/* binding */ SurveyQuestionButtonGroupDropdown)
|
|
2207
|
+
/* harmony export */ });
|
|
2208
|
+
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ "./node_modules/preact/compat/dist/compat.module.js");
|
|
2209
|
+
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! survey-core */ "survey-core");
|
|
2210
|
+
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_1__);
|
|
2211
|
+
/* harmony import */ var _dropdown_base__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./dropdown-base */ "../survey-react-ui/src/dropdown-base.tsx");
|
|
2212
|
+
/* harmony import */ var _reactquestion_factory__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./reactquestion_factory */ "../survey-react-ui/src/reactquestion_factory.tsx");
|
|
2213
|
+
var __extends = (undefined && undefined.__extends) || (function () {
|
|
2214
|
+
var extendStatics = function (d, b) {
|
|
2215
|
+
extendStatics = Object.setPrototypeOf ||
|
|
2216
|
+
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
|
|
2217
|
+
function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
|
|
2218
|
+
return extendStatics(d, b);
|
|
2219
|
+
};
|
|
2220
|
+
return function (d, b) {
|
|
2221
|
+
if (typeof b !== "function" && b !== null)
|
|
2222
|
+
throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
|
|
2223
|
+
extendStatics(d, b);
|
|
2224
|
+
function __() { this.constructor = d; }
|
|
2225
|
+
d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
|
|
2226
|
+
};
|
|
2227
|
+
})();
|
|
2228
|
+
|
|
2229
|
+
|
|
2230
|
+
|
|
2231
|
+
|
|
2232
|
+
var SurveyQuestionButtonGroupDropdown = /** @class */ (function (_super) {
|
|
2233
|
+
__extends(SurveyQuestionButtonGroupDropdown, _super);
|
|
2234
|
+
function SurveyQuestionButtonGroupDropdown(props) {
|
|
2235
|
+
return _super.call(this, props) || this;
|
|
2236
|
+
}
|
|
2237
|
+
SurveyQuestionButtonGroupDropdown.prototype.renderElement = function () {
|
|
2238
|
+
var cssClasses = this.question.cssClasses;
|
|
2239
|
+
var select = this.renderSelect(cssClasses);
|
|
2240
|
+
return (react__WEBPACK_IMPORTED_MODULE_0__.createElement("div", { className: this.question.cssClasses.rootDropdown }, select));
|
|
2241
|
+
};
|
|
2242
|
+
return SurveyQuestionButtonGroupDropdown;
|
|
2243
|
+
}(_dropdown_base__WEBPACK_IMPORTED_MODULE_2__.SurveyQuestionDropdownBase));
|
|
2244
|
+
|
|
2245
|
+
_reactquestion_factory__WEBPACK_IMPORTED_MODULE_3__.ReactQuestionFactory.Instance.registerQuestion("sv-buttongroup-dropdown", function (props) {
|
|
2246
|
+
return react__WEBPACK_IMPORTED_MODULE_0__.createElement(SurveyQuestionButtonGroupDropdown, props);
|
|
2247
|
+
});
|
|
2248
|
+
survey_core__WEBPACK_IMPORTED_MODULE_1__.RendererFactory.Instance.registerRenderer("buttongroup", "dropdown", "sv-buttongroup-dropdown");
|
|
2249
|
+
|
|
2250
|
+
|
|
2192
2251
|
/***/ }),
|
|
2193
2252
|
|
|
2194
2253
|
/***/ "../survey-react-ui/src/components/action-bar/action-bar-item-dropdown.tsx":
|
|
@@ -5939,19 +5998,21 @@ var SurveyQuestionDropdownBase = /** @class */ (function (_super) {
|
|
|
5939
5998
|
return this.questionBase.renderedValue;
|
|
5940
5999
|
};
|
|
5941
6000
|
SurveyQuestionDropdownBase.prototype.renderReadOnlyElement = function () {
|
|
5942
|
-
|
|
6001
|
+
if (this.question.locReadOnlyText) {
|
|
6002
|
+
return this.renderLocString(this.question.locReadOnlyText);
|
|
6003
|
+
}
|
|
6004
|
+
else {
|
|
6005
|
+
return null;
|
|
6006
|
+
}
|
|
5943
6007
|
};
|
|
5944
6008
|
SurveyQuestionDropdownBase.prototype.renderSelect = function (cssClasses) {
|
|
5945
6009
|
var _this = this;
|
|
5946
6010
|
var _a, _b;
|
|
5947
6011
|
var selectElement = null;
|
|
5948
6012
|
if (this.question.isReadOnly) {
|
|
5949
|
-
var text = (this.question.selectedItemLocText) ? this.renderLocString(this.question.selectedItemLocText) : "";
|
|
5950
6013
|
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
|
5951
6014
|
// @ts-ignore
|
|
5952
|
-
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)); } },
|
|
5953
|
-
text,
|
|
5954
|
-
this.renderReadOnlyElement());
|
|
6015
|
+
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());
|
|
5955
6016
|
}
|
|
5956
6017
|
else {
|
|
5957
6018
|
selectElement = react__WEBPACK_IMPORTED_MODULE_0__.createElement(react__WEBPACK_IMPORTED_MODULE_0__.Fragment, null,
|
|
@@ -8653,6 +8714,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
8653
8714
|
/* harmony import */ var _components_svg_icon_svg_icon__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./components/svg-icon/svg-icon */ "../survey-react-ui/src/components/svg-icon/svg-icon.tsx");
|
|
8654
8715
|
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! survey-core */ "survey-core");
|
|
8655
8716
|
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_3___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_3__);
|
|
8717
|
+
/* harmony import */ var _reactquestion_factory__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./reactquestion_factory */ "../survey-react-ui/src/reactquestion_factory.tsx");
|
|
8656
8718
|
var __extends = (undefined && undefined.__extends) || (function () {
|
|
8657
8719
|
var extendStatics = function (d, b) {
|
|
8658
8720
|
extendStatics = Object.setPrototypeOf ||
|
|
@@ -8673,6 +8735,7 @@ var __extends = (undefined && undefined.__extends) || (function () {
|
|
|
8673
8735
|
|
|
8674
8736
|
|
|
8675
8737
|
|
|
8738
|
+
|
|
8676
8739
|
var SurveyQuestionButtonGroup = /** @class */ (function (_super) {
|
|
8677
8740
|
__extends(SurveyQuestionButtonGroup, _super);
|
|
8678
8741
|
function SurveyQuestionButtonGroup(props) {
|
|
@@ -8701,6 +8764,9 @@ var SurveyQuestionButtonGroup = /** @class */ (function (_super) {
|
|
|
8701
8764
|
return SurveyQuestionButtonGroup;
|
|
8702
8765
|
}(_reactquestion_element__WEBPACK_IMPORTED_MODULE_0__.SurveyQuestionElementBase));
|
|
8703
8766
|
|
|
8767
|
+
_reactquestion_factory__WEBPACK_IMPORTED_MODULE_4__.ReactQuestionFactory.Instance.registerQuestion("buttongroup", function (props) {
|
|
8768
|
+
return react__WEBPACK_IMPORTED_MODULE_1__.createElement(SurveyQuestionButtonGroup, props);
|
|
8769
|
+
});
|
|
8704
8770
|
var SurveyButtonGroupItem = /** @class */ (function (_super) {
|
|
8705
8771
|
__extends(SurveyButtonGroupItem, _super);
|
|
8706
8772
|
function SurveyButtonGroupItem(props) {
|
|
@@ -13305,6 +13371,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13305
13371
|
/* harmony export */ SurveyQuestionBooleanCheckbox: () => (/* reexport safe */ _survey_react_ui_entries_react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionBooleanCheckbox),
|
|
13306
13372
|
/* harmony export */ SurveyQuestionBooleanRadio: () => (/* reexport safe */ _survey_react_ui_entries_react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionBooleanRadio),
|
|
13307
13373
|
/* harmony export */ SurveyQuestionButtonGroup: () => (/* reexport safe */ _survey_react_ui_entries_react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionButtonGroup),
|
|
13374
|
+
/* harmony export */ SurveyQuestionButtonGroupDropdown: () => (/* reexport safe */ _survey_react_ui_entries_react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionButtonGroupDropdown),
|
|
13308
13375
|
/* harmony export */ SurveyQuestionCheckbox: () => (/* reexport safe */ _survey_react_ui_entries_react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionCheckbox),
|
|
13309
13376
|
/* harmony export */ SurveyQuestionCheckboxItem: () => (/* reexport safe */ _survey_react_ui_entries_react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionCheckboxItem),
|
|
13310
13377
|
/* harmony export */ SurveyQuestionComment: () => (/* reexport safe */ _survey_react_ui_entries_react_ui_model__WEBPACK_IMPORTED_MODULE_1__.SurveyQuestionComment),
|
|
@@ -13481,7 +13548,7 @@ var preact = react__WEBPACK_IMPORTED_MODULE_0__;
|
|
|
13481
13548
|
|
|
13482
13549
|
|
|
13483
13550
|
|
|
13484
|
-
(0,survey_core__WEBPACK_IMPORTED_MODULE_2__.checkLibraryVersion)("".concat("2.0.
|
|
13551
|
+
(0,survey_core__WEBPACK_IMPORTED_MODULE_2__.checkLibraryVersion)("".concat("2.0.7"), "survey-js-ui");
|
|
13485
13552
|
|
|
13486
13553
|
})();
|
|
13487
13554
|
|