survey-creator-core 1.9.69 → 1.9.70

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.69
2
+ * SurveyJS Creator v1.9.70
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
@@ -7,7 +7,7 @@
7
7
  @font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:local("Open Sans Regular"),local("OpenSans-Regular"),url(https://fonts.gstatic.com/s/opensans/v18/mem8YaGs126MiZpBA-UFVZ0b.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:"Open Sans";font-style:normal;font-weight:600;font-stretch:100%;src:local("Open Sans Semibold"),local("OpenSans-Semibold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;font-stretch:100%;src:local("Open Sans Bold"),local("OpenSans-Bold"),url(https://fonts.gstatic.com/s/opensans/v26/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format("woff2");unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}:root{--font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif}
8
8
 
9
9
  /*!
10
- * SurveyJS Creator v1.9.69
10
+ * SurveyJS Creator v1.9.70
11
11
  * (c) 2015-2023 Devsoft Baltic OÜ - http://surveyjs.io/
12
12
  * Github: https://github.com/surveyjs/survey-creator
13
13
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -28,13 +28,11 @@ svc-tab-test{width:100%;height:100%;background:var(--background-dim, #f3f3f3)}.s
28
28
 
29
29
  .svc-tab-logic-edit{width:100%;height:100%;background:var(--background-dim, #f3f3f3)}.svc-tab-logic-edit__content{height:calc(100% - calc(6 * 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(--base-unit, 8px));background:var(--background, #fff);border-top:1px solid var(--border, #d6d6d6);width:100%}.svc-logic-paneldynamic div.svc-logic-operator{height:calc(3 * var(--base-unit, 8px));box-sizing:content-box}.svc-logic-paneldynamic .svc-logic-operator{-webkit-appearance:none;appearance:none;padding:calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));border-radius:calc(12.5 * var(--base-unit, 8px));border:none;outline:none;font-weight:600;font-family:var(--font-family);font-size:calc(2 * var(--base-unit, 8px));color:var(--foreground-light, #909090);height:calc(5 * var(--base-unit, 8px));line-height:calc(3 * var(--base-unit, 8px));cursor:pointer}.svc-logic-paneldynamic .svc-logic-operator option{background:var(--background, #fff);color:var(--foreground, #161616)}.svc-logic-operator:focus{outline:1px dotted var(--primary, #19b394)}.sl-question.svc-logic-question--answered .svc-logic-operator{color:var(--foreground, #161616)}.svc-logic-operator.svc-logic-operator:hover,.svc-logic-operator.svc-logic-operator:focus{color:#ffffff;outline:none;box-shadow:none}.svc-logic-operator.svc-logic-operator--question{background-color: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(--blue, #437fd9)}.svc-logic-operator.svc-logic-operator--conjunction,.svc-logic-operator.svc-logic-operator--operator{background-color: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(--yellow, #ff9814)}.svc-logic-operator.svc-logic-operator--action{background-color:var(--red-light, rgba(229,10,62,0.1))}.svc-logic-operator.svc-logic-operator--action:hover,.svc-logic-operator.svc-logic-operator--action:focus{background-color:var(--red, #e60a3e)}.svc-logic-operator.svc-logic-operator--error{background-color:var(--background, #fff);color:var(--red, #e60a3e);box-shadow:inset 0 0 0 2px 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(--base-unit, 8px));height:calc(5 * 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(--base-unit, 8px)) calc(3 * 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(--red-light, rgba(229,10,62,0.1))}.svc-logic-condition-remove-question{height:calc(5 * 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(--foreground-light, #909090);margin-top:calc(2 * 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(--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(--base-unit, 8px));margin-top:calc(4 * var(--base-unit, 8px))}.svc-logic-tab__content .svc-logic-tab__content-action{margin-left:25%;margin-right:25%;margin-bottom:calc(8 * var(--base-unit, 8px))}.svc-logic-tab__content .svc-logic-tab__content-action--disabled{cursor:default;outline:solid calc(.25 * var(--base-unit, 8px)) transparent}.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(--background, #fff);box-shadow:0px 1px 2px rgba(0,0,0,0.15)}.svc-logic-tab__content .svc-logic-tab__content-action--disabled .svc-text{color:var(--foreground-disabled, rgba(22,22,22,0.16))}.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(--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(--base-unit, 8px));min-width:100%;max-width:100%;box-sizing:border-box;margin-top:calc(2 * var(--base-unit, 8px));background:var(--background, #fff);box-shadow:0px 1px 2px rgba(0,0,0,0.15);border-radius:calc(.5 * var(--base-unit, 8px));padding:calc(4 * var(--base-unit, 8px)) calc(5 * var(--base-unit, 8px)) calc(5 * var(--base-unit, 8px))}.svc-logic-placeholder__text{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:calc(2 * var(--base-unit, 8px));line-height:calc(3 * var(--base-unit, 8px));text-align:center;color:var(--foreground-light, #909090);display:block;padding:calc(4 * var(--base-unit, 8px)) calc(8 * var(--base-unit, 8px))}
30
30
 
31
- .svc-notifier{position:absolute;bottom:calc(1 * var(--base-unit, 8px));left:calc(1 * var(--base-unit, 8px));background:var(--background, #fff);opacity:0.75;padding:calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));box-shadow:0px 2px 6px rgba(0,0,0,0.1);border-radius:calc(.5 * var(--base-unit, 8px));color:var(--foreground, #161616);min-width:calc(30 * var(--base-unit, 8px));text-align:center;z-index:1600;font-family:var(--font-family);font-style:normal;font-weight:600;font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * var(--base-unit, 8px))}.svc-notifier.svc-notifier--error{background-color:var(--red, #e60a3e);color:#ffffff;opacity:1}.svc-creator--mobile .svc-notifier{left:0;bottom:calc(6 * var(--base-unit, 8px));width:100%;box-sizing:border-box;opacity:1;z-index:1000}
32
-
33
31
  svc-tab-designer{width:100%;height:100%;background:var(--background-dim, #f3f3f3)}.svc-tab-designer{display:flex;flex-grow:1;height:100%;overflow-y:scroll}.svc-tab-designer--with-place-holder .svc-tab-designer_content{display:flex;justify-content:center}.svc-tab-designer--with-place-holder .svc-designer-header{min-width:calc(84 * var(--base-unit, 8px))}.svc-tab-designer .svc-tab-designer_content{width:100%}.svc-tab-designer .sd-container-modern{min-width:calc(70 * 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__title{gap:0}.svc-tab-designer .sd-container-modern.sd-container-modern--static{max-width:calc(84 * var(--base-unit, 8px))}.svc-tab-designer .sd-container-modern.sd-container-modern--responsive{max-width:initial;padding:0 calc(1 * 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:transparent}.svc-designer-header{border-bottom:2px solid transparent}.svc-designer__placeholder-container{position:absolute;top:35%}.svc-designer-placeholder-page{margin-top:calc(2 * var(--base-unit, 8px))}.svc-designer-placeholder-page .svc-page__add-new-question{width:calc(33 * var(--base-unit, 8px));margin:auto}.svc-designer-placeholder-page .svc-row--ghost{display:none}
34
32
 
35
33
  .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(--base-unit, 8px))}.svc-creator--mobile .svc-page{margin-top:calc(1 * 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(--base-unit, 8px)) calc(2 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px))}.svc-creator--mobile .svc-page__content .svc-page__add-new-question{margin-left:calc(2 * var(--base-unit, 8px));margin-right:calc(2 * var(--base-unit, 8px))}.svc-creator--mobile .svc-question__content{padding:calc(2 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px)) calc(3 * var(--base-unit, 8px))}.svc-creator--mobile .svc-question__content.svc-question__content--selected{padding-bottom:calc(8 * 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(--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(--base-unit, 8px))}.svc-creator--mobile .svc-tab-designer .sd-title.sd-container-modern__title h3{margin:0;font-size:calc(3 * var(--base-unit, 8px));line-height:calc(4 * 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(--base-unit, 8px))}.svc-creator--mobile .svc-properties-wrapper{width:100%}.svc-creator--mobile .svc-question__content-actions{width:calc(100% - 3 * var(--base-unit, 8px));left:calc(2 * 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(--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}
36
34
 
37
- survey-creator,.svc-creator{display:flex;width:100%;height:100%;position:relative;z-index:0;-webkit-font-smoothing:antialiased}survey-creator *,.svc-creator *{scrollbar-width:thin;scrollbar-color:var(--border, #d6d6d6) transparent}survey-creator ::-webkit-scrollbar,.svc-creator ::-webkit-scrollbar{width:12px;height:12px;background-color:transparent}survey-creator ::-webkit-scrollbar-thumb,.svc-creator ::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:32px;background-color:var(--border, #d6d6d6)}survey-creator ::-webkit-scrollbar-track,.svc-creator ::-webkit-scrollbar-track{background:transparent}survey-creator ::-webkit-scrollbar-thumb:hover,.svc-creator ::-webkit-scrollbar-thumb:hover{border:2px solid rgba(0,0,0,0);background-color:var(--foreground-light, #909090)}.svc-creator__area{position:relative;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.svc-creator__area.svc-creator__area--with-banner{height:calc(100% - calc(4 * var(--base-unit, 8px)))}.svc-creator__content-wrapper{width:100%;height:calc(100% - calc(8 * var(--base-unit, 8px)))}.svc-creator__content-wrapper--footer-toolbar{height:calc(100% - calc(6 * var(--base-unit, 8px)))}.svc-creator__content-holder{width:100%;height:100%}.svc-creator-tab{display:flex;width:100%;height:100%;overflow:hidden;position:relative;min-height:var(--tab-min-height, auto)}.svc-creator__toolbox--right.svc-creator-tab{flex-direction:row-reverse}.svc-creator-tab__content{position:relative;width:100%;height:100%;box-sizing:border-box}.svc-plugin-tab__content{height:100%;overflow-y:auto}.svc-plugin-tab__content-actions sv-action-bar{padding:0;height:calc(6 * var(--base-unit, 8px));background:var(--background, #fff);border-top:1px solid var(--border, #d6d6d6)}.svc-creator__banner{position:absolute;bottom:calc(-4 * var(--base-unit, 8px));width:100%;height:calc(4 * var(--base-unit, 8px));line-height:calc(4 * var(--base-unit, 8px));background-color:var(--secondary, #ff9814);text-align:center;overflow:hidden}.svc-item__banner{position:absolute;top:0;max-width:0;overflow:hidden;height:100%;background-color:var(--background, #fff);border-radius:calc(12.5 * var(--base-unit, 8px));box-shadow:0px 2px 6px rgba(0,0,0,0.1);transition:max-width 0.1s ease-in-out, padding 0.2s ease-in-out}.svc-creator__non-commercial-text{color:var(--primary-foreground, #fff);font-family:var(--font-family);font-weight:bold;font-size:calc(2 * var(--base-unit, 8px));text-transform:uppercase;vertical-align:middle}.svc-creator__non-commercial-text a{color:var(--primary-foreground, #fff);text-decoration:none}.sv-drag-drop-ghost{top:calc(.75 * var(--base-unit, 8px));width:100%;height:calc(.5 * var(--base-unit, 8px));background:var(--secondary, #ff9814);position:absolute}.sv-drag-drop-ghost--vertical{height:10000px;width:4px}.sv-drag-drop-ghost--item-value-bottom{top:initial;bottom:calc(-.5 * var(--base-unit, 8px))}
35
+ .svc-notifier{position:absolute;bottom:calc(1 * var(--base-unit, 8px));left:calc(1 * var(--base-unit, 8px));background:var(--background, #fff);opacity:0.75;padding:calc(1 * var(--base-unit, 8px)) calc(2 * var(--base-unit, 8px));box-shadow:0px 2px 6px rgba(0,0,0,0.1);border-radius:calc(.5 * var(--base-unit, 8px));color:var(--foreground, #161616);min-width:calc(30 * var(--base-unit, 8px));text-align:center;z-index:1600;font-family:var(--font-family);font-style:normal;font-weight:600;font-size:calc(1.5 * var(--base-unit, 8px));line-height:calc(2 * var(--base-unit, 8px))}.svc-notifier.svc-notifier--error{background-color:var(--red, #e60a3e);color:#ffffff;opacity:1}.svc-creator--mobile .svc-notifier{left:0;bottom:calc(6 * var(--base-unit, 8px));width:100%;box-sizing:border-box;opacity:1;z-index:1000}survey-creator,.svc-creator{display:flex;width:100%;height:100%;position:relative;z-index:0;-webkit-font-smoothing:antialiased}survey-creator *,.svc-creator *{scrollbar-width:thin;scrollbar-color:var(--border, #d6d6d6) transparent}survey-creator ::-webkit-scrollbar,.svc-creator ::-webkit-scrollbar{width:12px;height:12px;background-color:transparent}survey-creator ::-webkit-scrollbar-thumb,.svc-creator ::-webkit-scrollbar-thumb{border:4px solid rgba(0,0,0,0);background-clip:padding-box;border-radius:32px;background-color:var(--border, #d6d6d6)}survey-creator ::-webkit-scrollbar-track,.svc-creator ::-webkit-scrollbar-track{background:transparent}survey-creator ::-webkit-scrollbar-thumb:hover,.svc-creator ::-webkit-scrollbar-thumb:hover{border:2px solid rgba(0,0,0,0);background-color:var(--foreground-light, #909090)}.svc-creator__area{position:relative;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.svc-creator__area.svc-creator__area--with-banner{height:calc(100% - calc(4 * var(--base-unit, 8px)))}.svc-creator__content-wrapper{width:100%;height:calc(100% - calc(8 * var(--base-unit, 8px)))}.svc-creator__content-wrapper--footer-toolbar{height:calc(100% - calc(6 * var(--base-unit, 8px)))}.svc-creator__content-holder{width:100%;height:100%}.svc-creator-tab{display:flex;width:100%;height:100%;overflow:hidden;position:relative;min-height:var(--tab-min-height, auto)}.svc-creator__toolbox--right.svc-creator-tab{flex-direction:row-reverse}.svc-creator-tab__content{position:relative;width:100%;height:100%;box-sizing:border-box}.svc-plugin-tab__content{height:100%;overflow-y:auto}.svc-plugin-tab__content-actions sv-action-bar{padding:0;height:calc(6 * var(--base-unit, 8px));background:var(--background, #fff);border-top:1px solid var(--border, #d6d6d6)}.svc-creator__banner{position:absolute;bottom:calc(-4 * var(--base-unit, 8px));width:100%;height:calc(4 * var(--base-unit, 8px));line-height:calc(4 * var(--base-unit, 8px));background-color:var(--secondary, #ff9814);text-align:center;overflow:hidden}.svc-item__banner{position:absolute;top:0;max-width:0;overflow:hidden;height:100%;background-color:var(--background, #fff);border-radius:calc(12.5 * var(--base-unit, 8px));box-shadow:0px 2px 6px rgba(0,0,0,0.1);transition:max-width 0.1s ease-in-out, padding 0.2s ease-in-out}.svc-creator__non-commercial-text{color:var(--primary-foreground, #fff);font-family:var(--font-family);font-weight:bold;font-size:calc(2 * var(--base-unit, 8px));text-transform:uppercase;vertical-align:middle}.svc-creator__non-commercial-text a{color:var(--primary-foreground, #fff);text-decoration:none}.sv-drag-drop-ghost{top:calc(.75 * var(--base-unit, 8px));width:100%;height:calc(.5 * var(--base-unit, 8px));background:var(--secondary, #ff9814);position:absolute}.sv-drag-drop-ghost--vertical{height:10000px;width:4px}.sv-drag-drop-ghost--item-value-bottom{top:initial;bottom:calc(-.5 * var(--base-unit, 8px))}
38
36
 
39
37
  .svc-string-editor{position:static}.svc-string-editor [contenteditable]{user-select:text;-webkit-user-select:text}.svc-string-editor .sv-string-editor{display:inline-block;position:relative;outline:none;white-space:pre-wrap;word-break:break-word;z-index:12}.svc-string-editor .sv-string-editor[aria-placeholder]:empty:before{content:attr(aria-placeholder);color:var(--foreground-light, #909090)}.svc-string-editor.svc-string-editor--hidden{display:none}.svc-string-editor__content{display:inline-block;position:relative;z-index:10}.svc-string-editor__border{display:none;position:absolute;z-index:11;display:flex;align-items:center;justify-content:right;line-height:0px}.svc-string-editor__error{margin-left:calc(1 * var(--base-unit, 8px));line-height:calc(4 * var(--base-unit, 8px));font-size:calc(2 * var(--base-unit, 8px));color:red}.svc-string-editor__controls{position:absolute;left:100%;height:100%;width:calc(2 * var(--base-unit, 8px));top:0;padding-left:calc(2 * var(--base-unit, 8px));z-index:12;display:none;align-items:center;justify-content:center;line-height:0px}.svc-string-editor__button{display:none;position:relative}.svc-string-editor__button use{fill:var(--primary, #19b394)}.svc-string-editor__button--edit{height:calc(2 * var(--base-unit, 8px));width:calc(2 * var(--base-unit, 8px));padding:calc(1 * var(--base-unit, 8px))}.svc-string-editor__button--edit .sv-svg-icon{vertical-align:bottom}.svc-string-editor__button--edit.sv-svg-icon{overflow:visible}.svc-string-editor:hover:not(:focus-within) .svc-string-editor__button--edit{display:none}.svc-string-editor:hover:not(.svc-string-editor--readonly):not(:focus-within){color:var(--foreground, #161616)}.svc-string-editor:hover:not(.svc-string-editor--readonly):not(:focus-within) .svc-string-editor__border{display:flex;top:calc(0 * var(--base-unit, 8px));bottom:calc(0 * var(--base-unit, 8px));left:calc(-.5 * var(--base-unit, 8px));right:calc(-.5 * var(--base-unit, 8px));border:none;background-color:var(--primary-light, rgba(25,179,148,0.1));border-radius:3px}.svc-string-editor:focus-within{color:var(--foreground, #161616)}.svc-string-editor:focus-within .svc-string-editor__border{display:flex;top:calc(-.5 * var(--base-unit, 8px));bottom:calc(-.5 * var(--base-unit, 8px));left:calc(-1 * var(--base-unit, 8px));right:calc(-1 * var(--base-unit, 8px));border:2px solid var(--primary, #19b394);border-radius:5px;box-sizing:content-box;background-color:var(--background, #fff);box-shadow:0px 2px 6px rgba(0,0,0,0.1)}.sd-rating .sd-rating__item:focus-within{border:calc(.25 * var(--base-unit, 8px)) solid var(--primary, #19b394)}.sd-rating:not(.sd-rating__min-text) .svc-string-editor:focus-within .svc-string-editor__border{display:none}.sd-table__cell--header .svc-matrix-cell:not(:focus):focus-within .svc-matrix-cell--selected{border:calc(.25 * var(--base-unit, 8px)) solid var(--primary, #19b394);border-radius:calc(.5 * var(--base-unit, 8px));display:block}.sd-table__cell--header .svc-string-editor:focus-within .svc-string-editor__border{display:none}.sd-item__control-label .svc-string-editor:focus-within .svc-string-editor__border{left:calc(-.7 * var(--base-unit, 8px));right:calc(-.7 * var(--base-unit, 8px))}
40
38