@pocketprep/ui-kit 3.5.8 → 3.5.9
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.css +1 -1
- package/dist/@pocketprep/ui-kit.js +2 -2
- 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/lib/components/Buttons/Button.vue +4 -4
- package/lib/utils.ts +2 -2
- package/package.json +1 -1
|
@@ -17588,8 +17588,8 @@ const Ju = /* @__PURE__ */ be(ei, [["render", Zu]]), Vr = Symbol("question"), _r
|
|
|
17588
17588
|
name: "Assignment",
|
|
17589
17589
|
shortName: "assignment",
|
|
17590
17590
|
icon: "assignment",
|
|
17591
|
-
iconColor: Ze.
|
|
17592
|
-
iconColorDM: Ze.
|
|
17591
|
+
iconColor: Ze.caramel,
|
|
17592
|
+
iconColorDM: Ze.cheddar
|
|
17593
17593
|
}
|
|
17594
17594
|
}, N1 = (e) => e.replace(/[/\-\\^$*+?.()|[\]{}]/g, "\\$&"), ho = (e) => e.keywordDefinitions.length ? e.keywordDefinitions.map((s) => s.keyword).reduce((s, o) => {
|
|
17595
17595
|
const i = new RegExp(`(\\W)(${N1(o)})(\\W)`, "i");
|