codevdesign 0.0.55 → 0.0.56

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.
@@ -12,7 +12,7 @@
12
12
  density="compact"
13
13
  hide-details
14
14
  clearable
15
- rounded="0"
15
+ :rounded="0"
16
16
  max-width="640"
17
17
  class="BarreRecherche"
18
18
  :loading="chargement"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "codevdesign",
3
- "version": "0.0.55",
3
+ "version": "0.0.56",
4
4
  "description": "Composants Vuetify 3 pour les projets Codev",
5
5
  "files": [
6
6
  "./**/*.vue",