@fuentis/phoenix-ui 0.0.9-alpha.577 → 0.0.9-alpha.579

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/index.d.ts CHANGED
@@ -359,6 +359,7 @@ declare enum StatusColType {
359
359
  PERSON = "PERSON",
360
360
  LINK = "LINK",
361
361
  DATE = "DATE",
362
+ DATE_ONLY = "DATE_ONLY",
362
363
  LIST = "LIST",
363
364
  COUNTRY = "COUNTRY"
364
365
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fuentis/phoenix-ui",
3
- "version": "0.0.9-alpha.577",
3
+ "version": "0.0.9-alpha.579",
4
4
  "description": "Phoenix UI Angular component library",
5
5
  "license": "MIT",
6
6
  "peerDependencies": {