@instructure/platform-institutional-tagging 8.0.0 → 8.0.2

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.
@@ -1 +1 @@
1
- {"version":3,"file":"UserTagList.d.ts","sourceRoot":"","sources":["../../../src/components/UserTagList/UserTagList.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAM/C,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAiClD,CAAA"}
1
+ {"version":3,"file":"UserTagList.d.ts","sourceRoot":"","sources":["../../../src/components/UserTagList/UserTagList.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAmB,MAAM,OAAO,CAAA;AAGvC,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAE/C,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAyClD,CAAA"}
@@ -35,7 +35,6 @@ export declare const i18nKeys: {
35
35
  readonly restoreCategory: "Restore category";
36
36
  readonly restoreCategoryDescription: "Restoring this category will also restore all archived tags within it.";
37
37
  readonly searchResults: "%{resultCount} results found";
38
- readonly selectCategoryToMove: "Select a new category to move";
39
38
  readonly sortCategories: "Sort categories";
40
39
  readonly sortCategoriesAscending: "Sort categories ascending";
41
40
  readonly sortCategoriesDescending: "Sort categories descending";
@@ -43,12 +42,10 @@ export declare const i18nKeys: {
43
42
  readonly viewingArchivedCategories: "Viewing archived categories";
44
43
  readonly addPeople: "Add people";
45
44
  readonly addPeopleToTag: "Add people to tag";
46
- readonly addTag: "Add tag";
47
45
  readonly addTags: "Add tags";
48
46
  readonly archiveTag: "Archive tag";
49
47
  readonly archiveTagConfirmation: "Archiving this tag means it will no longer be active or available for use. You can restore it later if needed.";
50
48
  readonly assignedUsers: "Assigned users";
51
- readonly assignTag: "Assign people to tag";
52
49
  readonly assignTagsToUser: "Assign tags";
53
50
  readonly confirmRemoveTagBody: "This will remove the tag from the user. You can reassign it later if needed.";
54
51
  readonly confirmRemoveTagTitle: "Remove tag?";
@@ -119,7 +116,6 @@ export declare const i18nKeys: {
119
116
  readonly categoryRestoreSuccess: "Category restored";
120
117
  readonly categoryUpdated: "Category changes saved";
121
118
  readonly tagArchived: "Tag archived";
122
- readonly tagDeleted: "Tag deleted";
123
119
  readonly tagMoved: "Tag moved to %{categoryName}";
124
120
  readonly tagRemovedFromUser: "Tag removed from user";
125
121
  readonly tagRestored: "Tag restored";
@@ -131,8 +127,6 @@ export declare const i18nKeys: {
131
127
  readonly archiveCategoryAlreadyArchived: "This category has already been archived.";
132
128
  readonly archiveCategoryFailed: "Failed to archive category.";
133
129
  readonly archiveTagFailed: "Failed to archive tag.";
134
- readonly archiveTagNotFound: "Tag not found or already archived.";
135
- readonly archiveTagUnprocessable: "This tag cannot be archived in its current state.";
136
130
  readonly assignTagsFailed: "Failed to assign tags.";
137
131
  readonly assignTagsRequired: "Select at least one tag.";
138
132
  readonly categoryNameAlreadyExists: "A category with this name already exists.";
@@ -150,8 +144,6 @@ export declare const i18nKeys: {
150
144
  readonly tagDescriptionRequired: "Tag description is required.";
151
145
  readonly tagMoveConflict: "A tag with this name already exists in the selected category.";
152
146
  readonly tagMoveFailed: "Failed to move the tag. Please try again.";
153
- readonly tagMoveInvalidState: "This tag cannot be moved.";
154
- readonly tagMoveNotFound: "Tag not found.";
155
147
  readonly tagNameRequired: "Tag name is required.";
156
148
  readonly accountTags: "Account tags";
157
149
  readonly actions: "Actions";
@@ -167,7 +159,6 @@ export declare const i18nKeys: {
167
159
  readonly createdAt: "Created: %{date}";
168
160
  readonly edit: "Edit";
169
161
  readonly id: "ID";
170
- readonly institutionalTags: "Institutional Tags";
171
162
  readonly loadingData: "Loading data";
172
163
  readonly moreOptions: "More options";
173
164
  readonly moreOptionsForUser: "More options for %{userName}";
@@ -177,14 +168,11 @@ export declare const i18nKeys: {
177
168
  readonly nextPage: "Next page";
178
169
  readonly noData: "No data";
179
170
  readonly people: "People";
180
- readonly peopleManagement: "People management";
181
- readonly permissions: "Permissions";
182
171
  readonly previousPage: "Previous page";
183
172
  readonly remove: "Remove %{userName}";
184
173
  readonly restoreAssociations: "Restore previous account associations";
185
174
  readonly restoreTagDescription: "Once you restore this tag, it will become active immediately. Do you also want to restore previous account associations? This will affect %{count} people.";
186
175
  readonly save: "Save";
187
- readonly search: "Search";
188
176
  readonly searchAndFilter: "Search and filter";
189
177
  readonly searchCategories: "Search categories";
190
178
  readonly searchCategoriesDescription: "Results update as you type";
@@ -196,7 +184,6 @@ export declare const i18nKeys: {
196
184
  readonly other: "%{count} people selected";
197
185
  };
198
186
  readonly sisId: "SIS ID";
199
- readonly title: "Institutional Tagging";
200
187
  readonly useArrowKeysToNavigate: "Use arrow keys to navigate options.";
201
188
  readonly userListPagination: "User list pagination";
202
189
  readonly view: "View";
@@ -1 +1 @@
1
- {"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../src/constants/i18n.ts"],"names":[],"mappings":"AAkNA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMX,CAAA"}
1
+ {"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../src/constants/i18n.ts"],"names":[],"mappings":"AAqMA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMX,CAAA"}
@@ -2,7 +2,7 @@ import { InstitutionalTagUsersSortInput } from '@instructure/platform-graphql-ty
2
2
  import { TagUserType } from '../types/user';
3
3
  export type { TagUserType };
4
4
  export declare const useFetchTagUsers: (tagId: string, sort?: InstitutionalTagUsersSortInput, searchTerm?: string) => {
5
- tag: import('../types').TagType | undefined;
5
+ tag: import('../types/tag').TagType | undefined;
6
6
  users: TagUserType[];
7
7
  isPending: boolean;
8
8
  isFetching: boolean;