@ionic/docs 8.7.17-dev.11769813102.16c5bfac → 8.7.17-dev.11770319814.172b4f50
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 +83 -129
- package/package.json +1 -1
package/core.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-
|
|
2
|
+
"timestamp": "2026-02-05T19:32:00",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.38.0",
|
|
@@ -25548,10 +25548,6 @@
|
|
|
25548
25548
|
"name": "slot",
|
|
25549
25549
|
"text": "end - Content is placed to the right of the range slider in LTR, and to the left in RTL."
|
|
25550
25550
|
},
|
|
25551
|
-
{
|
|
25552
|
-
"name": "part",
|
|
25553
|
-
"text": "label - The label text describing the range."
|
|
25554
|
-
},
|
|
25555
25551
|
{
|
|
25556
25552
|
"name": "part",
|
|
25557
25553
|
"text": "tick - An inactive tick mark."
|
|
@@ -25560,81 +25556,25 @@
|
|
|
25560
25556
|
"name": "part",
|
|
25561
25557
|
"text": "tick-active - An active tick mark."
|
|
25562
25558
|
},
|
|
25563
|
-
{
|
|
25564
|
-
"name": "part",
|
|
25565
|
-
"text": "bar - The inactive part of the bar."
|
|
25566
|
-
},
|
|
25567
|
-
{
|
|
25568
|
-
"name": "part",
|
|
25569
|
-
"text": "bar-active - The active part of the bar."
|
|
25570
|
-
},
|
|
25571
|
-
{
|
|
25572
|
-
"name": "part",
|
|
25573
|
-
"text": "knob-handle - The container element that wraps the knob and handles drag interactions."
|
|
25574
|
-
},
|
|
25575
|
-
{
|
|
25576
|
-
"name": "part",
|
|
25577
|
-
"text": "knob-handle-a - The container element for the first knob. Only available when `dualKnobs` is `true`."
|
|
25578
|
-
},
|
|
25579
|
-
{
|
|
25580
|
-
"name": "part",
|
|
25581
|
-
"text": "knob-handle-b - The container element for the second knob. Only available when `dualKnobs` is `true`."
|
|
25582
|
-
},
|
|
25583
|
-
{
|
|
25584
|
-
"name": "part",
|
|
25585
|
-
"text": "knob-handle-lower - The container element for the lower knob. Only available when `dualKnobs` is `true`."
|
|
25586
|
-
},
|
|
25587
|
-
{
|
|
25588
|
-
"name": "part",
|
|
25589
|
-
"text": "knob-handle-upper - The container element for the upper knob. Only available when `dualKnobs` is `true`."
|
|
25590
|
-
},
|
|
25591
25559
|
{
|
|
25592
25560
|
"name": "part",
|
|
25593
25561
|
"text": "pin - The counter that appears above a knob."
|
|
25594
25562
|
},
|
|
25595
25563
|
{
|
|
25596
25564
|
"name": "part",
|
|
25597
|
-
"text": "
|
|
25598
|
-
},
|
|
25599
|
-
{
|
|
25600
|
-
"name": "part",
|
|
25601
|
-
"text": "pin-b - The counter that appears above the second knob. Only available when `dualKnobs` is `true`."
|
|
25602
|
-
},
|
|
25603
|
-
{
|
|
25604
|
-
"name": "part",
|
|
25605
|
-
"text": "pin-lower - The counter that appears above the lower knob. Only available when `dualKnobs` is `true`."
|
|
25606
|
-
},
|
|
25607
|
-
{
|
|
25608
|
-
"name": "part",
|
|
25609
|
-
"text": "pin-upper - The counter that appears above the upper knob. Only available when `dualKnobs` is `true`."
|
|
25565
|
+
"text": "knob - The handle that is used to drag the range."
|
|
25610
25566
|
},
|
|
25611
25567
|
{
|
|
25612
25568
|
"name": "part",
|
|
25613
|
-
"text": "
|
|
25614
|
-
},
|
|
25615
|
-
{
|
|
25616
|
-
"name": "part",
|
|
25617
|
-
"text": "knob-a - The visual knob element for the first knob. Only available when `dualKnobs` is `true`."
|
|
25618
|
-
},
|
|
25619
|
-
{
|
|
25620
|
-
"name": "part",
|
|
25621
|
-
"text": "knob-b - The visual knob element for the second knob. Only available when `dualKnobs` is `true`."
|
|
25622
|
-
},
|
|
25623
|
-
{
|
|
25624
|
-
"name": "part",
|
|
25625
|
-
"text": "knob-lower - The visual knob element for the lower knob. Only available when `dualKnobs` is `true`."
|
|
25626
|
-
},
|
|
25627
|
-
{
|
|
25628
|
-
"name": "part",
|
|
25629
|
-
"text": "knob-upper - The visual knob element for the upper knob. Only available when `dualKnobs` is `true`."
|
|
25569
|
+
"text": "bar - The inactive part of the bar."
|
|
25630
25570
|
},
|
|
25631
25571
|
{
|
|
25632
25572
|
"name": "part",
|
|
25633
|
-
"text": "
|
|
25573
|
+
"text": "bar-active - The active part of the bar."
|
|
25634
25574
|
},
|
|
25635
25575
|
{
|
|
25636
25576
|
"name": "part",
|
|
25637
|
-
"text": "
|
|
25577
|
+
"text": "label - The label text describing the range."
|
|
25638
25578
|
}
|
|
25639
25579
|
],
|
|
25640
25580
|
"usage": {},
|
|
@@ -26454,49 +26394,9 @@
|
|
|
26454
26394
|
"name": "bar-active",
|
|
26455
26395
|
"docs": "The active part of the bar."
|
|
26456
26396
|
},
|
|
26457
|
-
{
|
|
26458
|
-
"name": "focused",
|
|
26459
|
-
"docs": "Added to the knob-handle, knob, and pin that currently has focus. Only one set has this part at a time."
|
|
26460
|
-
},
|
|
26461
26397
|
{
|
|
26462
26398
|
"name": "knob",
|
|
26463
|
-
"docs": "The
|
|
26464
|
-
},
|
|
26465
|
-
{
|
|
26466
|
-
"name": "knob-a",
|
|
26467
|
-
"docs": "The visual knob element for the first knob. Only available when `dualKnobs` is `true`."
|
|
26468
|
-
},
|
|
26469
|
-
{
|
|
26470
|
-
"name": "knob-b",
|
|
26471
|
-
"docs": "The visual knob element for the second knob. Only available when `dualKnobs` is `true`."
|
|
26472
|
-
},
|
|
26473
|
-
{
|
|
26474
|
-
"name": "knob-handle",
|
|
26475
|
-
"docs": "The container element that wraps the knob and handles drag interactions."
|
|
26476
|
-
},
|
|
26477
|
-
{
|
|
26478
|
-
"name": "knob-handle-a",
|
|
26479
|
-
"docs": "The container element for the first knob. Only available when `dualKnobs` is `true`."
|
|
26480
|
-
},
|
|
26481
|
-
{
|
|
26482
|
-
"name": "knob-handle-b",
|
|
26483
|
-
"docs": "The container element for the second knob. Only available when `dualKnobs` is `true`."
|
|
26484
|
-
},
|
|
26485
|
-
{
|
|
26486
|
-
"name": "knob-handle-lower",
|
|
26487
|
-
"docs": "The container element for the lower knob. Only available when `dualKnobs` is `true`."
|
|
26488
|
-
},
|
|
26489
|
-
{
|
|
26490
|
-
"name": "knob-handle-upper",
|
|
26491
|
-
"docs": "The container element for the upper knob. Only available when `dualKnobs` is `true`."
|
|
26492
|
-
},
|
|
26493
|
-
{
|
|
26494
|
-
"name": "knob-lower",
|
|
26495
|
-
"docs": "The visual knob element for the lower knob. Only available when `dualKnobs` is `true`."
|
|
26496
|
-
},
|
|
26497
|
-
{
|
|
26498
|
-
"name": "knob-upper",
|
|
26499
|
-
"docs": "The visual knob element for the upper knob. Only available when `dualKnobs` is `true`."
|
|
26399
|
+
"docs": "The handle that is used to drag the range."
|
|
26500
26400
|
},
|
|
26501
26401
|
{
|
|
26502
26402
|
"name": "label",
|
|
@@ -26506,26 +26406,6 @@
|
|
|
26506
26406
|
"name": "pin",
|
|
26507
26407
|
"docs": "The counter that appears above a knob."
|
|
26508
26408
|
},
|
|
26509
|
-
{
|
|
26510
|
-
"name": "pin-a",
|
|
26511
|
-
"docs": "The counter that appears above the first knob. Only available when `dualKnobs` is `true`."
|
|
26512
|
-
},
|
|
26513
|
-
{
|
|
26514
|
-
"name": "pin-b",
|
|
26515
|
-
"docs": "The counter that appears above the second knob. Only available when `dualKnobs` is `true`."
|
|
26516
|
-
},
|
|
26517
|
-
{
|
|
26518
|
-
"name": "pin-lower",
|
|
26519
|
-
"docs": "The counter that appears above the lower knob. Only available when `dualKnobs` is `true`."
|
|
26520
|
-
},
|
|
26521
|
-
{
|
|
26522
|
-
"name": "pin-upper",
|
|
26523
|
-
"docs": "The counter that appears above the upper knob. Only available when `dualKnobs` is `true`."
|
|
26524
|
-
},
|
|
26525
|
-
{
|
|
26526
|
-
"name": "pressed",
|
|
26527
|
-
"docs": "Added to the knob-handle, knob, and pin that is currently being pressed to drag. Only one set has this part at a time."
|
|
26528
|
-
},
|
|
26529
26409
|
{
|
|
26530
26410
|
"name": "tick",
|
|
26531
26411
|
"docs": "An inactive tick mark."
|
|
@@ -26642,7 +26522,7 @@
|
|
|
26642
26522
|
"mutable": false,
|
|
26643
26523
|
"attr": "pull-factor",
|
|
26644
26524
|
"reflectToAttr": false,
|
|
26645
|
-
"docs": "How much to multiply the pull speed by. To slow the pull animation down,\npass a number less than `1`. To speed up the pull, pass a number greater\nthan `1`. The default value is `1` which is equal to the speed of the cursor.\nIf a negative value is passed in, the factor will be `1` instead.\n\nFor example
|
|
26525
|
+
"docs": "How much to multiply the pull speed by. To slow the pull animation down,\npass a number less than `1`. To speed up the pull, pass a number greater\nthan `1`. The default value is `1` which is equal to the speed of the cursor.\nIf a negative value is passed in, the factor will be `1` instead.\n\nFor example, If the value passed is `1.2` and the content is dragged by\n`10` pixels, instead of `10` pixels, the content will be pulled by `12` pixels\n(an increase of 20 percent). If the value passed is `0.8`, the dragged amount\nwill be `8` pixels, less than the amount the cursor has moved.\n\nDoes not apply when the refresher content uses a spinner,\nenabling the native refresher.",
|
|
26646
26526
|
"docsTags": [
|
|
26647
26527
|
{
|
|
26648
26528
|
"name": "default",
|
|
@@ -26831,6 +26711,40 @@
|
|
|
26831
26711
|
"docs": "Emitted while the user is pulling down the content and exposing the refresher.",
|
|
26832
26712
|
"docsTags": []
|
|
26833
26713
|
},
|
|
26714
|
+
{
|
|
26715
|
+
"event": "ionPullEnd",
|
|
26716
|
+
"detail": "RefresherPullEndEventDetail",
|
|
26717
|
+
"bubbles": true,
|
|
26718
|
+
"complexType": {
|
|
26719
|
+
"original": "RefresherPullEndEventDetail",
|
|
26720
|
+
"resolved": "RefresherPullEndEventDetail",
|
|
26721
|
+
"references": {
|
|
26722
|
+
"RefresherPullEndEventDetail": {
|
|
26723
|
+
"location": "import",
|
|
26724
|
+
"path": "./refresher-interface",
|
|
26725
|
+
"id": "src/components/refresher/refresher-interface.ts::RefresherPullEndEventDetail"
|
|
26726
|
+
}
|
|
26727
|
+
}
|
|
26728
|
+
},
|
|
26729
|
+
"cancelable": true,
|
|
26730
|
+
"composed": true,
|
|
26731
|
+
"docs": "Emitted when the refresher has returned to the inactive state\nafter a pull gesture. This fires whether the refresh completed\nsuccessfully or was canceled.",
|
|
26732
|
+
"docsTags": []
|
|
26733
|
+
},
|
|
26734
|
+
{
|
|
26735
|
+
"event": "ionPullStart",
|
|
26736
|
+
"detail": "void",
|
|
26737
|
+
"bubbles": true,
|
|
26738
|
+
"complexType": {
|
|
26739
|
+
"original": "void",
|
|
26740
|
+
"resolved": "void",
|
|
26741
|
+
"references": {}
|
|
26742
|
+
},
|
|
26743
|
+
"cancelable": true,
|
|
26744
|
+
"composed": true,
|
|
26745
|
+
"docs": "Emitted when the user begins to start pulling down.",
|
|
26746
|
+
"docsTags": []
|
|
26747
|
+
},
|
|
26834
26748
|
{
|
|
26835
26749
|
"event": "ionRefresh",
|
|
26836
26750
|
"detail": "RefresherEventDetail",
|
|
@@ -26862,8 +26776,14 @@
|
|
|
26862
26776
|
},
|
|
26863
26777
|
"cancelable": true,
|
|
26864
26778
|
"composed": true,
|
|
26865
|
-
"docs": "Emitted when the user begins to start pulling down
|
|
26866
|
-
"docsTags": [
|
|
26779
|
+
"docs": "Emitted when the user begins to start pulling down.\nTODO(FW-7044): Remove this in a major release",
|
|
26780
|
+
"docsTags": [
|
|
26781
|
+
{
|
|
26782
|
+
"name": "deprecated",
|
|
26783
|
+
"text": "Use `ionPullStart` instead."
|
|
26784
|
+
}
|
|
26785
|
+
],
|
|
26786
|
+
"deprecation": "Use `ionPullStart` instead."
|
|
26867
26787
|
}
|
|
26868
26788
|
],
|
|
26869
26789
|
"listeners": [],
|
|
@@ -31902,6 +31822,35 @@
|
|
|
31902
31822
|
"docsTags": [],
|
|
31903
31823
|
"usage": {},
|
|
31904
31824
|
"props": [
|
|
31825
|
+
{
|
|
31826
|
+
"name": "cancelText",
|
|
31827
|
+
"type": "string",
|
|
31828
|
+
"complexType": {
|
|
31829
|
+
"original": "string",
|
|
31830
|
+
"resolved": "string",
|
|
31831
|
+
"references": {}
|
|
31832
|
+
},
|
|
31833
|
+
"mutable": false,
|
|
31834
|
+
"attr": "cancel-text",
|
|
31835
|
+
"reflectToAttr": false,
|
|
31836
|
+
"docs": "The text to display on the cancel button.",
|
|
31837
|
+
"docsTags": [
|
|
31838
|
+
{
|
|
31839
|
+
"name": "default",
|
|
31840
|
+
"text": "'Close'"
|
|
31841
|
+
}
|
|
31842
|
+
],
|
|
31843
|
+
"default": "'Close'",
|
|
31844
|
+
"values": [
|
|
31845
|
+
{
|
|
31846
|
+
"type": "string"
|
|
31847
|
+
}
|
|
31848
|
+
],
|
|
31849
|
+
"optional": false,
|
|
31850
|
+
"required": false,
|
|
31851
|
+
"getter": false,
|
|
31852
|
+
"setter": false
|
|
31853
|
+
},
|
|
31905
31854
|
{
|
|
31906
31855
|
"name": "header",
|
|
31907
31856
|
"type": "string | undefined",
|
|
@@ -37679,6 +37628,11 @@
|
|
|
37679
37628
|
"docstring": "",
|
|
37680
37629
|
"path": "src/components/refresher/refresher-interface.ts"
|
|
37681
37630
|
},
|
|
37631
|
+
"src/components/refresher/refresher-interface.ts::RefresherPullEndEventDetail": {
|
|
37632
|
+
"declaration": "export interface RefresherPullEndEventDetail {\n reason: 'complete' | 'cancel';\n}",
|
|
37633
|
+
"docstring": "",
|
|
37634
|
+
"path": "src/components/refresher/refresher-interface.ts"
|
|
37635
|
+
},
|
|
37682
37636
|
"src/components/reorder-group/reorder-group-interface.ts::ItemReorderEventDetail": {
|
|
37683
37637
|
"declaration": "export interface ItemReorderEventDetail {\n from: number;\n to: number;\n complete: (data?: boolean | any[]) => any;\n}",
|
|
37684
37638
|
"docstring": "",
|
package/package.json
CHANGED