@g1cloud/bluesea 5.0.0-alpha.106 → 5.0.0-alpha.107

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/css/bluesea.css CHANGED
@@ -30412,7 +30412,7 @@ div[data-v-70fc1df7] {
30412
30412
  bottom: 0;
30413
30413
  background-color: #000;
30414
30414
  opacity: 0.1;
30415
- z-index: 200;
30415
+ z-index: 300;
30416
30416
  }
30417
30417
 
30418
30418
  .bs-notification-container > .bs-loading-icon > .font-icon {
package/dist/bluesea.css CHANGED
@@ -11141,7 +11141,7 @@ span.table-property[data-v-96d890f0]:after {
11141
11141
  bottom: 0;
11142
11142
  background-color: #000;
11143
11143
  opacity: 0.1;
11144
- z-index: 200;
11144
+ z-index: 300;
11145
11145
  }
11146
11146
  .bs-notification-container > .bs-loading-icon > .font-icon {
11147
11147
  font-size: 52px;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@g1cloud/bluesea",
3
3
  "private": false,
4
- "version": "5.0.0-alpha.106",
4
+ "version": "5.0.0-alpha.107",
5
5
  "description": "Ui Library for g1cloud BackOffice.",
6
6
  "type": "module",
7
7
  "engines": {