@instructure/platform-institutional-tagging 7.1.1 → 7.1.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.
- package/dist/components/Category/CategoryListItem.d.ts.map +1 -1
- package/dist/components/Category/TagArea.d.ts.map +1 -1
- package/dist/components/Category/TopSection.d.ts.map +1 -1
- package/dist/hooks/useFetchTagsForCategory.d.ts.map +1 -1
- package/dist/index.js +2768 -2777
- package/dist/modals/MoveTagModal/MoveTagModal.d.ts +1 -2
- package/dist/modals/MoveTagModal/MoveTagModal.d.ts.map +1 -1
- package/dist/modals/RestoreTagModal/RestoreTagModal.d.ts +0 -2
- package/dist/modals/RestoreTagModal/RestoreTagModal.d.ts.map +1 -1
- package/dist/modals/TagModal/CreateTagModal.d.ts +1 -3
- package/dist/modals/TagModal/CreateTagModal.d.ts.map +1 -1
- package/dist/modals/TagModal/EditTagModal.d.ts +0 -2
- package/dist/modals/TagModal/EditTagModal.d.ts.map +1 -1
- package/dist/modals/TagModal/fields/CategoryField.d.ts +1 -0
- package/dist/modals/TagModal/fields/CategoryField.d.ts.map +1 -1
- package/dist/modals/TagModal/hooks/useCategoryFormFields.d.ts +2 -2
- package/dist/modals/TagModal/hooks/useCategoryFormFields.d.ts.map +1 -1
- package/dist/modals/TagModal/hooks/useCreateTagForm.d.ts +2 -2
- package/dist/modals/TagModal/hooks/useCreateTagForm.d.ts.map +1 -1
- package/dist/modals/TagModal/hooks/useEditTagForm.d.ts +2 -2
- package/dist/modals/TagModal/hooks/useEditTagForm.d.ts.map +1 -1
- package/dist/screens/TagDetail/TagDetail.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CategoryListItem.d.ts","sourceRoot":"","sources":["../../../src/components/Category/CategoryListItem.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CategoryListItem.d.ts","sourceRoot":"","sources":["../../../src/components/Category/CategoryListItem.tsx"],"names":[],"mappings":"AAQA,OAAO,KAAK,MAAM,OAAO,CAAA;AACzB,OAAO,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAE/C,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAkE5D,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TagArea.d.ts","sourceRoot":"","sources":["../../../src/components/Category/TagArea.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TagArea.d.ts","sourceRoot":"","sources":["../../../src/components/Category/TagArea.tsx"],"names":[],"mappings":"AAwBA,OAAO,KAAK,MAAM,OAAO,CAAA;AAQzB,OAAO,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAEtC,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CA6Q1C,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TopSection.d.ts","sourceRoot":"","sources":["../../../src/components/Category/TopSection.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TopSection.d.ts","sourceRoot":"","sources":["../../../src/components/Category/TopSection.tsx"],"names":[],"mappings":"AAqBA,OAAO,KAAK,MAAM,OAAO,CAAA;AAUzB,OAAO,EAAE,0BAA0B,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAEjE,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CA4GtE,CAAA;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CAuC5C,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useFetchTagsForCategory.d.ts","sourceRoot":"","sources":["../../src/hooks/useFetchTagsForCategory.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAGV,6BAA6B,EAC9B,MAAM,qCAAqC,CAAA;AAM5C,OAAO,EAAE,eAAe,EAAE,MAAM,YAAY,CAAA;AAK5C,YAAY,EAAE,eAAe,EAAE,CAAA;AAE/B,eAAO,MAAM,uBAAuB,GAClC,YAAY,MAAM,EAClB,gBAAgB,6BAA6B,EAC7C,cAAc,eAAe;;;;;;;
|
|
1
|
+
{"version":3,"file":"useFetchTagsForCategory.d.ts","sourceRoot":"","sources":["../../src/hooks/useFetchTagsForCategory.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAGV,6BAA6B,EAC9B,MAAM,qCAAqC,CAAA;AAM5C,OAAO,EAAE,eAAe,EAAE,MAAM,YAAY,CAAA;AAK5C,YAAY,EAAE,eAAe,EAAE,CAAA;AAE/B,eAAO,MAAM,uBAAuB,GAClC,YAAY,MAAM,EAClB,gBAAgB,6BAA6B,EAC7C,cAAc,eAAe;;;;;;;CAkF9B,CAAA"}
|