@ionic/docs 8.8.19-nightly.20260818 → 8.8.19

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.
Files changed (2) hide show
  1. package/core.json +2 -2
  2. package/package.json +1 -1
package/core.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-08-18T06:10:43",
2
+ "timestamp": "2026-08-19T15:23:00",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.43.5",
@@ -26259,7 +26259,7 @@
26259
26259
  "mutable": false,
26260
26260
  "attr": "dual-knobs",
26261
26261
  "reflectToAttr": false,
26262
- "docs": "Show two knobs.",
26262
+ "docs": "If `true`, the range shows two knobs and `value` is an object with `lower`\nand `upper` properties. If `false`, the range shows one knob and `value` is\na number.",
26263
26263
  "docsTags": [
26264
26264
  {
26265
26265
  "name": "default",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ionic/docs",
3
- "version": "8.8.19-nightly.20260818",
3
+ "version": "8.8.19",
4
4
  "description": "Pre-packaged API documentation for the Ionic docs.",
5
5
  "main": "core.json",
6
6
  "types": "core.d.ts",