@paris-ias/trees 2.0.33 → 2.0.35

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.
@@ -10,7 +10,7 @@ query listNews(
10
10
  category
11
11
  color
12
12
  date
13
- description
13
+ summary
14
14
  featured
15
15
  image {
16
16
  alt
@@ -125,24 +125,27 @@ const data = {
125
125
  "icon": "sort-alphabetical-ascending",
126
126
  "text": "by-name-from-a-to-z",
127
127
  "value": [
128
- "name",
129
- 1
128
+ {
129
+ "name": 1
130
+ }
130
131
  ]
131
132
  },
132
133
  "namedesc": {
133
134
  "icon": "sort-alphabetical-descending",
134
135
  "text": "by-name-from-z-to-a",
135
136
  "value": [
136
- "name",
137
- -1
137
+ {
138
+ "name": 1
139
+ }
138
140
  ]
139
141
  },
140
142
  "dateasc": {
141
143
  "icon": "sort-calendar-descending",
142
144
  "text": "by-date-most-recent-first",
143
145
  "value": [
144
- "date",
145
- -1
146
+ {
147
+ "date": -1
148
+ }
146
149
  ],
147
150
  "default": true
148
151
  },
@@ -150,8 +153,9 @@ const data = {
150
153
  "icon": "sort-calendar-ascending",
151
154
  "text": "by-date-oldest-first",
152
155
  "value": [
153
- "date",
154
- 1
156
+ {
157
+ "date": 1
158
+ }
155
159
  ]
156
160
  }
157
161
  },
@@ -123,24 +123,27 @@ const data = {
123
123
  "icon": "sort-alphabetical-ascending",
124
124
  "text": "by-name-from-a-to-z",
125
125
  "value": [
126
- "name",
127
- 1
126
+ {
127
+ "name": 1
128
+ }
128
129
  ]
129
130
  },
130
131
  "namedesc": {
131
132
  "icon": "sort-alphabetical-descending",
132
133
  "text": "by-name-from-z-to-a",
133
134
  "value": [
134
- "name",
135
- -1
135
+ {
136
+ "name": 1
137
+ }
136
138
  ]
137
139
  },
138
140
  "dateasc": {
139
141
  "icon": "sort-calendar-descending",
140
142
  "text": "by-date-most-recent-first",
141
143
  "value": [
142
- "date",
143
- -1
144
+ {
145
+ "date": -1
146
+ }
144
147
  ],
145
148
  "default": true
146
149
  },
@@ -148,8 +151,9 @@ const data = {
148
151
  "icon": "sort-calendar-ascending",
149
152
  "text": "by-date-oldest-first",
150
153
  "value": [
151
- "date",
152
- 1
154
+ {
155
+ "date": 1
156
+ }
153
157
  ]
154
158
  }
155
159
  },
@@ -125,24 +125,27 @@ const data = {
125
125
  "icon": "sort-alphabetical-ascending",
126
126
  "text": "by-name-from-a-to-z",
127
127
  "value": [
128
- "name",
129
- 1
128
+ {
129
+ "name": 1
130
+ }
130
131
  ]
131
132
  },
132
133
  "namedesc": {
133
134
  "icon": "sort-alphabetical-descending",
134
135
  "text": "by-name-from-z-to-a",
135
136
  "value": [
136
- "name",
137
- -1
137
+ {
138
+ "name": -1
139
+ }
138
140
  ]
139
141
  },
140
142
  "dateasc": {
141
143
  "icon": "sort-calendar-descending",
142
144
  "text": "by-date-most-recent-first",
143
145
  "value": [
144
- "date",
145
- -1
146
+ {
147
+ "date": -1
148
+ }
146
149
  ],
147
150
  "default": true
148
151
  },
@@ -150,8 +153,9 @@ const data = {
150
153
  "icon": "sort-calendar-ascending",
151
154
  "text": "by-date-oldest-first",
152
155
  "value": [
153
- "date",
154
- 1
156
+ {
157
+ "date": 1
158
+ }
155
159
  ]
156
160
  }
157
161
  },
@@ -123,24 +123,27 @@ const data = {
123
123
  "icon": "sort-alphabetical-ascending",
124
124
  "text": "by-name-from-a-to-z",
125
125
  "value": [
126
- "name",
127
- 1
126
+ {
127
+ "name": 1
128
+ }
128
129
  ]
129
130
  },
