@energycap/components 0.39.27-ECAP-26661-delete-site-updates-product-aware-confirm.20240930-1454 → 0.39.27-ECAP-26661-delete-site-updates-product-aware-confirm.20240930-1521

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.
@@ -27,7 +27,7 @@ export declare class ConfirmDialogContext {
27
27
  * Determine the label next to the checkbox
28
28
  * if checkConfirm is true otherwise is not visible
29
29
  */
30
- checkboxContent?: string;
30
+ checkboxText?: string;
31
31
  /**
32
32
  * Optional textbox type, this will determine whether
33
33
  * an input is visible or not
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@energycap/components",
3
- "version": "0.39.27-ECAP-26661-delete-site-updates-product-aware-confirm.20240930-1454",
3
+ "version": "0.39.27-ECAP-26661-delete-site-updates-product-aware-confirm.20240930-1521",
4
4
  "dependencies": {
5
5
  "tslib": "^2.0.0"
6
6
  },