@nualang/nualang-ui-components 0.1.1368 → 0.1.1369

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.
@@ -152,7 +152,7 @@ function PhraseListSelection({
152
152
  topicId,
153
153
  filters: {
154
154
  limit: 1000,
155
- returnvalues: "phrases"
155
+ includePhrases: "true"
156
156
  }
157
157
  }, {
158
158
  enabled: !!courseId && !!sectionId && !!topicId && isExpanded
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nualang/nualang-ui-components",
3
- "version": "0.1.1368",
3
+ "version": "0.1.1369",
4
4
  "type": "module",
5
5
  "main": "dist/index.js",
6
6
  "files": [