130
131
  "namedesc": {
131
132
  "icon": "sort-alphabetical-descending",
132
133
  "text": "by-name-from-z-to-a",
133
134
  "value": [
134
- "name",
135
- -1
135
+ {
136
+ "name": -1
137
+ }
136
138
  ]
137
139
  },
138
140
  "dateasc": {
139
141
  "icon": "sort-calendar-descending",
140
142
  "text": "by-date-most-recent-first",
141
143
  "value": [
142
- "date",
143
- -1
144
+ {
145
+ "date": -1
146
+ }
144
147
  ],
145
148
  "default": true
146
149
  },
@@ -148,8 +151,9 @@ const data = {
148
151
  "icon": "sort-calendar-ascending",
149
152
  "text": "by-date-oldest-first",
150
153
  "value": [
151
- "date",
152
- 1
154
+ {
155
+ "date": 1
156
+ }
153
157
  ]
154
158
  }
155
159
  },
@@ -125,24 +125,27 @@ const data = {
125
125
  "icon": "sort-alphabetical-ascending",
126
126
  "text": "by-name-from-a-to-z",
127
127
  "value": [
128
- "name",
129
- 1
128
+ {
129
+ "name": 1
130
+ }
130
131
  ]
131
132
  },
132
133
  "namedesc": {
133
134
  "icon": "sort-alphabetical-descending",
134
135
  "text": "by-name-from-z-to-a",
135
136
  "value": [
136
- "name",
137
- -1
137
+ {
138
+ "name": -1
139
+ }
138
140
  ]
139
141
  },
140
142
  "dateasc": {
141
143
  "icon": "sort-calendar-descending",
142
144
  "text": "by-date-most-recent-first",
143
145
  "value": [
144
- "date",
145
- -1
146
+ {
147
+ "date": -1
148
+ }
146
149
  ],
147
150
  "default": true
148
151
  },
@@ -150,8 +153,9 @@ const data = {
150
153
  "icon": "sort-calendar-ascending",
151
154
  "text": "by-date-oldest-first",
152
155
  "value": [
153
- "date",
154
- 1
156
+ {
157
+ "date": 1
158
+ }
155
159
  ]
156
160
  }
157
161
  },
package/dist/list/apps.js CHANGED
@@ -123,24 +123,27 @@ const data = {
123
123
  "icon": "sort-alphabetical-ascending",
124
124
  "text": "by-name-from-a-to-z",
125
125
  "value": [
126
- "name",
127
- 1
126
+ {
127
+ "name": 1
128
+ }
128
129
  ]
129
130
  },
130
131
  "namedesc": {
131
132
  "icon": "sort-alphabetical-descending",
132
133
  "text": "by-name-from-z-to-a",
133
134
  "value": [
134
- "name",
135
- -1
135
+ {
136
+ "name": -1
137
+ }
136
138
  ]
137
139
  },
138
140
  "dateasc": {
139
141
  "icon": "sort-calendar-descending",
140
142
  "text": "by-date-most-recent-first",
141
143
  "value": [
142
- "date",
143
- -1
144
+ {
145
+ "date": -1
146
+ }
144
147
  ],
145
148
  "default": true
146
149
  },
@@ -148,8 +151,9 @@ const data = {
148
151
  "icon": "sort-calendar-ascending",
149
152
  "text": "by-date-oldest-first",
150
153
  "value": [
151
- "date",
152
- 1
154
+ {
155
+ "date": 1
156
+ }
153
157
  ]
154
158
  }
155
159
  },
@@ -125,24 +125,27 @@ const data = {
125
125
  "icon": "sort-alphabetical-ascending",
126
126
  "text": "by-name-from-a-to-z",
127
127
  "value": [
128
- "article_title",
129
- 1
128
+ {
129
+ "article_title": 1
130
+ }
130
131
  ]
131
132
  },
132
133
  "namedesc": {
133
134
  "icon": "sort-alphabetical-descending",
134
135
  "text": "by-name-from-z-to-a",
135
136
  "value": [
136
- "article_title",
137
- -1
137
+ {
138
+ "article_title": -1
139
+ }
138
140
  ]
139
141
  },
140
142
  "dateasc": {
141
143
  "icon": "sort-calendar-descending",
142
144
  "text": "by-date-most-recent-first",
143
145
  "value": [
144
- "date",
145
- -1
146
+ {
147
+ "date": -1
148
+ }
146
149
  ],
147
150
  "default": true
148
151
  },
