@dhis2-ui/card
Advanced tools
Comparing version 9.5.0-alpha.1 to 9.5.0
"use strict"; | ||
var _steps = require("cypress-cucumber-preprocessor/steps"); | ||
var _cypressCucumberPreprocessor = require("@badeball/cypress-cucumber-preprocessor"); | ||
(0, _steps.Given)('a Card with children is rendered', () => { | ||
(0, _cypressCucumberPreprocessor.Given)('a Card with children is rendered', () => { | ||
cy.visitStory('Card', 'With children'); | ||
cy.get('[data-test="dhis2-uicore-card"]').should('be.visible'); | ||
}); | ||
(0, _steps.Then)('the children are visible', () => { | ||
(0, _cypressCucumberPreprocessor.Then)('the children are visible', () => { | ||
cy.contains('I am a child').should('be.visible'); | ||
}); |
@@ -1,2 +0,2 @@ | ||
import { Given, Then } from 'cypress-cucumber-preprocessor/steps'; | ||
import { Given, Then } from '@badeball/cypress-cucumber-preprocessor'; | ||
Given('a Card with children is rendered', () => { | ||
@@ -3,0 +3,0 @@ cy.visitStory('Card', 'With children'); |
{ | ||
"name": "@dhis2-ui/card", | ||
"version": "9.5.0-alpha.1", | ||
"version": "9.5.0", | ||
"description": "UI Card", | ||
@@ -36,3 +36,3 @@ "repository": { | ||
"@dhis2/prop-types": "^3.1.2", | ||
"@dhis2/ui-constants": "9.5.0-alpha.1", | ||
"@dhis2/ui-constants": "9.5.0", | ||
"classnames": "^2.3.1", | ||
@@ -39,0 +39,0 @@ "prop-types": "^15.7.2" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
8890
0
+ Added@babel/compat-data@7.26.3(transitive)
+ Added@babel/generator@7.26.3(transitive)
+ Added@babel/parser@7.26.3(transitive)
+ Added@babel/traverse@7.26.3(transitive)
+ Added@babel/types@7.26.3(transitive)
+ Added@dhis2/ui-constants@9.5.0(transitive)
+ Addedcaniuse-lite@1.0.30001686(transitive)
+ Addedelectron-to-chromium@1.5.68(transitive)
- Removed@babel/compat-data@7.26.2(transitive)
- Removed@babel/generator@7.26.2(transitive)
- Removed@babel/parser@7.26.2(transitive)
- Removed@babel/traverse@7.25.9(transitive)
- Removed@babel/types@7.26.0(transitive)
- Removed@dhis2/ui-constants@9.5.0-alpha.1(transitive)
- Removedcaniuse-lite@1.0.30001684(transitive)
- Removedelectron-to-chromium@1.5.67(transitive)
Updated@dhis2/ui-constants@9.5.0