@pocketprep/ui-kit 3.4.40 → 3.4.41

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.
@@ -17768,6 +17768,13 @@ const Wp = /* @__PURE__ */ me(Lt, [["render", Jp]]), Fr = {
17768
17768
  icon: "pencil",
17769
17769
  iconColor: Re.slate,
17770
17770
  iconColorDM: Re.pewter
17771
+ },
17772
+ 11: {
17773
+ name: "Assignment",
17774
+ shortName: "assignment",
17775
+ icon: "pencil",
17776
+ iconColor: Re.slate,
17777
+ iconColorDM: Re.pewter
17771
17778
  }
17772
17779
  }, Rs = (e) => e.keywordDefinitions.length ? e.keywordDefinitions.map((s) => s.keyword).reduce((s, o) => {
17773
17780
  const t = new RegExp(`(\\W)(${o})(\\W)`, "i");