@@ -150,8 +153,9 @@ const data = {
150
153
  "icon": "sort-calendar-ascending",
151
154
  "text": "by-date-oldest-first",
152
155
  "value": [
153
- "date",
154
- 1
156
+ {
157
+ "date": 1
158
+ }
155
159
  ]
156
160
  }
157
161
  },
@@ -123,24 +123,27 @@ const data = {
123
123
  "icon": "sort-alphabetical-ascending",
124
124
  "text": "by-name-from-a-to-z",
125
125
  "value": [
126
- "article_title",
127
- 1
126
+ {
127
+ "article_title": 1
128
+ }
128
129
  ]
129
130
  },
130
131
  "namedesc": {
131
132
  "icon": "sort-alphabetical-descending",
132
133
  "text": "by-name-from-z-to-a",
133
134
  "value": [
134
- "article_title",
135
- -1
135
+ {
136
+ "article_title": -1
137
+ }
136
138
  ]
137
139
  },
138
140
  "dateasc": {
139
141
  "icon": "sort-calendar-descending",
140
142
  "text": "by-date-most-recent-first",
141
143
  "value": [
142
- "date",
143
- -1
144
+ {
145
+ "date": -1
146
+ }
144
147
  ],
145
148
  "default": true
146
149
  },
@@ -148,8 +151,9 @@ const data = {
148
151
  "icon": "sort-calendar-ascending",
149
152
  "text": "by-date-oldest-first",
150
153
  "value": [
151
- "date",
152
- 1
154
+ {
155
+ "date": 1
156
+ }
153
157
  ]
154
158
  }
155
159
  },
@@ -117,16 +117,18 @@ const data = {
117
117
  "icon": "sort-alphabetical-ascending",
118
118
  "text": "by-name-from-a-to-z",
119
119
  "value": [
120
- "name",
121
- 1
120
+ {
121
+ "name": 1
122
+ }
122
123
  ]
123
124
  },
124
125
  "namedesc": {
125
126
  "icon": "sort-alphabetical-descending",
126
127
  "text": "by-name-from-z-to-a",
127
128
  "value": [
128
- "name",
129
- -1
129
+ {
130
+ "name": -1
131
+ }
130
132
  ]
131
133
  },
132
134
  "dateasc": {
@@ -238,13 +240,7 @@ const data = {
238
240
  "value": ""
239
241
  }
240
242
  },
241
- "limit": 20,
242
- "sortBy": [
243
- "start"
244
- ],
245
- "sortDesc": [
246
- -1
247
- ]
243
+ "limit": 20
248
244
  };
249
245
 
250
246
  var events = selectiveDeepFreeze(data);
@@ -115,16 +115,18 @@ const data = {
115
115
  "icon": "sort-alphabetical-ascending",
116
116
  "text": "by-name-from-a-to-z",
117
117
  "value": [
118
- "name",
119
- 1
118
+ {
119
+ "name": 1
120
+ }
120
121
  ]
121
122
  },
122
123
  "namedesc": {
123
124
  "icon": "sort-alphabetical-descending",
124
125
  "text": "by-name-from-z-to-a",
125
126
  "value": [
126
- "name",
127
- -1
127
+ {
128
+ "name": -1
129
+ }
128
130
  ]
129
131
  },
130
132
  "dateasc": {
@@ -236,13 +238,7 @@ const data = {
236
238
  "value": ""
237
239
  }
238
240
  },
239
- "limit": 20,
240
- "sortBy": [
241
- "start"
242
- ],
243
- "sortDesc": [
244
- -1
245
- ]
241
+ "limit": 20
246
242
  };
247
243
 
248
244
  var events = selectiveDeepFreeze(data);
@@ -117,24 +117,27 @@ const data = {
117
117
  "icon": "sort-alphabetical-ascending",
118
118
  "text": "by-name-from-a-to-z",
119
119
  "value": [
120
- "name",
121
- 1
120
+ {
121
+ "name": 1
122
+ }
122
123
  ]
123
124
  },
124
125
  "namedesc": {
125
126
  "icon": "sort-alphabetical-descending",
126
127
  "text": "by-name-from-z-to-a",
127
128
  "value": [
128
- "name",
129
- -1
129
+ {
130
+ "name": -1
131
+ }
130
132
  ]
131
133
  },
132
134
  "dateasc": {
133
135
  "icon": "sort-calendar-descending",
134
136
  "text": "by-date-most-recent-first",
135
137
  "value": [
136
- "applicationStart",
137
- -1
138
+ {
139
+ "applicationStart": -1
140
+ }
138
141
  ],
139
142
  "default": true
140
143
  },
