@designcrowd/fe-shared-lib 1.4.3-ast-generate-ai-4 → 1.4.3-ast-generate-ai-5

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@designcrowd/fe-shared-lib",
3
- "version": "1.4.3-ast-generate-ai-4",
3
+ "version": "1.4.3-ast-generate-ai-5",
4
4
  "scripts": {
5
5
  "start": "run-p storybook watch:translation",
6
6
  "build": "npm run build:css --production",
@@ -632,6 +632,7 @@ export default {
632
632
  IconStarFilled,
633
633
  IconStarHollow,
634
634
  IconSticker,
635
+ IconStop,
635
636
  IconStyles,
636
637
  IconSubmit,
637
638
  IconTemplates,