ids-enterprise 4.100.8 → 4.100.9

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,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * IDS Enterprise Components - v4.100.8
4
- * Date: 2025-02-27T21:12:47.219Z
5
- * Revision: c05811d00018da06da7d4509439fb8f2d01e61da
3
+ * IDS Enterprise Components - v4.100.9
4
+ * Date: 2025-03-07T18:42:52.131Z
5
+ * Revision: 84ba73446a724fb895784b027232f2d36ee5676d
6
6
  *
7
7
  *
8
8
  * Apache License
@@ -1,7 +1,7 @@
1
1
  @charset "UTF-8";/*!
2
- * IDS Enterprise Components - v4.100.8
3
- * Date: 2025-02-27T21:12:47.219Z
4
- * Revision: c05811d00018da06da7d4509439fb8f2d01e61da
2
+ * IDS Enterprise Components - v4.100.9
3
+ * Date: 2025-03-07T18:42:52.131Z
4
+ * Revision: 84ba73446a724fb895784b027232f2d36ee5676d
5
5
  *
6
6
  *
7
7
  * Apache License
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * IDS Enterprise Components - v4.100.8
4
- * Date: 2025-02-27T21:12:47.219Z
5
- * Revision: c05811d00018da06da7d4509439fb8f2d01e61da
3
+ * IDS Enterprise Components - v4.100.9
4
+ * Date: 2025-03-07T18:42:52.131Z
5
+ * Revision: 84ba73446a724fb895784b027232f2d36ee5676d
6
6
  *
7
7
  *
8
8
  * Apache License
@@ -1,7 +1,7 @@
1
1
  @charset "UTF-8";/*!
2
- * IDS Enterprise Components - v4.100.8
3
- * Date: 2025-02-27T21:12:47.219Z
4
- * Revision: c05811d00018da06da7d4509439fb8f2d01e61da
2
+ * IDS Enterprise Components - v4.100.9
3
+ * Date: 2025-03-07T18:42:52.131Z
4
+ * Revision: 84ba73446a724fb895784b027232f2d36ee5676d
5
5
  *
6
6
  *
7
7
  * Apache License
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * IDS Enterprise Components - v4.100.8
4
- * Date: 2025-02-27T21:12:47.219Z
5
- * Revision: c05811d00018da06da7d4509439fb8f2d01e61da
3
+ * IDS Enterprise Components - v4.100.9
4
+ * Date: 2025-03-07T18:42:52.131Z
5
+ * Revision: 84ba73446a724fb895784b027232f2d36ee5676d
6
6
  *
7
7
  *
8
8
  * Apache License
@@ -1,7 +1,7 @@
1
1
  @charset "UTF-8";/*!
2
- * IDS Enterprise Components - v4.100.8
3
- * Date: 2025-02-27T21:12:47.219Z
4
- * Revision: c05811d00018da06da7d4509439fb8f2d01e61da
2
+ * IDS Enterprise Components - v4.100.9
3
+ * Date: 2025-03-07T18:42:52.131Z
4
+ * Revision: 84ba73446a724fb895784b027232f2d36ee5676d
5
5
  *
6
6
  *
7
7
  * Apache License
@@ -1,8 +1,8 @@
1
1
  @charset "UTF-8";
2
2
  /*!
3
- * IDS Enterprise Components - v4.100.8
4
- * Date: 2025-02-27T21:12:47.219Z
5
- * Revision: c05811d00018da06da7d4509439fb8f2d01e61da
3
+ * IDS Enterprise Components - v4.100.9
4
+ * Date: 2025-03-07T18:42:52.131Z
5
+ * Revision: 84ba73446a724fb895784b027232f2d36ee5676d
6
6
  *
7
7
  *
8
8
  * Apache License
@@ -61848,25 +61848,25 @@ html[dir=rtl] .palette-column .palette-number {
61848
61848
  border-color: transparent;
61849
61849
  }
61850
61850
 
61851
- html.is-chrome.styled-scrollbars:not(.is-mac) ::-webkit-scrollbar-track {
61851
+ html.is-chrome:not(.is-mac) ::-webkit-scrollbar-track {
61852
61852
  background-color: #ffffff;
61853
61853
  border: 1px solid #E0E0E1;
61854
61854
  }
61855
- html.is-chrome.styled-scrollbars:not(.is-mac) ::-webkit-scrollbar-corner {
61855
+ html.is-chrome:not(.is-mac) ::-webkit-scrollbar-corner {
61856
61856
  background-color: #ffffff;
61857
61857
  }
61858
- html.is-chrome.styled-scrollbars:not(.is-mac) ::-webkit-scrollbar {
61858
+ html.is-chrome:not(.is-mac) ::-webkit-scrollbar {
61859
61859
  background-color: transparent;
61860
61860
  height: 14px;
61861
61861
  width: 14px;
61862
61862
  }
61863
- html.is-chrome.styled-scrollbars:not(.is-mac) ::-webkit-scrollbar-thumb {
61863
+ html.is-chrome:not(.is-mac) ::-webkit-scrollbar-thumb {
61864
61864
  background: #E0E0E1;
61865
61865
  background-clip: content-box;
61866
61866
  border: 2px solid transparent;
61867
61867
  border-radius: 12px;
61868
61868
  }
61869
- html.is-chrome.styled-scrollbars:not(.is-mac) ::-webkit-scrollbar-thumb:hover {
61869
+ html.is-chrome:not(.is-mac) ::-webkit-scrollbar-thumb:hover {
61870
61870
  background: #8E8E95;
61871
61871
  background-clip: content-box;
61872
61872
  border: 2px solid transparent;