survey-analytics 2.4.0 → 2.4.1

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/fesm/shared2.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Dashboard library v2.4.0
2
+ * surveyjs - SurveyJS Dashboard library v2.4.1
3
3
  * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Dashboard library v2.4.0
2
+ * surveyjs - SurveyJS Dashboard library v2.4.1
3
3
  * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Dashboard library v2.4.0
2
+ * surveyjs - SurveyJS Dashboard library v2.4.1
3
3
  * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Dashboard library v2.4.0
2
+ * surveyjs - SurveyJS Dashboard library v2.4.1
3
3
  * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Dashboard library v2.4.0
2
+ * surveyjs - SurveyJS Dashboard library v2.4.1
3
3
  * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.4.0",
2
+ "version": "2.4.1",
3
3
  "name": "survey-analytics",
4
4
  "scripts": {
5
5
  "start": "webpack-dev-server --env buildType=dev",
@@ -22,7 +22,8 @@
22
22
  "lint": "eslint . --ext .js,.cjs,.mjs,.ts,.cts,.mts --max-warnings=0",
23
23
  "lint:fix": "eslint . --ext .js,.cjs,.mjs,.ts,.cts,.mts --max-warnings=0 --fix",
24
24
  "pre-push-check": "npm run lint",
25
- "pwinst": "playwright install chromium"
25
+ "pwinst": "playwright install chromium",
26
+ "postinstall": "husky install"
26
27
  },
27
28
  "main": "survey.analytics.js",
28
29
  "files": [
@@ -93,7 +94,7 @@
93
94
  "@types/mongodb": "^4.0.6",
94
95
  "@types/plotly.js-dist-min": "^2.3.0",
95
96
  "@types/tabulator-tables": "^6.2.3",
96
- "survey-core": "2.4.0"
97
+ "survey-core": "2.4.1"
97
98
  },
