survey-creator-core 1.11.6 → 1.11.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (84) 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 +7 -3
  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 +1 -1
  25. package/i18n/hebrew.min.js +1 -1
  26. package/i18n/hungarian.js +1 -1
  27. package/i18n/hungarian.min.js +1 -1
  28. package/i18n/index.js +1 -1
  29. package/i18n/index.min.js +1 -1
  30. package/i18n/indonesian.js +1 -1
  31. package/i18n/indonesian.min.js +1 -1
  32. package/i18n/italian.js +1 -1
  33. package/i18n/italian.min.js +1 -1
  34. package/i18n/japanese.js +1 -1
  35. package/i18n/japanese.min.js +1 -1
  36. package/i18n/korean.js +1 -1
  37. package/i18n/korean.min.js +1 -1
  38. package/i18n/malay.js +1 -1
  39. package/i18n/malay.min.js +1 -1
  40. package/i18n/mongolian.js +1 -1
  41. package/i18n/mongolian.min.js +1 -1
  42. package/i18n/norwegian.js +1 -1
  43. package/i18n/norwegian.min.js +1 -1
  44. package/i18n/persian.js +1 -1
  45. package/i18n/persian.min.js +1 -1
  46. package/i18n/polish.js +1 -1
  47. package/i18n/polish.min.js +1 -1
  48. package/i18n/portuguese.js +1 -1
  49. package/i18n/portuguese.min.js +1 -1
  50. package/i18n/russian.js +1 -1
  51. package/i18n/russian.min.js +1 -1
  52. package/i18n/simplified-chinese.js +1 -1
  53. package/i18n/simplified-chinese.min.js +1 -1
  54. package/i18n/slovak.js +1 -1
  55. package/i18n/slovak.min.js +1 -1
  56. package/i18n/spanish.js +1 -1
  57. package/i18n/spanish.min.js +1 -1
  58. package/i18n/swedish.js +1 -1
  59. package/i18n/swedish.min.js +1 -1
  60. package/i18n/tajik.js +1 -1
  61. package/i18n/tajik.min.js +1 -1
  62. package/i18n/traditional-chinese.js +1 -1
  63. package/i18n/traditional-chinese.min.js +1 -1
  64. package/i18n/turkish.js +1 -1
  65. package/i18n/turkish.min.js +1 -1
  66. package/package.json +2 -2
  67. package/survey-creator-core.css +8 -8
  68. package/survey-creator-core.fontless.css +7 -7
  69. package/survey-creator-core.fontless.css.map +1 -1
  70. package/survey-creator-core.fontless.min.css +3 -3
  71. package/survey-creator-core.i18n.js +1 -1
  72. package/survey-creator-core.i18n.min.js +1 -1
  73. package/survey-creator-core.js +220 -107
  74. package/survey-creator-core.js.map +1 -1
  75. package/survey-creator-core.min.css +4 -4
  76. package/survey-creator-core.min.js +5 -5
  77. package/typings/components/tabs/theme-plugin.d.ts +2 -0
  78. package/typings/creator-base.d.ts +15 -5
  79. package/typings/creator-events-api.d.ts +17 -20
  80. package/typings/editorLocalization.d.ts +4 -0
  81. package/typings/localization/english.d.ts +4 -0
  82. package/typings/property-grid/index.d.ts +6 -0
  83. package/typings/questionconverter.d.ts +2 -1
  84. package/typings/toolbox.d.ts +127 -87
package/i18n/mongolian.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6",
3
+ "version": "1.11.7",
4
4
  "description": "Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.",
