@eui/components 19.2.2-snapshot-1746816578592 → 19.2.2-snapshot-1746819960742
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/README.md +0 -1
- package/package.json +3 -3
    
        package/README.md
    CHANGED
    
    
    
        package/package.json
    CHANGED
    
    | @@ -1,6 +1,6 @@ | |
| 1 1 | 
             
            {
         | 
| 2 2 | 
             
                "name": "@eui/components",
         | 
| 3 | 
            -
                "version": "19.2.2-snapshot- | 
| 3 | 
            +
                "version": "19.2.2-snapshot-1746819960742",
         | 
| 4 4 | 
             
                "tag": "snapshot",
         | 
| 5 5 | 
             
                "description": "eUI components package",
         | 
| 6 6 | 
             
                "homepage": "https://eui.ecdevops.eu",
         | 
| @@ -10,8 +10,8 @@ | |
| 10 10 | 
             
                    "url": "https://citnet.tech.ec.europa.eu/CITnet/stash/projects/CSDR/repos/eui/browse/packages/components"
         | 
| 11 11 | 
             
                },
         | 
| 12 12 | 
             
                "peerDependencies": {
         | 
| 13 | 
            -
                    "@eui/core": "19.2.2-snapshot- | 
| 14 | 
            -
                    "@eui/base": "19.2.2-snapshot- | 
| 13 | 
            +
                    "@eui/core": "19.2.2-snapshot-1746819960742",
         | 
| 14 | 
            +
                    "@eui/base": "19.2.2-snapshot-1746819960742",
         | 
| 15 15 | 
             
                    "@angular/common": "^18.0.0 || ^19.0.0",
         | 
| 16 16 | 
             
                    "@angular/core": "^18.0.0 || ^19.0.0",
         | 
| 17 17 | 
             
                    "@angular/forms": "^18.0.0 || ^19.0.0",
         |