@solcre-org/core-ui 2.15.26 → 2.15.27

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.
@@ -12535,7 +12535,7 @@ class GenericTableComponent {
12535
12535
  if (modalActions.length > 0) {
12536
12536
  const plusButtonAction = {
12537
12537
  icon: 'icon-more-thin',
12538
- class: 'c-btn--primary',
12538
+ class: 'c-icon-btn',
12539
12539
  tooltip: 'Más acciones',
12540
12540
  insideActions: modalActions
12541
12541
  };
@@ -16007,11 +16007,11 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.0.6", ngImpor
16007
16007
  // Este archivo es generado automáticamente por scripts/update-version.js
16008
16008
  // No edites manualmente este archivo
16009
16009
  const VERSION = {
16010
- full: '2.15.26',
16010
+ full: '2.15.27',
16011
16011
  major: 2,
16012
16012
  minor: 15,
16013
- patch: 26,
16014
- timestamp: '2025-10-28T14:03:42.921Z',
16013
+ patch: 27,
16014
+ timestamp: '2025-10-28T15:03:19.976Z',
16015
16015
  buildDate: '28/10/2025'
16016
16016
  };
16017
16017