5
5
  "keywords": [
6
6
  "Survey",
@@ -27,7 +27,7 @@
27
27
  "typings": "survey-creator-core.d.ts",
28
28
  "peerDependencies": {
29
29
  "ace-builds": "^1.4.12",
30
- "survey-core": "1.11.6"
30
+ "survey-core": "1.11.7"
31
31
  },
32
32
  "peerDependenciesMeta": {
33
33
  "ace-builds": {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.11.6
2
+ * SurveyJS Creator v1.11.7
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.11.6
228
+ * SurveyJS Creator v1.11.7
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
@@ -2809,11 +2809,11 @@ svc-question {
2809
2809
  padding: calc(0.5 * (var(--sjs-base-unit, var(--base-unit, 8px))));
2810
2810
  }
2811
2811
  .svc-question__content-actions .sv-action--convertTo .sv-action-bar-item__title {
2812
+ display: inline-block;
2813
+ justify-content: left;
2812
2814
  overflow: hidden;
2813
2815
  white-space: nowrap;
2814
2816
  text-overflow: ellipsis;
2815
- display: inline-block;
2816
- justify-content: left;
2817
2817
  }
2818
2818
  .svc-question__content-actions .sv-action--convertTo .sv-action-bar-item__title::after {
2819
2819
  content: " ";
@@ -3465,12 +3465,12 @@ svc-question .sv-action-bar,
3465
3465
  opacity: 0.5;
3466
3466
  height: 24px;
3467
3467
  }
3468
- .svc-question__top-actions .sv-action-bar-item use {
3469
- fill: var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, 0.45));
3470
- }
3471
3468
  .svc-question__top-actions .sv-action-bar-item:hover, .svc-question__top-actions .sv-action-bar-item:focus {
3472
3469
  opacity: initial;
3473
3470
  }
3471
+ .svc-question__top-actions .sv-action-bar-item use {
3472
+ fill: var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, 0.45));
3473
+ }
3474
3474
 
3475
3475
  .svc-question__adorner--collapse-onhover.svc-hovered .svc-question__top-actions,
3476
3476
  .svc-question__adorner--collapse-always .svc-question__top-actions {
@@ -5457,7 +5457,7 @@ input.spg-input:read-only::placeholder {
5457
5457
  height: auto;
5458
5458
  }
5459
5459
  .spg-input-container--multiline sv-ng-question-comment {
5460
- height: calc(9 * (var(--sjs-base-unit, var(--base-unit, 8px))));
5460
+ display: flex;
5461
5461
  }
5462
5462
  .spg-input-container--multiline .spg-input-container__input {
5463
5463
  box-sizing: border-box;
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * SurveyJS Creator v1.11.6
2
+ * SurveyJS Creator v1.11.7
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
@@ -2583,11 +2583,11 @@ svc-question {
2583
2583
  padding: calc(0.5 * (var(--sjs-base-unit, var(--base-unit, 8px))));
2584
2584
  }
2585
2585
  .svc-question__content-actions .sv-action--convertTo .sv-action-bar-item__title {
2586
+ display: inline-block;
2587
+ justify-content: left;
2586
2588
  overflow: hidden;
2587
2589
  white-space: nowrap;
2588
2590
  text-overflow: ellipsis;
2589
- display: inline-block;
2590
- justify-content: left;
2591
2591
  }
2592
2592
  .svc-question__content-actions .sv-action--convertTo .sv-action-bar-item__title::after {
2593
2593
  content: " ";
@@ -3239,12 +3239,12 @@ svc-question .sv-action-bar,
3239
3239
  opacity: 0.5;
3240
3240
  height: 24px;
3241
3241
  }
3242
- .svc-question__top-actions .sv-action-bar-item use {
3243
- fill: var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, 0.45));
3244
- }
3245
3242
  .svc-question__top-actions .sv-action-bar-item:hover, .svc-question__top-actions .sv-action-bar-item:focus {
3246
3243
  opacity: initial;
3247
3244
  }
3245
+ .svc-question__top-actions .sv-action-bar-item use {
3246
+ fill: var(--sjs-general-dim-forecolor-light, rgba(0, 0, 0, 0.45));
3247
+ }
3248
3248
 
3249
3249
  .svc-question__adorner--collapse-onhover.svc-hovered .svc-question__top-actions,
3250
3250
  .svc-question__adorner--collapse-always .svc-question__top-actions {
@@ -5231,7 +5231,7 @@ input.spg-input:read-only::placeholder {
5231
5231
  height: auto;
5232
5232
  }
5233
5233
  .spg-input-container--multiline sv-ng-question-comment {
5234
- height: calc(9 * (var(--sjs-base-unit, var(--base-unit, 8px))));
5234
+ display: flex;
5235
5235
  }
5236
5236
  .spg-input-container--multiline .spg-input-container__input {
5237
5237
  box-sizing: border-box;