survey-creator-core 1.9.126 → 1.9.127

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.
Files changed (83) hide show
  1. package/fonts.fontless.css +1 -1
  2. package/fonts.fontless.min.css +1 -1
  3. package/i18n/arabic.js +1 -1
  4. package/i18n/arabic.min.js +1 -1
  5. package/i18n/bulgarian.js +1 -1
  6. package/i18n/bulgarian.min.js +1 -1
  7. package/i18n/croatian.js +1 -1
  8. package/i18n/croatian.min.js +1 -1
  9. package/i18n/czech.js +1 -1
  10. package/i18n/czech.min.js +1 -1
  11. package/i18n/danish.js +1 -1
  12. package/i18n/danish.min.js +1 -1
  13. package/i18n/dutch.js +1 -1
  14. package/i18n/dutch.min.js +1 -1
  15. package/i18n/english.js +2 -2
  16. package/i18n/english.js.map +1 -1
  17. package/i18n/english.min.js +2 -2
  18. package/i18n/finnish.js +1 -1
  19. package/i18n/finnish.min.js +1 -1
  20. package/i18n/french.js +1 -1
  21. package/i18n/french.min.js +1 -1
  22. package/i18n/german.js +1 -1
  23. package/i18n/german.min.js +1 -1
  24. package/i18n/hebrew.js +2 -3
  25. package/i18n/hebrew.js.map +1 -1
  26. package/i18n/hebrew.min.js +2 -2
  27. package/i18n/hungarian.js +1 -1
  28. package/i18n/hungarian.min.js +1 -1
  29. package/i18n/index.js +2 -3
  30. package/i18n/index.js.map +1 -1
  31. package/i18n/index.min.js +2 -2
  32. package/i18n/indonesian.js +1 -1
  33. package/i18n/indonesian.min.js +1 -1
  34. package/i18n/italian.js +1 -1
  35. package/i18n/italian.min.js +1 -1
  36. package/i18n/japanese.js +1 -1
  37. package/i18n/japanese.min.js +1 -1
  38. package/i18n/korean.js +1 -1
  39. package/i18n/korean.min.js +1 -1
  40. package/i18n/malay.js +1 -1
  41. package/i18n/malay.min.js +1 -1
  42. package/i18n/mongolian.js +1 -1
  43. package/i18n/mongolian.min.js +1 -1
  44. package/i18n/norwegian.js +1 -1
  45. package/i18n/norwegian.min.js +1 -1
  46. package/i18n/persian.js +1 -1
  47. package/i18n/persian.min.js +1 -1
  48. package/i18n/polish.js +1 -1
  49. package/i18n/polish.min.js +1 -1
  50. package/i18n/portuguese.js +1 -1
  51. package/i18n/portuguese.min.js +1 -1
  52. package/i18n/russian.js +1 -1
  53. package/i18n/russian.min.js +1 -1
  54. package/i18n/simplified-chinese.js +1 -1
  55. package/i18n/simplified-chinese.min.js +1 -1
  56. package/i18n/slovak.js +1 -1
  57. package/i18n/slovak.min.js +1 -1
  58. package/i18n/spanish.js +1 -1
  59. package/i18n/spanish.min.js +1 -1
  60. package/i18n/swedish.js +1 -1
  61. package/i18n/swedish.min.js +1 -1
  62. package/i18n/tajik.js +1 -1
  63. package/i18n/tajik.min.js +1 -1
  64. package/i18n/traditional-chinese.js +1 -1
  65. package/i18n/traditional-chinese.min.js +1 -1
  66. package/i18n/turkish.js +1 -1
  67. package/i18n/turkish.min.js +1 -1
  68. package/package.json +2 -2
  69. package/survey-creator-core.css +19 -6
  70. package/survey-creator-core.fontless.css +18 -5
  71. package/survey-creator-core.fontless.css.map +1 -1
  72. package/survey-creator-core.fontless.min.css +5 -5
  73. package/survey-creator-core.i18n.js +2 -3
  74. package/survey-creator-core.i18n.js.map +1 -1
  75. package/survey-creator-core.i18n.min.js +2 -2
  76. package/survey-creator-core.js +267 -167
  77. package/survey-creator-core.js.map +1 -1
  78. package/survey-creator-core.min.css +6 -6
  79. package/survey-creator-core.min.js +3 -3
  80. package/typings/creator-base.d.ts +192 -113
  81. package/typings/creator-settings.d.ts +4 -4
  82. package/typings/custom-questions/question-file.d.ts +1 -1
  83. package/typings/question-editor/properties.d.ts +7 -5
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/italian.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/japanese.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/korean.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/malay.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/malay.min.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/mongolian.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/norwegian.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/persian.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/polish.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/russian.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/slovak.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/spanish.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/swedish.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/tajik.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/tajik.min.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/i18n/turkish.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "survey-creator-core",
3
- "version": "1.9.126",
3
+ "version": "1.9.127",
4
4
  "description": "Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.",
