@geogirafe/lib-geoportal 1.1.0-dev.2373023775 → 1.1.0-dev.2387914979

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.
@@ -130,8 +130,7 @@ export default class SelectionTabulatorManager {
130
130
  columnDefinition.push({
131
131
  title: this.context.i18nManager.getTranslation(columnAlias),
132
132
  field: column,
133
- formatter: 'html',
134
- sorter: 'string'
133
+ formatter: 'html'
135
134
  });
136
135
  }
137
136
  return columnDefinition;
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "name": "GeoGirafe PSC",
6
6
  "url": "https://doc.geomapfish.dev"
7
7
  },
8
- "version": "1.1.0-dev.2373023775",
8
+ "version": "1.1.0-dev.2387914979",
9
9
  "type": "module",
10
10
  "engines": {
11
11
  "node": ">=20.19.0"
@@ -1 +1 @@
1
- {"version":"1.1.0-dev.2373023775", "build":"2373023775", "date":"09/03/2026"}
1
+ {"version":"1.1.0-dev.2387914979", "build":"2387914979", "date":"16/03/2026"}