@pocketprep/ui-kit 3.4.42 → 3.4.44
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/@pocketprep/ui-kit.js +1 -1
- package/dist/@pocketprep/ui-kit.js.map +1 -1
- package/dist/@pocketprep/ui-kit.umd.cjs +1 -1
- package/dist/@pocketprep/ui-kit.umd.cjs.map +1 -1
- package/dist/style.css +1 -1
- package/lib/components/Search/Search.vue +6 -5
- package/lib/utils.ts +1 -1
- package/package.json +1 -1
|
@@ -17830,7 +17830,7 @@ const ou = /* @__PURE__ */ me(Lt, [["render", iu]]), Nr = {
|
|
|
17830
17830
|
11: {
|
|
17831
17831
|
name: "Assignment",
|
|
17832
17832
|
shortName: "assignment",
|
|
17833
|
-
icon: "
|
|
17833
|
+
icon: "link",
|
|
17834
17834
|
iconColor: Re.slate,
|
|
17835
17835
|
iconColorDM: Re.pewter
|
|
17836
17836
|
}
|