survey-js-ui 2.3.13 → 2.3.14

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - Survey JavaScript library v2.3.13
2
+ * surveyjs - Survey JavaScript library v2.3.14
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
  */
@@ -1109,7 +1109,7 @@ class PopupModal extends SurveyElementBase {
1109
1109
  PopupModal.modalDescriptors = [];
1110
1110
 
1111
1111
  /*!
1112
- * surveyjs - Survey JavaScript library v2.3.13
1112
+ * surveyjs - Survey JavaScript library v2.3.14
1113
1113
  * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
1114
1114
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
1115
1115
  */
@@ -1179,7 +1179,7 @@ var iconsV1 = {
1179
1179
  };
1180
1180
 
1181
1181
  /*!
1182
- * surveyjs - Survey JavaScript library v2.3.13
1182
+ * surveyjs - Survey JavaScript library v2.3.14
1183
1183
  * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
1184
1184
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
1185
1185
  */
@@ -2275,8 +2275,6 @@ class SurveyQuestion extends SurveyElementBase {
2275
2275
  _$1(SurveyQuestionCommentItem, { question: this.question, cssClasses: cssClasses, isDisplayMode: this.question.isInputReadOnly })));
2276
2276
  }
2277
2277
  renderHeader(question) {
2278
- if (question.singleInputHideHeader)
2279
- return null;
2280
2278
  return _$1(SurveyElementHeader, { element: question });
2281
2279
  }
2282
2280
  renderErrors(cssClasses, location) {
@@ -3837,7 +3835,7 @@ class SurveyFileItem extends SurveyElementBase {
3837
3835
  return (_$1("div", { className: className },
3838
3836
  _$1("a", { href: val.content, onClick: event => {
3839
3837
  this.question.doDownloadFile(event, val);
3840
- }, title: val.name, download: val.name, style: { width: this.question.imageWidth } }, val.name)));
3838
+ }, title: val.name, download: val.name, target: "_blank", rel: "noreferrer", style: { width: this.question.imageWidth } }, val.name)));
3841
3839
  }
3842
3840
  renderElement() {
3843
3841
  const val = this.item;
@@ -6257,7 +6255,7 @@ SurveyModel.prototype["render"] = function (element = null) {
6257
6255
  }
6258
6256
  };
6259
6257
  const preact = React;
6260
- checkLibraryVersion(`${"2.3.13"}`, "survey-js-ui");
6258
+ checkLibraryVersion(`${"2.3.14"}`, "survey-js-ui");
6261
6259
 
6262
6260
  export { CharacterCounterComponent, O as Children, x$2 as Component, ComponentsContainer, k$2 as Fragment, Header, HeaderCell, HeaderMobile, List, ListItemContent, ListItemGroup, LoadingIndicatorComponent, LogoImage, MatrixRow, NotifierComponent, Popup, PopupModal, PopupSurvey, N as PureComponent, QuestionErrorComponent, RatingDropdownItem, RatingItem, RatingItemSmiley, RatingItemStar, ReactElementFactory, ReactQuestionFactory, ReactSurveyElement, ReactSurveyElementsWrapper, Scroll, Skeleton, SliderLabelItem, Cn as StrictMode, Survey, SurveyActionBar, SurveyElementBase, SurveyElementErrors, SurveyFileChooseButton, SurveyFileItem, SurveyFilePreview, SurveyFlowPanel, SurveyHeader, SurveyLocStringEditor, SurveyLocStringViewer, SurveyNavigationBase, SurveyNavigationButton, SurveyPage, SurveyPanel, SurveyProgress, SurveyProgressButtons, SurveyProgressToc, SurveyQuestion, SurveyQuestionAndErrorsCell, SurveyQuestionBoolean, SurveyQuestionBooleanCheckbox, SurveyQuestionBooleanRadio, SurveyQuestionButtonGroup, SurveyQuestionButtonGroupDropdown, SurveyQuestionCheckbox, SurveyQuestionCheckboxItem, SurveyQuestionComment, SurveyQuestionCommentItem, SurveyQuestionComposite, SurveyQuestionCustom, SurveyQuestionDropdown, SurveyQuestionDropdownBase, SurveyQuestionDropdownSelect, SurveyQuestionElementBase, SurveyQuestionEmpty, SurveyQuestionExpression, SurveyQuestionFile, SurveyQuestionHtml, SurveyQuestionImage, SurveyQuestionImagePicker, SurveyQuestionMatrix, SurveyQuestionMatrixCell, SurveyQuestionMatrixDetailButton, SurveyQuestionMatrixDropdown, SurveyQuestionMatrixDropdownBase, SurveyQuestionMatrixDropdownCell, SurveyQuestionMatrixDynamic, SurveyQuestionMatrixDynamicAddButton, SurveyQuestionMatrixDynamicDragDropIcon, SurveyQuestionMatrixDynamicRemoveButton, SurveyQuestionMatrixRow, SurveyQuestionMultipleText, SurveyQuestionOptionItem, SurveyQuestionPanelDynamic, SurveyQuestionPanelDynamicAddButton, SurveyQuestionPanelDynamicNextButton, SurveyQuestionPanelDynamicPrevButton, SurveyQuestionPanelDynamicProgressText, SurveyQuestionPanelDynamicRemoveButton, SurveyQuestionRadioItem, SurveyQuestionRadiogroup, SurveyQuestionRanking, SurveyQuestionRankingItem, SurveyQuestionRankingItemContent, SurveyQuestionRating, SurveyQuestionRatingDropdown, SurveyQuestionSignaturePad, SurveyQuestionSlider, SurveyQuestionTagbox, SurveyQuestionTagboxItem, SurveyQuestionText, SurveyRow, SurveyTimerPanel, SurveyWindow, P as Suspense, B as SuspenseList, SvgBundleComponent, SvgIcon, TagboxFilterString, TitleActions, TitleElement, attachKey2click, _n as cloneElement, Q$1 as createContext, _$1 as createElement, dn as createFactory, $ as createPortal, b$1 as createRef, Sn as findDOMNode, En as flushSync, D as forwardRef, tn as hydrate, pn as isFragment, yn as isMemo, mn as isValidElement, z as lazy, M as memo, preact, nn as render, renderPopupSurvey, renderSurvey, R as startTransition, bn as unmountComponentAtNode, gn as unstable_batchedUpdates, q$1 as useCallback, x$1 as useContext, P$1 as useDebugValue, w as useDeferredValue, y as useEffect, g$1 as useId, F$1 as useImperativeHandle, I as useInsertionEffect, _ as useLayoutEffect, T$1 as useMemo, h as useReducer, A$1 as useRef, d as useState, C as useSyncExternalStore, k as useTransition, vn as version };
6263
6261
  //# sourceMappingURL=survey-js-ui.mjs.map