@@ -142,8 +145,9 @@ const data = {
142
145
  "icon": "sort-calendar-ascending",
143
146
  "text": "by-date-oldest-first",
144
147
  "value": [
145
- "applicationStart",
146
- 1
148
+ {
149
+ "applicationStart": 1
150
+ }
147
151
  ]
148
152
  }
149
153
  },
@@ -115,24 +115,27 @@ const data = {
115
115
  "icon": "sort-alphabetical-ascending",
116
116
  "text": "by-name-from-a-to-z",
117
117
  "value": [
118
- "name",
119
- 1
118
+ {
119
+ "name": 1
120
+ }
120
121
  ]
121
122
  },
122
123
  "namedesc": {
123
124
  "icon": "sort-alphabetical-descending",
124
125
  "text": "by-name-from-z-to-a",
125
126
  "value": [
126
- "name",
127
- -1
127
+ {
128
+ "name": -1
129
+ }
128
130
  ]
129
131
  },
130
132
  "dateasc": {
131
133
  "icon": "sort-calendar-descending",
132
134
  "text": "by-date-most-recent-first",
133
135
  "value": [
134
- "applicationStart",
135
- -1
136
+ {
137
+ "applicationStart": -1
138
+ }
136
139
  ],
137
140
  "default": true
138
141
  },
@@ -140,8 +143,9 @@ const data = {
140
143
  "icon": "sort-calendar-ascending",
141
144
  "text": "by-date-oldest-first",
142
145
  "value": [
143
- "applicationStart",
144
- 1
146
+ {
147
+ "applicationStart": 1
148
+ }
145
149
  ]
146
150
  }
147
151
  },
@@ -125,24 +125,27 @@ const data = {
125
125
  "icon": "sort-alphabetical-ascending",
126
126
  "text": "by-name-from-a-to-z",
127
127
  "value": [
128
- "article_title",
129
- 1
128
+ {
129
+ "article_title": 1
130
+ }
130
131
  ]
131
132
  },
132
133
  "namedesc": {
133
134
  "icon": "sort-alphabetical-descending",
134
135
  "text": "by-name-from-z-to-a",
135
136
  "value": [
136
- "article_title",
137
- -1
137
+ {
138
+ "article_title": -1
139
+ }
138
140
  ]
139
141
  },
140
142
  "dateasc": {
141
143
  "icon": "sort-calendar-descending",
142
144
  "text": "by-date-most-recent-first",
143
145
  "value": [
144
- "date",
145
- -1
146
+ {
147
+ "date": -1
148
+ }
146
149
  ],
147
150
  "default": true
148
151
  },
@@ -150,8 +153,9 @@ const data = {
150
153
  "icon": "sort-calendar-ascending",
151
154
  "text": "by-date-oldest-first",
152
155
  "value": [
153
- "date",
154
- 1
156
+ {
157
+ "date": 1
158
+ }
155
159
  ]
156
160
  }
157
161
  },
@@ -123,24 +123,27 @@ const data = {
123
123
  "icon": "sort-alphabetical-ascending",
124
124
  "text": "by-name-from-a-to-z",
125
125
  "value": [
126
- "article_title",
127
- 1
126
+ {
127
+ "article_title": 1
128
+ }
128
129
  ]
129
130
  },
130
131
  "namedesc": {
131
132
  "icon": "sort-alphabetical-descending",
132
133
  "text": "by-name-from-z-to-a",
133
134
  "value": [
134
- "article_title",
135
- -1
135
+ {
136
+ "article_title": -1
137
+ }
136
138
  ]
137
139
  },
138
140
  "dateasc": {
139
141
  "icon": "sort-calendar-descending",
140
142
  "text": "by-date-most-recent-first",
141
143
  "value": [
142
- "date",
143
- -1
144
+ {
145
+ "date": -1
146
+ }
144
147
  ],
145
148
  "default": true
146
149
  },
@@ -148,8 +151,9 @@ const data = {
148
151
  "icon": "sort-calendar-ascending",
149
152
  "text": "by-date-oldest-first",
150
153
  "value": [
151
- "date",
152
- 1
154
+ {
155
+ "date": 1
156
+ }
153
157
  ]
154
158
  }
155
159
  },
