survey-creator-core 1.9.106 → 1.9.107
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/fonts.fontless.css +1 -1
- package/fonts.fontless.min.css +1 -1
- package/package.json +2 -2
- package/survey-creator-core.css +91 -4
- package/survey-creator-core.fontless.css +90 -3
- package/survey-creator-core.fontless.css.map +1 -1
- package/survey-creator-core.fontless.min.css +7 -7
- package/survey-creator-core.i18n.js +1 -1
- package/survey-creator-core.i18n.min.js +1 -1
- package/survey-creator-core.js +74 -12
- package/survey-creator-core.js.map +1 -1
- package/survey-creator-core.min.css +8 -8
- package/survey-creator-core.min.js +2 -2
- package/typings/components/question-image.d.ts +1 -0
- package/typings/creator-base.d.ts +3 -1
- package/typings/survey-elements.d.ts +2 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* SurveyJS Creator v1.9.
|
|
2
|
+
* SurveyJS Creator v1.9.107
|
|
3
3
|
* (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
4
4
|
* Github: https://github.com/surveyjs/survey-creator
|
|
5
5
|
* License: https://surveyjs.io/Licenses#SurveyCreator
|
|
@@ -11,7 +11,7 @@ svc-tab-json-editor-textarea{width:100%;height:100%;background:var(--sjs-general
|
|
|
11
11
|
svc-tab-test{width:100%;height:100%;background:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.svc-test-tab__content .svc-plugin-tab__content{overflow-y:overlay}.svc-test-tab__content .svc-plugin-tab__content .sv-root-modern .sv-completedpage,.svc-test-tab__content .svc-plugin-tab__content .sv_default_css .sv_completed_page{margin:0;border:0;background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.svc-test-tab__content .svc-plugin-tab__content .sv_default_css .sv_body{border:0}.svc-test-tab__content .svc-plugin-tab__content .svc-preview__test-again{width:calc(33 * var(--sjs-base-unit, var(--base-unit, 8px)));margin-left:auto;margin-right:auto;margin-bottom:72px;margin-top:8px}.svc-creator-tab__content--with-toolbar.svc-test-tab__content .svc-plugin-tab__content{height:calc(100% - (6 * var(--sjs-base-unit, var(--base-unit, 8px))))}.svc-test-tab__content-actions{position:relative}.svc-test-tab__content-actions .sv-action-bar{padding:0;height:calc(6 * var(--sjs-base-unit, var(--base-unit, 8px)));background:var(--sjs-general-backcolor, var(--background, #fff));border-top:1px solid var(--sjs-border-default, var(--border, #d6d6d6));width:100%;position:absolute}.svc-test-tab__content-actions .sv-action-bar.sv-action-bar--pages{left:0;right:0;justify-content:center;gap:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-test-tab__content-actions .sv-action-bar.sv-action-bar--pages .sv-action__content{padding:0}.svc-test-tab__content-actions .sv-action-bar.sv-action-bar--pages .sv-action-bar-item{margin:0}.svc-test-tab__content-actions .sv-action-bar-item{font-family:var(--font-family, var(--font-family));font-style:normal;font-weight:600;font-size:calc(0.75 * var(--sjs-font-size, calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))));line-height:calc(1 * var(--sjs-font-size, calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))));width:100%;height:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-test-tab__content-actions .svc-page-selector{max-width:50%}.svc-test-tab__content-actions .svc-page-selector .sv-action-bar-item__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--sjs-general-forecolor, var(--foreground, #161616));display:inline-block}.svc-test-tab__content .sd-body--empty{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));color:var(--sjs-general-forecolor, var(--foreground, #161616));text-align:center;overflow:hidden;position:static;display:flex;flex-direction:column}
|
|
12
12
|
.sl-table{width:50%;margin:0 25%}.sl-table__row{position:relative}.sl-table__cell.st-table__cell--actions:first-of-type .sv-action-bar{margin-top:calc(-0.5 * var(--sjs-base-unit, var(--base-unit, 8px)));padding-right:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)))}.sl-table .sl-table__detail-button.sl-table__detail-button{width:calc(6 * var(--sjs-base-unit, var(--base-unit, 8px)));height:calc(6 * var(--sjs-base-unit, var(--base-unit, 8px)));box-sizing:border-box;border-radius:calc(12.5 * var(--sjs-base-unit, var(--base-unit, 8px)));padding:0}.sl-table .sl-table__detail-button.sl-table__detail-button:hover:enabled,.sl-table .sl-table__detail-button.sl-table__detail-button.sv-focused--by-key{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)));outline:none}.sl-table .sl-table__detail-button.sl-table__detail-button:hover:enabled use,.sl-table .sl-table__detail-button.sl-table__detail-button.sv-focused--by-key use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.sl-table__remove-button .sv-action-bar-item{border-radius:calc(12.5 * var(--sjs-base-unit, var(--base-unit, 8px)));padding:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));cursor:pointer}.sl-table__remove-button .sv-action-bar-item:hover:enabled,.sl-table__remove-button .sv-action-bar-item.sv-focused--by-key{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)));outline:none}.sl-table__remove-button .sv-action-bar-item:hover:enabled use,.sl-table__remove-button .sv-action-bar-item.sv-focused--by-key use{fill:var(--sjs-special-red, var(--red, #e60a3e))}.sl-table__cell .sv-action-bar-item__icon{display:none}.sl-table__row:hover .sl-table__cell .sv-action-bar-item__icon,.sl-table__cell .sv-action-bar-item.sv-focused--by-key .sv-action-bar-item__icon{display:block}.sl-table__row #remove-row .sv-action-bar-item{border:none;width:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));height:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.sl-table__row #remove-row .sv-action-bar-item__icon use{fill:var(--sjs-special-red, var(--red, #e60a3e))}.sl-table__row.sl-table__row--additional .sl-table__cell .svc-action-button{color:var(--sjs-secondary-backcolor, var(--secondary, #ff9814))}.sl-table__cell .svc-action-button,.sl-table__cell .svc-action-button:hover,.sl-table__cell .svc-action-button:focus,.sl-table__cell .svc-action-button:hover:enabled,.sl-table__cell .svc-action-button:focus:enabled{font-family:var(--font-family);font-style:normal;font-weight:bold;font-size:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));line-height:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));background:rgba(0,0,0,0);color:var(--sjs-general-forecolor, var(--foreground, #161616));outline:none;border:none;box-shadow:none;max-height:calc(13.5 * var(--sjs-base-unit, var(--base-unit, 8px)));overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.sl-table__cell{color:var(--sjs-general-forecolor, var(--foreground, #161616));font-weight:bold;font-size:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));font-family:var(--font-family);vertical-align:top;padding:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px))) 0;width:100%}.sl-table__cell--actions{position:absolute;width:max-content}.sl-table__cell--actions:first-of-type{transform:translateX(-100%)}.sl-table__cell--detail-button{overflow:hidden;appearance:none;outline:none;border:none;background-color:rgba(0,0,0,0)}.sl-table{border-collapse:separate;border-spacing:0;table-layout:fixed}.sl-table thead th:first-child{position:absolute;left:0;transform:translateX(-100%)}.sl-table thead th:last-child{position:absolute;right:0;transform:translateX(100%)}.sl-table thead .sl-table__cell.st-table__cell--header{text-align:left}.sl-table tbody tr:last-of-type .sl-table__cell{padding-bottom:calc(10 * var(--sjs-base-unit, var(--base-unit, 8px)))}.sl-table tr:first-of-type .sl-table__cell{padding-top:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)))}.sl-table td:first-of-type,.sl-table th:first-of-type{padding-left:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)))}.sl-table td:first-of-type .sv-action-bar,.sl-table th:first-of-type .sv-action-bar{justify-content:flex-end}.sl-table td:last-of-type,.sl-table th:last-of-type{padding-right:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)))}.sl-panel .sl-panel__footer{padding:0}.sl-panel .sl-panel__footer .sv-action{width:100%}.sl-panel .sl-panel__footer .sv-action__content{width:100%}.sl-panel .sl-panel__footer button.sl-panel__done-button{width:100%;margin:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px))) 0 calc(10 * var(--sjs-base-unit, var(--base-unit, 8px))) 0;color:var(--sjs-primary-backcolor, var(--primary, #19b394));background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)));font-family:var(--font-family);font-size:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));border-radius:calc(12.5 * var(--sjs-base-unit, var(--base-unit, 8px)));display:flex;align-items:center;vertical-align:baseline;text-align:center;user-select:none}.sl-panel .sl-panel__footer button:hover:enabled{background-color:var(--sjs-primary-backcolor, var(--primary, #19b394));color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.sl-panel .sl-panel__footer .sv-action-bar-item__title{color:inherit;display:flex;align-items:center;flex-grow:1;justify-content:center;font-weight:600}.sl-element .sd-paneldynamic__buttons-container{padding:0}.sl-question{display:flex;align-items:center;margin-top:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.sl-row{display:flex;align-items:flex-start;flex-flow:row wrap}.sl-row--multiple .sl-panel{padding-bottom:0}.sl-question__header--left{margin-right:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.sl-row .sd-scrollable-container:not(.sd-scrollable-container--compact){overflow-x:auto}.sl-question__title{color:var(--sjs-general-forecolor, var(--foreground, #161616));font-size:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));line-height:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));margin:0;font-weight:600}.sl-question__title span+span{display:none}.sl-row--multiple .sl-question{padding-right:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logic-question-value{--sd-base-padding: calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));--sd-base-vertical-padding: calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));--sd-page-vertical-padding: calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));padding-right:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));margin-top:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logic_trigger-editor{margin-top:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logic_trigger-editor .svc-logic-question-value{margin-top:0}.sv-popup.sv-property-editor .sl-row{flex-flow:nowrap}.spg-comment.sl-comment{height:calc(17 * var(--sjs-base-unit, var(--base-unit, 8px)))}
|
|
13
13
|
.svc-tab-translation{width:100%;height:100%;background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.st-properties{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));flex-grow:1;padding-right:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));padding-left:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));padding-top:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.st-properties .spg-table .spg-table__cell:first-of-type{width:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.st-properties .spg-table .spg-table__question-wrapper{padding:calc(1.5 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.st-properties .spg-table .spg-table__question-wrapper .spg-checkbox{margin:0}.st-properties .spg-table .spg-table__question-wrapper .spg-selectbase__label{gap:0}.st-properties .spg-table .spg-checkbox--disabled .spg-checkbox__rectangle,.st-properties .spg-table .spg-checkbox--disabled .spg-checkbox__rectangle:hover{background:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.st-no-strings{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));color:var(--sjs-general-forecolor, var(--foreground, #161616));width:100%;position:absolute;top:50%;transform:translateY(-50%);text-align:center;overflow:hidden}.st-content{display:flex;height:100%}.st-strings{height:calc(100% - (6 * var(--sjs-base-unit, var(--base-unit, 8px))));overflow-y:auto;overflow-x:hidden}.st-strings-wrapper{flex-grow:1}.st-property-panel{flex-shrink:0;flex-grow:0;width:450px;border-left:1px solid var(--sjs-border-default, var(--border, #d6d6d6))}.st-property-panel .spg-panel__content .spg-row{margin-top:0}.st-property-panel .spg-panel__content .spg-row:first-child{margin-top:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.st-strings-header .st-table__cell{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));height:auto}.st-root-modern{width:100%}.st-title.st-panel__title,.st-table__cell.st-table__cell--header{font-family:var(--font-family, var(--font-family));font-style:normal;font-weight:600;font-size:calc(0.75 * var(--sjs-font-size, calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))));line-height:calc(1 * var(--sjs-font-size, calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))));color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));text-align:left}.st-title.st-panel__title{height:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));line-height:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));padding-left:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));margin:0;background-color:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9));border-bottom:1px solid var(--sjs-border-light, var(--border-light, #eaeaea))}.st-table tr{display:flex;align-items:stretch}.st-table__cell{display:block;flex:1 1;box-sizing:border-box;background-color:var(--sjs-general-backcolor, var(--background, #fff));border-bottom:1px solid var(--sjs-border-light, var(--border-light, #eaeaea));padding:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px))) 0}td.st-table__cell:first-of-type{font-family:var(--font-family, var(--font-family));font-style:normal;font-weight:600;font-size:calc(1 * var(--sjs-font-size, calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))));line-height:calc(1.5 * var(--sjs-font-size, calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))));color:var(--sjs-general-forecolor, var(--foreground, #161616));max-width:300px;padding-right:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)))}td.st-table__cell:first-of-type span{display:inline-block;padding-left:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)))}.st-panel-indent .st-table__cell:first-of-type span{padding-left:calc(6 * var(--sjs-base-unit, var(--base-unit, 8px)))}.st-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}.st-comment{font-family:var(--font-family, var(--font-family));font-style:normal;font-size:calc(1 * var(--sjs-font-size, calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))));line-height:calc(1.5 * var(--sjs-font-size, calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))));display:block;width:calc(100% - 3 * var(--sjs-base-unit, var(--base-unit, 8px)));border:unset;outline:none;background-color:var(--sjs-general-backcolor, var(--background, #fff));color:var(--sjs-general-forecolor, var(--foreground, #161616));resize:none;padding:0}.sd-translation-line-skeleton{min-height:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}
|
|
14
|
-
.svc-tab-logic-edit{width:100%;height:100%;background:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.svc-tab-logic-edit__content{height:calc(100% - (6 * var(--sjs-base-unit, var(--base-unit, 8px))));overflow-y:auto;overflow-x:hidden;padding-left:16%;padding-right:16%}.svc-tab-logic-edit__content .sd-row{flex-wrap:wrap}.svc-logic_trigger-editor .sd-row{margin-top:0}.svc-tab-logic-edit__content-actions .sv-action-bar{padding:0;height:calc(6 * var(--sjs-base-unit, var(--base-unit, 8px)));background:var(--sjs-general-backcolor, var(--background, #fff));border-top:1px solid var(--sjs-border-default, var(--border, #d6d6d6));width:100%}.svc-logic-paneldynamic div.svc-logic-operator{height:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));box-sizing:content-box}.svc-logic-paneldynamic .svc-logic-operator{-webkit-appearance:none;appearance:none;padding:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));border-radius:calc(12.5 * var(--sjs-base-unit, var(--base-unit, 8px)));border:none;outline:none;font-weight:600;font-family:var(--font-family);font-size:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));height:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));line-height:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));cursor:pointer}.svc-logic-paneldynamic .svc-logic-operator option{background:var(--sjs-general-backcolor, var(--background, #fff));color:var(--sjs-general-forecolor, var(--foreground, #161616))}.svc-logic-operator:focus{outline:1px dotted var(--sjs-primary-backcolor, var(--primary, #19b394))}.sl-question.svc-logic-question--answered .svc-logic-operator{color:var(--sjs-general-forecolor, var(--foreground, #161616))}.svc-logic-operator.svc-logic-operator:hover,.svc-logic-operator.svc-logic-operator:focus{color:#fff;outline:none;box-shadow:none}.svc-logic-operator.svc-logic-operator--question{background-color:var(--sjs-special-blue-light, var(--blue-light, rgba(67, 127, 217, 0.1)))}.svc-logic-operator.svc-logic-operator--question:hover,.svc-logic-operator.svc-logic-operator--question:focus{background-color:var(--sjs-special-blue, #437fd9)}.svc-logic-operator.svc-logic-operator--conjunction,.svc-logic-operator.svc-logic-operator--operator{background-color:var(--sjs-special-yellow-light, var(--yellow-light, rgba(255, 152, 20, 0.1)))}.svc-logic-operator.svc-logic-operator--conjunction:hover,.svc-logic-operator.svc-logic-operator--conjunction:focus,.svc-logic-operator.svc-logic-operator--operator:hover,.svc-logic-operator.svc-logic-operator--operator:focus{background-color:var(--sjs-special-yellow, var(--yellow, #ff9814))}.svc-logic-operator.svc-logic-operator--action{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)))}.svc-logic-operator.svc-logic-operator--action:hover,.svc-logic-operator.svc-logic-operator--action:focus{background-color:var(--sjs-special-red, var(--red, #e60a3e))}.svc-logic-operator.svc-logic-operator--error{background-color:var(--sjs-general-backcolor, var(--background, #fff));color:var(--sjs-special-red, var(--red, #e60a3e));box-shadow:inset 0 0 0 2px var(--sjs-special-red, var(--red, #e60a3e))}.svc-logic-operator__error{display:none}.svc-logic-paneldynamic .sd-paneldynamic__separator{display:none}.svc-action-button.svc-logic-condition-remove.svc-icon-remove:focus{outline:none}.svc-logic-condition-remove.svc-icon-remove{display:none;width:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));height:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 4H20H16V2C16 0.9 15.1 0 14 0H10C8.9 0 8 0.9 8 2V4H4H2V6H4V20C4 21.1 4.9 22 6 22H18C19.1 22 20 21.1 20 20V6H22V4ZM10 2H14V4H10V2ZM18 20H6V6H8H16H18V20ZM14 8H16V18H14V8ZM11 8H13V18H11V8ZM8 8H10V18H8V8Z' fill='%23E60A3E'/%3E%3C/svg%3E%0A");background-size:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));background-position:center}.sl-panel-wrapper--in-row:hover .svc-logic-condition-remove.svc-icon-remove,.sl-panel-wrapper--in-row:focus-within .svc-logic-condition-remove.svc-icon-remove{display:block}.svc-logic-condition-remove.svc-icon-remove:hover,.svc-logic-condition-remove.svc-icon-remove:focus{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)))}.svc-logic-condition-remove-question{height:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logic-paneldynamic__button.svc-logic-paneldynamic__remove-btn{display:none}.svc-logic-paneldynamic__button.svc-logic-paneldynamic__remove-btn{display:none}.svc-logic-operator--action.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn,.svc-logic-operator--operator.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));margin-top:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logic-operator--action.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn:hover,.svc-logic-operator--action.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn:focus,.svc-logic-operator--operator.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn:hover,.svc-logic-operator--operator.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn:focus{color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.svc-logic-tab__content.svc-logic-tab__empty{flex-direction:column;display:flex;align-items:center;position:absolute;top:35%}.svc-logic-tab__content.svc-logic-tab__empty .svc-logic-tab__content-action{width:calc(33 * var(--sjs-base-unit, var(--base-unit, 8px)));margin-top:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logic-tab__content .svc-logic-tab__content-action{margin-left:25%;margin-right:25%;margin-bottom:calc(8 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logic-tab__content .svc-logic-tab__content-action--disabled{cursor:default;outline:solid calc(0.25 * var(--sjs-base-unit, var(--base-unit, 8px))) rgba(0,0,0,0)}.svc-logic-tab__content .svc-logic-tab__content-action--disabled:focus,.svc-logic-tab__content .svc-logic-tab__content-action--disabled:hover{background-color:var(--sjs-general-backcolor, var(--background, #fff));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, 0.15))}.svc-logic-tab__content .svc-logic-tab__content-action--disabled .svc-text{color:var(--sjs-general-forecolor, var(--foreground, #161616));opacity:.25}.svc-logic-tab__content .sd-paneldynamic__panel-wrapper--in-row{margin-top:0;align-items:start}.svc-logic-paneldynamic{font-family:var(--font-family)}.svc-logic-paneldynamic .sd-row--multiple{padding:0;background:none;box-shadow:none;border-radius:0;overflow:visible}.svc-logic-paneldynamic .sd-question__content{margin-top:0}.svc-logic-paneldynamic .sd-row__panel{width:calc(100% - 5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logic-tab__content .svc-logic-paneldynamic .sd-row{margin-top:0;flex-flow:row wrap}.sl-table__cell--detail-panel .sd-body{margin:0;min-width:none;max-width:none}.sl-table__cell--detail-panel .sd-page.sd-body__page{padding:0}.sl-table__cell--detail-panel .sl-panel__footer{margin:0}.sl-dropdown{max-width:45vw}.sl-dropdown__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.svc-logic-placeholder{width:calc(78 * var(--sjs-base-unit, var(--base-unit, 8px)));min-width:100%;max-width:100%;box-sizing:border-box;margin-top:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));background:var(--sjs-general-backcolor, var(--background, #fff));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, 0.15));border-radius:calc(0.5 * var(--sjs-base-unit, var(--base-unit, 8px)));padding:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(5 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logic-placeholder__text{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));line-height:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));text-align:center;color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));display:block;padding:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(8 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logic-tab__leave-apply-button{background-color:var(--sjs-special-red, var(--red, #e60a3e))}
|
|
14
|
+
.svc-tab-logic-edit{width:100%;height:100%;background:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.svc-tab-logic-edit__content{height:calc(100% - (6 * var(--sjs-base-unit, var(--base-unit, 8px))));overflow-y:auto;overflow-x:hidden;padding-left:16%;padding-right:16%}.svc-tab-logic-edit__content .sd-row{flex-wrap:wrap}.svc-logic_trigger-editor .sd-row{margin-top:0}.svc-tab-logic-edit__content-actions .sv-action-bar{padding:0;height:calc(6 * var(--sjs-base-unit, var(--base-unit, 8px)));background:var(--sjs-general-backcolor, var(--background, #fff));border-top:1px solid var(--sjs-border-default, var(--border, #d6d6d6));width:100%}.svc-logic-paneldynamic div.svc-logic-operator{height:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));box-sizing:content-box}.svc-logic-paneldynamic .svc-logic-operator{-webkit-appearance:none;appearance:none;padding:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));border-radius:calc(12.5 * var(--sjs-base-unit, var(--base-unit, 8px)));border:none;outline:none;font-weight:600;font-family:var(--font-family);font-size:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));height:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));line-height:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));cursor:pointer}.svc-logic-paneldynamic .svc-logic-operator option{background:var(--sjs-general-backcolor, var(--background, #fff));color:var(--sjs-general-forecolor, var(--foreground, #161616))}.svc-logic-operator:focus{outline:1px dotted var(--sjs-primary-backcolor, var(--primary, #19b394))}.sl-question.svc-logic-question--answered .svc-logic-operator{color:var(--sjs-general-forecolor, var(--foreground, #161616))}.svc-logic-operator.svc-logic-operator:hover,.svc-logic-operator.svc-logic-operator:focus{color:#fff;outline:none;box-shadow:none}.svc-logic-operator.svc-logic-operator--question{background-color:var(--sjs-special-blue-light, var(--blue-light, rgba(67, 127, 217, 0.1)))}.svc-logic-operator.svc-logic-operator--question:hover,.svc-logic-operator.svc-logic-operator--question:focus{background-color:var(--sjs-special-blue, #437fd9)}.svc-logic-operator.svc-logic-operator--conjunction,.svc-logic-operator.svc-logic-operator--operator{background-color:var(--sjs-special-yellow-light, var(--yellow-light, rgba(255, 152, 20, 0.1)))}.svc-logic-operator.svc-logic-operator--conjunction:hover,.svc-logic-operator.svc-logic-operator--conjunction:focus,.svc-logic-operator.svc-logic-operator--operator:hover,.svc-logic-operator.svc-logic-operator--operator:focus{background-color:var(--sjs-special-yellow, var(--yellow, #ff9814))}.svc-logic-operator.svc-logic-operator--action{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)))}.svc-logic-operator.svc-logic-operator--action:hover,.svc-logic-operator.svc-logic-operator--action:focus{background-color:var(--sjs-special-red, var(--red, #e60a3e))}.svc-logic-operator.svc-logic-operator--error{background-color:var(--sjs-general-backcolor, var(--background, #fff));color:var(--sjs-special-red, var(--red, #e60a3e));box-shadow:inset 0 0 0 2px var(--sjs-special-red, var(--red, #e60a3e))}.svc-logic-operator__error{display:none}.svc-logic-paneldynamic .sd-paneldynamic__separator{display:none}.svc-action-button.svc-logic-condition-remove.svc-icon-remove:focus{outline:none}.svc-logic-condition-remove.svc-icon-remove{display:none;width:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));height:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 4H20H16V2C16 0.9 15.1 0 14 0H10C8.9 0 8 0.9 8 2V4H4H2V6H4V20C4 21.1 4.9 22 6 22H18C19.1 22 20 21.1 20 20V6H22V4ZM10 2H14V4H10V2ZM18 20H6V6H8H16H18V20ZM14 8H16V18H14V8ZM11 8H13V18H11V8ZM8 8H10V18H8V8Z' fill='%23E60A3E'/%3E%3C/svg%3E%0A");background-size:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));background-position:center}.sl-panel-wrapper--in-row:hover .svc-logic-condition-remove.svc-icon-remove,.sl-panel-wrapper--in-row:focus-within .svc-logic-condition-remove.svc-icon-remove{display:block}.svc-logic-condition-remove.svc-icon-remove:hover,.svc-logic-condition-remove.svc-icon-remove:focus{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)))}.svc-logic-condition-remove-question{height:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logic-paneldynamic__button.svc-logic-paneldynamic__remove-btn{display:none}.svc-logic-paneldynamic__button.svc-logic-paneldynamic__remove-btn{display:none}.svc-logic-operator--action.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn,.svc-logic-operator--operator.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));margin-top:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logic-operator--action.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn:hover,.svc-logic-operator--action.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn:focus,.svc-logic-operator--operator.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn:hover,.svc-logic-operator--operator.sl-paneldynamic__add-btn.sl-paneldynamic__add-btn:focus{color:var(--sjs-primary-forecolor, var(--primary-foreground, #fff))}.svc-logic-tab__content.svc-logic-tab__empty{flex-direction:column;display:flex;align-items:center;position:absolute;top:35%}.svc-logic-tab__content.svc-logic-tab__empty .svc-logic-tab__content-action{width:calc(33 * var(--sjs-base-unit, var(--base-unit, 8px)));margin-top:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logic-tab__content .svc-logic-tab__content-action{margin-left:25%;margin-right:25%;margin-bottom:calc(8 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logic-tab__content .svc-logic-tab__content-action--disabled{cursor:default;outline:solid calc(0.25 * var(--sjs-base-unit, var(--base-unit, 8px))) rgba(0,0,0,0)}.svc-logic-tab__content .svc-logic-tab__content-action--disabled:focus,.svc-logic-tab__content .svc-logic-tab__content-action--disabled:hover{background-color:var(--sjs-general-backcolor, var(--background, #fff));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, 0.15))}.svc-logic-tab__content .svc-logic-tab__content-action--disabled .svc-text{color:var(--sjs-general-forecolor, var(--foreground, #161616));opacity:.25}.svc-logic-tab__content .sd-paneldynamic__panel-wrapper--in-row{margin-top:0;align-items:start}.svc-logic-paneldynamic{font-family:var(--font-family)}.svc-logic-paneldynamic .sd-row--multiple{padding:0;background:none;box-shadow:none;border-radius:0;overflow:visible}.svc-logic-paneldynamic .sd-question__content{margin-top:0}.svc-logic-paneldynamic .sd-row__panel{width:calc(100% - 5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logic-tab__content .svc-logic-paneldynamic .sd-row{margin-top:0;flex-flow:row wrap}.sl-table__cell--detail-panel .sd-body{margin:0;min-width:none;max-width:none}.sl-table__cell--detail-panel .sd-page.sd-body__page{padding:0}.sl-table__cell--detail-panel .sl-panel__footer{margin:0}.sl-dropdown{max-width:45vw}.sl-dropdown__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.svc-logic-placeholder{width:calc(78 * var(--sjs-base-unit, var(--base-unit, 8px)));min-width:100%;max-width:100%;box-sizing:border-box;margin-top:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));background:var(--sjs-general-backcolor, var(--background, #fff));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, 0.15));border-radius:calc(0.5 * var(--sjs-base-unit, var(--base-unit, 8px)));padding:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(5 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.sv-popup--overlay .svc-logic-placeholder{width:initial}.svc-logic-placeholder__text{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));line-height:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));text-align:center;color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));display:block;padding:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(8 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logic-tab__leave-apply-button{background-color:var(--sjs-special-red, var(--red, #e60a3e))}
|
|
15
15
|
svc-tab-designer{width:100%;height:100%;background:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.svc-tab-designer{display:flex;flex-grow:1;height:100%;overflow-y:scroll;position:static}.svc-tab-designer--with-place-holder .svc-tab-designer_content{display:flex;justify-content:center;flex-direction:column}.svc-tab-designer--with-place-holder .svc-designer-header{min-width:calc(84 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-tab-designer .svc-designer-header .sd-container-modern__title{background-color:rgba(0,0,0,0)}.svc-tab-designer .svc-tab-designer_content{width:100%}.svc-tab-designer .sd-title{display:flex}.svc-tab-designer .sd-container-modern{min-width:calc(70 * var(--sjs-base-unit, var(--base-unit, 8px)));width:100%;box-sizing:border-box;margin-left:auto;margin-right:auto}.svc-tab-designer .sd-container-modern.sd-container-modern--static{max-width:calc(84 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-tab-designer .sd-container-modern.sd-container-modern--responsive{max-width:initial;padding:0 calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-tab-designer .sd-question.sd-question--image{width:100%}.svc-tab-designer .sd-progress,.svc-tab-designer .sd-progress__bar{background-color:rgba(0,0,0,0)}.svc-designer-header{border-bottom:2px solid rgba(0,0,0,0)}.svc-designer__placeholder-container{display:flex;flex-grow:1;width:100%;flex-direction:column;align-items:center;justify-content:center;padding:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));box-sizing:border-box}.svc-designer-placeholder-page{margin-top:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-designer-placeholder-page .svc-page__footer{width:calc(33 * var(--sjs-base-unit, var(--base-unit, 8px)));margin:auto}.svc-designer-placeholder-page .svc-row--ghost{display:none}
|
|
16
16
|
.svc-creator--mobile .sd-root-modern{--sd-base-padding: calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));--sd-base-vertical-padding: calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));--sd-page-vertical-padding: calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-creator--mobile .svc-question__content .sd-question__content .sd-selectbase__column{max-width:initial;display:block;margin-left:0}.svc-creator--mobile .svc-question__content--selected .svc-rating-question-controls{bottom:calc(10 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-creator--mobile .svc-page{margin-top:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-creator--mobile .svc-page__content{padding-left:0;padding-right:0;border:0}.svc-creator--mobile .svc-page__content .sd-page{padding:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(2 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-creator--mobile .svc-page__content .svc-page__footer{margin-left:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));margin-right:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-creator--mobile .svc-question__content{padding:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(3 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-creator--mobile .svc-question__content.svc-question__content--selected{padding-bottom:calc(8 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-creator--mobile .svc-tab-designer{justify-content:initial}.svc-creator--mobile .svc-tab-designer .sd-title.sd-container-modern__title{padding:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));flex-direction:column-reverse;align-items:flex-start}.svc-creator--mobile .svc-tab-designer .sd-title.sd-container-modern__title .svc-logo-image{margin-top:0}.svc-creator--mobile .svc-tab-designer .sd-title.sd-container-modern__title .svc-logo-image-placeholder{margin-left:calc(-2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-creator--mobile .svc-tab-designer .sd-title.sd-container-modern__title h3{margin:0;font-size:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));line-height:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-creator--mobile .svc-tab-designer .sd-title.sd-container-modern__title h5{margin:0}.svc-creator--mobile .svc-tab-designer .sd-container-modern{min-width:calc(46 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-creator--mobile .svc-properties-wrapper{width:100%}.svc-creator--mobile .svc-question__content-actions{width:calc(100% - 3 * var(--sjs-base-unit, var(--base-unit, 8px)));left:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-creator--mobile .svc-question__content-actions .sv-action-bar-item{border:0}.svc-creator--mobile .svc-page__content-actions .sv-action-bar{padding-right:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-creator--mobile .svc-page__content-actions .sv-action-bar .sv-action .sv-action__content{padding-right:0}.svc-creator--mobile .svc-page__content-actions .sv-action-bar .sv-action .sv-action__content .sv-action-bar-item__title--with-icon{display:none}
|
|
17
17
|
svc-tab-test{width:100%;height:100%;background:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.svc-test-tab__content .svc-plugin-tab__content{overflow-y:overlay}.svc-test-tab__content .svc-plugin-tab__content .sv-root-modern .sv-completedpage,.svc-test-tab__content .svc-plugin-tab__content .sv_default_css .sv_completed_page{margin:0;border:0;background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.svc-test-tab__content .svc-plugin-tab__content .sv_default_css .sv_body{border:0}.svc-test-tab__content .svc-plugin-tab__content .svc-preview__test-again{width:calc(33 * var(--sjs-base-unit, var(--base-unit, 8px)));margin-left:auto;margin-right:auto;margin-bottom:72px;margin-top:8px}.svc-creator-tab__content--with-toolbar.svc-test-tab__content .svc-plugin-tab__content{height:calc(100% - (6 * var(--sjs-base-unit, var(--base-unit, 8px))))}.svc-test-tab__content-actions{position:relative}.svc-test-tab__content-actions .sv-action-bar{padding:0;height:calc(6 * var(--sjs-base-unit, var(--base-unit, 8px)));background:var(--sjs-general-backcolor, var(--background, #fff));border-top:1px solid var(--sjs-border-default, var(--border, #d6d6d6));width:100%;position:absolute}.svc-test-tab__content-actions .sv-action-bar.sv-action-bar--pages{left:0;right:0;justify-content:center;gap:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-test-tab__content-actions .sv-action-bar.sv-action-bar--pages .sv-action__content{padding:0}.svc-test-tab__content-actions .sv-action-bar.sv-action-bar--pages .sv-action-bar-item{margin:0}.svc-test-tab__content-actions .sv-action-bar-item{font-family:var(--font-family, var(--font-family));font-style:normal;font-weight:600;font-size:calc(0.75 * var(--sjs-font-size, calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))));line-height:calc(1 * var(--sjs-font-size, calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))));width:100%;height:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-test-tab__content-actions .svc-page-selector{max-width:50%}.svc-test-tab__content-actions .svc-page-selector .sv-action-bar-item__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:var(--sjs-general-forecolor, var(--foreground, #161616));display:inline-block}
|
|
@@ -24,13 +24,13 @@ svc-page{display:block}.svc-page{margin-top:calc(2 * var(--sjs-base-unit, var(--
|
|
|
24
24
|
.svc-row{width:100%;position:relative}.svc-row:not(.svc-row--ghost)>.sd-row{min-height:50px}.svc-row>.sd-row.sd-page__row{margin-top:calc(2*var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-row .sd-row.sd-row--multiple{overflow:auto;width:calc(100% + 4*var(--sjs-base-unit, var(--base-unit, 8px)));flex-wrap:nowrap;margin-top:0;padding-top:calc(2*var(--sjs-base-unit, var(--base-unit, 8px)));padding-right:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));padding-bottom:2px;margin-right:calc(-2 * var(--sjs-base-unit, var(--base-unit, 8px)));margin-bottom:-2px}.svc-row .sd-row.sd-row--multiple .sd-row--multiple{overflow:unset}.sd-panel .svc-row .sd-row--multiple{padding:calc(0 * var(--sjs-base-unit, var(--base-unit, 8px)));box-shadow:none;border-radius:0;padding:2px;margin:-2px;width:100%}.sd-panel .svc-row .sd-row--multiple>div{padding:0}.svc-row.svc-row--ghost .svc-question__content{padding:0;border:none;box-shadow:none}.svc-row.svc-row--ghost .sd-row{height:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-row.svc-row--ghost:last-child .sd-row{height:initial;margin-top:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));margin-bottom:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-row.svc-row--ghost+.svc-row .sd-page__row{margin-top:0}.svc-panel .svc-row.svc-row--ghost.svc-row.svc-row--ghost .sd-row{height:initial;margin-top:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));margin-bottom:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-row--drag-over-top:before{content:" ";position:absolute;left:0;background:var(--sjs-secondary-backcolor, var(--secondary, #ff9814));top:6px;width:100%;height:2px}.svc-row--drag-over-bottom:after{content:" ";position:absolute;left:0;background:var(--sjs-secondary-backcolor, var(--secondary, #ff9814));bottom:-10px;width:100%;height:2px}.svc-question__content--panel .svc-row--drag-over-top:before,.sd-panel__content .svc-row--drag-over-top:before{top:-4px}.svc-question__content--panel .svc-row--drag-over-bottom:after,.sd-panel__content .svc-row--drag-over-bottom:after{bottom:-4px}
|
|
25
25
|
.svc-carry-forward-panel{box-sizing:border-box;width:100%;padding:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(8 * var(--sjs-base-unit, var(--base-unit, 8px)));border-radius:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));background-color:#f8f8f8;text-align:center;font-weight:400;font-size:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));line-height:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));color:rgba(0,0,0,.45)}.svc-carry-forward-panel__link .svc-action-button{padding:0;border:none;font-weight:inherit;color:inherit;text-decoration:underline;cursor:pointer}.svc-carry-forward-panel__link .svc-action-button:hover,.svc-carry-forward-panel__link .svc-action-button:focus{background-color:rgba(0,0,0,0)}svc-question{display:block;position:absolute;top:1px;left:1px;right:1px;bottom:1px}.svc-question__adorner{position:relative;height:100%;width:100%}.svc-question__adorner .sv-action-bar{overflow:visible}.svc-question__adorner .sv-action-bar .sv-action:not(:first-child) .sv-action-bar-item{border:none}.svc-question__adorner .sv-action-bar .sv-action:not(:first-child) .sv-action-bar-item:active{opacity:.5;background-color:var(--background-dim, #f3f3f3)}.svc-question__content{display:flex;flex-direction:column;align-items:flex-start;position:relative;width:100%;height:100%;border-radius:calc(0.5 * var(--sjs-base-unit, var(--base-unit, 8px)));box-sizing:border-box;padding:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(5 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(8 * var(--sjs-base-unit, var(--base-unit, 8px)));background:var(--sjs-general-backcolor, var(--background, #fff));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, 0.15));outline:none}.svc-question__content .sd-selectbase:not(.sd-imagepicker){overflow-x:auto;padding-left:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));margin-left:calc(-5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__content .sd-table .sd-selectbase:not(.sd-imagepicker){overflow-x:visible;padding-left:0;margin-left:0}.svc-question__content .sd-multipletext__item-title{color:var(--sjs-general-forecolor, var(--foreground, #161616))}.svc-question__content .sd-multipletext__item-container.sd-input:focus-within{box-shadow:var(--sjs-shadow-inner, inset 0px 1px 2px 0px rgba(0, 0, 0, 0.15))}.svc-question__content .sd-matrixdynamic__btn.sd-matrixdynamic__add-btn{color:var(--sjs-general-forecolor, var(--foreground, #161616));opacity:.25}.svc-question__content>div{overflow:visible}.svc-panel__placeholder{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));text-wrap:wrap;text-align:center}.svc-question__content-actions{position:absolute;display:none;bottom:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));inset-inline-start:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));inset-inline-end:calc(3.5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__content-actions .sv-action--convertTo{max-width:max-content}.svc-question__content-actions .sv-action--convertTo .sv-action-bar-item--icon{max-width:100%;padding:calc(0.5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__content-actions .sv-action--convertTo .sv-action-bar-item__title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;justify-content:left}.svc-question__content-actions .sv-action--convertTo .sv-action-bar-item__title::after{content:" ";display:inline-block;margin-inline-start:calc(0.5 * var(--sjs-base-unit, var(--base-unit, 8px)));width:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));height:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));vertical-align:bottom;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 11L13 6H3L8 11Z' fill='%23ff9814'/%3E%3C/svg%3E%0A")}.svc-question__content-actions .sv-action--convertTo .sv-action-bar-item__icon use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.svc-question__content-actions .sv-action--convertTo .sv-action-bar-item__icon:not(:last-child){display:none}.svc-question__content-actions .sv-action--convertTo .sv-action-bar-item__title--with-icon{margin-inline-start:0;margin-inline-end:0}.svc-question__content-actions .sv-action--convertTo.sv-action--hidden{min-width:0}.svc-question__content-actions .sv-action--convertTo-last{margin-inline-end:auto}.svc-question__content-actions .sv-dots{width:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));margin-left:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));margin-right:calc(0.5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__content-actions .sv-dots.sv-action--hidden{width:0;margin:0}.svc-question__content-actions .sv-dots.sv-action--hidden .sv-action__content{display:none}.svc-question__content-actions .sv-dots .sv-dots__item{margin-left:0}.svc-question__content-actions .sv-dots__item use{fill:var(--sjs-secondary-backcolor, var(--secondary, #ff9814))}.svc-question__content:focus,.svc-hovered>.svc-question__content{box-shadow:0 0 0 2px var(--sjs-secondary-backcolor-light, var(--secondary-light, rgba(255, 152, 20, 0.25)))}.svc-question__content--selected:not(.svc-question__content--dragged){box-shadow:0 0 0 2px var(--sjs-secondary-backcolor, var(--secondary, #ff9814))}.svc-question__content--selected:not(.svc-question__content--dragged)>.svc-question__content-actions,.svc-creator:not(.svc-creator--mobile) .svc-page .svc-hovered>.svc-question__content:not(.svc-question__content--dragged)>.svc-question__content-actions{display:block}.svc-question__content--dragged{background:var(--sjs-general-backcolor-dim-light, var(--background-dim-light, #f9f9f9))}.svc-question__content--dragged .sd-question__title{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.svc-question__content--dragged.svc-question__content--selected .svc-question__content-actions{display:none}.svc-question__content .sd-question.sd-question--table{margin-top:calc(-1 * var(--sjs-base-unit, var(--base-unit, 8px)));padding-top:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-dragged-element-shortcut{height:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));border-radius:calc(12.5 * var(--sjs-base-unit, var(--base-unit, 8px)));background-color:var(--sjs-general-backcolor, var(--background, #fff));color:var(--sjs-general-forecolor, var(--foreground, #161616));padding:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(1.5 * var(--sjs-base-unit, var(--base-unit, 8px)));padding-right:calc(3.5 * var(--sjs-base-unit, var(--base-unit, 8px)));cursor:grabbing;position:absolute;z-index:1000;box-shadow:var(--sjs-shadow-large, 0px 8px 16px 0px rgba(0, 0, 0, 0.1));-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.svc-dragged-element-shortcut .sv-svg-icon use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.svc-dragged-element-shortcut--selected{border:2px solid var(--sjs-secondary-backcolor, var(--secondary, #ff9814))}.svc-dragged-element-shortcut__text{font-family:var(--font-family, var(--font-family));font-style:normal;font-weight:600;font-size:calc(0.75 * var(--sjs-font-size, calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))));line-height:calc(1 * var(--sjs-font-size, calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))));margin-left:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));line-height:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-dragged-element-shortcut__icon{position:absolute;width:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));height:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__content--drag-over-inside .svc-panel__placeholder_frame,.svc-hovered>.svc-question__content--drag-over-inside .svc-panel__placeholder_frame{box-shadow:0 0 0 1px var(--sjs-primary-backcolor, var(--primary, #19b394));border:1px solid var(--sjs-primary-backcolor, var(--primary, #19b394));background:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)))}.svc-question__content--drag-over-inside .svc-panel__placeholder_frame>.svc-question__content-actions,.svc-hovered>.svc-question__content--drag-over-inside .svc-panel__placeholder_frame>.svc-question__content-actions{display:block}.svc-question__content--drag-over-left:before{content:" ";position:absolute;left:-9px;background:var(--sjs-secondary-backcolor, var(--secondary, #ff9814));top:0;height:100%;width:2px}.svc-question__content--drag-over-right:after{content:" ";position:absolute;right:-9px;background:var(--sjs-secondary-backcolor, var(--secondary, #ff9814));top:0;height:100%;width:2px}.sd-panel .svc-question__content--drag-over-left:before{left:-6px}.sd-panel .svc-question__content--drag-over-right:after{right:-6px}.svc-question__content--drag-over-top:before{content:" ";position:absolute;left:0;background:var(--sjs-secondary-backcolor, var(--secondary, #ff9814));top:-9px;width:100%;height:2px}.svc-question__content--drag-over-bottom:before{content:" ";position:absolute;left:0;background:var(--sjs-secondary-backcolor, var(--secondary, #ff9814));bottom:-9px;width:100%;height:2px}.svc-question__content--panel .sd-row>div:first-child .svc-question__content--drag-over-left,.sd-panel__content .sd-row>div:first-child .svc-question__content--drag-over-left{margin-left:8px;width:calc(100% - 8px)}.svc-question__content--panel .sd-row>div:last-child .svc-question__content--drag-over-right,.sd-panel__content .sd-row>div:last-child .svc-question__content--drag-over-right{margin-right:8px;width:calc(100% - 8px)}.svc-question__content--panel .svc-question__content--drag-over-top:before,.sd-panel__content .svc-question__content--drag-over-top:before{top:-6px}.svc-question__content--panel .svc-question__content--drag-over-bottom:before,.sd-panel__content .svc-question__content--drag-over-bottom:before{bottom:-6px}.svc-question__content-actions .sv-action-bar{box-sizing:border-box;padding:0;justify-content:center}svc-question sv-action-bar,svc-question .sv-action-bar,.svc-question sv-action-bar,.svc-question .sv-action-bar{padding:0}.svc-panel__edge{position:absolute;border:1px solid orange;height:10px;width:100%}.svc-panel__edge--top{top:0}.svc-panel__edge--bottom{bottom:0}.svc-question__adorner--start-with-new-line[data-sv-drop-target-survey-element=sv-drag-drop-ghost-survey-element-name]{height:100%;overflow:hidden;min-width:4px}.svc-question__adorner--start-with-new-line[data-sv-drop-target-survey-element=sv-drag-drop-ghost-survey-element-name] .svc-question__content.svc-question__content.svc-question__content{border:0;padding:0}[data-sv-drop-target-survey-element=sv-drag-drop-ghost-survey-element-name]{border:none;height:0}[data-sv-drop-target-survey-element=sv-drag-drop-ghost-survey-element-name] .svc-question__drag-area{display:none}[data-sv-drop-target-survey-element=sv-drag-drop-ghost-survey-element-name] .svc-question__drag-element{display:none}[data-sv-drop-target-survey-element=sv-drag-drop-ghost-survey-element-name] .svc-question__content{background:rgba(0,0,0,0);box-shadow:none}.svc-hovered>.svc-question__content>.svc-question__drag-area{visibility:visible}.svc-question__content.svc-question__content--selected>.svc-question__drag-area{visibility:visible;z-index:1}.svc-question__drag-area{position:absolute;cursor:move;top:0;left:0;visibility:hidden;height:calc(3.5 * var(--sjs-base-unit, var(--base-unit, 8px)));width:100%;display:flex;align-items:center;justify-content:center}.svc-question__drag-element{width:100%;height:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));opacity:.5}.svc-question__drag-element use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.sd-panel .svc-question__content--image:not(.svc-question__content--empty){padding-left:1px;padding-right:1px}.sd-panel .svc-question__content .sd-table-wrapper::before{left:calc(-1*var(--sd-base-padding) + 1px)}.sd-panel .svc-question__content .sd-table-wrapper::after{right:calc(-1*var(--sd-base-padding) + 1px)}.sd-panel .svc-question__content{border-radius:0;border:1px dashed var(--sjs-border-default, var(--border, #d6d6d6));box-shadow:none}.sd-panel .svc-hovered .svc-question__content:not(.svc-question__content--dragged){border:1px solid var(--sjs-secondary-backcolor-light, var(--secondary-light, rgba(255, 152, 20, 0.25)));box-shadow:0 0 0 1px var(--sjs-secondary-backcolor-light, var(--secondary-light, rgba(255, 152, 20, 0.25))) inset}.sd-panel .svc-question__content.svc-question__content--selected:not(.svc-question__content--dragged){border:1px solid var(--sjs-secondary-backcolor, var(--secondary, #ff9814));box-shadow:0 0 0 1px var(--sjs-secondary-backcolor, var(--secondary, #ff9814)) inset}.sd-page__row.sd-row--multiple .svc-question__content--empty .sd-row__question,.sd-page__row.sd-row--multiple .svc-question__content--empty .sd-row__panel{height:0}.sd-panel .svc-row--ghost.svc-row--ghost .svc-question__content.svc-question__content{border:none}.svc-widget__content{width:100%}.svc-widget__content .sd-question__content{pointer-events:none}.svc-question__content .sd-paneldynamic__footer,.svc-question__content .sd-paneldynamic__separator{display:none}.svc-panel__placeholder_frame{border:1px dashed var(--sjs-border-default, var(--border, #d6d6d6));width:100%;box-sizing:border-box;height:calc(30 * var(--sjs-base-unit, var(--base-unit, 8px)));display:flex;align-items:center;justify-content:center;flex-direction:column;padding:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(8 * var(--sjs-base-unit, var(--base-unit, 8px)));flex-grow:1}.svc-panel__add-new-question-container{width:100%;display:flex;justify-content:center;position:relative}.svc-panel__add-new-question{align-items:center;margin-top:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));margin-left:0;margin-right:0;width:auto;height:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));line-height:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));vertical-align:baseline;text-align:center;cursor:pointer;user-select:none;border:none;box-shadow:none}.svc-panel__add-new-question:hover{outline:none}.svc-panel__add-new-question .svc-text{display:flex;align-items:center;flex-grow:1;justify-content:center;margin:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));line-height:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));color:var(--sjs-primary-backcolor, var(--primary, #19b394));text-wrap:nowrap}.svc-panel__question-type-selector{appearance:none;display:flex;height:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));padding:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));box-sizing:border-box;border:none;border-radius:2px;background-color:rgba(0,0,0,0);cursor:pointer;margin-right:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));outline:none;top:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));margin:0;position:absolute;right:0}.svc-panel__question-type-selector use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.svc-panel__question-type-selector:hover{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.svc-panel__question-type-selector:focus{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)))}.sv-list__container .sv-action-bar-item--secondary .sv-list__item-icon use{fill:var(--sjs-secondary-backcolor, var(--secondary, #ff9814))}.sd-panel .svc-row{margin-top:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.sd-panel .svc-row:first-of-type{margin-top:0}.sd-panel .svc-row .sd-row{margin-top:0;margin-bottom:0;gap:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__content .sd-element__header--location-top{margin-top:0}.svc-question__content .sd-element--complex>.sd-element__header--location-top{padding-bottom:calc(.5*var(--sd-base-vertical-padding));padding-top:0}.svc-question__content .sd-element--complex>.sd-element__header--location-top:after{display:none}.svc-question__content .sd-panel__content{gap:0;padding-top:0}.svc-question__content .sd-table__cell--detail-panel .sd-panel__content{padding-top:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__content .sd-paneldynamic__panel-wrapper{padding:0}.svc-question__content .sd-table__cell--actions .sv-action-bar-item:disabled{background:var(--sjs-general-backcolor, var(--background, #fff));opacity:1}.svc-question__content .sd-table__cell--actions .sv-action-bar-item:disabled use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.svc-question__content .svc-carry-forward-panel{margin-top:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__content--ranking .svc-carry-forward-panel{margin-top:0}
|
|
26
26
|
.svc-question__dropdown-choices{margin-top:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__dropdown-choice--collapsed:nth-last-child(1){opacity:.25}.svc-question__dropdown-choice--collapsed:nth-last-child(2){opacity:.5}.svc-question__dropdown-choice--collapsed:nth-last-child(3){opacity:.75}.svc-question__dropdown-choices--wrapper .svc-action-button{margin-left:calc(6.75 * var(--sjs-base-unit, var(--base-unit, 8px)));margin-top:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));cursor:pointer}
|
|
27
|
-
.svc-image-question-controls{position:absolute;top:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));right:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));display:none}.svc-question__content--selected .svc-image-question-controls{display:flex}.svc-question__content--image:not(.svc-question__content--empty){padding:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px))) 0 calc(8 * var(--sjs-base-unit, var(--base-unit, 8px))) 0}.svc-question__content--image:not(.svc-question__content--empty) .sd-image__image{border-radius:0}.svc-question__content--image.svc-question__content--empty .sd-file,.svc-question__content--image.svc-question__content--empty sv-ng-file-question{width:100%}.svc-question__content--image.svc-question__content--empty .sd-question--image{display:none}
|
|
28
|
-
.svc-rating-question-controls{position:absolute}.svc-question__content--in-popup .svc-rating-question-controls.svc-item-value-controls{display:flex}.svc-question__content--selected .svc-rating-question-controls.svc-item-value-controls{display:flex}.svc-question__content .sd-rating{margin-inline-start:calc(9 * var(--sjs-base-unit, var(--base-unit, 8px)));width:calc(100% - 9 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__content .sd-question--table .sd-rating{margin-inline-start:0;width:fit-content;margin:auto}.svc-question__content .svc-rating-question-controls{display:flex;width:calc(8 * var(--sjs-base-unit, var(--base-unit, 8px)));min-width:auto;justify-content:flex-start}.svc-question__content .sd-rating__item--fixed-size:focus-within{width:unset;padding:calc(0.5 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(2.5 * var(--sjs-base-unit, var(--base-unit, 8px)))}
|
|
29
|
-
.svc-item-value-wrapper{position:relative;display:flex;gap:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));align-items:center;margin-left:calc(-5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__dropdown-choice .svc-item-value-wrapper,.sd-selectbase .svc-item-value-wrapper{align-items:flex-start;min-width:calc(28 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__dropdown-choice .svc-item-value__item,.sd-selectbase .svc-item-value__item{padding-right:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__content .sd-selectbase__column:not(.sd-imagepicker__column):not(:first-of-type){margin-left:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__content .sd-selectbase__column:not(:last-child){padding-right:0}.svc-item-value--dragging{background:var(--sjs-general-backcolor, var(--background, #fff));box-shadow:var(--sjs-shadow-large, 0px 8px 16px 0px rgba(0, 0, 0, 0.1));border-radius:calc(12.5 * var(--sjs-base-unit, var(--base-unit, 8px)));padding-right:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));padding-left:calc(0.5 * var(--sjs-base-unit, var(--base-unit, 8px)));-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.svc-item-value-controls{display:flex;margin:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px))) 0;height:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));box-sizing:border-box;flex-shrink:0;min-width:72px;justify-content:flex-end}.svc-item-value-controls__button{border-radius:50%;padding:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));cursor:pointer;display:inline-block;outline:none;height:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));box-sizing:content-box}.svc-item-value-controls__button .sv-svg-icon{display:block}.svc-item-value-controls__button>span{display:block}.svc-item-value-controls__drag-icon{display:block}.svc-item-value-wrapper:hover:not(.svc-item-value--ghost) .svc-item-value-controls__drag-icon,.svc-item-value-controls__drag:hover:not(.svc-item-value--ghost) .svc-item-value-controls__drag-icon{visibility:visible}.svc-item-value-controls__drag{padding:calc(0.5 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));cursor:move;opacity:.25}.svc-item-value-controls__drag .svc-item-value-controls__drag-icon{visibility:hidden}.svc-item-value-controls__drag use{fill:var(--sjs-general-forecolor, var(--foreground, #161616))}.svc-item-value-controls__button--disabled{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));opacity:.25;cursor:default}.svc-item-value-controls__remove:not(.svc-item-value-controls__button--disabled) use{fill:var(--sjs-special-red, var(--red, #e60a3e))}.svc-item-value-controls__add:not(.svc-item-value-controls__button--disabled) use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.svc-item-value-controls__add:not(.svc-item-value-controls__button--disabled):hover,.svc-item-value-controls__add:not(.svc-item-value-controls__button--disabled):focus{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)))}.svc-item-value-controls__remove:not(.svc-item-value-controls__button--disabled):hover,.svc-item-value-controls__remove:not(.svc-item-value-controls__button--disabled):focus{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)))}.sv-string-editor{cursor:text}.svc-item-value--new .svc-item-value__item .sd-item__control-label,.svc-item-value--new .svc-item-value__item .sv-ranking-item__text{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.svc-item-value--new .svc-item-value__item .sd-item__decorator{opacity:.35}.svc-item-value--new .sv-ranking-item__index{background:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.svc-item-value--new .sv-ranking-item__index.sv-ranking-item__index--empty:empty{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMyA3SDNWOUgxM1Y3WiIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC40NSIvPg0KPC9zdmc+)}.sv-ranking .svc-item-value-wrapper{align-items:center;min-width:calc(27 * var(--sjs-base-unit, var(--base-unit, 8px)))}.sv-ranking .svc-item-value__item{padding-right:0}.svc-item-value__item .sv-ranking-item__content{padding-left:0}.svc-item-value__item .sv-ranking-item__icon-container{display:none}.svc-item-value__item .sv-ranking-item__text{overflow:visible}.svc-item-value--ghost .svc-item-value__ghost{display:block}.svc-item-value--ghost .svc-item-value-controls{visibility:hidden}.svc-item-value--movedown{transform:translate(0, 0);animation:svdragdropmovedown .1s;animation-timing-function:ease-in-out}@keyframes svdragdropmovedown{0%{transform:translate(0, -50px)}100%{transform:translate(0, 0)}}.svc-item-value--moveup{transform:translate(0, 0);animation:svdragdropmoveup .1s;animation-timing-function:ease-in-out}@keyframes svdragdropmoveup{0%{transform:translate(0, 50px)}100%{transform:translate(0, 0)}}.svc-item-value__ghost{display:none;background:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));border-radius:calc(12.5 * var(--sjs-base-unit, var(--base-unit, 8px)));width:calc(25 * var(--sjs-base-unit, var(--base-unit, 8px)));height:40px;z-index:11;position:absolute;left:35px}
|
|
30
|
-
.svc-image-item-value-wrapper{display:inline-block;position:relative}.svc-image-item-value--new{display:none;height:max-content}.svc-image-item-value--new .sd-imagepicker__image{box-sizing:border-box;border:1px dashed var(--sjs-border-default, var(--border, #d6d6d6))}.svc-image-item-value--file-dragging .sd-imagepicker__image{border:2px solid var(--sjs-primary-backcolor, var(--primary, #19b394));background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)))}.svc-image-item-value--file-dragging .svc-image-item-value__item{position:relative;z-index:2}.svc-question__content--selected .svc-image-item-value--new{display:inline-block}.svc-image-item-value-controls{position:absolute;top:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));right:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-image-item-value--new .svc-image-item-value-controls{top:calc(50% - 3 * var(--sjs-base-unit, var(--base-unit, 8px)));left:calc(50% - 3 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-image-item-value--new .svc-image-item-value-controls__button{background-color:rgba(0,0,0,0)}.svc-image-item-value-controls__add use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.svc-image-item-value-controls__add:hover,.svc-image-item-value-controls__add:focus{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)))}.svc-choose-file-input{position:absolute;opacity:0;width:1px;height:1px;overflow:hidden}.svc-image-item-value__item .sd-imagepicker__item.sd-imagepicker__item{width:100%}.svc-image-item-value-controls__drag-area-indicator{display:none;cursor:move;position:absolute;top:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));left:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__content--selected .svc-image-item-value-wrapper:hover .svc-image-item-value-controls__drag-area-indicator{display:block}.svc-image-item-value-wrapper--ghost .svc-image-item-value-wrapper__ghost{display:block}.svc-image-item-value-wrapper--ghost .svc-image-item-value-wrapper__content{display:none}.svc-image-item-value-wrapper__ghost{display:none;background:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.svc-image-item-value--single{width:100%}.svc-image-item-value--single .sd-imagepicker__image{height:calc(30 * var(--sjs-base-unit, var(--base-unit, 8px)))}
|
|
27
|
+
.svc-image-question-controls{position:absolute;top:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));right:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));display:none}.svc-question__content--selected .svc-image-question-controls{display:flex}.svc-question__content--image:not(.svc-question__content--loading):not(.svc-question__content--empty){padding:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px))) 0 calc(8 * var(--sjs-base-unit, var(--base-unit, 8px))) 0}.svc-question__content--image:not(.svc-question__content--loading):not(.svc-question__content--empty) .sd-image__image{border-radius:0}.svc-question__content--image.svc-question__content--empty .sd-file,.svc-question__content--image.svc-question__content--empty sv-ng-file-question{width:100%}.svc-question__content--image.svc-question__content--empty .sd-question--image{display:none}.svc-question__content--loading .sd-image{display:none}.svc-image-question__loading-placeholder{position:relative;background-color:var(--sjs-general-backcolor, var(--background, #fff));width:100%;height:calc(27.5 * var(--sjs-base-unit, var(--base-unit, 8px)));border:1px dashed var(--sjs-border-inside, var(--border-inside, rgba(0, 0, 0, 0.16)))}.svc-image-question__loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}
|
|
28
|
+
.svc-rating-question-controls{position:absolute}.svc-question__content--in-popup .svc-rating-question-controls.svc-item-value-controls{display:flex}.svc-question__content--selected .svc-rating-question-controls.svc-item-value-controls{display:flex}.svc-question__content .sd-rating{margin-inline-start:calc(9 * var(--sjs-base-unit, var(--base-unit, 8px)));width:calc(100% - 9 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__content .sd-question--table .sd-rating{margin-inline-start:0;width:fit-content;margin:auto}.svc-question__content .svc-rating-question-controls{display:flex;width:calc(8 * var(--sjs-base-unit, var(--base-unit, 8px)));min-width:auto;justify-content:flex-start}.svc-question__content .sd-rating__item--fixed-size:focus-within{width:unset;padding:calc(0.5 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(2.5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-creator--mobile .svc-rating-question-content{position:relative}.svc-creator--mobile .svc-rating-question-controls{position:absolute;top:0}.svc-creator--mobile .svc-question__content .sd-rating{margin-inline-start:0;width:100%}.svc-creator--mobile .svc-question__content legend+.sd-rating__item,.svc-creator--mobile .svc-question__content legend+sv-ng-rating-item-smiley+.sd-rating__item-smiley,.svc-creator--mobile .svc-question__content legend+sv-ng-rating-item+.sd-rating__item{margin-inline-start:calc(9 * var(--sjs-base-unit, var(--base-unit, 8px)) + 2px)}.svc-creator--mobile .svc-question__content legend+.sd-rating__item-text{margin-inline-start:calc(9 * var(--sjs-base-unit, var(--base-unit, 8px)))}
|
|
29
|
+
.svc-item-value-wrapper{position:relative;display:flex;gap:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));align-items:center;margin-left:calc(-5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__dropdown-choice .svc-item-value-wrapper,.sd-selectbase .svc-item-value-wrapper{align-items:flex-start;min-width:calc(28 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__dropdown-choice .svc-item-value__item,.sd-selectbase .svc-item-value__item{padding-right:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__content .sd-selectbase__column:not(.sd-imagepicker__column):not(:first-of-type){margin-left:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__content .sd-selectbase__column:not(:last-child){padding-right:0}.svc-item-value--dragging{background:var(--sjs-general-backcolor, var(--background, #fff));box-shadow:var(--sjs-shadow-large, 0px 8px 16px 0px rgba(0, 0, 0, 0.1));border-radius:calc(12.5 * var(--sjs-base-unit, var(--base-unit, 8px)));padding-right:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));padding-left:calc(0.5 * var(--sjs-base-unit, var(--base-unit, 8px)));-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.svc-item-value-controls{display:flex;margin:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px))) 0;height:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));box-sizing:border-box;flex-shrink:0;min-width:72px;justify-content:flex-end}.svc-item-value-controls__button{border-radius:50%;padding:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));cursor:pointer;display:inline-block;outline:none;height:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));box-sizing:content-box}.svc-item-value-controls__button .sv-svg-icon{display:block}.svc-item-value-controls__button>span{display:block}.svc-item-value-controls__drag-icon{display:block}.svc-item-value-wrapper:hover:not(.svc-item-value--ghost) .svc-item-value-controls__drag-icon,.svc-item-value-controls__drag:hover:not(.svc-item-value--ghost) .svc-item-value-controls__drag-icon{visibility:visible}.svc-item-value-controls__drag{padding:calc(0.5 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));cursor:move;opacity:.25}.svc-item-value-controls__drag .svc-item-value-controls__drag-icon{visibility:hidden}.svc-item-value-controls__drag use{fill:var(--sjs-general-forecolor, var(--foreground, #161616))}.svc-item-value-controls__button--disabled{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));opacity:.25;cursor:default}.svc-item-value-controls__remove:not(.svc-item-value-controls__button--disabled) use{fill:var(--sjs-special-red, var(--red, #e60a3e))}.svc-item-value-controls__add:not(.svc-item-value-controls__button--disabled) use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.svc-item-value-controls__add:not(.svc-item-value-controls__button--disabled):hover,.svc-item-value-controls__add:not(.svc-item-value-controls__button--disabled):focus{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)))}.svc-item-value-controls__remove:not(.svc-item-value-controls__button--disabled):hover,.svc-item-value-controls__remove:not(.svc-item-value-controls__button--disabled):focus{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)))}.sv-string-editor{cursor:text}.svc-item-value--new .svc-item-value__item .sd-item__control-label,.svc-item-value--new .svc-item-value__item .sv-ranking-item__text{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.svc-item-value--new .svc-item-value__item .sd-item__decorator{opacity:.35}.svc-item-value--new .sv-ranking-item__index{background:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.svc-item-value--new .sv-ranking-item__index.sv-ranking-item__index--empty:empty{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xMyA3SDNWOUgxM1Y3WiIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC40NSIvPg0KPC9zdmc+)}.sv-ranking .svc-item-value-wrapper{align-items:center;min-width:calc(27 * var(--sjs-base-unit, var(--base-unit, 8px)))}.sv-ranking .svc-item-value__item{padding-right:0;flex-grow:1}.svc-question__content .svc-item-value__item .sv-ranking-item__text{flex-grow:1;width:0;max-width:fit-content}.svc-item-value__item .sv-ranking-item__content{padding-left:0}.svc-item-value__item .sv-ranking-item__icon-container{display:none}.svc-item-value__item .sv-ranking-item__text{overflow:visible}.svc-item-value__item .svc-string-editor{width:100%;display:inline-block}.svc-item-value__item .svc-string-editor__content{width:100%}.svc-item-value__item .sv-string-editor{text-overflow:ellipsis;overflow:hidden}.svc-item-value--ghost .svc-item-value__ghost{display:block}.svc-item-value--ghost .svc-item-value-controls{visibility:hidden}.svc-item-value--movedown{transform:translate(0, 0);animation:svdragdropmovedown .1s;animation-timing-function:ease-in-out}@keyframes svdragdropmovedown{0%{transform:translate(0, -50px)}100%{transform:translate(0, 0)}}.svc-item-value--moveup{transform:translate(0, 0);animation:svdragdropmoveup .1s;animation-timing-function:ease-in-out}@keyframes svdragdropmoveup{0%{transform:translate(0, 50px)}100%{transform:translate(0, 0)}}.svc-item-value__ghost{display:none;background:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));border-radius:calc(12.5 * var(--sjs-base-unit, var(--base-unit, 8px)));width:calc(25 * var(--sjs-base-unit, var(--base-unit, 8px)));height:40px;z-index:11;position:absolute;left:35px}.svc-creator--mobile .svc-tab-designer .svc-item-value-controls__drag-icon{visibility:visible}.svc-creator--mobile .svc-tab-designer .svc-item-value-wrapper{margin-left:calc(-3 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-creator--mobile .svc-tab-designer .svc-item-value-controls__drag{padding-left:0;padding-right:0}
|
|
30
|
+
.svc-image-item-value-wrapper{display:inline-block;position:relative}.svc-image-item-value--new{display:none;height:max-content}.svc-image-item-value--new .sd-imagepicker__image{box-sizing:border-box;border:1px dashed var(--sjs-border-default, var(--border, #d6d6d6))}.svc-image-item-value--file-dragging .sd-imagepicker__image{border:2px solid var(--sjs-primary-backcolor, var(--primary, #19b394));background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)))}.svc-image-item-value--file-dragging .svc-image-item-value__item{position:relative;z-index:2}.svc-question__content--selected .svc-image-item-value--new{display:inline-block}.svc-image-item-value-controls{position:absolute;top:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));right:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-image-item-value--new .svc-image-item-value-controls{top:calc(50% - 3 * var(--sjs-base-unit, var(--base-unit, 8px)));left:calc(50% - 3 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-image-item-value--new .svc-image-item-value-controls__button{background-color:rgba(0,0,0,0)}.svc-image-item-value-controls__add use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.svc-image-item-value-controls__add:hover,.svc-image-item-value-controls__add:focus{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)))}.svc-choose-file-input{position:absolute;opacity:0;width:1px;height:1px;overflow:hidden}.svc-image-item-value__item .sd-imagepicker__item.sd-imagepicker__item{width:100%}.svc-image-item-value-controls__drag-area-indicator{display:none;cursor:move;position:absolute;top:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));left:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__content--selected .svc-image-item-value-wrapper:hover .svc-image-item-value-controls__drag-area-indicator{display:block}.svc-image-item-value-wrapper--ghost .svc-image-item-value-wrapper__ghost{display:block}.svc-image-item-value-wrapper--ghost .svc-image-item-value-wrapper__content{display:none}.svc-image-item-value-wrapper__ghost{display:none;background:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3))}.svc-image-item-value--single{width:100%}.svc-image-item-value--single .sd-imagepicker__image{height:calc(30 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-image-item-value__loading{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}
|
|
31
31
|
.svc-matrix-cell{position:relative}.svc-question__adorner .sd-table .sd-table__cell--column-title{padding:0 calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question__adorner .sd-table .sd-table__cell--column-title .svc-matrix-cell{padding:calc(1.5 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-matrix-cell--selected{position:absolute;border:calc(0.25 * var(--sjs-base-unit, var(--base-unit, 8px))) solid var(--sjs-secondary-backcolor, var(--secondary, #ff9814));border-radius:calc(0.5 * var(--sjs-base-unit, var(--base-unit, 8px)));top:calc(0 * var(--sjs-base-unit, var(--base-unit, 8px)));left:calc(0 * var(--sjs-base-unit, var(--base-unit, 8px)));right:calc(0 * var(--sjs-base-unit, var(--base-unit, 8px)));bottom:calc(0 * var(--sjs-base-unit, var(--base-unit, 8px)));display:none}.svc-matrix-cell--selected.svc-visible{display:block}.svc-hovered>.svc-matrix-cell--selected:not(.svc-visible){border:calc(0.25 * var(--sjs-base-unit, var(--base-unit, 8px))) solid var(--sjs-secondary-backcolor-light, var(--secondary-light, rgba(255, 152, 20, 0.25)));border-radius:calc(0.5 * var(--sjs-base-unit, var(--base-unit, 8px)));display:block}.svc-matrix-cell__question-controls{display:none;position:absolute;top:calc(50% - 3 * var(--sjs-base-unit, var(--base-unit, 8px)));left:calc(50% - 3 * var(--sjs-base-unit, var(--base-unit, 8px)));z-index:2}.svc-matrix-cell__question-controls-button{display:block;width:calc(6 * var(--sjs-base-unit, var(--base-unit, 8px)));height:calc(6 * var(--sjs-base-unit, var(--base-unit, 8px)));background:var(--sjs-general-backcolor, var(--background, #fff));border:1px solid var(--sjs-border-default, var(--border, #d6d6d6));box-sizing:border-box;border-radius:50%;padding:calc(1.5 * var(--sjs-base-unit, var(--base-unit, 8px)));cursor:pointer}.svc-matrix-cell__question-controls-button use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.svc-matrix-cell:hover .svc-matrix-cell__question-controls{display:block}.svc-question__content--in-popup{width:calc(100% - 25 * var(--sjs-base-unit, var(--base-unit, 8px)));min-width:calc(70 * var(--sjs-base-unit, var(--base-unit, 8px)));padding:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-matrix-cell__popup .sv-popup__scrolling-content{margin-top:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));padding-top:0}.svc-matrix-cell__popup .svc-question__content{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.svc-question__content .sd-table__cell--detail-panel{padding-left:calc(6 * var(--sjs-base-unit, var(--base-unit, 8px)))}
|
|
32
32
|
.svd-test-results{font-family:var(--font-family);width:80%;margin:auto;margin-bottom:calc(5 * var(--sjs-base-unit, var(--base-unit, 8px)));background-color:var(--sjs-general-backcolor, var(--background, #fff));box-shadow:var(--sjs-shadow-small, 0px 1px 2px 0px rgba(0, 0, 0, 0.15));border-radius:4px}.svd-test-results .svd-test-results__header{display:flex;justify-content:space-between;align-items:center;padding:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));font-size:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));border-bottom:2px solid var(--sjs-border-light, var(--border-light, #eaeaea))}.svd-test-results .svd-test-results__header .svd-test-results__header-text{margin:0}.svd-test-results .svd-test-results__header .svd-test-results__header-types{display:flex;gap:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svd-test-results .svd-test-results__text{display:flex;padding:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)));width:calc(100% - (6 * var(--sjs-base-unit, var(--base-unit, 8px))));overflow:auto;user-select:text;white-space:pre-wrap}.svd-test-results .svd-test-results__table{width:100%}.svd-test-results .svd-test-results__table table{width:100%;border-collapse:collapse}.svd-test-results .svd-test-results__table table .svd-test-results__marker{position:absolute;top:calc(1.5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svd-test-results .svd-test-results__table table .svd-test-results__marker .sv-svg-icon{transition:transform .2s ease-in-out}.svd-test-results .svd-test-results__table table .svd-test-results__marker .sv-svg-icon use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.svd-test-results .svd-test-results__table table .svd-test-results__marker.svd-test-results__marker--expanded .sv-svg-icon{transform-origin:center;transform:rotate(90deg)}.svd-test-results .svd-test-results__table table th{padding:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));text-align:left;font-weight:600;font-size:12px;color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.svd-test-results .svd-test-results__table table th:nth-child(1){padding-left:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svd-test-results .svd-test-results__table table td{padding:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px))) calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));max-width:calc(50 * var(--sjs-base-unit, var(--base-unit, 8px)));overflow:auto;border-top:2px solid var(--sjs-border-light, var(--border-light, #eaeaea));user-select:text}.svd-test-results .svd-test-results__table table td:nth-child(1){position:relative;width:50%;font-weight:600}.svd-test-results .svd-test-results__table table td:nth-child(2){width:50%;padding-right:calc(3 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svd-test-results .svd-test-results__table table .survey-result-value{word-break:break-all}.svd-test-results .svd-test-results__table table tr{vertical-align:top}.svd-test-results .svd-test-results__table table tr .svd-test-results__node-value{color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}
|
|
33
|
-
.svc-designer-header .sd-container-modern__title{gap:0;column-gap:calc(6 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logo-image{position:relative;justify-content:flex-end;align-items:center;display:flex;padding:0;cursor:pointer}.svc-logo-image .svc-image-item-value-controls{display:block;top:calc(2.5 * var(--sjs-base-unit, var(--base-unit, 8px)));right:calc(1.5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logo-image-placeholder{font-size:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));opacity:.25;white-space:nowrap;word-break:keep-all;padding:0;width:calc(8 * var(--sjs-base-unit, var(--base-unit, 8px)));height:calc(8 * var(--sjs-base-unit, var(--base-unit, 8px)));display:flex;justify-content:center;align-items:center;margin-right:calc(-2 * var(--sjs-base-unit, var(--base-unit, 8px)));border-radius:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logo-image-placeholder:hover{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)));opacity:unset}.svc-logo-image-placeholder:hover use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.svc-logo-image-placeholder svg{width:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));height:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logo-image-placeholder use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.svc-logo-image-container{position:relative}.svc-logo-image-container .sd-logo{margin:0}.svc-logo-image-controls{opacity:0;width:max-content;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.svc-logo-image-container{cursor:default}.svc-logo-image-container:not(.svc-logo-image-container--editable) .svc-logo-image-controls{display:none}.svc-logo-image-container--editable:focus-within .svc-logo-image-controls,.svc-logo-image-container--editable:hover .svc-logo-image-controls{opacity:1}
|
|
33
|
+
.svc-designer-header .sd-container-modern__title{gap:0;column-gap:calc(6 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logo-image{position:relative;justify-content:flex-end;align-items:center;display:flex;padding:0;cursor:pointer}.svc-logo-image .svc-image-item-value-controls{display:block;top:calc(2.5 * var(--sjs-base-unit, var(--base-unit, 8px)));right:calc(1.5 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logo-image__loading{width:calc(8 * var(--sjs-base-unit, var(--base-unit, 8px)));height:calc(8 * var(--sjs-base-unit, var(--base-unit, 8px)));padding:calc(1 * var(--sjs-base-unit, var(--base-unit, 8px)));box-sizing:border-box;margin-right:calc(-2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logo-image-placeholder{font-size:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));opacity:.25;white-space:nowrap;word-break:keep-all;padding:0;width:calc(8 * var(--sjs-base-unit, var(--base-unit, 8px)));height:calc(8 * var(--sjs-base-unit, var(--base-unit, 8px)));display:flex;justify-content:center;align-items:center;margin-right:calc(-2 * var(--sjs-base-unit, var(--base-unit, 8px)));border-radius:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logo-image-placeholder:hover{background-color:var(--sjs-primary-backcolor-light, var(--primary-light, rgba(25, 179, 148, 0.1)));opacity:unset}.svc-logo-image-placeholder:hover use{fill:var(--sjs-primary-backcolor, var(--primary, #19b394))}.svc-logo-image-placeholder svg{width:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)));height:calc(4 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-logo-image-placeholder use{fill:var(--sjs-general-forecolor-light, var(--foreground-light, #909090))}.svc-logo-image-container{position:relative}.svc-logo-image-container .sd-logo{margin:0}.svc-logo-image-controls{opacity:0;width:max-content;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.svc-logo-image-container{cursor:default}.svc-logo-image-container:not(.svc-logo-image-container--editable) .svc-logo-image-controls{display:none}.svc-logo-image-container--editable:focus-within .svc-logo-image-controls,.svc-logo-image-container--editable:hover .svc-logo-image-controls{opacity:1}
|
|
34
34
|
.svc-question-link__set-button{font-weight:600;cursor:pointer}.svc-link-value-button{margin-left:calc(-2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-question-link__clear-button{color:var(--sjs-special-red, var(--red, #e60a3e));font-weight:600;cursor:pointer}.svc-question-link__clear-button:focus,.svc-question-link__clear-button:hover{background-color:var(--sjs-special-red-light, var(--red-light, rgba(230, 10, 62, 0.1)))}
|
|
35
35
|
.svc-property-panel__item{margin:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px))) 0;width:100%}
|
|
36
36
|
.svc-property-panel__group{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)));border:none;outline:none;color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));cursor:pointer;text-align:left;background:var(--sjs-general-backcolor, var(--background, #fff));box-shadow:inset 0px -1px 0px var(--sjs-border-default, var(--border, #d6d6d6));font-family:var(--font-family);font-size:calc(2 * var(--sjs-base-unit, var(--base-unit, 8px)))}.svc-property-panel__group:disabled,.svc-property-panel__group:disabled:hover{background-color:var(--sjs-general-backcolor, var(--background, #fff));color:var(--sjs-general-forecolor, var(--foreground, #161616));opacity:.25;cursor:default}.svc-property-panel__group:hover{background-color:var(--sjs-general-backcolor-dim, var(--background-dim, #f3f3f3));color:var(--sjs-general-forecolor-light, var(--foreground-light, #909090));font-weight:400}.svc-property-panel__group--active,.svc-property-panel__group--active:hover{color:var(--sjs-general-forecolor, var(--foreground, #161616));font-weight:600;background-color:var(--sjs-general-backcolor, var(--background, #fff))}
|
package/survey-creator-core.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* SurveyJS Creator v1.9.
|
|
2
|
+
* SurveyJS Creator v1.9.107
|
|
3
3
|
* (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
|
|
4
4
|
* Github: https://github.com/surveyjs/survey-creator
|
|
5
5
|
* License: https://surveyjs.io/Licenses#SurveyCreator
|
|
@@ -204,7 +204,9 @@ var SurveyElementAdornerBase = /** @class */ (function (_super) {
|
|
|
204
204
|
SurveyElementAdornerBase.prototype.dispose = function () {
|
|
205
205
|
_super.prototype.dispose.call(this);
|
|
206
206
|
this.detachElement(this.surveyElement);
|
|
207
|
-
this.actionContainer.
|
|
207
|
+
if (!this.actionContainer.isDisposed) {
|
|
208
|
+
this.actionContainer.dispose();
|
|
209
|
+
}
|
|
208
210
|
this.creator.sidebar.onPropertyChanged.remove(this.sidebarFlyoutModeChangedFunc);
|
|
209
211
|
this.selectedPropPageFunc = undefined;
|
|
210
212
|
this.sidebarFlyoutModeChangedFunc = undefined;
|
|
@@ -270,7 +272,9 @@ var SurveyElementAdornerBase = /** @class */ (function (_super) {
|
|
|
270
272
|
iconSize: 16,
|
|
271
273
|
action: function () {
|
|
272
274
|
_this.creator.setShowSidebar(true, true);
|
|
273
|
-
_this.creator.
|
|
275
|
+
if (!_this.creator.isMobileView) {
|
|
276
|
+
_this.creator.propertyGrid.getAllQuestions()[0].focus();
|
|
277
|
+
}
|
|
274
278
|
}
|
|
275
279
|
}));
|
|
276
280
|
items.push(new survey_core__WEBPACK_IMPORTED_MODULE_1__["Action"]({
|
|
@@ -548,7 +552,7 @@ var ImageItemValueWrapperViewModel = /** @class */ (function (_super) {
|
|
|
548
552
|
return new survey_core__WEBPACK_IMPORTED_MODULE_1__["CssClassBuilder"]()
|
|
549
553
|
.append("svc-image-item-value-wrapper")
|
|
550
554
|
.append("svc-image-item-value")
|
|
551
|
-
.append("svc-image-item-value--new", this.isNew)
|
|
555
|
+
.append("svc-image-item-value--new", this.isNew || this.isUploading)
|
|
552
556
|
.append("svc-image-item-value-wrapper--ghost", this.isDragDropGhost)
|
|
553
557
|
.append("svc-image-item-value--file-dragging", this.isFileDragging)
|
|
554
558
|
.append("svc-image-item-value--single", this.getIsNewItemSingle()).toString();
|
|
@@ -1680,7 +1684,9 @@ var PageAdorner = /** @class */ (function (_super) {
|
|
|
1680
1684
|
}
|
|
1681
1685
|
PageAdorner.prototype.updateDragTypeOverMe = function () {
|
|
1682
1686
|
var _a;
|
|
1683
|
-
|
|
1687
|
+
if (!this.isDisposed) {
|
|
1688
|
+
this.dragTypeOverMe = (_a = this.page) === null || _a === void 0 ? void 0 : _a.dragTypeOverMe;
|
|
1689
|
+
}
|
|
1684
1690
|
};
|
|
1685
1691
|
PageAdorner.prototype.attachElement = function (surveyElement) {
|
|
1686
1692
|
var _this = this;
|
|
@@ -1719,7 +1725,9 @@ var PageAdorner = /** @class */ (function (_super) {
|
|
|
1719
1725
|
surveyElement["surveyChangedCallback"] = undefined;
|
|
1720
1726
|
}
|
|
1721
1727
|
_super.prototype.detachElement.call(this, surveyElement);
|
|
1722
|
-
this.
|
|
1728
|
+
if (!this.isDisposed) {
|
|
1729
|
+
this.dragTypeOverMe = null;
|
|
1730
|
+
}
|
|
1723
1731
|
};
|
|
1724
1732
|
PageAdorner.prototype.onElementSelectedChanged = function (isSelected) {
|
|
1725
1733
|
_super.prototype.onElementSelectedChanged.call(this, isSelected);
|
|
@@ -2060,6 +2068,7 @@ var QuestionImageAdornerViewModel = /** @class */ (function (_super) {
|
|
|
2060
2068
|
if (!!fileToUpload) {
|
|
2061
2069
|
_this.creator.uploadFiles(o.files, _this.question, function (status, link) {
|
|
2062
2070
|
_this.question.imageLink = link;
|
|
2071
|
+
o.callback(status, [{ content: link, file: o.files[0] }]);
|
|
2063
2072
|
});
|
|
2064
2073
|
}
|
|
2065
2074
|
});
|
|
@@ -2114,6 +2123,11 @@ var QuestionImageAdornerViewModel = /** @class */ (function (_super) {
|
|
|
2114
2123
|
enumerable: false,
|
|
2115
2124
|
configurable: true
|
|
2116
2125
|
});
|
|
2126
|
+
QuestionImageAdornerViewModel.prototype.css = function () {
|
|
2127
|
+
return new survey_core__WEBPACK_IMPORTED_MODULE_1__["CssClassBuilder"]()
|
|
2128
|
+
.append(_super.prototype.css.call(this))
|
|
2129
|
+
.append("svc-question__content--loading", this.isUploading).toString();
|
|
2130
|
+
};
|
|
2117
2131
|
QuestionImageAdornerViewModel.prototype.dispose = function () {
|
|
2118
2132
|
_super.prototype.dispose.call(this);
|
|
2119
2133
|
this.questionRoot = undefined;
|
|
@@ -9491,7 +9505,8 @@ var TestSurveyTabViewModel = /** @class */ (function (_super) {
|
|
|
9491
9505
|
};
|
|
9492
9506
|
if (this.prevPageAction) {
|
|
9493
9507
|
this.prevPageAction.visible = new survey_core__WEBPACK_IMPORTED_MODULE_2__["ComputedUpdater"](function () {
|
|
9494
|
-
|
|
9508
|
+
var isRunning = _this.survey.state === "running";
|
|
9509
|
+
return Object(_utils_utils__WEBPACK_IMPORTED_MODULE_4__["notShortCircuitAnd"])(_this.isRunning, _this.surveyProvider.activeTab === "test", _this.pageListItems.length > 1) && isRunning;
|
|
9495
9510
|
});
|
|
9496
9511
|
this.prevPageAction.iconName = new survey_core__WEBPACK_IMPORTED_MODULE_2__["ComputedUpdater"](function () {
|
|
9497
9512
|
return _this.surveyProvider.isMobileView ? "icon-arrow-left" : "icon-arrow-left_16x16";
|
|
@@ -9518,9 +9533,13 @@ var TestSurveyTabViewModel = /** @class */ (function (_super) {
|
|
|
9518
9533
|
horizontalPosition: "center"
|
|
9519
9534
|
});
|
|
9520
9535
|
pageActions.push(this.selectPageAction);
|
|
9536
|
+
this.selectPageAction.visible = new survey_core__WEBPACK_IMPORTED_MODULE_2__["ComputedUpdater"](function () {
|
|
9537
|
+
return _this.survey.state === "running";
|
|
9538
|
+
});
|
|
9521
9539
|
if (this.nextPageAction) {
|
|
9522
9540
|
this.nextPageAction.visible = new survey_core__WEBPACK_IMPORTED_MODULE_2__["ComputedUpdater"](function () {
|
|
9523
|
-
|
|
9541
|
+
var isRunning = _this.survey.state === "running";
|
|
9542
|
+
return Object(_utils_utils__WEBPACK_IMPORTED_MODULE_4__["notShortCircuitAnd"])(_this.isRunning, _this.surveyProvider.activeTab === "test", _this.pageListItems.length > 1) && isRunning;
|
|
9524
9543
|
});
|
|
9525
9544
|
this.nextPageAction.iconName = new survey_core__WEBPACK_IMPORTED_MODULE_2__["ComputedUpdater"](function () {
|
|
9526
9545
|
return _this.surveyProvider.isMobileView ? "icon-arrow-right" : "icon-arrow-right_16x16";
|
|
@@ -13625,7 +13644,7 @@ var CreatorBase = /** @class */ (function (_super) {
|
|
|
13625
13644
|
function CreatorBase(options, options2) {
|
|
13626
13645
|
var _this = _super.call(this) || this;
|
|
13627
13646
|
_this.options = options;
|
|
13628
|
-
_this.
|
|
13647
|
+
_this.startEditTitleOnQuestionAddedValue = true;
|
|
13629
13648
|
_this.isRTLValue = false;
|
|
13630
13649
|
_this.alwaySaveTextInPropertyEditorsValue = false;
|
|
13631
13650
|
_this.pageEditModeValue = "standard";
|
|
@@ -14514,6 +14533,16 @@ var CreatorBase = /** @class */ (function (_super) {
|
|
|
14514
14533
|
enumerable: false,
|
|
14515
14534
|
configurable: true
|
|
14516
14535
|
});
|
|
14536
|
+
Object.defineProperty(CreatorBase.prototype, "startEditTitleOnQuestionAdded", {
|
|
14537
|
+
get: function () {
|
|
14538
|
+
return !this.isMobileView && this.startEditTitleOnQuestionAddedValue;
|
|
14539
|
+
},
|
|
14540
|
+
set: function (value) {
|
|
14541
|
+
this.startEditTitleOnQuestionAddedValue = value;
|
|
14542
|
+
},
|
|
14543
|
+
enumerable: false,
|
|
14544
|
+
configurable: true
|
|
14545
|
+
});
|
|
14517
14546
|
CreatorBase.prototype.changePageModifications = function (allow) {
|
|
14518
14547
|
if (allow === void 0) { allow = false; }
|
|
14519
14548
|
this.setPropertyVisibility("survey", allow, "pages");
|
|
@@ -19151,7 +19180,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
19151
19180
|
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_70__ = __webpack_require__(/*! survey-core */ "survey-core");
|
|
19152
19181
|
/* harmony import */ var survey_core__WEBPACK_IMPORTED_MODULE_70___default = /*#__PURE__*/__webpack_require__.n(survey_core__WEBPACK_IMPORTED_MODULE_70__);
|
|
19153
19182
|
var Version;
|
|
19154
|
-
Version = "" + "1.9.
|
|
19183
|
+
Version = "" + "1.9.107";
|
|
19155
19184
|
//should be loaded before other styles for easier override
|
|
19156
19185
|
__webpack_require__(/*! ../utils/context-button.scss */ "./src/utils/context-button.scss");
|
|
19157
19186
|
|
|
@@ -19240,7 +19269,7 @@ __webpack_require__(/*! ../utils/design.scss */ "./src/utils/design.scss");
|
|
|
19240
19269
|
__webpack_require__(/*! ../utils/layout.scss */ "./src/utils/layout.scss");
|
|
19241
19270
|
|
|
19242
19271
|
survey_core__WEBPACK_IMPORTED_MODULE_70__["settings"].supportCreatorV2 = true;
|
|
19243
|
-
Object(survey_core__WEBPACK_IMPORTED_MODULE_70__["checkLibraryVersion"])("" + "1.9.
|
|
19272
|
+
Object(survey_core__WEBPACK_IMPORTED_MODULE_70__["checkLibraryVersion"])("" + "1.9.107", "survey-creator-core");
|
|
19244
19273
|
|
|
19245
19274
|
|
|
19246
19275
|
/***/ }),
|
|
@@ -29992,6 +30021,7 @@ var DragDropSurveyElements = /** @class */ (function (_super) {
|
|
|
29992
30021
|
if (isSamePanel) {
|
|
29993
30022
|
_this.moveElementInPanel(row.panel, src, dragged, targetIndex);
|
|
29994
30023
|
row.panel.updateRows();
|
|
30024
|
+
isTargetIsContainer = false;
|
|
29995
30025
|
targetIndex = -1;
|
|
29996
30026
|
}
|
|
29997
30027
|
else {
|
|
@@ -30186,12 +30216,32 @@ var DragDropSurveyElements = /** @class */ (function (_super) {
|
|
|
30186
30216
|
}
|
|
30187
30217
|
return result;
|
|
30188
30218
|
};
|
|
30219
|
+
DragDropSurveyElements.prototype.isAllowDragOver = function (dropTarget, dragOverLocation) {
|
|
30220
|
+
if (!this.survey || this.survey.onDragDropAllow.isEmpty)
|
|
30221
|
+
return true;
|
|
30222
|
+
var allowOptions = {
|
|
30223
|
+
allow: true,
|
|
30224
|
+
parent: this.parentElement,
|
|
30225
|
+
source: this.draggedElement,
|
|
30226
|
+
target: dropTarget,
|
|
30227
|
+
insertAfter: undefined,
|
|
30228
|
+
insertBefore: undefined
|
|
30229
|
+
};
|
|
30230
|
+
if (dragOverLocation === survey_core__WEBPACK_IMPORTED_MODULE_1__["DragTypeOverMeEnum"].Bottom || dragOverLocation === survey_core__WEBPACK_IMPORTED_MODULE_1__["DragTypeOverMeEnum"].Right) {
|
|
30231
|
+
allowOptions.insertAfter = dropTarget;
|
|
30232
|
+
}
|
|
30233
|
+
if (dragOverLocation === survey_core__WEBPACK_IMPORTED_MODULE_1__["DragTypeOverMeEnum"].Top || dragOverLocation === survey_core__WEBPACK_IMPORTED_MODULE_1__["DragTypeOverMeEnum"].Left) {
|
|
30234
|
+
allowOptions.insertBefore = dropTarget;
|
|
30235
|
+
}
|
|
30236
|
+
this.survey.onDragDropAllow.fire(this.survey, allowOptions);
|
|
30237
|
+
return allowOptions.allow;
|
|
30238
|
+
};
|
|
30189
30239
|
DragDropSurveyElements.prototype.dragOverCore = function (dropTarget, dragOverLocation, isEdge, isSide) {
|
|
30190
30240
|
if (isEdge === void 0) { isEdge = false; }
|
|
30191
30241
|
if (isSide === void 0) { isSide = false; }
|
|
30192
30242
|
this.removeDragOverMarker(this.dragOverIndicatorElement);
|
|
30193
30243
|
this.removeDragOverMarker(this.dropTarget);
|
|
30194
|
-
if (
|
|
30244
|
+
if (this.isSameElement(dropTarget)) {
|
|
30195
30245
|
this.allowDropHere = false;
|
|
30196
30246
|
return;
|
|
30197
30247
|
}
|
|
@@ -30202,6 +30252,10 @@ var DragDropSurveyElements = /** @class */ (function (_super) {
|
|
|
30202
30252
|
this.parentElement = this.dropTarget.isPage
|
|
30203
30253
|
? this.dropTarget
|
|
30204
30254
|
: (this.dropTarget.page || this.dropTarget.__page);
|
|
30255
|
+
if (!this.isAllowDragOver(dropTarget, dragOverLocation)) {
|
|
30256
|
+
this.allowDropHere = false;
|
|
30257
|
+
return;
|
|
30258
|
+
}
|
|
30205
30259
|
var dragOverIndicator = this.dragOverIndicatorElement || this.dropTarget;
|
|
30206
30260
|
if (!this.isEdge && !this.isSide && this.isDragOverInsideEmptyPanel()) {
|
|
30207
30261
|
dragOverIndicator.dragTypeOverMe = survey_core__WEBPACK_IMPORTED_MODULE_1__["DragTypeOverMeEnum"].InsideEmptyPanel;
|
|
@@ -30217,6 +30271,14 @@ var DragDropSurveyElements = /** @class */ (function (_super) {
|
|
|
30217
30271
|
}
|
|
30218
30272
|
}
|
|
30219
30273
|
};
|
|
30274
|
+
DragDropSurveyElements.prototype.isSameElement = function (target) {
|
|
30275
|
+
while (!!target) {
|
|
30276
|
+
if (target === this.draggedElement)
|
|
30277
|
+
return true;
|
|
30278
|
+
target = target.parent;
|
|
30279
|
+
}
|
|
30280
|
+
return false;
|
|
30281
|
+
};
|
|
30220
30282
|
DragDropSurveyElements.prototype.dragOver = function (event) {
|
|
30221
30283
|
var dropTargetNode = this.findDropTargetNodeFromPoint(event.clientX, event.clientY);
|
|
30222
30284
|
if (!dropTargetNode) {
|