@sc-360-v2/storefront-cms-library 0.3.27 → 0.3.28

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.
@@ -101,12 +101,12 @@ export declare enum FormIconEnum {
101
101
  Gender = "user-circle",
102
102
  Address = "address-fb",
103
103
  ColorPicker = "colorpicker-fb",
104
- InputText = "input-type",
104
+ InputText = "input-fb",
105
+ Number = "number-fb",
105
106
  Percent = "percent-fb",
106
107
  ShortAnswer = "short-answer-fb",
107
108
  LongAnswer = "long-answer-fb",
108
- Number = "number-fb",
109
- Link = "link-fb",
109
+ nk = "link-fb",
110
110
  FileUpload = "upload-fb",
111
111
  ImageUpload = "image-upload-fb",
112
112
  Rating = "star-rating-fb",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sc-360-v2/storefront-cms-library",
3
- "version": "0.3.27",
3
+ "version": "0.3.28",
4
4
  "main": "/dist/index.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "exports": {