@ionic/docs 8.8.4-dev.11776461571.1353c44a → 8.8.4-dev.11776710869.1a81ced2
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/core.json +2 -2
- package/package.json +1 -1
package/core.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-04-
|
|
2
|
+
"timestamp": "2026-04-20T18:50:11",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.43.0",
|
|
@@ -39052,7 +39052,7 @@
|
|
|
39052
39052
|
"mutable": false,
|
|
39053
39053
|
"attr": "cancel-icon",
|
|
39054
39054
|
"reflectToAttr": false,
|
|
39055
|
-
"docs": "If `true`, the cancel button will display a close icon instead of the `cancelText`.\nWhen `cancelIcon` is `true`,
|
|
39055
|
+
"docs": "If `true`, the cancel button will display a close icon instead of the `cancelText`.\nWhen `cancelIcon` is `true`, `cancelText` is not displayed visually but is still used\nas the accessible label (`aria-label`) for the button.",
|
|
39056
39056
|
"docsTags": [
|
|
39057
39057
|
{
|
|
39058
39058
|
"name": "default",
|