@ionic/docs 8.7.17-dev.11770147425.1bfcd5e5 → 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 -137
- package/package.json +1 -1
package/core.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-02-
|
|
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,85 +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": "
|
|
25565
|
+
"text": "knob - The handle that is used to drag the range."
|
|
25598
25566
|
},
|
|
25599
25567
|
{
|
|
25600
25568
|
"name": "part",
|
|
25601
|
-
"text": "
|
|
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`."
|
|
25610
|
-
},
|
|
25611
|
-
{
|
|
25612
|
-
"name": "part",
|
|
25613
|
-
"text": "knob - The visual knob element that appears on the range track."
|
|
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`."
|
|
25630
|
-
},
|
|
25631
|
-
{
|
|
25632
|
-
"name": "part",
|
|
25633
|
-
"text": "pressed - Added to the knob-handle, knob, and pin that is currently being pressed to drag. Only one set has this part at a time when `dualKnobs` is `true`."
|
|
25569
|
+
"text": "bar - The inactive part of the bar."
|
|
25634
25570
|
},
|
|
25635
25571
|
{
|
|
25636
25572
|
"name": "part",
|
|
25637
|
-
"text": "
|
|
25573
|
+
"text": "bar-active - The active part of the bar."
|
|
25638
25574
|
},
|
|
25639
25575
|
{
|
|
25640
25576
|
"name": "part",
|
|
25641
|
-
"text": "
|
|
25577
|
+
"text": "label - The label text describing the range."
|
|
25642
25578
|
}
|
|
25643
25579
|
],
|
|
25644
25580
|
"usage": {},
|
|
@@ -26458,53 +26394,9 @@
|
|
|
26458
26394
|
"name": "bar-active",
|
|
26459
26395
|
"docs": "The active part of the bar."
|
|
26460
26396
|
},
|
|
26461
|
-
{
|
|
26462
|
-
"name": "focused",
|
|
26463
|
-
"docs": "Added to the knob-handle, knob, and pin that currently has focus. Only one set has this part at a time when `dualKnobs` is `true`."
|
|
26464
|
-
},
|
|
26465
|
-
{
|
|
26466
|
-
"name": "hover",
|
|
26467
|
-
"docs": "Added to the knob-handle, knob, and pin when the knob has hover. Only one set has this part at a time."
|
|
26468
|
-
},
|
|
26469
26397
|
{
|
|
26470
26398
|
"name": "knob",
|
|
26471
|
-
"docs": "The
|
|
26472
|
-
},
|
|
26473
|
-
{
|
|
26474
|
-
"name": "knob-a",
|
|
26475
|
-
"docs": "The visual knob element for the first knob. Only available when `dualKnobs` is `true`."
|
|
26476
|
-
},
|
|
26477
|
-
{
|
|
26478
|
-
"name": "knob-b",
|
|
26479
|
-
"docs": "The visual knob element for the second knob. Only available when `dualKnobs` is `true`."
|
|
26480
|
-
},
|
|
26481
|
-
{
|
|
26482
|
-
"name": "knob-handle",
|
|
26483
|
-
"docs": "The container element that wraps the knob and handles drag interactions."
|
|
26484
|
-
},
|
|
26485
|
-
{
|
|
26486
|
-
"name": "knob-handle-a",
|
|
26487
|
-
"docs": "The container element for the first knob. Only available when `dualKnobs` is `true`."
|
|
26488
|
-
},
|
|
26489
|
-
{
|
|
26490
|
-
"name": "knob-handle-b",
|
|
26491
|
-
"docs": "The container element for the second knob. Only available when `dualKnobs` is `true`."
|
|
26492
|
-
},
|
|
26493
|
-
{
|
|
26494
|
-
"name": "knob-handle-lower",
|
|
26495
|
-
"docs": "The container element for the lower knob. Only available when `dualKnobs` is `true`."
|
|
26496
|
-
},
|
|
26497
|
-
{
|
|
26498
|
-
"name": "knob-handle-upper",
|
|
26499
|
-
"docs": "The container element for the upper knob. Only available when `dualKnobs` is `true`."
|
|
26500
|
-
},
|
|
26501
|
-
{
|
|
26502
|
-
"name": "knob-lower",
|
|
26503
|
-
"docs": "The visual knob element for the lower knob. Only available when `dualKnobs` is `true`."
|
|
26504
|
-
},
|
|
26505
|
-
{
|
|
26506
|
-
"name": "knob-upper",
|
|
26507
|
-
"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."
|
|
26508
26400
|
},
|
|
26509
26401
|
{
|
|
26510
26402
|
"name": "label",
|
|
@@ -26514,26 +26406,6 @@
|
|
|
26514
26406
|
"name": "pin",
|
|
26515
26407
|
"docs": "The counter that appears above a knob."
|
|
26516
26408
|
},
|
|
26517
|
-
{
|
|
26518
|
-
"name": "pin-a",
|
|
26519
|
-
"docs": "The counter that appears above the first knob. Only available when `dualKnobs` is `true`."
|
|
26520
|
-
},
|
|
26521
|
-
{
|
|
26522
|
-
"name": "pin-b",
|
|
26523
|
-
"docs": "The counter that appears above the second knob. Only available when `dualKnobs` is `true`."
|
|
26524
|
-
},
|
|
26525
|
-
{
|
|
26526
|
-
"name": "pin-lower",
|
|
26527
|
-
"docs": "The counter that appears above the lower knob. Only available when `dualKnobs` is `true`."
|
|
26528
|
-
},
|
|
26529
|
-
{
|
|
26530
|
-
"name": "pin-upper",
|
|
26531
|
-
"docs": "The counter that appears above the upper knob. Only available when `dualKnobs` is `true`."
|
|
26532
|
-
},
|
|
26533
|
-
{
|
|
26534
|
-
"name": "pressed",
|
|
26535
|
-
"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 when `dualKnobs` is `true`."
|
|
26536
|
-
},
|
|
26537
26409
|
{
|
|
26538
26410
|
"name": "tick",
|
|
26539
26411
|
"docs": "An inactive tick mark."
|
|
@@ -26650,7 +26522,7 @@
|
|
|
26650
26522
|
"mutable": false,
|
|
26651
26523
|
"attr": "pull-factor",
|
|
26652
26524
|
"reflectToAttr": false,
|
|
26653
|
-
"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.",
|
|
26654
26526
|
"docsTags": [
|
|
26655
26527
|
{
|
|
26656
26528
|
"name": "default",
|
|
@@ -26839,6 +26711,40 @@
|
|
|
26839
26711
|
"docs": "Emitted while the user is pulling down the content and exposing the refresher.",
|
|
26840
26712
|
"docsTags": []
|
|
26841
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
|
+
},
|
|
26842
26748
|
{
|
|
26843
26749
|
"event": "ionRefresh",
|
|
26844
26750
|
"detail": "RefresherEventDetail",
|
|
@@ -26870,8 +26776,14 @@
|
|
|
26870
26776
|
},
|
|
26871
26777
|
"cancelable": true,
|
|
26872
26778
|
"composed": true,
|
|
26873
|
-
"docs": "Emitted when the user begins to start pulling down
|
|
26874
|
-
"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."
|
|
26875
26787
|
}
|
|
26876
26788
|
],
|
|
26877
26789
|
"listeners": [],
|
|
@@ -31910,6 +31822,35 @@
|
|
|
31910
31822
|
"docsTags": [],
|
|
31911
31823
|
"usage": {},
|
|
31912
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
|
+
},
|
|
31913
31854
|
{
|
|
31914
31855
|
"name": "header",
|
|
31915
31856
|
"type": "string | undefined",
|
|
@@ -37687,6 +37628,11 @@
|
|
|
37687
37628
|
"docstring": "",
|
|
37688
37629
|
"path": "src/components/refresher/refresher-interface.ts"
|
|
37689
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
|
+
},
|
|
37690
37636
|
"src/components/reorder-group/reorder-group-interface.ts::ItemReorderEventDetail": {
|
|
37691
37637
|
"declaration": "export interface ItemReorderEventDetail {\n from: number;\n to: number;\n complete: (data?: boolean | any[]) => any;\n}",
|
|
37692
37638
|
"docstring": "",
|
package/package.json
CHANGED