@ionic/docs 8.4.4-dev.11741289071.1e8e1c3f → 8.4.4-dev.11741298262.12200f27
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 +73 -73
- package/package.json +1 -1
package/core.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2025-03-
|
|
2
|
+
"timestamp": "2025-03-06T21:59:35",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.20.0",
|
|
@@ -27266,18 +27266,6 @@
|
|
|
27266
27266
|
{
|
|
27267
27267
|
"name": "part",
|
|
27268
27268
|
"text": "label - The label text describing the select."
|
|
27269
|
-
},
|
|
27270
|
-
{
|
|
27271
|
-
"name": "part",
|
|
27272
|
-
"text": "supporting-text - Supporting text displayed beneath the select."
|
|
27273
|
-
},
|
|
27274
|
-
{
|
|
27275
|
-
"name": "part",
|
|
27276
|
-
"text": "helper-text - Supporting text displayed beneath the select when the select is valid."
|
|
27277
|
-
},
|
|
27278
|
-
{
|
|
27279
|
-
"name": "part",
|
|
27280
|
-
"text": "error-text - Supporting text displayed beneath the select when the select is invalid and touched."
|
|
27281
27269
|
}
|
|
27282
27270
|
],
|
|
27283
27271
|
"usage": {},
|
|
@@ -27428,30 +27416,6 @@
|
|
|
27428
27416
|
"optional": false,
|
|
27429
27417
|
"required": false
|
|
27430
27418
|
},
|
|
27431
|
-
{
|
|
27432
|
-
"name": "errorText",
|
|
27433
|
-
"type": "string | undefined",
|
|
27434
|
-
"complexType": {
|
|
27435
|
-
"original": "string",
|
|
27436
|
-
"resolved": "string | undefined",
|
|
27437
|
-
"references": {}
|
|
27438
|
-
},
|
|
27439
|
-
"mutable": false,
|
|
27440
|
-
"attr": "error-text",
|
|
27441
|
-
"reflectToAttr": false,
|
|
27442
|
-
"docs": "Text that is placed under the select and displayed when an error is detected.",
|
|
27443
|
-
"docsTags": [],
|
|
27444
|
-
"values": [
|
|
27445
|
-
{
|
|
27446
|
-
"type": "string"
|
|
27447
|
-
},
|
|
27448
|
-
{
|
|
27449
|
-
"type": "undefined"
|
|
27450
|
-
}
|
|
27451
|
-
],
|
|
27452
|
-
"optional": true,
|
|
27453
|
-
"required": false
|
|
27454
|
-
},
|
|
27455
27419
|
{
|
|
27456
27420
|
"name": "expandedIcon",
|
|
27457
27421
|
"type": "string | undefined",
|
|
@@ -27505,30 +27469,6 @@
|
|
|
27505
27469
|
"optional": true,
|
|
27506
27470
|
"required": false
|
|
27507
27471
|
},
|
|
27508
|
-
{
|
|
27509
|
-
"name": "helperText",
|
|
27510
|
-
"type": "string | undefined",
|
|
27511
|
-
"complexType": {
|
|
27512
|
-
"original": "string",
|
|
27513
|
-
"resolved": "string | undefined",
|
|
27514
|
-
"references": {}
|
|
27515
|
-
},
|
|
27516
|
-
"mutable": false,
|
|
27517
|
-
"attr": "helper-text",
|
|
27518
|
-
"reflectToAttr": false,
|
|
27519
|
-
"docs": "Text that is placed under the select and displayed when no error is detected.",
|
|
27520
|
-
"docsTags": [],
|
|
27521
|
-
"values": [
|
|
27522
|
-
{
|
|
27523
|
-
"type": "string"
|
|
27524
|
-
},
|
|
27525
|
-
{
|
|
27526
|
-
"type": "undefined"
|
|
27527
|
-
}
|
|
27528
|
-
],
|
|
27529
|
-
"optional": true,
|
|
27530
|
-
"required": false
|
|
27531
|
-
},
|
|
27532
27472
|
{
|
|
27533
27473
|
"name": "interface",
|
|
27534
27474
|
"type": "\"action-sheet\" | \"alert\" | \"modal\" | \"popover\"",
|
|
@@ -28271,14 +28211,6 @@
|
|
|
28271
28211
|
"name": "container",
|
|
28272
28212
|
"docs": "The container for the selected text or placeholder."
|
|
28273
28213
|
},
|
|
28274
|
-
{
|
|
28275
|
-
"name": "error-text",
|
|
28276
|
-
"docs": "Supporting text displayed beneath the select when the select is invalid and touched."
|
|
28277
|
-
},
|
|
28278
|
-
{
|
|
28279
|
-
"name": "helper-text",
|
|
28280
|
-
"docs": "Supporting text displayed beneath the select when the select is valid."
|
|
28281
|
-
},
|
|
28282
28214
|
{
|
|
28283
28215
|
"name": "icon",
|
|
28284
28216
|
"docs": "The select icon container."
|
|
@@ -28291,10 +28223,6 @@
|
|
|
28291
28223
|
"name": "placeholder",
|
|
28292
28224
|
"docs": "The text displayed in the select when there is no value."
|
|
28293
28225
|
},
|
|
28294
|
-
{
|
|
28295
|
-
"name": "supporting-text",
|
|
28296
|
-
"docs": "Supporting text displayed beneath the select."
|
|
28297
|
-
},
|
|
28298
28226
|
{
|
|
28299
28227
|
"name": "text",
|
|
28300
28228
|
"docs": "The displayed value of the select."
|
|
@@ -32518,6 +32446,18 @@
|
|
|
32518
32446
|
{
|
|
32519
32447
|
"name": "part",
|
|
32520
32448
|
"text": "label - The label text describing the toggle."
|
|
32449
|
+
},
|
|
32450
|
+
{
|
|
32451
|
+
"name": "part",
|
|
32452
|
+
"text": "supporting-text - Supporting text displayed beneath the toggle label."
|
|
32453
|
+
},
|
|
32454
|
+
{
|
|
32455
|
+
"name": "part",
|
|
32456
|
+
"text": "helper-text - Supporting text displayed beneath the toggle label when the toggle is valid."
|
|
32457
|
+
},
|
|
32458
|
+
{
|
|
32459
|
+
"name": "part",
|
|
32460
|
+
"text": "error-text - Supporting text displayed beneath the toggle label when the toggle is invalid and touched."
|
|
32521
32461
|
}
|
|
32522
32462
|
],
|
|
32523
32463
|
"usage": {},
|
|
@@ -32686,6 +32626,54 @@
|
|
|
32686
32626
|
"optional": false,
|
|
32687
32627
|
"required": false
|
|
32688
32628
|
},
|
|
32629
|
+
{
|
|
32630
|
+
"name": "errorText",
|
|
32631
|
+
"type": "string | undefined",
|
|
32632
|
+
"complexType": {
|
|
32633
|
+
"original": "string",
|
|
32634
|
+
"resolved": "string | undefined",
|
|
32635
|
+
"references": {}
|
|
32636
|
+
},
|
|
32637
|
+
"mutable": false,
|
|
32638
|
+
"attr": "error-text",
|
|
32639
|
+
"reflectToAttr": false,
|
|
32640
|
+
"docs": "Text that is placed under the toggle label and displayed when an error is detected.",
|
|
32641
|
+
"docsTags": [],
|
|
32642
|
+
"values": [
|
|
32643
|
+
{
|
|
32644
|
+
"type": "string"
|
|
32645
|
+
},
|
|
32646
|
+
{
|
|
32647
|
+
"type": "undefined"
|
|
32648
|
+
}
|
|
32649
|
+
],
|
|
32650
|
+
"optional": true,
|
|
32651
|
+
"required": false
|
|
32652
|
+
},
|
|
32653
|
+
{
|
|
32654
|
+
"name": "helperText",
|
|
32655
|
+
"type": "string | undefined",
|
|
32656
|
+
"complexType": {
|
|
32657
|
+
"original": "string",
|
|
32658
|
+
"resolved": "string | undefined",
|
|
32659
|
+
"references": {}
|
|
32660
|
+
},
|
|
32661
|
+
"mutable": false,
|
|
32662
|
+
"attr": "helper-text",
|
|
32663
|
+
"reflectToAttr": false,
|
|
32664
|
+
"docs": "Text that is placed under the toggle label and displayed when no error is detected.",
|
|
32665
|
+
"docsTags": [],
|
|
32666
|
+
"values": [
|
|
32667
|
+
{
|
|
32668
|
+
"type": "string"
|
|
32669
|
+
},
|
|
32670
|
+
{
|
|
32671
|
+
"type": "undefined"
|
|
32672
|
+
}
|
|
32673
|
+
],
|
|
32674
|
+
"optional": true,
|
|
32675
|
+
"required": false
|
|
32676
|
+
},
|
|
32689
32677
|
{
|
|
32690
32678
|
"name": "justify",
|
|
32691
32679
|
"type": "\"end\" | \"space-between\" | \"start\" | undefined",
|
|
@@ -33053,14 +33041,26 @@
|
|
|
33053
33041
|
}
|
|
33054
33042
|
],
|
|
33055
33043
|
"parts": [
|
|
33044
|
+
{
|
|
33045
|
+
"name": "error-text",
|
|
33046
|
+
"docs": "Supporting text displayed beneath the toggle label when the toggle is invalid and touched."
|
|
33047
|
+
},
|
|
33056
33048
|
{
|
|
33057
33049
|
"name": "handle",
|
|
33058
33050
|
"docs": "The toggle handle, or knob, used to change the checked state."
|
|
33059
33051
|
},
|
|
33052
|
+
{
|
|
33053
|
+
"name": "helper-text",
|
|
33054
|
+
"docs": "Supporting text displayed beneath the toggle label when the toggle is valid."
|
|
33055
|
+
},
|
|
33060
33056
|
{
|
|
33061
33057
|
"name": "label",
|
|
33062
33058
|
"docs": "The label text describing the toggle."
|
|
33063
33059
|
},
|
|
33060
|
+
{
|
|
33061
|
+
"name": "supporting-text",
|
|
33062
|
+
"docs": "Supporting text displayed beneath the toggle label."
|
|
33063
|
+
},
|
|
33064
33064
|
{
|
|
33065
33065
|
"name": "track",
|
|
33066
33066
|
"docs": "The background track of the toggle."
|