@fuentis/phoenix-ui 0.0.9-alpha.604 → 0.0.9-alpha.607

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
@@ -361,7 +361,8 @@ declare enum StatusColType {
361
361
  DATE = "DATE",
362
362
  DATE_ONLY = "DATE_ONLY",
363
363
  LIST = "LIST",
364
- COUNTRY = "COUNTRY"
364
+ COUNTRY = "COUNTRY",
365
+ COPY_TO_CLIPBOARD = "COPY_TO_CLIPBOARD"
365
366
  }
366
367
 
367
368
  declare enum StatusTooltipType {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fuentis/phoenix-ui",
3
- "version": "0.0.9-alpha.604",
3
+ "version": "0.0.9-alpha.607",
4
4
  "description": "Phoenix UI Angular component library",
5
5
  "license": "MIT",
6
6
  "peerDependencies": {