@dayflow/core 3.4.1 → 3.4.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.
package/dist/styles.css CHANGED
@@ -396,9 +396,6 @@
396
396
  .z-10001 {
397
397
  z-index: 10001;
398
398
  }
399
- .z-\[100\] {
400
- z-index: 100;
401
- }
402
399
  .z-\[9999\] {
403
400
  z-index: 9999;
404
401
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dayflow/core",
3
- "version": "3.4.1",
3
+ "version": "3.4.3",
4
4
  "description": "A flexible and feature-rich calendar engine powered by Preact with drag-and-drop support, multiple views (Day, Week, Month, Year), and plugin architecture",
5
5
  "keywords": [
6
6
  "calendar",