@ionic/docs 8.8.18-nightly.20260807 → 8.8.18-nightly.20260811
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-08-
|
|
2
|
+
"timestamp": "2026-08-11T06:21:34",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.43.5",
|
|
@@ -8619,7 +8619,7 @@
|
|
|
8619
8619
|
"mutable": false,
|
|
8620
8620
|
"attr": "color",
|
|
8621
8621
|
"reflectToAttr": false,
|
|
8622
|
-
"docs": "The color to use from your application's color palette.\nDefault options are: `\"primary\"`, `\"secondary\"`, `\"tertiary\"`, `\"success\"`, `\"warning\"`, `\"danger\"`, `\"light\"`, `\"medium\"`, and `\"dark\"`.\nFor more information on colors,
|
|
8622
|
+
"docs": "The color to use from your application's color palette.\nDefault options are: `\"primary\"`, `\"secondary\"`, `\"tertiary\"`, `\"success\"`, `\"warning\"`, `\"danger\"`, `\"light\"`, `\"medium\"`, and `\"dark\"`.\nFor more information on colors, refer to [theming](/docs/theming/basics).",
|
|
8623
8623
|
"docsTags": [
|
|
8624
8624
|
{
|
|
8625
8625
|
"name": "default",
|