@progress-chef/platform-shared-components 0.0.127 → 0.0.128

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
  @font-face {
2
2
  font-family: "IconFont";
3
- src: url('IconFont.woff2?t=1750216826077') format('woff2'),
4
- url('IconFont.woff?t=1750216826077') format('woff'),
5
- url('IconFont.ttf?t=1750216826077') format('truetype');
3
+ src: url('IconFont.woff2?t=1756709937586') format('woff2'),
4
+ url('IconFont.woff?t=1756709937586') format('woff'),
5
+ url('IconFont.ttf?t=1756709937586') format('truetype');
6
6
  }
7
7
 
8
8
  .iconfont {
@@ -96,6 +96,7 @@
96
96
  .icon-bulk-enroll:before { content: "\e950"; }
97
97
  .icon-clock:before { content: "\e951"; }
98
98
  .icon-key:before { content: "\e952"; }
99
+ .icon-courier-global-defaults:before { content: "\e953"; }
99
100
 
100
101
 
101
102
  /**
@@ -1,8 +1,8 @@
1
1
  @font-face {
2
2
  font-family: "IconFont";
3
- src: url('IconFont.woff2?t=1750216826077') format('woff2'),
4
- url('IconFont.woff?t=1750216826077') format('woff'),
5
- url('IconFont.ttf?t=1750216826077') format('truetype');
3
+ src: url('IconFont.woff2?t=1756709937586') format('woff2'),
4
+ url('IconFont.woff?t=1756709937586') format('woff'),
5
+ url('IconFont.ttf?t=1756709937586') format('truetype');
6
6
  }
7
7
 
8
8
  .iconfont {
@@ -96,6 +96,7 @@
96
96
  .icon-bulk-enroll:before { content: "\e950"; }
97
97
  .icon-clock:before { content: "\e951"; }
98
98
  .icon-key:before { content: "\e952"; }
99
+ .icon-courier-global-defaults:before { content: "\e953"; }
99
100
 
100
101
 
101
102
  /**
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress-chef/platform-shared-components",
3
- "version": "0.0.127",
3
+ "version": "0.0.128",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.3.12",
6
6
  "@angular/core": "^17.3.12",