codexly-ui 0.10.11 → 0.10.12

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.
@@ -14204,7 +14204,7 @@ class ClxProductComponent {
14204
14204
  clx-button
14205
14205
  type="button"
14206
14206
  [color]="clxColor()"
14207
- variant="solid"
14207
+ variant="ghost"
14208
14208
  [size]="_buttonSize()"
14209
14209
  icon="favorite"
14210
14210
  [iconOnly]="true"
@@ -14248,7 +14248,7 @@ class ClxProductComponent {
14248
14248
  clx-button
14249
14249
  type="button"
14250
14250
  [color]="clxColor()"
14251
- variant="solid"
14251
+ variant="ghost"
14252
14252
  [size]="_buttonSize()"
14253
14253
  icon="shopping_cart"
14254
14254
  iconPosition="left"
@@ -14339,7 +14339,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImpo
14339
14339
  clx-button
14340
14340
  type="button"
14341
14341
  [color]="clxColor()"
14342
- variant="solid"
14342
+ variant="ghost"
14343
14343
  [size]="_buttonSize()"
14344
14344
  icon="favorite"
14345
14345
  [iconOnly]="true"
@@ -14383,7 +14383,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.15", ngImpo
14383
14383
  clx-button
14384
14384
  type="button"
14385
14385
  [color]="clxColor()"
14386
- variant="solid"
14386
+ variant="ghost"
14387
14387
  [size]="_buttonSize()"
14388
14388
  icon="shopping_cart"
14389
14389
  iconPosition="left"