@bnsights/bbsf-controls 1.0.125 → 1.0.126

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/README.md CHANGED
@@ -5,6 +5,9 @@ BBSF Controls package is part of BBSF 3 packages. It has all the form controls t
5
5
  For more info please visit [BBSF Controls documenation](https://bbsfadmin.bnsights.com/controls) or [BBSF documentation](https://bnsightsprojects.visualstudio.com/BBSF%203/_wiki/wikis/BBSF-3.wiki/65/BBSF-Documentation)
6
6
 
7
7
  # Change Log
8
+ ## 1.0.126 / 6-3-2024
9
+ ===================
10
+ * Update Utilities Library
8
11
  ## 1.0.125 / 5-3-2024
9
12
  ===================
10
13
  * Update Utilities Library
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bnsights/bbsf-controls",
3
- "version": "1.0.125",
3
+ "version": "1.0.126",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.0.5",
6
6
  "@angular/cdk": "^17.0.2",
@@ -12,7 +12,7 @@
12
12
  "@angular/router": "^17.0.5"
13
13
  },
14
14
  "dependencies": {
15
- "@bnsights/bbsf-utilities": "^1.0.47",
15
+ "@bnsights/bbsf-utilities": "^1.0.48",
16
16
  "@danielmoncada/angular-datetime-picker": "^17.0.0",
17
17
  "@fullcalendar/angular": "^6.1.10",
18
18
  "@fullcalendar/core": "^6.1.10",
Binary file