@ionic/docs 8.7.17-dev.11770319814.172b4f50 → 8.7.17-dev.11771359170.1fda0949
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 +52 -49
- package/package.json +1 -1
package/core.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-02-
|
|
2
|
+
"timestamp": "2026-02-17T20:14:45",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.38.0",
|
|
@@ -8421,10 +8421,30 @@
|
|
|
8421
8421
|
"name": "part",
|
|
8422
8422
|
"text": "time-button active - The time picker button when the picker is open."
|
|
8423
8423
|
},
|
|
8424
|
+
{
|
|
8425
|
+
"name": "part",
|
|
8426
|
+
"text": "calendar-header - The calendar header manages the date navigation controls (month/year picker and prev/next buttons) and the days of the week when using a grid style layout."
|
|
8427
|
+
},
|
|
8424
8428
|
{
|
|
8425
8429
|
"name": "part",
|
|
8426
8430
|
"text": "month-year-button - The button that opens the month/year picker when\nusing a grid style layout."
|
|
8427
8431
|
},
|
|
8432
|
+
{
|
|
8433
|
+
"name": "part",
|
|
8434
|
+
"text": "prev-next-buttons - The buttons used to navigate to the next or previous month when using a grid style layout."
|
|
8435
|
+
},
|
|
8436
|
+
{
|
|
8437
|
+
"name": "part",
|
|
8438
|
+
"text": "prev-button - The button used to navigate to the previous month when using a grid style layout."
|
|
8439
|
+
},
|
|
8440
|
+
{
|
|
8441
|
+
"name": "part",
|
|
8442
|
+
"text": "next-button - The button used to navigate to the next month when using a grid style layout."
|
|
8443
|
+
},
|
|
8444
|
+
{
|
|
8445
|
+
"name": "part",
|
|
8446
|
+
"text": "days-of-week - The container for the day-of-the-week header (both weekdays and weekends) when using a grid style layout."
|
|
8447
|
+
},
|
|
8428
8448
|
{
|
|
8429
8449
|
"name": "part",
|
|
8430
8450
|
"text": "calendar-day - The individual buttons that display a day inside of the datetime\ncalendar."
|
|
@@ -8440,6 +8460,10 @@
|
|
|
8440
8460
|
{
|
|
8441
8461
|
"name": "part",
|
|
8442
8462
|
"text": "calendar-day disabled - The calendar day that is disabled."
|
|
8463
|
+
},
|
|
8464
|
+
{
|
|
8465
|
+
"name": "part",
|
|
8466
|
+
"text": "datetime-header - The datetime header contains the content for the `title` slot and the selected date."
|
|
8443
8467
|
}
|
|
8444
8468
|
],
|
|
8445
8469
|
"usage": {},
|
|
@@ -9785,10 +9809,34 @@
|
|
|
9785
9809
|
"name": "calendar-day today",
|
|
9786
9810
|
"docs": "The calendar day that contains the current day."
|
|
9787
9811
|
},
|
|
9812
|
+
{
|
|
9813
|
+
"name": "calendar-header",
|
|
9814
|
+
"docs": "The calendar header manages the date navigation controls (month/year picker and prev/next buttons) and the days of the week when using a grid style layout."
|
|
9815
|
+
},
|
|
9816
|
+
{
|
|
9817
|
+
"name": "datetime-header",
|
|
9818
|
+
"docs": "The datetime header contains the content for the `title` slot and the selected date."
|
|
9819
|
+
},
|
|
9820
|
+
{
|
|
9821
|
+
"name": "days-of-week",
|
|
9822
|
+
"docs": "The container for the day-of-the-week header (both weekdays and weekends) when using a grid style layout."
|
|
9823
|
+
},
|
|
9788
9824
|
{
|
|
9789
9825
|
"name": "month-year-button",
|
|
9790
9826
|
"docs": "The button that opens the month/year picker when\nusing a grid style layout."
|
|
9791
9827
|
},
|
|
9828
|
+
{
|
|
9829
|
+
"name": "next-button",
|
|
9830
|
+
"docs": "The button used to navigate to the next month when using a grid style layout."
|
|
9831
|
+
},
|
|
9832
|
+
{
|
|
9833
|
+
"name": "prev-button",
|
|
9834
|
+
"docs": "The button used to navigate to the previous month when using a grid style layout."
|
|
9835
|
+
},
|
|
9836
|
+
{
|
|
9837
|
+
"name": "prev-next-buttons",
|
|
9838
|
+
"docs": "The buttons used to navigate to the next or previous month when using a grid style layout."
|
|
9839
|
+
},
|
|
9792
9840
|
{
|
|
9793
9841
|
"name": "time-button",
|
|
9794
9842
|
"docs": "The button that opens the time picker when using a grid style\nlayout with `presentation=\"date-time\"` or `\"time-date\"`."
|
|
@@ -26522,7 +26570,7 @@
|
|
|
26522
26570
|
"mutable": false,
|
|
26523
26571
|
"attr": "pull-factor",
|
|
26524
26572
|
"reflectToAttr": false,
|
|
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
|
|
26573
|
+
"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.",
|
|
26526
26574
|
"docsTags": [
|
|
26527
26575
|
{
|
|
26528
26576
|
"name": "default",
|
|
@@ -26711,40 +26759,6 @@
|
|
|
26711
26759
|
"docs": "Emitted while the user is pulling down the content and exposing the refresher.",
|
|
26712
26760
|
"docsTags": []
|
|
26713
26761
|
},
|
|
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
|
-
},
|
|
26748
26762
|
{
|
|
26749
26763
|
"event": "ionRefresh",
|
|
26750
26764
|
"detail": "RefresherEventDetail",
|
|
@@ -26776,14 +26790,8 @@
|
|
|
26776
26790
|
},
|
|
26777
26791
|
"cancelable": true,
|
|
26778
26792
|
"composed": true,
|
|
26779
|
-
"docs": "Emitted when the user begins to start pulling down
|
|
26780
|
-
"docsTags": [
|
|
26781
|
-
{
|
|
26782
|
-
"name": "deprecated",
|
|
26783
|
-
"text": "Use `ionPullStart` instead."
|
|
26784
|
-
}
|
|
26785
|
-
],
|
|
26786
|
-
"deprecation": "Use `ionPullStart` instead."
|
|
26793
|
+
"docs": "Emitted when the user begins to start pulling down.",
|
|
26794
|
+
"docsTags": []
|
|
26787
26795
|
}
|
|
26788
26796
|
],
|
|
26789
26797
|
"listeners": [],
|
|
@@ -37628,11 +37636,6 @@
|
|
|
37628
37636
|
"docstring": "",
|
|
37629
37637
|
"path": "src/components/refresher/refresher-interface.ts"
|
|
37630
37638
|
},
|
|
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
|
-
},
|
|
37636
37639
|
"src/components/reorder-group/reorder-group-interface.ts::ItemReorderEventDetail": {
|
|
37637
37640
|
"declaration": "export interface ItemReorderEventDetail {\n from: number;\n to: number;\n complete: (data?: boolean | any[]) => any;\n}",
|
|
37638
37641
|
"docstring": "",
|
package/package.json
CHANGED