@@ -125,24 +125,27 @@ const data = {
125
125
  "icon": "sort-alphabetical-ascending",
126
126
  "text": "by-name-from-a-to-z",
127
127
  "value": [
128
- "article_title",
129
- 1
128
+ {
129
+ "article_title": 1
130
+ }
130
131
  ]
131
132
  },
132
133
  "namedesc": {
133
134
  "icon": "sort-alphabetical-descending",
134
135
  "text": "by-name-from-z-to-a",
135
136
  "value": [
136
- "article_title",
137
- -1
137
+ {
138
+ "article_title": -1
139
+ }
138
140
  ]
139
141
  },
140
142
  "dateasc": {
141
143
  "icon": "sort-calendar-descending",
142
144
  "text": "by-date-most-recent-first",
143
145
  "value": [
144
- "date",
145
- -1
146
+ {
147
+ "date": -1
148
+ }
146
149
  ],
147
150
  "default": true
148
151
  },
@@ -150,8 +153,9 @@ const data = {
150
153
  "icon": "sort-calendar-ascending",
151
154
  "text": "by-date-oldest-first",
152
155
  "value": [
153
- "date",
154
- 1
156
+ {
157
+ "date": 1
158
+ }
155
159
  ]
156
160
  }
157
161
  },
@@ -123,24 +123,27 @@ const data = {
123
123
  "icon": "sort-alphabetical-ascending",
124
124
  "text": "by-name-from-a-to-z",
125
125
  "value": [
126
- "article_title",
127
- 1
126
+ {
127
+ "article_title": 1
128
+ }
128
129
  ]
129
130
  },
130
131
  "namedesc": {
131
132
  "icon": "sort-alphabetical-descending",
132
133
  "text": "by-name-from-z-to-a",
133
134
  "value": [
134
- "article_title",
135
- -1
135
+ {
136
+ "article_title": -1
137
+ }
136
138
  ]
137
139
  },
138
140
  "dateasc": {
139
141
  "icon": "sort-calendar-descending",
140
142
  "text": "by-date-most-recent-first",
141
143
  "value": [
142
- "date",
143
- -1
144
+ {
145
+ "date": -1
146
+ }
144
147
  ],
145
148
  "default": true
146
149
  },
@@ -148,8 +151,9 @@ const data = {
148
151
  "icon": "sort-calendar-ascending",
149
152
  "text": "by-date-oldest-first",
150
153
  "value": [
151
- "date",
152
- 1
154
+ {
155
+ "date": 1
156
+ }
153
157
  ]
154
158
  }
155
159
  },
@@ -117,8 +117,9 @@ const data = {
117
117
  "icon": "sort-calendar-descending",
118
118
  "text": "by-date-most-recent-first",
119
119
  "value": [
120
- "date",
121
- -1
120
+ {
121
+ "date": -1
122
+ }
122
123
  ],
123
124
  "default": true
124
125
  },
@@ -126,8 +127,9 @@ const data = {
126
127
  "icon": "sort-calendar-ascending",
127
128
  "text": "by-date-oldest-first",
128
129
  "value": [
129
- "date",
130
- 1
130
+ {
131
+ "date": 1
132
+ }
131
133
  ]
132
134
  }
133
135
  },
package/dist/list/news.js CHANGED
@@ -115,8 +115,9 @@ const data = {
115
115
  "icon": "sort-calendar-descending",
116
116
  "text": "by-date-most-recent-first",
117
117
  "value": [
118
- "date",
119
- -1
118
+ {
119
+ "date": -1
120
+ }
120
121
  ],
121
122
  "default": true
122
123
  },
@@ -124,8 +125,9 @@ const data = {
124
125
  "icon": "sort-calendar-ascending",
125
126
  "text": "by-date-oldest-first",
126
127
  "value": [
127
- "date",
128
- 1
128
+ {
129
+ "date": 1
130
+ }
129
131
  ]
130
132
  }
131
133
  },
@@ -117,32 +117,42 @@ const data = {
117
117
  "icon": "sort-alphabetical-ascending",
118
118
  "text": "by-name-from-a-to-z",
119
119
  "value": [
120
- "lastname",
121
- 1
120
+ {
121
+ "lastname": 1
122
+ }
122
123
  ]
123
124
  },
124
125
  "namedesc": {
125
126
  "icon": "sort-alphabetical-descending",
126
127
  "text": "by-name-from-z-to-a",
127
128
  "value": [
128
- "lastname",
129
- -1
129
+ {
130
+ "lastname": -1
131
+ }
130
132
  ]
131
133
  },
