@xenknight/framework7 0.0.2 → 0.0.3

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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Framework7 8.3.4
2
+ * Framework7 0.0.2
3
3
  * Full featured mobile HTML framework for building iOS & Android apps
4
4
  * https://framework7.io/
5
5
  *
@@ -7,7 +7,7 @@
7
7
  *
8
8
  * Released under the MIT License
9
9
  *
10
- * Released on: July 22, 2025
10
+ * Released on: July 26, 2025
11
11
  */
12
12
 
13
13
  /*====================
@@ -17643,13 +17643,6 @@ button.swiper-pagination-bullet {
17643
17643
  backdrop-filter: saturate(180%) blur(20px);
17644
17644
  }
17645
17645
  }
17646
- @media (min-width: 568px) {
17647
- .notification {
17648
- left: 50%;
17649
- width: var(--f7-notification-max-width);
17650
- margin-left: calc(-1 * var(--f7-notification-max-width) / 2);
17651
- }
17652
- }
17653
17646
  .notification-title {
17654
17647
  color: var(--f7-notification-title-color, var(--f7-theme-color));
17655
17648
  font-size: var(--f7-notification-title-font-size);
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Framework7 8.3.4
2
+ * Framework7 0.0.2
3
3
  * Full featured mobile HTML framework for building iOS & Android apps
4
4
  * https://framework7.io/
5
5
  *
@@ -7,7 +7,7 @@
7
7
  *
8
8
  * Released under the MIT License
9
9
  *
10
- * Released on: July 22, 2025
10
+ * Released on: July 26, 2025
11
11
  */
12
12
 
13
13
  import $ from './shared/dom7.js';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Framework7 8.3.4
2
+ * Framework7 0.0.2
3
3
  * Full featured mobile HTML framework for building iOS & Android apps
4
4
  * https://framework7.io/
5
5
  *
@@ -7,7 +7,7 @@
7
7
  *
8
8
  * Released under the MIT License
9
9
  *
10
- * Released on: July 22, 2025
10
+ * Released on: July 26, 2025
11
11
  */
12
12
 
13
13
  (function (global, factory) {
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Framework7 8.3.4
2
+ * Framework7 0.0.2
3
3
  * Full featured mobile HTML framework for building iOS & Android apps
4
4
  * https://framework7.io/
5
5
  *
@@ -7,7 +7,7 @@
7
7
  *
8
8
  * Released under the MIT License
9
9
  *
10
- * Released on: July 22, 2025
10
+ * Released on: July 26, 2025
11
11
  */
12
12
 
13
13
  @import (reference) './less/mixins.less';