5
5
  "keywords": [
6
6
  "Survey",
@@ -34,7 +34,7 @@
34
34
  }
35
35
  },
36
36
  "dependencies": {
37
- "survey-core": "1.9.126"
37
+ "survey-core": "1.9.127"
38
38
  },
39
39
  "devDependencies": {}
40
40
  }
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -225,7 +225,7 @@
225
225
  }
226
226
 
227
227
  /*# sourceMappingURL=fonts.fontless.css.map*//*!
228
- * SurveyJS Creator v1.9.126
228
+ * SurveyJS Creator v1.9.127
229
229
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
230
230
  * Github: https://github.com/surveyjs/survey-creator
231
231
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1844,13 +1844,12 @@ survey-creator ::-webkit-scrollbar-thumb:hover,
1844
1844
  .svc-creator__non-commercial-text {
1845
1845
  color: var(--sjs-primary-forecolor, var(--primary-foreground, #fff));
1846
1846
  font-family: var(--sjs-font-family, var(--font-family));
1847
- font-weight: bold;
1848
1847
  font-size: calc(2 * (var(--sjs-base-unit, var(--base-unit, 8px))));
1849
1848
  vertical-align: middle;
1849
+ padding: 12px 128px;
1850
1850
  }
1851
1851
  .svc-creator__non-commercial-text a {
1852
1852
  color: var(--sjs-primary-forecolor, var(--primary-foreground, #fff));
1853
- text-decoration: none;
1854
1853
  }
1855
1854
 
1856
1855
  .sv-drag-drop-ghost {
@@ -1870,7 +1869,7 @@ survey-creator ::-webkit-scrollbar-thumb:hover,
1870
1869
  top: initial;
1871
1870
  bottom: calc(-0.5 * (var(--sjs-base-unit, var(--base-unit, 8px))));
1872
1871
  }
1873
- .sd-element__title .svc-string-editor {
1872
+ .sd-element__header .svc-string-editor {
1874
1873
  display: inline-block;
1875
1874
  max-width: 100%;
1876
1875
  }
@@ -2966,8 +2965,11 @@ svc-question .sv-action-bar,
2966
2965
  display: none;
2967
2966
  }
2968
2967
 
2969
- .svc-panel__add-new-question-container {
2968
+ .svc-panel__add-new-question-wrapper {
2970
2969
  container-type: inline-size;
2970
+ width: 100%;
2971
+ display: flex;
2972
+ justify-content: center;
2971
2973
  }
2972
2974
 
2973
2975
  .svc-panel__placeholder_frame-wrapper {
@@ -3088,6 +3090,14 @@ svc-question .sv-action-bar,
3088
3090
  display: none;
3089
3091
  }
3090
3092
  }
3093
+ .svc-panel__question-type-selector-popup {
3094
+ height: calc(5 * (var(--sjs-base-unit, var(--base-unit, 8px))));
3095
+ width: calc(5 * (var(--sjs-base-unit, var(--base-unit, 8px))));
3096
+ position: absolute;
3097
+ right: 0;
3098
+ bottom: 0;
3099
+ }
3100
+
3091
3101
  .svc-panel__question-type-selector {
3092
3102
  appearance: none;
3093
3103
  display: flex;
@@ -5341,6 +5351,9 @@ button.spg-action-button--large {
5341
5351
  text-decoration-line: underline;
5342
5352
  }
5343
5353
 
5354
+ .spg-theme-builder-root .sv-skeleton-element {
5355
+ min-height: 50px;
5356
+ }
5344
5357
  .spg-theme-builder-root .spg-paneldynamic__separator {
5345
5358
  border: none;
5346
5359
  margin: 0;
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.9.126
2
+ * SurveyJS Creator v1.9.127
3
3
  * (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * Github: https://github.com/surveyjs/survey-creator
5
5
  * License: https://surveyjs.io/Licenses#SurveyCreator
@@ -1618,13 +1618,12 @@ survey-creator ::-webkit-scrollbar-thumb:hover,
1618
1618
  .svc-creator__non-commercial-text {
1619
1619
  color: var(--sjs-primary-forecolor, var(--primary-foreground, #fff));
1620
1620
  font-family: var(--sjs-font-family, var(--font-family));
1621
- font-weight: bold;
1622
1621
  font-size: calc(2 * (var(--sjs-base-unit, var(--base-unit, 8px))));
1623
1622
  vertical-align: middle;
1623
+ padding: 12px 128px;
1624
1624
  }
1625
1625
  .svc-creator__non-commercial-text a {
1626
1626
  color: var(--sjs-primary-forecolor, var(--primary-foreground, #fff));
1627
- text-decoration: none;
1628
1627
  }
1629
1628
 
1630
1629
  .sv-drag-drop-ghost {
@@ -1644,7 +1643,7 @@ survey-creator ::-webkit-scrollbar-thumb:hover,
1644
1643
  top: initial;
1645
1644
  bottom: calc(-0.5 * (var(--sjs-base-unit, var(--base-unit, 8px))));
1646
1645
  }
1647
- .sd-element__title .svc-string-editor {
1646
+ .sd-element__header .svc-string-editor {
1648
1647
  display: inline-block;
1649
1648
  max-width: 100%;
1650
1649
  }
@@ -2740,8 +2739,11 @@ svc-question .sv-action-bar,
2740
2739
  display: none;
2741
2740
  }
2742
2741
 
2743
- .svc-panel__add-new-question-container {
2742
+ .svc-panel__add-new-question-wrapper {
2744
2743
  container-type: inline-size;
2744
+ width: 100%;
2745
+ display: flex;
2746
+ justify-content: center;
2745
2747
  }
2746
2748
 
2747
2749
  .svc-panel__placeholder_frame-wrapper {
@@ -2862,6 +2864,14 @@ svc-question .sv-action-bar,
2862
2864
  display: none;
2863
2865
  }
2864
2866
  }
2867
+ .svc-panel__question-type-selector-popup {
2868
+ height: calc(5 * (var(--sjs-base-unit, var(--base-unit, 8px))));
2869
+ width: calc(5 * (var(--sjs-base-unit, var(--base-unit, 8px))));
2870
+ position: absolute;
2871
+ right: 0;
2872
+ bottom: 0;
2873
+ }
2874
+
2865
2875
  .svc-panel__question-type-selector {
2866
2876
  appearance: none;
2867
2877
  display: flex;
@@ -5115,6 +5125,9 @@ button.spg-action-button--large {
5115
5125
  text-decoration-line: underline;
5116
5126
  }
5117
5127
 
5128
+ .spg-theme-builder-root .sv-skeleton-element {
5129
+ min-height: 50px;
5130
+ }
5118
5131
  .spg-theme-builder-root .spg-paneldynamic__separator {
5119
5132
  border: none;
5120
5133
  margin: 0;