132
134
  "vintagedesc": {
133
135
  "icon": "sort-calendar-descending",
134
136
  "text": "by-vintage-from-old-to-recent",
135
137
  "value": [
136
- "groups.vintage.year",
137
- -1
138
+ {
139
+ "groups.vintage.year": -1
140
+ },
141
+ {
142
+ "lastname": 1
143
+ }
138
144
  ]
139
145
  },
140
146
  "vintageasc": {
141
147
  "icon": "sort-calendar-descending",
142
148
  "text": "by-vintage-from-recent-to-old",
143
149
  "value": [
144
- "groups.vintage.year",
145
- 1
150
+ {
151
+ "groups.vintage.year": 1
152
+ },
153
+ {
154
+ "lastname": 1
155
+ }
146
156
  ],
147
157
  "default": true
148
158
  }
@@ -226,9 +236,11 @@ const data = {
226
236
  },
227
237
  "limit": 20,
228
238
  "sortBy": [
229
- "groups.vintage.year"
239
+ "groups.vintage.year",
240
+ "lastname"
230
241
  ],
231
242
  "sortDesc": [
243
+ 1,
232
244
  1
233
245
  ]
234
246
  };
@@ -115,32 +115,42 @@ const data = {
115
115
  "icon": "sort-alphabetical-ascending",
116
116
  "text": "by-name-from-a-to-z",
117
117
  "value": [
118
- "lastname",
119
- 1
118
+ {
119
+ "lastname": 1
120
+ }
120
121
  ]
121
122
  },
122
123
  "namedesc": {
123
124
  "icon": "sort-alphabetical-descending",
124
125
  "text": "by-name-from-z-to-a",
125
126
  "value": [
126
- "lastname",
127
- -1
127
+ {
128
+ "lastname": -1
129
+ }
128
130
  ]
129
131
  },
130
132
  "vintagedesc": {
131
133
  "icon": "sort-calendar-descending",
132
134
  "text": "by-vintage-from-old-to-recent",
133
135
  "value": [
134
- "groups.vintage.year",
135
- -1
136
+ {
137
+ "groups.vintage.year": -1
138
+ },
139
+ {
140
+ "lastname": 1
141
+ }
136
142
  ]
137
143
  },
138
144
  "vintageasc": {
139
145
  "icon": "sort-calendar-descending",
140
146
  "text": "by-vintage-from-recent-to-old",
141
147
  "value": [
142
- "groups.vintage.year",
143
- 1
148
+ {
149
+ "groups.vintage.year": 1
150
+ },
151
+ {
152
+ "lastname": 1
153
+ }
144
154
  ],
145
155
  "default": true
146
156
  }
@@ -224,9 +234,11 @@ const data = {
224
234
  },
225
235
  "limit": 20,
226
236
  "sortBy": [
227
- "groups.vintage.year"
237
+ "groups.vintage.year",
238
+ "lastname"
228
239
  ],
229
240
  "sortDesc": [
241
+ 1,
230
242
  1
231
243
  ]
232
244
  };
@@ -133,8 +133,9 @@ const data = {
133
133
  "icon": "sort-calendar-descending",
134
134
  "text": "by-date-most-recent-first",
135
135
  "value": [
136
- "date",
137
- -1
136
+ {
137
+ "date": -1
138
+ }
138
139
  ],
139
140
  "default": true
140
141
  },
@@ -142,8 +143,9 @@ const data = {
142
143
  "icon": "sort-calendar-ascending",
143
144
  "text": "by-date-oldest-first",
144
145
  "value": [
145
- "date",
146
- 1
146
+ {
147
+ "date": 1
148
+ }
147
149
  ]
148
150
  }
149
151
  },
@@ -131,8 +131,9 @@ const data = {
131
131
  "icon": "sort-calendar-descending",
132
132
  "text": "by-date-most-recent-first",
133
133
  "value": [
134
- "date",
135
- -1
134
+ {
135
+ "date": -1
136
+ }
136
137
  ],
137
138
  "default": true
138
139
  },
@@ -140,8 +141,9 @@ const data = {
140
141
  "icon": "sort-calendar-ascending",
141
142
  "text": "by-date-oldest-first",
142
143
  "value": [
143
- "date",
144
- 1
144
+ {
145
+ "date": 1
146
+ }
145
147
  ]
146
148
  }
147
149
  },
