ids-enterprise 4.98.14 → 4.98.15
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/css/theme-classic-contrast.css +3 -3
- package/dist/css/theme-classic-contrast.min.css +3 -3
- package/dist/css/theme-classic-dark.css +3 -3
- package/dist/css/theme-classic-dark.min.css +3 -3
- package/dist/css/theme-classic-light.css +3 -3
- package/dist/css/theme-classic-light.min.css +3 -3
- package/dist/css/theme-new-contrast.css +14 -4
- package/dist/css/theme-new-contrast.css.map +1 -1
- package/dist/css/theme-new-contrast.min.css +4 -4
- package/dist/css/theme-new-dark.css +14 -4
- package/dist/css/theme-new-dark.css.map +1 -1
- package/dist/css/theme-new-dark.min.css +4 -4
- package/dist/css/theme-new-light.css +14 -4
- package/dist/css/theme-new-light.css.map +1 -1
- package/dist/css/theme-new-light.min.css +4 -4
- package/dist/css/theme-soho-contrast.css +3 -3
- package/dist/css/theme-soho-contrast.min.css +3 -3
- package/dist/css/theme-soho-dark.css +3 -3
- package/dist/css/theme-soho-dark.min.css +3 -3
- package/dist/css/theme-soho-light.css +3 -3
- package/dist/css/theme-soho-light.min.css +3 -3
- package/dist/css/theme-uplift-contrast.css +14 -4
- package/dist/css/theme-uplift-contrast.css.map +1 -1
- package/dist/css/theme-uplift-contrast.min.css +4 -4
- package/dist/css/theme-uplift-dark.css +14 -4
- package/dist/css/theme-uplift-dark.css.map +1 -1
- package/dist/css/theme-uplift-dark.min.css +4 -4
- package/dist/css/theme-uplift-light.css +14 -4
- package/dist/css/theme-uplift-light.css.map +1 -1
- package/dist/css/theme-uplift-light.min.css +4 -4
- package/dist/js/sohoxi.esm.js +4 -4
- package/dist/js/sohoxi.js +4 -4
- package/dist/js/sohoxi.min.js +4 -4
- package/dist/sass/src/components/tabs-module/_tabs-module-new.scss +9 -1
- package/dist/svg/theme-classic-svg-empty.html +13 -0
- package/dist/svg/theme-classic-svg.html +422 -0
- package/dist/svg/theme-new-default-svg.html +768 -0
- package/dist/svg/theme-new-old-svg.html +1 -0
- package/dist/svg/theme-new-svg-empty.html +37 -0
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/*!
|
|
3
|
-
* IDS Enterprise Components - v4.98.
|
|
4
|
-
* Date: 2025-
|
|
5
|
-
* Revision:
|
|
3
|
+
* IDS Enterprise Components - v4.98.15
|
|
4
|
+
* Date: 2025-10-01T11:31:22.800Z
|
|
5
|
+
* Revision: 4e8b5cd7ee1d5bf99a46caa38fbf2dde4052ba33
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* Apache License
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
@charset "UTF-8";/*!
|
|
2
|
-
* IDS Enterprise Components - v4.98.
|
|
3
|
-
* Date: 2025-
|
|
4
|
-
* Revision:
|
|
2
|
+
* IDS Enterprise Components - v4.98.15
|
|
3
|
+
* Date: 2025-10-01T11:31:22.800Z
|
|
4
|
+
* Revision: 4e8b5cd7ee1d5bf99a46caa38fbf2dde4052ba33
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* Apache License
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/*!
|
|
3
|
-
* IDS Enterprise Components - v4.98.
|
|
4
|
-
* Date: 2025-
|
|
5
|
-
* Revision:
|
|
3
|
+
* IDS Enterprise Components - v4.98.15
|
|
4
|
+
* Date: 2025-10-01T11:31:22.800Z
|
|
5
|
+
* Revision: 4e8b5cd7ee1d5bf99a46caa38fbf2dde4052ba33
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* Apache License
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
@charset "UTF-8";/*!
|
|
2
|
-
* IDS Enterprise Components - v4.98.
|
|
3
|
-
* Date: 2025-
|
|
4
|
-
* Revision:
|
|
2
|
+
* IDS Enterprise Components - v4.98.15
|
|
3
|
+
* Date: 2025-10-01T11:31:22.800Z
|
|
4
|
+
* Revision: 4e8b5cd7ee1d5bf99a46caa38fbf2dde4052ba33
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* Apache License
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/*!
|
|
3
|
-
* IDS Enterprise Components - v4.98.
|
|
4
|
-
* Date: 2025-
|
|
5
|
-
* Revision:
|
|
3
|
+
* IDS Enterprise Components - v4.98.15
|
|
4
|
+
* Date: 2025-10-01T11:31:22.800Z
|
|
5
|
+
* Revision: 4e8b5cd7ee1d5bf99a46caa38fbf2dde4052ba33
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* Apache License
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
@charset "UTF-8";/*!
|
|
2
|
-
* IDS Enterprise Components - v4.98.
|
|
3
|
-
* Date: 2025-
|
|
4
|
-
* Revision:
|
|
2
|
+
* IDS Enterprise Components - v4.98.15
|
|
3
|
+
* Date: 2025-10-01T11:31:22.800Z
|
|
4
|
+
* Revision: 4e8b5cd7ee1d5bf99a46caa38fbf2dde4052ba33
|
|
5
5
|
*
|
|
6
6
|
*
|
|
7
7
|
* Apache License
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/*!
|
|
3
|
-
* IDS Enterprise Components - v4.98.
|
|
4
|
-
* Date: 2025-
|
|
5
|
-
* Revision:
|
|
3
|
+
* IDS Enterprise Components - v4.98.15
|
|
4
|
+
* Date: 2025-10-01T11:31:22.800Z
|
|
5
|
+
* Revision: 4e8b5cd7ee1d5bf99a46caa38fbf2dde4052ba33
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* Apache License
|
|
@@ -40839,7 +40839,17 @@ html[dir=rtl] .tab-container.header-tabs .tab .icon-error {
|
|
|
40839
40839
|
color: #161618;
|
|
40840
40840
|
}
|
|
40841
40841
|
.tab-container.module-tabs .tab-list .tab.dismissible svg.icon.close {
|
|
40842
|
-
display:
|
|
40842
|
+
display: none;
|
|
40843
|
+
}
|
|
40844
|
+
@media (hover: none) and (pointer: coarse) {
|
|
40845
|
+
.tab-container.module-tabs .tab-list .tab.dismissible svg.icon.close {
|
|
40846
|
+
display: block;
|
|
40847
|
+
}
|
|
40848
|
+
}
|
|
40849
|
+
@media (max-width: 767px), (max-width: 1024px) and (orientation: landscape) {
|
|
40850
|
+
.tab-container.module-tabs .tab-list .tab.dismissible svg.icon.close {
|
|
40851
|
+
display: block;
|
|
40852
|
+
}
|
|
40843
40853
|
}
|
|
40844
40854
|
.tab-container.module-tabs .tab-list .tab.dismissible:hover:not(.is-selected):not(.is-disabled) {
|
|
40845
40855
|
background-color: #E0E0E1;
|