toggle-components-library 1.39.4-beta.3 → 1.39.5-beta.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "toggle-components-library",
3
- "version": "1.39.4-beta.3",
3
+ "version": "1.39.5-beta.1",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -29,11 +29,11 @@
29
29
  "countries-list": "^2.6.1",
30
30
  "date-fns": "^1.30.1",
31
31
  "storybook-vue-router": "^1.0.7",
32
- "swiper": "^11.2.7",
32
+ "swiper": "^10.3.0",
33
33
  "vue": "^2.7.10",
34
34
  "vue-airbnb-style-datepicker": "^2.7.1",
35
35
  "vue-apexcharts": "^1.6.2",
36
- "vue-awesome-swiper": "github:airshipteam/vue-awesome-swiper",
36
+ "vue-awesome-swiper": "^4.1.1",
37
37
  "vue-color": "^2.7.1",
38
38
  "vue-moment": "^4.1.0",
39
39
  "vue-multiselect": "^2.0.8",
@@ -246,7 +246,8 @@
246
246
  }
247
247
 
248
248
  img {
249
- width: auto;
249
+ max-width:6rem;
250
+ max-height: 1.5rem;
250
251
  height: 1.5rem;
251
252
  }
252
253
 
package/src/.DS_Store DELETED
Binary file