@@ -117,24 +117,27 @@ const data = {
117
117
  "icon": "sort-alphabetical-ascending",
118
118
  "text": "by-name-from-a-to-z",
119
119
  "value": [
120
- "name",
121
- 1
120
+ {
121
+ "name": 1
122
+ }
122
123
  ]
123
124
  },
124
125
  "namedesc": {
125
126
  "icon": "sort-alphabetical-descending",
126
127
  "text": "by-name-from-z-to-a",
127
128
  "value": [
128
- "name",
129
- -1
129
+ {
130
+ "name": -1
131
+ }
130
132
  ]
131
133
  },
132
134
  "dateasc": {
133
135
  "icon": "sort-calendar-descending",
134
136
  "text": "by-date-most-recent-first",
135
137
  "value": [
136
- "date",
137
- -1
138
+ {
139
+ "date": -1
140
+ }
138
141
  ],
139
142
  "default": true
140
143
  },
@@ -142,8 +145,9 @@ const data = {
142
145
  "icon": "sort-calendar-ascending",
143
146
  "text": "by-date-oldest-first",
144
147
  "value": [
145
- "date",
146
- 1
148
+ {
149
+ "date": 1
150
+ }
147
151
  ]
148
152
  }
149
153
  },
@@ -115,24 +115,27 @@ const data = {
115
115
  "icon": "sort-alphabetical-ascending",
116
116
  "text": "by-name-from-a-to-z",
117
117
  "value": [
118
- "name",
119
- 1
118
+ {
119
+ "name": 1
120
+ }
120
121
  ]
121
122
  },
122
123
  "namedesc": {
123
124
  "icon": "sort-alphabetical-descending",
124
125
  "text": "by-name-from-z-to-a",
125
126
  "value": [
126
- "name",
127
- -1
127
+ {
128
+ "name": -1
129
+ }
128
130
  ]
129
131
  },
130
132
  "dateasc": {
131
133
  "icon": "sort-calendar-descending",
132
134
  "text": "by-date-most-recent-first",
133
135
  "value": [
134
- "date",
135
- -1
136
+ {
137
+ "date": -1
138
+ }
136
139
  ],
137
140
  "default": true
138
141
  },
@@ -140,8 +143,9 @@ const data = {
140
143
  "icon": "sort-calendar-ascending",
141
144
  "text": "by-date-oldest-first",
142
145
  "value": [
143
- "date",
144
- 1
146
+ {
147
+ "date": 1
148
+ }
145
149
  ]
146
150
  }
147
151
  },
@@ -125,24 +125,27 @@ const data = {
125
125
  "icon": "sort-alphabetical-ascending",
126
126
  "text": "by-name-from-a-to-z",
127
127
  "value": [
128
- "article_title",
129
- 1
128
+ {
129
+ "article_title": 1
130
+ }
130
131
  ]
131
132
  },
132
133
  "namedesc": {
133
134
  "icon": "sort-alphabetical-descending",
134
135
  "text": "by-name-from-z-to-a",
135
136
  "value": [
136
- "article_title",
137
- -1
137
+ {
138
+ "article_title": -1
139
+ }
138
140
  ]
139
141
  },
140
142
  "dateasc": {
141
143
  "icon": "sort-calendar-descending",
142
144
  "text": "by-date-most-recent-first",
143
145
  "value": [
144
- "date",
145
- -1
146
+ {
147
+ "date": -1
148
+ }
146
149
  ],
147
150
  "default": true
148
151
  },
@@ -150,8 +153,9 @@ const data = {
150
153
  "icon": "sort-calendar-ascending",
151
154
  "text": "by-date-oldest-first",
152
155
  "value": [
153
- "date",
154
- 1
156
+ {
157
+ "date": 1
158
+ }
155
159
  ]
156
160
  }
157
161
  },
package/dist/list/tags.js CHANGED
@@ -123,24 +123,27 @@ const data = {
123
123
  "icon": "sort-alphabetical-ascending",
124
124
  "text": "by-name-from-a-to-z",
125
125
  "value": [
126
- "article_title",
127
- 1
126
+ {
127
+ "article_title": 1
128
+ }
128
129
  ]
129
130
  },
130
131
  "namedesc": {
131
132
  "icon": "sort-alphabetical-descending",
132
133
  "text": "by-name-from-z-to-a",
133
134
  "value": [
134
- "article_title",
135
- -1
135
+ {
136
+ "article_title": -1
137
+ }
136
138
  ]
137
139
  },