98
99
  "husky": {
99
100
  "hooks": {
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Dashboard library v2.4.0
2
+ * surveyjs - SurveyJS Dashboard library v2.4.1
3
3
  * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: SEE LICENSE IN LICENSE
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Dashboard library v2.4.0
2
+ * surveyjs - SurveyJS Dashboard library v2.4.1
3
3
  * Copyright (c) 2015-2025 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: SEE LICENSE IN LICENSE
5
5
  */
@@ -8061,13 +8061,13 @@ var frenchStrings = {
8061
8061
  // "Select Me"
8062
8062
  selectButton: "Sélectionner",
8063
8063
  // "Hide column"
8064
- hideColumn: "Masquer colonne",
8064
+ hideColumn: "Masquer la colonne",
8065
8065
  // "Show column"
8066
- showColumn: "Afficher colonne",
8066
+ showColumn: "Afficher la colonne",
8067
8067
  // "Make column private"
8068
- makePrivateColumn: "Rendre la colonne privé",
8068
+ makePrivateColumn: "Rendre la colonne privée",
8069
8069
  // "Make column public"
8070
- makePublicColumn: "Rendre la colonne public",
8070
+ makePublicColumn: "Rendre la colonne publique",
8071
8071
  // "Move to Detail"
8072
8072
  moveToDetail: "Déplacer vers détails",
8073
8073
  // "Show as Column"
@@ -8075,15 +8075,15 @@ var frenchStrings = {
8075
8075
  // "Search..."
8076
8076
  filterPlaceholder: "Rechercher...",
8077
8077
  // "Remove rows"
8078
- removeRows: "Supprimer colonne",
8078
+ removeRows: "Supprimer les lignes",
8079
8079
  // "Show"
8080
8080
  showLabel: "Afficher",
8081
8081
  // "entries"
8082
8082
  entriesLabel: "entrées",
8083
8083
  // "Texts in table"
8084
- visualizer_text: "Textes en table",
8084
+ visualizer_text: "Textes dans le tableau",
8085
8085
  // "Wordcloud"
8086
- visualizer_wordcloud: "Nuages de mots",
8086
+ visualizer_wordcloud: "Nuage de mots",
8087
8087
  // "Histogram"
8088
8088
  visualizer_histogram: "Histogramme",
8089
8089
  // "Average"
@@ -8095,7 +8095,7 @@ var frenchStrings = {
8095
8095
  // [Auto-translated] "Chart"
8096
8096
  visualizer_matrix: "Graphique",
8097
8097
  // [Auto-translated] "Bar"
8098
- chartType_bar: "Bar",
8098
+ chartType_bar: "Barre",
8099
8099
  // "Vertical Bar"
8100
8100
  chartType_vbar: "Barre verticale",
8101
8101
  // "Stacked Bar"
@@ -8105,9 +8105,9 @@ var frenchStrings = {
8105
8105
  // "Pie"
8106
8106
  chartType_pie: "Secteurs",
8107
8107
  // "Scatter"
8108
- chartType_scatter: "Nuages de points",
8108
+ chartType_scatter: "Nuage de points",
8109
8109
  // "Gauge"
8110
- chartType_gauge: "Gauge",
8110
+ chartType_gauge: "Cadran",
8111
8111
  // "Bullet"
8112
8112
  chartType_bullet: "Bulles",
8113
8113
  // [Auto-translated] "Line"
@@ -8125,7 +8125,7 @@ var frenchStrings = {
8125
8125
  // "Filter"
8126
8126
  filter: "Filtre",
8127
8127
  // "Reset Filter"
8128
- resetFilter: "Rafraichir Filtres",
8128
+ resetFilter: "Réinitialiser le Filtre",
8129
8129
  // "Change Locale"
8130
8130
  changeLocale: "Changer les paramètres régionaux",
8131
8131
  // "Clear"
@@ -8133,7 +8133,7 @@ var frenchStrings = {
8133
8133
  // "Choose question to show..."
8134
8134
  addElement: "Choisir la question à afficher...",
8135
8135
  // "Default Order"
8136
- defaultOrder: "Defaut",
8136
+ defaultOrder: "Ordre par défaut",
8137
8137
  // "Ascending"
8138
8138
  ascOrder: "Ascendant",
8139
8139
  // "Descending"
@@ -8143,7 +8143,7 @@ var frenchStrings = {
8143
8143
  // [Auto-translated] "Actions"
8144
8144
  actionsColumn: "Actions",
8145
8145
  // "Other items and comments"
8146
- otherCommentTitle: "Autre élément et commentaires",
8146
+ otherCommentTitle: "Autres éléments et commentaires",
8147
8147
  // "Show percentages"
8148
8148
  showPercentages: "Afficher les pourcentages",
8149
8149
  // "Hide percentages"
@@ -8151,11 +8151,11 @@ var frenchStrings = {
8151
8151
  // "PDF"
8152
8152
  pdfDownloadCaption: "PDF",
8153
8153
  // "Excel"
8154
- xlsxDownloadCaption: "Exceller",
8154
+ xlsxDownloadCaption: "Fichier Excel",
8155
8155
  // "CSV"
8156
8156
  csvDownloadCaption: "Fichier CSV",
8157
8157
  // "Download plot as a PNG file"
8158
- saveDiagramAsPNG: "Sauver en png",
8158
+ saveDiagramAsPNG: "Sauvegarder en PNG",
8159
8159
  // "Hide empty answers"
8160
8160
  hideEmptyAnswers: "Masquer les réponses vides",
8161
8161
  // "Show empty answers"
@@ -8215,23 +8215,23 @@ var frenchStrings = {
8215
8215
  // [Auto-translated] "Segments:"
8216
8216
  axisXAlternativeSelectorTitle: "Segments:",
8217
8217
  // [Auto-translated] "Groups:"
8218
- axisYAlternativeSelectorTitle: "Groupe:",
8218
+ axisYAlternativeSelectorTitle: "Groupes:",
8219
8219
  // [Auto-translated] "Not selected"
8220
8220
  notSelected: "Non sélectionné",
8221
8221
  // [Auto-translated] "Default"
8222
- intervalMode_default: "Faire défaut",
8222
+ intervalMode_default: "Par défaut",
8223
8223
  // [Auto-translated] "Decades"
8224
8224
  intervalMode_decades: "Décennies",
8225
8225
  // [Auto-translated] "Years"
8226
8226
  intervalMode_years: "Années",
8227
8227
  // [Auto-translated] "Quarters"
8228
- intervalMode_quarters: "Quartier",
8228
+ intervalMode_quarters: "Trimestres",
8229
8229
  // [Auto-translated] "Months"
8230
8230
  intervalMode_months: "Mois",
8231
8231
  // [Auto-translated] "Days"
8232
8232
  intervalMode_days: "Jours",
8233
8233
  // [Auto-translated] "Custom"
8234
- intervalMode_custom: "Coutume",
8234
+ intervalMode_custom: "Personnalisé",
8235
8235
  // [Auto-translated] "Auto"
8236
8236
  intervalMode_auto: "Auto",
8237
8237
  // [Auto-translated] "Intervals:"