@ionic/docs 8.4.4-dev.11741101920.155e1c29 → 8.4.4-dev.11741105335.1f4941f2
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 +1 -49
- package/package.json +1 -1
package/core.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2025-03-
|
|
2
|
+
"timestamp": "2025-03-04T16:24:07",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.20.0",
|
|
@@ -22584,54 +22584,6 @@
|
|
|
22584
22584
|
"optional": true,
|
|
22585
22585
|
"required": false
|
|
22586
22586
|
},
|
|
22587
|
-
{
|
|
22588
|
-
"name": "errorText",
|
|
22589
|
-
"type": "string | undefined",
|
|
22590
|
-
"complexType": {
|
|
22591
|
-
"original": "string",
|
|
22592
|
-
"resolved": "string | undefined",
|
|
22593
|
-
"references": {}
|
|
22594
|
-
},
|
|
22595
|
-
"mutable": false,
|
|
22596
|
-
"attr": "error-text",
|
|
22597
|
-
"reflectToAttr": false,
|
|
22598
|
-
"docs": "The error text to display at the top of the radio group.",
|
|
22599
|
-
"docsTags": [],
|
|
22600
|
-
"values": [
|
|
22601
|
-
{
|
|
22602
|
-
"type": "string"
|
|
22603
|
-
},
|
|
22604
|
-
{
|
|
22605
|
-
"type": "undefined"
|
|
22606
|
-
}
|
|
22607
|
-
],
|
|
22608
|
-
"optional": true,
|
|
22609
|
-
"required": false
|
|
22610
|
-
},
|
|
22611
|
-
{
|
|
22612
|
-
"name": "helperText",
|
|
22613
|
-
"type": "string | undefined",
|
|
22614
|
-
"complexType": {
|
|
22615
|
-
"original": "string",
|
|
22616
|
-
"resolved": "string | undefined",
|
|
22617
|
-
"references": {}
|
|
22618
|
-
},
|
|
22619
|
-
"mutable": false,
|
|
22620
|
-
"attr": "helper-text",
|
|
22621
|
-
"reflectToAttr": false,
|
|
22622
|
-
"docs": "The helper text to display at the top of the radio group.",
|
|
22623
|
-
"docsTags": [],
|
|
22624
|
-
"values": [
|
|
22625
|
-
{
|
|
22626
|
-
"type": "string"
|
|
22627
|
-
},
|
|
22628
|
-
{
|
|
22629
|
-
"type": "undefined"
|
|
22630
|
-
}
|
|
22631
|
-
],
|
|
22632
|
-
"optional": true,
|
|
22633
|
-
"required": false
|
|
22634
|
-
},
|
|
22635
22587
|
{
|
|
22636
22588
|
"name": "name",
|
|
22637
22589
|
"type": "string",
|