138
140
  "dateasc": {
139
141
  "icon": "sort-calendar-descending",
140
142
  "text": "by-date-most-recent-first",
141
143
  "value": [
142
- "date",
143
- -1
144
+ {
145
+ "date": -1
146
+ }
144
147
  ],
145
148
  "default": true
146
149
  },
@@ -148,8 +151,9 @@ const data = {
148
151
  "icon": "sort-calendar-ascending",
149
152
  "text": "by-date-oldest-first",
150
153
  "value": [
151
- "date",
152
- 1
154
+ {
155
+ "date": 1
156
+ }
153
157
  ]
154
158
  }
155
159
  },
@@ -117,32 +117,42 @@ const data = {
117
117
  "icon": "sort-alphabetical-ascending",
118
118
  "text": "by-name-from-a-to-z",
119
119
  "value": [
120
- "lastname",
121
- 1
120
+ {
121
+ "lastname": 1
122
+ }
122
123
  ]
123
124
  },
124
125
  "namedesc": {
125
126
  "icon": "sort-alphabetical-descending",
126
127
  "text": "by-name-from-z-to-a",
127
128
  "value": [
128
- "lastname",
129
- -1
129
+ {
130
+ "lastname": -1
131
+ }
130
132
  ]
131
133
  },
132
134
  "vintagedesc": {
133
135
  "icon": "sort-calendar-descending",
134
136
  "text": "by-vintage-from-old-to-recent",
135
137
  "value": [
136
- "groups.vintage.year",
137
- -1
138
+ {
139
+ "groups.vintage.year": -1
140
+ },
141
+ {
142
+ "lastname": 1
143
+ }
138
144
  ]
139
145
  },
140
146
  "vintageasc": {
141
147
  "icon": "sort-calendar-descending",
142
148
  "text": "by-vintage-from-recent-to-old",
143
149
  "value": [
144
- "groups.vintage.year",
145
- 1
150
+ {
151
+ "groups.vintage.year": 1
152
+ },
153
+ {
154
+ "lastname": 1
155
+ }
146
156
  ],
147
157
  "default": true
148
158
  }
@@ -226,9 +236,11 @@ const data = {
226
236
  },
227
237
  "limit": 20,
228
238
  "sortBy": [
229
- "groups.vintage.year"
239
+ "groups.vintage.year",
240
+ "lastname"
230
241
  ],
231
242
  "sortDesc": [
243
+ 1,
232
244
  1
233
245
  ]
234
246
  };
@@ -115,32 +115,42 @@ const data = {
115
115
  "icon": "sort-alphabetical-ascending",
116
116
  "text": "by-name-from-a-to-z",
117
117
  "value": [
118
- "lastname",
119
- 1
118
+ {
119
+ "lastname": 1
120
+ }
120
121
  ]
121
122
  },
122
123
  "namedesc": {
123
124
  "icon": "sort-alphabetical-descending",
124
125
  "text": "by-name-from-z-to-a",
125
126
  "value": [
126
- "lastname",
127
- -1
127
+ {
128
+ "lastname": -1
129
+ }
128
130
  ]
129
131
  },
130
132
  "vintagedesc": {
131
133
  "icon": "sort-calendar-descending",
132
134
  "text": "by-vintage-from-old-to-recent",
133
135
  "value": [
134
- "groups.vintage.year",
135
- -1
136
+ {
137
+ "groups.vintage.year": -1
138
+ },
139
+ {
140
+ "lastname": 1
141
+ }
136
142
  ]
137
143
  },
138
144
  "vintageasc": {
139
145
  "icon": "sort-calendar-descending",
140
146
  "text": "by-vintage-from-recent-to-old",
141
147
  "value": [
142
- "groups.vintage.year",
143
- 1
148
+ {
149
+ "groups.vintage.year": 1
150
+ },
151
+ {
152
+ "lastname": 1
153
+ }
144
154
  ],
145
155
  "default": true
146
156
  }
@@ -224,9 +234,11 @@ const data = {
224
234
  },
225
235
  "limit": 20,
226
236
  "sortBy": [
227
- "groups.vintage.year"
237
+ "groups.vintage.year",
238
+ "lastname"
228
239
  ],
229
240
  "sortDesc": [
241
+ 1,
230
242
  1
231
243
  ]
232
244
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@paris-ias/trees",
3
- "version": "2.0.33",
3
+ "version": "2.0.35",
4
4
  "type": "module",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",