osi-cards-lib 1.5.46 → 1.5.47

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/index.d.ts CHANGED
@@ -6861,6 +6861,7 @@ declare const ICONS: {
6861
6861
  Code2: lucide_angular.LucideIconData;
6862
6862
  Calculator: lucide_angular.LucideIconData;
6863
6863
  Cog: lucide_angular.LucideIconData;
6864
+ Copy: lucide_angular.LucideIconData;
6864
6865
  ExternalLink: lucide_angular.LucideIconData;
6865
6866
  Facebook: lucide_angular.LucideIconData;
6866
6867
  DollarSign: lucide_angular.LucideIconData;
@@ -11659,11 +11660,11 @@ declare function packWithZeroGapsGuarantee(sections: CardSection[], columns?: nu
11659
11660
  * Do not edit manually - generated by scripts/generate-version.js
11660
11661
  *
11661
11662
  * Source of truth: version.config.json
11662
- * Last synced: 2026-01-08T13:31:21.984Z
11663
+ * Last synced: 2026-01-08T14:14:54.922Z
11663
11664
  */
11664
- declare const VERSION = "1.5.46";
11665
- declare const BUILD_DATE = "2026-01-08T13:31:21.984Z";
11666
- declare const BUILD_HASH = "1964431";
11665
+ declare const VERSION = "1.5.47";
11666
+ declare const BUILD_DATE = "2026-01-08T14:14:54.922Z";
11667
+ declare const BUILD_HASH = "6b4fcd2";
11667
11668
  declare const BUILD_BRANCH = "main";
11668
11669
  interface VersionInfo {
11669
11670
  version: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "osi-cards-lib",
3
- "version": "1.5.46",
3
+ "version": "1.5.47",
4
4
  "description": "Standalone OSI Cards library for Angular applications with CSS Layer support for easy style overrides",
5
5
  "keywords": [
6
6
  "angular",