@ionic/core 8.7.17-dev.11772118942.181221d4 → 8.7.17-dev.11772568074.1d7a4aea
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/components/action-sheet.js +1 -561
- package/components/alert.js +1 -610
- package/components/animation.js +1 -817
- package/components/backdrop.js +1 -72
- package/components/button-active.js +1 -64
- package/components/button.js +1 -303
- package/components/buttons.js +1 -56
- package/components/capacitor.js +1 -10
- package/components/checkbox.js +1 -261
- package/components/config.js +1 -192
- package/components/content.js +1 -475
- package/components/cubic-bezier.js +1 -87
- package/components/data.js +1 -1635
- package/components/dir.js +1 -15
- package/components/focus-visible.js +1 -72
- package/components/framework-delegate.js +1 -137
- package/components/gesture-controller.js +1 -192
- package/components/haptic.js +1 -155
- package/components/hardware-back-button.js +1 -112
- package/components/header.js +1 -417
- package/components/helpers.js +1 -336
- package/components/icon.js +1 -456
- package/components/index.d.ts +2 -0
- package/components/index.js +1 -115
- package/components/index2.js +1 -416
- package/components/index3.js +1 -452
- package/components/index4.js +1 -118
- package/components/index5.js +1 -303
- package/components/index6.js +1 -29
- package/components/index7.js +1 -164
- package/components/index8.js +1 -125
- package/components/index9.js +1 -4
- package/components/input-shims.js +1 -624
- package/components/input.utils.js +1 -144
- package/components/ion-accordion-group.js +1 -269
- package/components/ion-accordion.js +1 -457
- package/components/ion-action-sheet.js +1 -6
- package/components/ion-alert.js +1 -6
- package/components/ion-app.js +1 -128
- package/components/ion-avatar.js +1 -41
- package/components/ion-back-button.js +1 -131
- package/components/ion-backdrop.js +1 -6
- package/components/ion-badge.js +1 -47
- package/components/ion-breadcrumb.js +1 -137
- package/components/ion-breadcrumbs.js +1 -164
- package/components/ion-button.js +1 -6
- package/components/ion-buttons.js +1 -6
- package/components/ion-card-content.js +1 -45
- package/components/ion-card-header.js +1 -56
- package/components/ion-card-subtitle.js +1 -48
- package/components/ion-card-title.js +1 -48
- package/components/ion-card.js +1 -107
- package/components/ion-checkbox.js +1 -6
- package/components/ion-chip.js +1 -66
- package/components/ion-col.js +1 -163
- package/components/ion-content.js +1 -6
- package/components/ion-datetime-button.js +1 -384
- package/components/ion-datetime.js +1 -2046
- package/components/ion-fab-button.js +1 -151
- package/components/ion-fab-list.js +1 -66
- package/components/ion-fab.js +1 -101
- package/components/ion-footer.js +1 -159
- package/components/ion-grid.js +1 -46
- package/components/ion-header.js +1 -6
- package/components/ion-icon.js +1 -6
- package/components/ion-img.js +1 -124
- package/components/ion-infinite-scroll-content.js +1 -70
- package/components/ion-infinite-scroll.js +1 -236
- package/components/ion-input-otp.js +1 -683
- package/components/ion-input-password-toggle.js +1 -129
- package/components/ion-input.js +1 -617
- package/components/ion-item-divider.js +1 -59
- package/components/ion-item-group.js +1 -46
- package/components/ion-item-option.js +1 -91
- package/components/ion-item-options.js +1 -73
- package/components/ion-item-sliding.js +1 -458
- package/components/ion-item.js +1 -6
- package/components/ion-label.js +1 -6
- package/components/ion-list-header.js +1 -6
- package/components/ion-list.js +1 -6
- package/components/ion-loading.js +1 -344
- package/components/ion-menu-button.js +1 -110
- package/components/ion-menu-toggle.js +1 -64
- package/components/ion-menu.js +1 -745
- package/components/ion-modal.js +1 -6
- package/components/ion-nav-link.js +1 -64
- package/components/ion-nav.js +1 -956
- package/components/ion-note.js +1 -47
- package/components/ion-picker-column-option.js +1 -6
- package/components/ion-picker-column.js +1 -6
- package/components/ion-picker-legacy-column.js +1 -6
- package/components/ion-picker-legacy.js +1 -343
- package/components/ion-picker.js +1 -6
- package/components/ion-popover.js +1 -6
- package/components/ion-progress-bar.js +1 -101
- package/components/ion-radio-group.js +1 -6
- package/components/ion-radio.js +1 -6
- package/components/ion-range.js +1 -853
- package/components/ion-refresher-content.js +1 -89
- package/components/ion-refresher.js +1 -751
- package/components/ion-reorder-group.js +1 -322
- package/components/ion-reorder.js +1 -60
- package/components/ion-ripple-effect.js +1 -6
- package/components/ion-route-redirect.js +1 -45
- package/components/ion-route.js +1 -74
- package/components/ion-router-link.js +1 -61
- package/components/ion-router-outlet.js +1 -227
- package/components/ion-router.js +1 -841
- package/components/ion-row.js +1 -36
- package/components/ion-searchbar.js +1 -530
- package/components/ion-segment-button.js +1 -174
- package/components/ion-segment-content.js +1 -35
- package/components/ion-segment-view.js +1 -148
- package/components/ion-segment.js +1 -602
- package/components/ion-select-modal.js +1 -6
- package/components/ion-select-option.js +1 -46
- package/components/ion-select-popover.js +1 -6
- package/components/ion-select.js +1 -1037
- package/components/ion-skeleton-text.js +1 -65
- package/components/ion-spinner.js +1 -6
- package/components/ion-split-pane.js +1 -197
- package/components/ion-tab-bar.js +1 -115
- package/components/ion-tab-button.js +1 -128
- package/components/ion-tab.js +1 -91
- package/components/ion-tabs.js +1 -205
- package/components/ion-text.js +1 -42
- package/components/ion-textarea.js +1 -554
- package/components/ion-thumbnail.js +1 -36
- package/components/ion-title.js +1 -6
- package/components/ion-toast.js +1 -941
- package/components/ion-toggle.js +1 -361
- package/components/ion-toolbar.js +1 -6
- package/components/ionic-global.js +1 -144
- package/components/ios.transition.js +1 -672
- package/components/item.js +1 -302
- package/components/keyboard-controller.js +1 -162
- package/components/keyboard.js +1 -141
- package/components/keyboard2.js +1 -76
- package/components/label.js +1 -100
- package/components/list-header.js +1 -47
- package/components/list.js +1 -68
- package/components/lock-controller.js +1 -35
- package/components/md.transition.js +1 -51
- package/components/menu-toggle-util.js +1 -9
- package/components/modal.js +1 -2674
- package/components/notch-controller.js +1 -150
- package/components/overlays.js +1 -912
- package/components/picker-column-option.js +1 -136
- package/components/picker-column.js +1 -595
- package/components/picker-column2.js +1 -377
- package/components/picker.js +1 -498
- package/components/popover.js +1 -1502
- package/components/radio-group.js +1 -287
- package/components/radio.js +1 -229
- package/components/refresher.utils.js +1 -193
- package/components/ripple-effect.js +1 -109
- package/components/select-modal.js +1 -196
- package/components/select-popover.js +1 -189
- package/components/spinner.js +1 -224
- package/components/status-tap.js +1 -36
- package/components/swipe-back.js +1 -75
- package/components/theme.js +1 -40
- package/components/title.js +1 -70
- package/components/toolbar.js +1 -89
- package/components/validity.js +1 -14
- package/components/watch-options.js +1 -44
- package/dist/cjs/{animation-Bt3H9L1C.js → animation-Dg4yiuR2.js} +1 -1
- package/dist/cjs/app-globals-CLI8xCmk.js +11 -0
- package/dist/cjs/{button-active-CMc8cD90.js → button-active-FscMI17-.js} +1 -1
- package/dist/cjs/{config-C5fsO43a.js → config-BukYi_pW.js} +1 -1
- package/dist/cjs/{data-JwZKaIQB.js → data-BYlBjkMU.js} +1 -1
- package/dist/cjs/{framework-delegate-DMJRBuDi.js → framework-delegate-CRgp8o_p.js} +1 -1
- package/dist/cjs/{hardware-back-button-VCK4V3mG.js → hardware-back-button-C4rMJ5uI.js} +1 -1
- package/dist/cjs/{helpers-DrTqNghc.js → helpers-CxTYJdbT.js} +1 -1
- package/dist/cjs/{index-094mMFB-.js → index-C845Ti6K.js} +4 -4
- package/dist/cjs/{index-DrMUZJj6.js → index-CFUwM5x_.js} +5 -5
- package/dist/cjs/{index-D6Wc6v08.js → index-CqT-2gKy.js} +503 -382
- package/dist/cjs/{index-CO6eryBo.js → index-MbaBbWXk.js} +2 -2
- package/dist/cjs/{index-C534ULug.js → index-YcSftOMz.js} +2 -2
- package/dist/cjs/index.cjs.js +12 -12
- package/dist/cjs/{input-shims-CW0KUFTQ.js → input-shims-DlFhYYTs.js} +3 -3
- package/dist/cjs/{input.utils-B_QROI2g.js → input.utils-DmeJ8dmo.js} +2 -2
- package/dist/cjs/ion-accordion_2.cjs.entry.js +23 -15
- package/dist/cjs/ion-action-sheet.cjs.entry.js +21 -15
- package/dist/cjs/ion-alert.cjs.entry.js +25 -17
- package/dist/cjs/ion-app_8.cjs.entry.js +44 -40
- package/dist/cjs/ion-avatar_3.cjs.entry.js +12 -12
- package/dist/cjs/ion-back-button.cjs.entry.js +7 -7
- package/dist/cjs/ion-backdrop.cjs.entry.js +6 -6
- package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +20 -14
- package/dist/cjs/ion-button_2.cjs.entry.js +36 -18
- package/dist/cjs/ion-card_5.cjs.entry.js +23 -23
- package/dist/cjs/ion-checkbox.cjs.entry.js +7 -7
- package/dist/cjs/ion-chip.cjs.entry.js +6 -6
- package/dist/cjs/ion-col_3.cjs.entry.js +8 -8
- package/dist/cjs/ion-datetime-button.cjs.entry.js +8 -8
- package/dist/cjs/ion-datetime_3.cjs.entry.js +67 -39
- package/dist/cjs/ion-fab_3.cjs.entry.js +17 -13
- package/dist/cjs/ion-img.cjs.entry.js +8 -6
- package/dist/cjs/ion-infinite-scroll_2.cjs.entry.js +17 -13
- package/dist/cjs/ion-input-otp.cjs.entry.js +16 -10
- package/dist/cjs/ion-input-password-toggle.cjs.entry.js +9 -7
- package/dist/cjs/ion-input.cjs.entry.js +21 -13
- package/dist/cjs/ion-item-option_3.cjs.entry.js +17 -15
- package/dist/cjs/ion-item_8.cjs.entry.js +42 -36
- package/dist/cjs/ion-loading.cjs.entry.js +18 -14
- package/dist/cjs/ion-menu_3.cjs.entry.js +30 -22
- package/dist/cjs/ion-modal.cjs.entry.js +55 -40
- package/dist/cjs/ion-nav_2.cjs.entry.js +14 -10
- package/dist/cjs/ion-picker-column-option.cjs.entry.js +10 -8
- package/dist/cjs/ion-picker-column.cjs.entry.js +11 -7
- package/dist/cjs/ion-picker.cjs.entry.js +6 -6
- package/dist/cjs/ion-popover.cjs.entry.js +21 -15
- package/dist/cjs/ion-progress-bar.cjs.entry.js +7 -7
- package/dist/cjs/ion-radio_2.cjs.entry.js +17 -13
- package/dist/cjs/ion-range.cjs.entry.js +29 -15
- package/dist/cjs/ion-refresher_2.cjs.entry.js +45 -14
- package/dist/cjs/ion-reorder_2.cjs.entry.js +13 -11
- package/dist/cjs/ion-ripple-effect.cjs.entry.js +4 -4
- package/dist/cjs/ion-route_4.cjs.entry.js +20 -10
- package/dist/cjs/ion-searchbar.cjs.entry.js +22 -12
- package/dist/cjs/ion-segment-content.cjs.entry.js +3 -3
- package/dist/cjs/ion-segment-view.cjs.entry.js +5 -5
- package/dist/cjs/ion-segment_2.cjs.entry.js +26 -16
- package/dist/cjs/ion-select-modal.cjs.entry.js +12 -12
- package/dist/cjs/ion-select_3.cjs.entry.js +29 -21
- package/dist/cjs/ion-spinner.cjs.entry.js +4 -4
- package/dist/cjs/ion-split-pane.cjs.entry.js +15 -9
- package/dist/cjs/ion-tab-bar_2.cjs.entry.js +14 -12
- package/dist/cjs/ion-tab_2.cjs.entry.js +10 -8
- package/dist/cjs/ion-text.cjs.entry.js +4 -4
- package/dist/cjs/ion-textarea.cjs.entry.js +18 -12
- package/dist/cjs/ion-toast.cjs.entry.js +21 -15
- package/dist/cjs/ion-toggle.cjs.entry.js +10 -8
- package/dist/cjs/{ionic-global-HMVqOFGO.js → ionic-global-Bc3kJi1Z.js} +1 -1
- package/dist/cjs/ionic.cjs.js +5 -5
- package/dist/cjs/{ios.transition-BOt_uW73.js → ios.transition-trBiC95R.js} +4 -4
- package/dist/cjs/loader.cjs.js +4 -4
- package/dist/cjs/{md.transition-Dt968VXB.js → md.transition-CUQECuvD.js} +4 -4
- package/dist/cjs/{notch-controller-Bzqhjm4f.js → notch-controller-sD-lTpdc.js} +1 -1
- package/dist/cjs/{overlays-B2b-TTbl.js → overlays-C2jiBSNQ.js} +5 -5
- package/dist/cjs/{status-tap-g0sWWkXk.js → status-tap-CCJk5VgT.js} +3 -3
- package/dist/cjs/{swipe-back-BIayeNOD.js → swipe-back-BGhTQ1CU.js} +2 -2
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/accordion-group/accordion-group.js +4 -2
- package/dist/collection/components/action-sheet/action-sheet.js +20 -10
- package/dist/collection/components/alert/alert.js +24 -12
- package/dist/collection/components/back-button/back-button.js +4 -2
- package/dist/collection/components/badge/badge.js +2 -1
- package/dist/collection/components/breadcrumb/breadcrumb.js +8 -4
- package/dist/collection/components/breadcrumbs/breadcrumbs.js +4 -2
- package/dist/collection/components/button/button.js +6 -3
- package/dist/collection/components/card/card.js +6 -3
- package/dist/collection/components/card-header/card-header.js +2 -1
- package/dist/collection/components/card-subtitle/card-subtitle.js +2 -1
- package/dist/collection/components/card-title/card-title.js +2 -1
- package/dist/collection/components/checkbox/checkbox.js +4 -2
- package/dist/collection/components/chip/chip.js +2 -1
- package/dist/collection/components/content/content.js +8 -4
- package/dist/collection/components/datetime/datetime.js +34 -15
- package/dist/collection/components/datetime-button/datetime-button.js +2 -1
- package/dist/collection/components/fab-button/fab-button.js +6 -3
- package/dist/collection/components/infinite-scroll-content/infinite-scroll-content.js +4 -2
- package/dist/collection/components/input/input.js +11 -6
- package/dist/collection/components/input-otp/input-otp.js +8 -4
- package/dist/collection/components/input-password-toggle/input-password-toggle.js +4 -2
- package/dist/collection/components/item/item.js +6 -3
- package/dist/collection/components/item-divider/item-divider.js +2 -1
- package/dist/collection/components/item-option/item-option.js +2 -1
- package/dist/collection/components/item-options/item-options.js +2 -1
- package/dist/collection/components/item-sliding/item-sliding.js +2 -1
- package/dist/collection/components/label/label.js +6 -3
- package/dist/collection/components/list-header/list-header.js +2 -1
- package/dist/collection/components/loading/loading.js +22 -11
- package/dist/collection/components/menu/menu.js +10 -5
- package/dist/collection/components/menu-button/menu-button.js +2 -1
- package/dist/collection/components/modal/gestures/sheet.js +32 -21
- package/dist/collection/components/modal/modal.js +35 -20
- package/dist/collection/components/nav/nav.js +89 -45
- package/dist/collection/components/nav-link/nav-link.js +9 -5
- package/dist/collection/components/note/note.js +2 -1
- package/dist/collection/components/picker/picker.js +2 -1
- package/dist/collection/components/picker-column/picker-column.js +6 -3
- package/dist/collection/components/picker-column-option/picker-column-option.js +2 -1
- package/dist/collection/components/picker-legacy/picker.js +24 -12
- package/dist/collection/components/picker-legacy-column/picker-column.js +4 -2
- package/dist/collection/components/popover/popover.js +33 -17
- package/dist/collection/components/progress-bar/progress-bar.js +2 -1
- package/dist/collection/components/radio/radio.js +2 -1
- package/dist/collection/components/radio-group/radio-group.js +6 -3
- package/dist/collection/components/range/range.js +14 -7
- package/dist/collection/components/refresher/refresher.js +73 -5
- package/dist/collection/components/refresher-content/refresher-content.js +8 -4
- package/dist/collection/components/reorder-group/reorder-group.js +6 -3
- package/dist/collection/components/route/route.js +4 -2
- package/dist/collection/components/router/router.js +10 -5
- package/dist/collection/components/router-link/router-link.js +6 -3
- package/dist/collection/components/router-outlet/router-outlet.js +18 -9
- package/dist/collection/components/searchbar/searchbar.js +11 -6
- package/dist/collection/components/segment/segment.js +10 -5
- package/dist/collection/components/segment-button/segment-button.js +4 -2
- package/dist/collection/components/segment-view/segment-view.js +2 -1
- package/dist/collection/components/select/select.js +10 -5
- package/dist/collection/components/select-modal/select-modal.js +2 -1
- package/dist/collection/components/select-popover/select-popover.js +2 -1
- package/dist/collection/components/skeleton-text/skeleton-text.js +2 -1
- package/dist/collection/components/spinner/spinner.js +4 -2
- package/dist/collection/components/tab/tab.js +4 -2
- package/dist/collection/components/tab-bar/tab-bar.js +4 -2
- package/dist/collection/components/tab-button/tab-button.js +4 -2
- package/dist/collection/components/tabs/tabs.js +4 -2
- package/dist/collection/components/text/text.js +2 -1
- package/dist/collection/components/textarea/textarea.js +6 -3
- package/dist/collection/components/title/title.js +4 -2
- package/dist/collection/components/toast/toast.js +34 -17
- package/dist/collection/components/toggle/toggle.js +4 -2
- package/dist/collection/components/toolbar/toolbar.js +2 -1
- package/dist/docs.d.ts +37 -0
- package/dist/docs.json +835 -381
- package/dist/esm/{animation-Dt8bGnA-.js → animation-CnGMT4ji.js} +1 -1
- package/dist/esm/app-globals-DhZjtldk.js +9 -0
- package/dist/esm/{button-active-L570Swow.js → button-active-BBx21brx.js} +1 -1
- package/dist/esm/{config-mCdtaoPe.js → config-TO1rZH52.js} +1 -1
- package/dist/esm/{data-DCORV9FH.js → data-B9iGR5YO.js} +1 -1
- package/dist/esm/{framework-delegate-BYawdMXj.js → framework-delegate-CyxE1S_P.js} +1 -1
- package/dist/esm/{hardware-back-button-CPLxO-Ev.js → hardware-back-button-CTe4XmL7.js} +1 -1
- package/dist/esm/{helpers-DEn3pfjm.js → helpers-Tl8jw6S2.js} +1 -1
- package/dist/esm/{index-r2D9DEro.js → index-B-hkiOUh.js} +4 -4
- package/dist/esm/{index-CvDIirVx.js → index-B2KwgBLx.js} +5 -5
- package/dist/esm/{index-ceb5RaMT.js → index-BtUdxPjv.js} +2 -2
- package/dist/esm/{index-C8IsBmNU.js → index-IGIE5vDm.js} +503 -382
- package/dist/esm/{index-Bs3kT4bc.js → index-hW6eNZ3o.js} +2 -2
- package/dist/esm/index.js +12 -12
- package/dist/esm/{input-shims-DyOpfTg6.js → input-shims-C1hAaHcP.js} +3 -3
- package/dist/esm/{input.utils-DrvTa8gz.js → input.utils-Bxa_DQ7-.js} +2 -2
- package/dist/esm/ion-accordion_2.entry.js +23 -15
- package/dist/esm/ion-action-sheet.entry.js +21 -15
- package/dist/esm/ion-alert.entry.js +25 -17
- package/dist/esm/ion-app_8.entry.js +44 -40
- package/dist/esm/ion-avatar_3.entry.js +12 -12
- package/dist/esm/ion-back-button.entry.js +7 -7
- package/dist/esm/ion-backdrop.entry.js +6 -6
- package/dist/esm/ion-breadcrumb_2.entry.js +20 -14
- package/dist/esm/ion-button_2.entry.js +36 -18
- package/dist/esm/ion-card_5.entry.js +23 -23
- package/dist/esm/ion-checkbox.entry.js +7 -7
- package/dist/esm/ion-chip.entry.js +6 -6
- package/dist/esm/ion-col_3.entry.js +8 -8
- package/dist/esm/ion-datetime-button.entry.js +8 -8
- package/dist/esm/ion-datetime_3.entry.js +67 -39
- package/dist/esm/ion-fab_3.entry.js +17 -13
- package/dist/esm/ion-img.entry.js +8 -6
- package/dist/esm/ion-infinite-scroll_2.entry.js +17 -13
- package/dist/esm/ion-input-otp.entry.js +16 -10
- package/dist/esm/ion-input-password-toggle.entry.js +9 -7
- package/dist/esm/ion-input.entry.js +21 -13
- package/dist/esm/ion-item-option_3.entry.js +17 -15
- package/dist/esm/ion-item_8.entry.js +42 -36
- package/dist/esm/ion-loading.entry.js +18 -14
- package/dist/esm/ion-menu_3.entry.js +30 -22
- package/dist/esm/ion-modal.entry.js +55 -40
- package/dist/esm/ion-nav_2.entry.js +14 -10
- package/dist/esm/ion-picker-column-option.entry.js +10 -8
- package/dist/esm/ion-picker-column.entry.js +11 -7
- package/dist/esm/ion-picker.entry.js +6 -6
- package/dist/esm/ion-popover.entry.js +21 -15
- package/dist/esm/ion-progress-bar.entry.js +7 -7
- package/dist/esm/ion-radio_2.entry.js +17 -13
- package/dist/esm/ion-range.entry.js +29 -15
- package/dist/esm/ion-refresher_2.entry.js +45 -14
- package/dist/esm/ion-reorder_2.entry.js +13 -11
- package/dist/esm/ion-ripple-effect.entry.js +4 -4
- package/dist/esm/ion-route_4.entry.js +20 -10
- package/dist/esm/ion-searchbar.entry.js +22 -12
- package/dist/esm/ion-segment-content.entry.js +3 -3
- package/dist/esm/ion-segment-view.entry.js +5 -5
- package/dist/esm/ion-segment_2.entry.js +26 -16
- package/dist/esm/ion-select-modal.entry.js +12 -12
- package/dist/esm/ion-select_3.entry.js +29 -21
- package/dist/esm/ion-spinner.entry.js +4 -4
- package/dist/esm/ion-split-pane.entry.js +15 -9
- package/dist/esm/ion-tab-bar_2.entry.js +14 -12
- package/dist/esm/ion-tab_2.entry.js +10 -8
- package/dist/esm/ion-text.entry.js +4 -4
- package/dist/esm/ion-textarea.entry.js +18 -12
- package/dist/esm/ion-toast.entry.js +21 -15
- package/dist/esm/ion-toggle.entry.js +10 -8
- package/dist/esm/{ionic-global-CDrldh-5.js → ionic-global-DfbeLwcV.js} +1 -1
- package/dist/esm/ionic.js +6 -6
- package/dist/esm/{ios.transition-BDzw0_Hm.js → ios.transition--aMF-pDH.js} +4 -4
- package/dist/esm/loader.js +5 -5
- package/dist/esm/{md.transition-BzDYi3qq.js → md.transition-BEVbfm8j.js} +4 -4
- package/dist/esm/{notch-controller-BwelN_JM.js → notch-controller-DAcvKU57.js} +1 -1
- package/dist/esm/{overlays-D5YkFThA.js → overlays-F8GHPo-e.js} +5 -5
- package/dist/esm/{status-tap-5DQ7Fc4V.js → status-tap-BfJqFSLF.js} +3 -3
- package/dist/esm/{swipe-back-BKw2CAHc.js → swipe-back-BZBFwTQV.js} +2 -2
- package/dist/html.html-data.json +109 -109
- package/dist/ionic/index.esm.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/{p-316c0420.entry.js → p-025d2d32.entry.js} +1 -1
- package/dist/ionic/p-02acdef4.entry.js +4 -0
- package/dist/ionic/p-04e2c388.entry.js +4 -0
- package/dist/ionic/{p-370e4237.entry.js → p-074344b8.entry.js} +1 -1
- package/dist/ionic/p-0761b4d3.entry.js +4 -0
- package/dist/ionic/p-13ade5c8.entry.js +4 -0
- package/dist/ionic/p-1b02923f.entry.js +4 -0
- package/dist/ionic/p-1bd477a9.entry.js +4 -0
- package/dist/ionic/{p-d2489bf2.entry.js → p-1fa1406c.entry.js} +1 -1
- package/dist/ionic/{p-46d74291.entry.js → p-1fd588a7.entry.js} +1 -1
- package/dist/ionic/p-239a27a4.entry.js +4 -0
- package/dist/ionic/{p-94de5cfa.entry.js → p-277abec1.entry.js} +1 -1
- package/dist/ionic/{p-dd1aef77.entry.js → p-28d7852f.entry.js} +1 -1
- package/dist/ionic/{p-49d06882.entry.js → p-301c43f8.entry.js} +1 -1
- package/dist/ionic/{p-79bd78f9.entry.js → p-370a60ee.entry.js} +1 -1
- package/dist/ionic/p-3e143d1d.entry.js +4 -0
- package/dist/ionic/p-4431ef7e.entry.js +4 -0
- package/dist/ionic/p-463767ce.entry.js +4 -0
- package/dist/ionic/p-4f888343.entry.js +4 -0
- package/dist/ionic/p-51c11c47.entry.js +4 -0
- package/dist/ionic/p-56050077.entry.js +4 -0
- package/dist/ionic/p-6a3a5aae.entry.js +4 -0
- package/dist/ionic/p-6b97f2a3.entry.js +4 -0
- package/dist/ionic/{p-51a60e0f.entry.js → p-7c72d482.entry.js} +1 -1
- package/dist/ionic/p-7d20f4f8.entry.js +4 -0
- package/dist/ionic/{p-11aa58d6.entry.js → p-80cac7a2.entry.js} +1 -1
- package/dist/ionic/p-91fc7352.entry.js +4 -0
- package/dist/ionic/p-93845421.entry.js +4 -0
- package/dist/ionic/{p-3a6caca9.entry.js → p-964090ef.entry.js} +1 -1
- package/dist/ionic/p-96a2e768.entry.js +4 -0
- package/dist/ionic/{p-d126e8d3.entry.js → p-9745651b.entry.js} +1 -1
- package/dist/ionic/{p-f9061316.entry.js → p-9802c88e.entry.js} +1 -1
- package/dist/ionic/{p-582824c5.entry.js → p-9833cf63.entry.js} +1 -1
- package/dist/ionic/{p-675b1a31.entry.js → p-9fae83d8.entry.js} +1 -1
- package/dist/ionic/{p-CwgG81ZD.js → p-B8xlpH8p.js} +1 -1
- package/dist/ionic/{p-C7hRNDhM.js → p-BAt5H1ac.js} +1 -1
- package/dist/ionic/p-BW_TRJm8.js +4 -0
- package/dist/ionic/{p-DDb5r57F.js → p-Bum7H1fw.js} +1 -1
- package/dist/ionic/{p-D0dMcSkw.js → p-BvFYtOdE.js} +1 -1
- package/dist/ionic/{p-Dc45iWE4.js → p-BxIcPWoV.js} +1 -1
- package/dist/ionic/{p-BYEqWnSg.js → p-C0JvVFMv.js} +1 -1
- package/dist/ionic/{p-CTfR9YZG.js → p-CGmVTdWh.js} +1 -1
- package/dist/ionic/{p-BOVrCkpJ.js → p-CYbRmDdy.js} +1 -1
- package/dist/ionic/{p-D-eFFUkA.js → p-CmFz1Mjc.js} +1 -1
- package/dist/ionic/p-CtA-yJYy.js +4 -0
- package/dist/ionic/p-D8HJQ1qq.js +4 -0
- package/dist/ionic/{p-B0q1YL7N.js → p-DB_iPQC-.js} +1 -1
- package/dist/ionic/{p-DNcfiJwE.js → p-DLbbmF9h.js} +1 -1
- package/dist/ionic/{p-DdR6rpbR.js → p-DTPR1Wpn.js} +1 -1
- package/dist/ionic/{p-DCv9sLH2.js → p-DjriolRs.js} +1 -1
- package/dist/ionic/p-DtVZDHlS.js +4 -0
- package/dist/ionic/{p-QHYY4sjU.js → p-GWUGgWx6.js} +1 -1
- package/dist/ionic/p-IGIE5vDm.js +5 -0
- package/dist/ionic/{p-BFvmZNyx.js → p-NFFyoJ4Q.js} +1 -1
- package/dist/ionic/{p-86f53961.entry.js → p-a287e18e.entry.js} +1 -1
- package/dist/ionic/p-a805674e.entry.js +4 -0
- package/dist/ionic/p-a81ae2cd.entry.js +4 -0
- package/dist/ionic/{p-da7d04cc.entry.js → p-a84f2d21.entry.js} +1 -1
- package/dist/ionic/{p-dbbe606a.entry.js → p-b2d5238b.entry.js} +1 -1
- package/dist/ionic/{p-d1f54e28.entry.js → p-b440381f.entry.js} +1 -1
- package/dist/ionic/{p-72c38b88.entry.js → p-b4d52b58.entry.js} +1 -1
- package/dist/ionic/{p-2a939845.entry.js → p-b67a2114.entry.js} +1 -1
- package/dist/ionic/{p-c73627c8.entry.js → p-bced1f3e.entry.js} +1 -1
- package/dist/ionic/{p-9a2d390d.entry.js → p-c1c9b2bb.entry.js} +1 -1
- package/dist/ionic/{p-f8f22cc0.entry.js → p-c3e65e45.entry.js} +1 -1
- package/dist/ionic/p-c76cc21d.entry.js +4 -0
- package/dist/ionic/{p-b0a7585c.entry.js → p-ca31010f.entry.js} +1 -1
- package/dist/ionic/p-cbf245b5.entry.js +4 -0
- package/dist/ionic/p-d68b665a.entry.js +4 -0
- package/dist/ionic/{p-9575b654.entry.js → p-e663bc5a.entry.js} +1 -1
- package/dist/ionic/p-efe86ed9.entry.js +4 -0
- package/dist/ionic/{p-ac4eb91d.entry.js → p-f5dfb9a3.entry.js} +1 -1
- package/dist/ionic/{p-DbQ5QkTP.js → p-gbVXD275.js} +1 -1
- package/dist/ionic/p-hNN3VvaC.js +4 -0
- package/dist/types/components/datetime/datetime.d.ts +9 -0
- package/dist/types/components/header/header.utils.d.ts +2 -1
- package/dist/types/components/modal/modal-interface.d.ts +5 -1
- package/dist/types/components/modal/modal.d.ts +5 -0
- package/dist/types/components/refresher/refresher-interface.d.ts +7 -0
- package/dist/types/components/refresher/refresher.d.ts +16 -3
- package/dist/types/components.d.ts +927 -189
- package/dist/types/interface.d.ts +1 -1
- package/dist/types/stencil-public-runtime.d.ts +126 -14
- package/dist/types/utils/gesture/listener.d.ts +2 -1
- package/hydrate/index.d.ts +12 -0
- package/hydrate/index.js +5202 -1327
- package/hydrate/index.mjs +5201 -1328
- package/package.json +2 -2
- package/dist/cjs/app-globals-Ciccnk9_.js +0 -10
- package/dist/esm/app-globals-BDSf8fOA.js +0 -8
- package/dist/ionic/p-012212e4.entry.js +0 -4
- package/dist/ionic/p-074839fc.entry.js +0 -4
- package/dist/ionic/p-0dfa5a37.entry.js +0 -4
- package/dist/ionic/p-0f418a37.entry.js +0 -4
- package/dist/ionic/p-11518b31.entry.js +0 -4
- package/dist/ionic/p-1838bed5.entry.js +0 -4
- package/dist/ionic/p-29721c43.entry.js +0 -4
- package/dist/ionic/p-31f7095f.entry.js +0 -4
- package/dist/ionic/p-34642fa1.entry.js +0 -4
- package/dist/ionic/p-35696017.entry.js +0 -4
- package/dist/ionic/p-40c261a3.entry.js +0 -4
- package/dist/ionic/p-4e41ea20.entry.js +0 -4
- package/dist/ionic/p-6241ce47.entry.js +0 -4
- package/dist/ionic/p-639dd543.entry.js +0 -4
- package/dist/ionic/p-6444c606.entry.js +0 -4
- package/dist/ionic/p-6d070558.entry.js +0 -4
- package/dist/ionic/p-7268efa5.entry.js +0 -4
- package/dist/ionic/p-7babec72.entry.js +0 -4
- package/dist/ionic/p-BKc55Xev.js +0 -4
- package/dist/ionic/p-Bmgaetn_.js +0 -4
- package/dist/ionic/p-C8IsBmNU.js +0 -5
- package/dist/ionic/p-CJxh_yLS.js +0 -4
- package/dist/ionic/p-DUt5fQmA.js +0 -4
- package/dist/ionic/p-DZRJwG4S.js +0 -4
- package/dist/ionic/p-a127bee2.entry.js +0 -4
- package/dist/ionic/p-b3d44509.entry.js +0 -4
- package/dist/ionic/p-cc45bcbc.entry.js +0 -4
- package/dist/ionic/p-d0a2a1ab.entry.js +0 -4
- package/dist/ionic/p-d3014190.entry.js +0 -4
- package/dist/ionic/p-db82892c.entry.js +0 -4
- package/dist/ionic/p-e1d1f3cc.entry.js +0 -4
package/dist/docs.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-
|
|
2
|
+
"timestamp": "2026-03-03T20:03:11",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
|
-
"version": "4.
|
|
6
|
-
"typescriptVersion": "5.
|
|
5
|
+
"version": "4.43.0",
|
|
6
|
+
"typescriptVersion": "5.8.3"
|
|
7
7
|
},
|
|
8
8
|
"components": [
|
|
9
9
|
{
|
|
@@ -239,6 +239,7 @@
|
|
|
239
239
|
"docs": "The wrapper element for the header slot."
|
|
240
240
|
}
|
|
241
241
|
],
|
|
242
|
+
"states": [],
|
|
242
243
|
"dependents": [],
|
|
243
244
|
"dependencies": [
|
|
244
245
|
"ion-icon"
|
|
@@ -476,7 +477,8 @@
|
|
|
476
477
|
"AccordionGroupChangeEventDetail": {
|
|
477
478
|
"location": "import",
|
|
478
479
|
"path": "./accordion-group-interface",
|
|
479
|
-
"id": "src/components/accordion-group/accordion-group-interface.ts::AccordionGroupChangeEventDetail"
|
|
480
|
+
"id": "src/components/accordion-group/accordion-group-interface.ts::AccordionGroupChangeEventDetail",
|
|
481
|
+
"referenceLocation": "AccordionGroupChangeEventDetail"
|
|
480
482
|
}
|
|
481
483
|
}
|
|
482
484
|
},
|
|
@@ -496,6 +498,7 @@
|
|
|
496
498
|
"styles": [],
|
|
497
499
|
"slots": [],
|
|
498
500
|
"parts": [],
|
|
501
|
+
"states": [],
|
|
499
502
|
"dependents": [],
|
|
500
503
|
"dependencies": [],
|
|
501
504
|
"dependencyGraph": {}
|
|
@@ -581,7 +584,8 @@
|
|
|
581
584
|
"ActionSheetButton": {
|
|
582
585
|
"location": "import",
|
|
583
586
|
"path": "./action-sheet-interface",
|
|
584
|
-
"id": "src/components/action-sheet/action-sheet-interface.ts::ActionSheetButton"
|
|
587
|
+
"id": "src/components/action-sheet/action-sheet-interface.ts::ActionSheetButton",
|
|
588
|
+
"referenceLocation": "ActionSheetButton"
|
|
585
589
|
}
|
|
586
590
|
}
|
|
587
591
|
},
|
|
@@ -647,7 +651,8 @@
|
|
|
647
651
|
"AnimationBuilder": {
|
|
648
652
|
"location": "import",
|
|
649
653
|
"path": "../../interface",
|
|
650
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
654
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
655
|
+
"referenceLocation": "AnimationBuilder"
|
|
651
656
|
}
|
|
652
657
|
}
|
|
653
658
|
},
|
|
@@ -787,7 +792,8 @@
|
|
|
787
792
|
"AnimationBuilder": {
|
|
788
793
|
"location": "import",
|
|
789
794
|
"path": "../../interface",
|
|
790
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
795
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
796
|
+
"referenceLocation": "AnimationBuilder"
|
|
791
797
|
}
|
|
792
798
|
}
|
|
793
799
|
},
|
|
@@ -982,7 +988,8 @@
|
|
|
982
988
|
"OverlayEventDetail": {
|
|
983
989
|
"location": "import",
|
|
984
990
|
"path": "../../utils/overlays-interface",
|
|
985
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
991
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
992
|
+
"referenceLocation": "OverlayEventDetail"
|
|
986
993
|
},
|
|
987
994
|
"T": {
|
|
988
995
|
"location": "global",
|
|
@@ -1013,7 +1020,8 @@
|
|
|
1013
1020
|
"OverlayEventDetail": {
|
|
1014
1021
|
"location": "import",
|
|
1015
1022
|
"path": "../../utils/overlays-interface",
|
|
1016
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1023
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
1024
|
+
"referenceLocation": "OverlayEventDetail"
|
|
1017
1025
|
},
|
|
1018
1026
|
"T": {
|
|
1019
1027
|
"location": "global",
|
|
@@ -1062,7 +1070,8 @@
|
|
|
1062
1070
|
"OverlayEventDetail": {
|
|
1063
1071
|
"location": "import",
|
|
1064
1072
|
"path": "../../utils/overlays-interface",
|
|
1065
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1073
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
1074
|
+
"referenceLocation": "OverlayEventDetail"
|
|
1066
1075
|
}
|
|
1067
1076
|
}
|
|
1068
1077
|
},
|
|
@@ -1096,7 +1105,8 @@
|
|
|
1096
1105
|
"OverlayEventDetail": {
|
|
1097
1106
|
"location": "import",
|
|
1098
1107
|
"path": "../../utils/overlays-interface",
|
|
1099
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1108
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
1109
|
+
"referenceLocation": "OverlayEventDetail"
|
|
1100
1110
|
}
|
|
1101
1111
|
}
|
|
1102
1112
|
},
|
|
@@ -1130,7 +1140,8 @@
|
|
|
1130
1140
|
"OverlayEventDetail": {
|
|
1131
1141
|
"location": "import",
|
|
1132
1142
|
"path": "../../utils/overlays-interface",
|
|
1133
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1143
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
1144
|
+
"referenceLocation": "OverlayEventDetail"
|
|
1134
1145
|
}
|
|
1135
1146
|
}
|
|
1136
1147
|
},
|
|
@@ -1164,7 +1175,8 @@
|
|
|
1164
1175
|
"OverlayEventDetail": {
|
|
1165
1176
|
"location": "import",
|
|
1166
1177
|
"path": "../../utils/overlays-interface",
|
|
1167
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
1178
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
1179
|
+
"referenceLocation": "OverlayEventDetail"
|
|
1168
1180
|
}
|
|
1169
1181
|
}
|
|
1170
1182
|
},
|
|
@@ -1487,6 +1499,7 @@
|
|
|
1487
1499
|
],
|
|
1488
1500
|
"slots": [],
|
|
1489
1501
|
"parts": [],
|
|
1502
|
+
"states": [],
|
|
1490
1503
|
"dependents": [
|
|
1491
1504
|
"ion-select"
|
|
1492
1505
|
],
|
|
@@ -1587,7 +1600,8 @@
|
|
|
1587
1600
|
"AlertButton": {
|
|
1588
1601
|
"location": "import",
|
|
1589
1602
|
"path": "./alert-interface",
|
|
1590
|
-
"id": "src/components/alert/alert-interface.ts::AlertButton"
|
|
1603
|
+
"id": "src/components/alert/alert-interface.ts::AlertButton",
|
|
1604
|
+
"referenceLocation": "AlertButton"
|
|
1591
1605
|
}
|
|
1592
1606
|
}
|
|
1593
1607
|
},
|
|
@@ -1653,7 +1667,8 @@
|
|
|
1653
1667
|
"AnimationBuilder": {
|
|
1654
1668
|
"location": "import",
|
|
1655
1669
|
"path": "../../interface",
|
|
1656
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
1670
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
1671
|
+
"referenceLocation": "AnimationBuilder"
|
|
1657
1672
|
}
|
|
1658
1673
|
}
|
|
1659
1674
|
},
|
|
@@ -1735,7 +1750,8 @@
|
|
|
1735
1750
|
"AlertInput": {
|
|
1736
1751
|
"location": "import",
|
|
1737
1752
|
"path": "./alert-interface",
|
|
1738
|
-
"id": "src/components/alert/alert-interface.ts::AlertInput"
|
|
1753
|
+
"id": "src/components/alert/alert-interface.ts::AlertInput",
|
|
1754
|
+
"referenceLocation": "AlertInput"
|
|
1739
1755
|
}
|
|
1740
1756
|
}
|
|
1741
1757
|
},
|
|
@@ -1827,7 +1843,8 @@
|
|
|
1827
1843
|
"AnimationBuilder": {
|
|
1828
1844
|
"location": "import",
|
|
1829
1845
|
"path": "../../interface",
|
|
1830
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
1846
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
1847
|
+
"referenceLocation": "AnimationBuilder"
|
|
1831
1848
|
}
|
|
1832
1849
|
}
|
|
1833
1850
|
},
|
|
@@ -1858,7 +1875,8 @@
|
|
|
1858
1875
|
"IonicSafeString": {
|
|
1859
1876
|
"location": "import",
|
|
1860
1877
|
"path": "../../utils/sanitization",
|
|
1861
|
-
"id": "src/utils/sanitization/index.ts::IonicSafeString"
|
|
1878
|
+
"id": "src/utils/sanitization/index.ts::IonicSafeString",
|
|
1879
|
+
"referenceLocation": "IonicSafeString"
|
|
1862
1880
|
}
|
|
1863
1881
|
}
|
|
1864
1882
|
},
|
|
@@ -2057,7 +2075,8 @@
|
|
|
2057
2075
|
"OverlayEventDetail": {
|
|
2058
2076
|
"location": "import",
|
|
2059
2077
|
"path": "../../utils/overlays-interface",
|
|
2060
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
2078
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
2079
|
+
"referenceLocation": "OverlayEventDetail"
|
|
2061
2080
|
},
|
|
2062
2081
|
"T": {
|
|
2063
2082
|
"location": "global",
|
|
@@ -2088,7 +2107,8 @@
|
|
|
2088
2107
|
"OverlayEventDetail": {
|
|
2089
2108
|
"location": "import",
|
|
2090
2109
|
"path": "../../utils/overlays-interface",
|
|
2091
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
2110
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
2111
|
+
"referenceLocation": "OverlayEventDetail"
|
|
2092
2112
|
},
|
|
2093
2113
|
"T": {
|
|
2094
2114
|
"location": "global",
|
|
@@ -2141,7 +2161,8 @@
|
|
|
2141
2161
|
"OverlayEventDetail": {
|
|
2142
2162
|
"location": "import",
|
|
2143
2163
|
"path": "../../utils/overlays-interface",
|
|
2144
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
2164
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
2165
|
+
"referenceLocation": "OverlayEventDetail"
|
|
2145
2166
|
}
|
|
2146
2167
|
}
|
|
2147
2168
|
},
|
|
@@ -2175,7 +2196,8 @@
|
|
|
2175
2196
|
"OverlayEventDetail": {
|
|
2176
2197
|
"location": "import",
|
|
2177
2198
|
"path": "../../utils/overlays-interface",
|
|
2178
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
2199
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
2200
|
+
"referenceLocation": "OverlayEventDetail"
|
|
2179
2201
|
}
|
|
2180
2202
|
}
|
|
2181
2203
|
},
|
|
@@ -2209,7 +2231,8 @@
|
|
|
2209
2231
|
"OverlayEventDetail": {
|
|
2210
2232
|
"location": "import",
|
|
2211
2233
|
"path": "../../utils/overlays-interface",
|
|
2212
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
2234
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
2235
|
+
"referenceLocation": "OverlayEventDetail"
|
|
2213
2236
|
}
|
|
2214
2237
|
}
|
|
2215
2238
|
},
|
|
@@ -2243,7 +2266,8 @@
|
|
|
2243
2266
|
"OverlayEventDetail": {
|
|
2244
2267
|
"location": "import",
|
|
2245
2268
|
"path": "../../utils/overlays-interface",
|
|
2246
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
2269
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
2270
|
+
"referenceLocation": "OverlayEventDetail"
|
|
2247
2271
|
}
|
|
2248
2272
|
}
|
|
2249
2273
|
},
|
|
@@ -2375,6 +2399,7 @@
|
|
|
2375
2399
|
],
|
|
2376
2400
|
"slots": [],
|
|
2377
2401
|
"parts": [],
|
|
2402
|
+
"states": [],
|
|
2378
2403
|
"dependents": [
|
|
2379
2404
|
"ion-select"
|
|
2380
2405
|
],
|
|
@@ -2450,6 +2475,7 @@
|
|
|
2450
2475
|
"styles": [],
|
|
2451
2476
|
"slots": [],
|
|
2452
2477
|
"parts": [],
|
|
2478
|
+
"states": [],
|
|
2453
2479
|
"dependents": [],
|
|
2454
2480
|
"dependencies": [],
|
|
2455
2481
|
"dependencyGraph": {}
|
|
@@ -2481,6 +2507,7 @@
|
|
|
2481
2507
|
],
|
|
2482
2508
|
"slots": [],
|
|
2483
2509
|
"parts": [],
|
|
2510
|
+
"states": [],
|
|
2484
2511
|
"dependents": [],
|
|
2485
2512
|
"dependencies": [],
|
|
2486
2513
|
"dependencyGraph": {}
|
|
@@ -2520,7 +2547,8 @@
|
|
|
2520
2547
|
"Color": {
|
|
2521
2548
|
"location": "import",
|
|
2522
2549
|
"path": "../../interface",
|
|
2523
|
-
"id": "src/interface.d.ts::Color"
|
|
2550
|
+
"id": "src/interface.d.ts::Color",
|
|
2551
|
+
"referenceLocation": "Color"
|
|
2524
2552
|
}
|
|
2525
2553
|
}
|
|
2526
2554
|
},
|
|
@@ -2693,7 +2721,8 @@
|
|
|
2693
2721
|
"AnimationBuilder": {
|
|
2694
2722
|
"location": "import",
|
|
2695
2723
|
"path": "../../interface",
|
|
2696
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
2724
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
2725
|
+
"referenceLocation": "AnimationBuilder"
|
|
2697
2726
|
}
|
|
2698
2727
|
}
|
|
2699
2728
|
},
|
|
@@ -3186,6 +3215,7 @@
|
|
|
3186
3215
|
"docs": "The back button text."
|
|
3187
3216
|
}
|
|
3188
3217
|
],
|
|
3218
|
+
"states": [],
|
|
3189
3219
|
"dependents": [],
|
|
3190
3220
|
"dependencies": [
|
|
3191
3221
|
"ion-icon",
|
|
@@ -3321,6 +3351,7 @@
|
|
|
3321
3351
|
"styles": [],
|
|
3322
3352
|
"slots": [],
|
|
3323
3353
|
"parts": [],
|
|
3354
|
+
"states": [],
|
|
3324
3355
|
"dependents": [
|
|
3325
3356
|
"ion-action-sheet",
|
|
3326
3357
|
"ion-alert",
|
|
@@ -3378,7 +3409,8 @@
|
|
|
3378
3409
|
"Color": {
|
|
3379
3410
|
"location": "import",
|
|
3380
3411
|
"path": "../../interface",
|
|
3381
|
-
"id": "src/interface.d.ts::Color"
|
|
3412
|
+
"id": "src/interface.d.ts::Color",
|
|
3413
|
+
"referenceLocation": "Color"
|
|
3382
3414
|
}
|
|
3383
3415
|
}
|
|
3384
3416
|
},
|
|
@@ -3537,6 +3569,7 @@
|
|
|
3537
3569
|
],
|
|
3538
3570
|
"slots": [],
|
|
3539
3571
|
"parts": [],
|
|
3572
|
+
"states": [],
|
|
3540
3573
|
"dependents": [],
|
|
3541
3574
|
"dependencies": [],
|
|
3542
3575
|
"dependencyGraph": {}
|
|
@@ -3605,7 +3638,8 @@
|
|
|
3605
3638
|
"Color": {
|
|
3606
3639
|
"location": "import",
|
|
3607
3640
|
"path": "../../interface",
|
|
3608
|
-
"id": "src/interface.d.ts::Color"
|
|
3641
|
+
"id": "src/interface.d.ts::Color",
|
|
3642
|
+
"referenceLocation": "Color"
|
|
3609
3643
|
}
|
|
3610
3644
|
}
|
|
3611
3645
|
},
|
|
@@ -3801,7 +3835,8 @@
|
|
|
3801
3835
|
"AnimationBuilder": {
|
|
3802
3836
|
"location": "import",
|
|
3803
3837
|
"path": "../../interface",
|
|
3804
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
3838
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
3839
|
+
"referenceLocation": "AnimationBuilder"
|
|
3805
3840
|
}
|
|
3806
3841
|
}
|
|
3807
3842
|
},
|
|
@@ -3832,7 +3867,8 @@
|
|
|
3832
3867
|
"RouterDirection": {
|
|
3833
3868
|
"location": "import",
|
|
3834
3869
|
"path": "../router/utils/interface",
|
|
3835
|
-
"id": "src/components/router/utils/interface.ts::RouterDirection"
|
|
3870
|
+
"id": "src/components/router/utils/interface.ts::RouterDirection",
|
|
3871
|
+
"referenceLocation": "RouterDirection"
|
|
3836
3872
|
}
|
|
3837
3873
|
}
|
|
3838
3874
|
},
|
|
@@ -4028,6 +4064,7 @@
|
|
|
4028
4064
|
"docs": "The separator element between each breadcrumb."
|
|
4029
4065
|
}
|
|
4030
4066
|
],
|
|
4067
|
+
"states": [],
|
|
4031
4068
|
"dependents": [],
|
|
4032
4069
|
"dependencies": [
|
|
4033
4070
|
"ion-icon"
|
|
@@ -4061,7 +4098,8 @@
|
|
|
4061
4098
|
"Color": {
|
|
4062
4099
|
"location": "import",
|
|
4063
4100
|
"path": "../../interface",
|
|
4064
|
-
"id": "src/interface.d.ts::Color"
|
|
4101
|
+
"id": "src/interface.d.ts::Color",
|
|
4102
|
+
"referenceLocation": "Color"
|
|
4065
4103
|
}
|
|
4066
4104
|
}
|
|
4067
4105
|
},
|
|
@@ -4238,7 +4276,8 @@
|
|
|
4238
4276
|
"BreadcrumbCollapsedClickEventDetail": {
|
|
4239
4277
|
"location": "import",
|
|
4240
4278
|
"path": "../breadcrumb/breadcrumb-interface",
|
|
4241
|
-
"id": "src/components/breadcrumb/breadcrumb-interface.ts::BreadcrumbCollapsedClickEventDetail"
|
|
4279
|
+
"id": "src/components/breadcrumb/breadcrumb-interface.ts::BreadcrumbCollapsedClickEventDetail",
|
|
4280
|
+
"referenceLocation": "BreadcrumbCollapsedClickEventDetail"
|
|
4242
4281
|
}
|
|
4243
4282
|
}
|
|
4244
4283
|
},
|
|
@@ -4258,6 +4297,7 @@
|
|
|
4258
4297
|
"styles": [],
|
|
4259
4298
|
"slots": [],
|
|
4260
4299
|
"parts": [],
|
|
4300
|
+
"states": [],
|
|
4261
4301
|
"dependents": [],
|
|
4262
4302
|
"dependencies": [],
|
|
4263
4303
|
"dependencyGraph": {}
|
|
@@ -4334,7 +4374,8 @@
|
|
|
4334
4374
|
"Color": {
|
|
4335
4375
|
"location": "import",
|
|
4336
4376
|
"path": "../../interface",
|
|
4337
|
-
"id": "src/interface.d.ts::Color"
|
|
4377
|
+
"id": "src/interface.d.ts::Color",
|
|
4378
|
+
"referenceLocation": "Color"
|
|
4338
4379
|
}
|
|
4339
4380
|
}
|
|
4340
4381
|
},
|
|
@@ -4634,7 +4675,8 @@
|
|
|
4634
4675
|
"AnimationBuilder": {
|
|
4635
4676
|
"location": "import",
|
|
4636
4677
|
"path": "../../interface",
|
|
4637
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
4678
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
4679
|
+
"referenceLocation": "AnimationBuilder"
|
|
4638
4680
|
}
|
|
4639
4681
|
}
|
|
4640
4682
|
},
|
|
@@ -4665,7 +4707,8 @@
|
|
|
4665
4707
|
"RouterDirection": {
|
|
4666
4708
|
"location": "import",
|
|
4667
4709
|
"path": "../router/utils/interface",
|
|
4668
|
-
"id": "src/components/router/utils/interface.ts::RouterDirection"
|
|
4710
|
+
"id": "src/components/router/utils/interface.ts::RouterDirection",
|
|
4711
|
+
"referenceLocation": "RouterDirection"
|
|
4669
4712
|
}
|
|
4670
4713
|
}
|
|
4671
4714
|
},
|
|
@@ -5189,6 +5232,7 @@
|
|
|
5189
5232
|
"docs": "The native HTML button or anchor element that wraps all child elements."
|
|
5190
5233
|
}
|
|
5191
5234
|
],
|
|
5235
|
+
"states": [],
|
|
5192
5236
|
"dependents": [
|
|
5193
5237
|
"ion-datetime",
|
|
5194
5238
|
"ion-input-password-toggle",
|
|
@@ -5256,6 +5300,7 @@
|
|
|
5256
5300
|
"styles": [],
|
|
5257
5301
|
"slots": [],
|
|
5258
5302
|
"parts": [],
|
|
5303
|
+
"states": [],
|
|
5259
5304
|
"dependents": [
|
|
5260
5305
|
"ion-datetime",
|
|
5261
5306
|
"ion-select-modal"
|
|
@@ -5326,7 +5371,8 @@
|
|
|
5326
5371
|
"Color": {
|
|
5327
5372
|
"location": "import",
|
|
5328
5373
|
"path": "../../interface",
|
|
5329
|
-
"id": "src/interface.d.ts::Color"
|
|
5374
|
+
"id": "src/interface.d.ts::Color",
|
|
5375
|
+
"referenceLocation": "Color"
|
|
5330
5376
|
}
|
|
5331
5377
|
}
|
|
5332
5378
|
},
|
|
@@ -5522,7 +5568,8 @@
|
|
|
5522
5568
|
"AnimationBuilder": {
|
|
5523
5569
|
"location": "import",
|
|
5524
5570
|
"path": "../../interface",
|
|
5525
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
5571
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
5572
|
+
"referenceLocation": "AnimationBuilder"
|
|
5526
5573
|
}
|
|
5527
5574
|
}
|
|
5528
5575
|
},
|
|
@@ -5553,7 +5600,8 @@
|
|
|
5553
5600
|
"RouterDirection": {
|
|
5554
5601
|
"location": "import",
|
|
5555
5602
|
"path": "../router/utils/interface",
|
|
5556
|
-
"id": "src/components/router/utils/interface.ts::RouterDirection"
|
|
5603
|
+
"id": "src/components/router/utils/interface.ts::RouterDirection",
|
|
5604
|
+
"referenceLocation": "RouterDirection"
|
|
5557
5605
|
}
|
|
5558
5606
|
}
|
|
5559
5607
|
},
|
|
@@ -5688,6 +5736,7 @@
|
|
|
5688
5736
|
"docs": "The native HTML button, anchor, or div element that wraps all child elements."
|
|
5689
5737
|
}
|
|
5690
5738
|
],
|
|
5739
|
+
"states": [],
|
|
5691
5740
|
"dependents": [],
|
|
5692
5741
|
"dependencies": [
|
|
5693
5742
|
"ion-ripple-effect"
|
|
@@ -5739,6 +5788,7 @@
|
|
|
5739
5788
|
"styles": [],
|
|
5740
5789
|
"slots": [],
|
|
5741
5790
|
"parts": [],
|
|
5791
|
+
"states": [],
|
|
5742
5792
|
"dependents": [],
|
|
5743
5793
|
"dependencies": [],
|
|
5744
5794
|
"dependencyGraph": {}
|
|
@@ -5766,7 +5816,8 @@
|
|
|
5766
5816
|
"Color": {
|
|
5767
5817
|
"location": "import",
|
|
5768
5818
|
"path": "../../interface",
|
|
5769
|
-
"id": "src/interface.d.ts::Color"
|
|
5819
|
+
"id": "src/interface.d.ts::Color",
|
|
5820
|
+
"referenceLocation": "Color"
|
|
5770
5821
|
}
|
|
5771
5822
|
}
|
|
5772
5823
|
},
|
|
@@ -5881,6 +5932,7 @@
|
|
|
5881
5932
|
"styles": [],
|
|
5882
5933
|
"slots": [],
|
|
5883
5934
|
"parts": [],
|
|
5935
|
+
"states": [],
|
|
5884
5936
|
"dependents": [],
|
|
5885
5937
|
"dependencies": [],
|
|
5886
5938
|
"dependencyGraph": {}
|
|
@@ -5908,7 +5960,8 @@
|
|
|
5908
5960
|
"Color": {
|
|
5909
5961
|
"location": "import",
|
|
5910
5962
|
"path": "../../interface",
|
|
5911
|
-
"id": "src/interface.d.ts::Color"
|
|
5963
|
+
"id": "src/interface.d.ts::Color",
|
|
5964
|
+
"referenceLocation": "Color"
|
|
5912
5965
|
}
|
|
5913
5966
|
}
|
|
5914
5967
|
},
|
|
@@ -6007,6 +6060,7 @@
|
|
|
6007
6060
|
],
|
|
6008
6061
|
"slots": [],
|
|
6009
6062
|
"parts": [],
|
|
6063
|
+
"states": [],
|
|
6010
6064
|
"dependents": [],
|
|
6011
6065
|
"dependencies": [],
|
|
6012
6066
|
"dependencyGraph": {}
|
|
@@ -6034,7 +6088,8 @@
|
|
|
6034
6088
|
"Color": {
|
|
6035
6089
|
"location": "import",
|
|
6036
6090
|
"path": "../../interface",
|
|
6037
|
-
"id": "src/interface.d.ts::Color"
|
|
6091
|
+
"id": "src/interface.d.ts::Color",
|
|
6092
|
+
"referenceLocation": "Color"
|
|
6038
6093
|
}
|
|
6039
6094
|
}
|
|
6040
6095
|
},
|
|
@@ -6133,6 +6188,7 @@
|
|
|
6133
6188
|
],
|
|
6134
6189
|
"slots": [],
|
|
6135
6190
|
"parts": [],
|
|
6191
|
+
"states": [],
|
|
6136
6192
|
"dependents": [],
|
|
6137
6193
|
"dependencies": [],
|
|
6138
6194
|
"dependencyGraph": {}
|
|
@@ -6248,7 +6304,8 @@
|
|
|
6248
6304
|
"Color": {
|
|
6249
6305
|
"location": "import",
|
|
6250
6306
|
"path": "../../interface",
|
|
6251
|
-
"id": "src/interface.d.ts::Color"
|
|
6307
|
+
"id": "src/interface.d.ts::Color",
|
|
6308
|
+
"referenceLocation": "Color"
|
|
6252
6309
|
}
|
|
6253
6310
|
}
|
|
6254
6311
|
},
|
|
@@ -6629,7 +6686,8 @@
|
|
|
6629
6686
|
"CheckboxChangeEventDetail": {
|
|
6630
6687
|
"location": "import",
|
|
6631
6688
|
"path": "./checkbox-interface",
|
|
6632
|
-
"id": "src/components/checkbox/checkbox-interface.ts::CheckboxChangeEventDetail"
|
|
6689
|
+
"id": "src/components/checkbox/checkbox-interface.ts::CheckboxChangeEventDetail",
|
|
6690
|
+
"referenceLocation": "CheckboxChangeEventDetail"
|
|
6633
6691
|
}
|
|
6634
6692
|
}
|
|
6635
6693
|
},
|
|
@@ -6820,6 +6878,7 @@
|
|
|
6820
6878
|
"docs": "Supporting text displayed beneath the checkbox label."
|
|
6821
6879
|
}
|
|
6822
6880
|
],
|
|
6881
|
+
"states": [],
|
|
6823
6882
|
"dependents": [
|
|
6824
6883
|
"ion-select-modal",
|
|
6825
6884
|
"ion-select-popover"
|
|
@@ -6857,7 +6916,8 @@
|
|
|
6857
6916
|
"Color": {
|
|
6858
6917
|
"location": "import",
|
|
6859
6918
|
"path": "../../interface",
|
|
6860
|
-
"id": "src/interface.d.ts::Color"
|
|
6919
|
+
"id": "src/interface.d.ts::Color",
|
|
6920
|
+
"referenceLocation": "Color"
|
|
6861
6921
|
}
|
|
6862
6922
|
}
|
|
6863
6923
|
},
|
|
@@ -7026,6 +7086,7 @@
|
|
|
7026
7086
|
],
|
|
7027
7087
|
"slots": [],
|
|
7028
7088
|
"parts": [],
|
|
7089
|
+
"states": [],
|
|
7029
7090
|
"dependents": [],
|
|
7030
7091
|
"dependencies": [
|
|
7031
7092
|
"ion-ripple-effect"
|
|
@@ -7718,6 +7779,7 @@
|
|
|
7718
7779
|
],
|
|
7719
7780
|
"slots": [],
|
|
7720
7781
|
"parts": [],
|
|
7782
|
+
"states": [],
|
|
7721
7783
|
"dependents": [],
|
|
7722
7784
|
"dependencies": [],
|
|
7723
7785
|
"dependencyGraph": {}
|
|
@@ -7757,7 +7819,8 @@
|
|
|
7757
7819
|
"Color": {
|
|
7758
7820
|
"location": "import",
|
|
7759
7821
|
"path": "../../interface",
|
|
7760
|
-
"id": "src/interface.d.ts::Color"
|
|
7822
|
+
"id": "src/interface.d.ts::Color",
|
|
7823
|
+
"referenceLocation": "Color"
|
|
7761
7824
|
}
|
|
7762
7825
|
}
|
|
7763
7826
|
},
|
|
@@ -8244,7 +8307,8 @@
|
|
|
8244
8307
|
"ScrollDetail": {
|
|
8245
8308
|
"location": "import",
|
|
8246
8309
|
"path": "./content-interface",
|
|
8247
|
-
"id": "src/components/content/content-interface.ts::ScrollDetail"
|
|
8310
|
+
"id": "src/components/content/content-interface.ts::ScrollDetail",
|
|
8311
|
+
"referenceLocation": "ScrollDetail"
|
|
8248
8312
|
}
|
|
8249
8313
|
}
|
|
8250
8314
|
},
|
|
@@ -8264,7 +8328,8 @@
|
|
|
8264
8328
|
"ScrollBaseDetail": {
|
|
8265
8329
|
"location": "import",
|
|
8266
8330
|
"path": "./content-interface",
|
|
8267
|
-
"id": "src/components/content/content-interface.ts::ScrollBaseDetail"
|
|
8331
|
+
"id": "src/components/content/content-interface.ts::ScrollBaseDetail",
|
|
8332
|
+
"referenceLocation": "ScrollBaseDetail"
|
|
8268
8333
|
}
|
|
8269
8334
|
}
|
|
8270
8335
|
},
|
|
@@ -8284,7 +8349,8 @@
|
|
|
8284
8349
|
"ScrollBaseDetail": {
|
|
8285
8350
|
"location": "import",
|
|
8286
8351
|
"path": "./content-interface",
|
|
8287
|
-
"id": "src/components/content/content-interface.ts::ScrollBaseDetail"
|
|
8352
|
+
"id": "src/components/content/content-interface.ts::ScrollBaseDetail",
|
|
8353
|
+
"referenceLocation": "ScrollBaseDetail"
|
|
8288
8354
|
}
|
|
8289
8355
|
}
|
|
8290
8356
|
},
|
|
@@ -8369,6 +8435,7 @@
|
|
|
8369
8435
|
"docs": "The scrollable container of the content."
|
|
8370
8436
|
}
|
|
8371
8437
|
],
|
|
8438
|
+
"states": [],
|
|
8372
8439
|
"dependents": [
|
|
8373
8440
|
"ion-select-modal"
|
|
8374
8441
|
],
|
|
@@ -8421,10 +8488,30 @@
|
|
|
8421
8488
|
"name": "part",
|
|
8422
8489
|
"text": "time-button active - The time picker button when the picker is open."
|
|
8423
8490
|
},
|
|
8491
|
+
{
|
|
8492
|
+
"name": "part",
|
|
8493
|
+
"text": "calendar-header - The calendar header manages the date navigation controls (month/year picker and previous/next buttons) and the days of the week when using a grid style layout."
|
|
8494
|
+
},
|
|
8424
8495
|
{
|
|
8425
8496
|
"name": "part",
|
|
8426
8497
|
"text": "month-year-button - The button that opens the month/year picker when\nusing a grid style layout."
|
|
8427
8498
|
},
|
|
8499
|
+
{
|
|
8500
|
+
"name": "part",
|
|
8501
|
+
"text": "navigation-button - The buttons used to navigate to the next or previous month when using a grid style layout."
|
|
8502
|
+
},
|
|
8503
|
+
{
|
|
8504
|
+
"name": "part",
|
|
8505
|
+
"text": "previous-button - The button used to navigate to the previous month when using a grid style layout."
|
|
8506
|
+
},
|
|
8507
|
+
{
|
|
8508
|
+
"name": "part",
|
|
8509
|
+
"text": "next-button - The button used to navigate to the next month when using a grid style layout."
|
|
8510
|
+
},
|
|
8511
|
+
{
|
|
8512
|
+
"name": "part",
|
|
8513
|
+
"text": "calendar-days-of-week - The container for the day-of-the-week header (both weekdays and weekends) when using a grid style layout."
|
|
8514
|
+
},
|
|
8428
8515
|
{
|
|
8429
8516
|
"name": "part",
|
|
8430
8517
|
"text": "calendar-day - The individual buttons that display a day inside of the datetime\ncalendar."
|
|
@@ -8440,6 +8527,18 @@
|
|
|
8440
8527
|
{
|
|
8441
8528
|
"name": "part",
|
|
8442
8529
|
"text": "calendar-day disabled - The calendar day that is disabled."
|
|
8530
|
+
},
|
|
8531
|
+
{
|
|
8532
|
+
"name": "part",
|
|
8533
|
+
"text": "datetime-header - The datetime header contains the content for the `title` slot and the selected date."
|
|
8534
|
+
},
|
|
8535
|
+
{
|
|
8536
|
+
"name": "part",
|
|
8537
|
+
"text": "datetime-title - The element that contains the `title` slot content."
|
|
8538
|
+
},
|
|
8539
|
+
{
|
|
8540
|
+
"name": "part",
|
|
8541
|
+
"text": "datetime-selected-date - The element that contains the selected date."
|
|
8443
8542
|
}
|
|
8444
8543
|
],
|
|
8445
8544
|
"usage": {},
|
|
@@ -8512,7 +8611,8 @@
|
|
|
8512
8611
|
"Color": {
|
|
8513
8612
|
"location": "import",
|
|
8514
8613
|
"path": "../../interface",
|
|
8515
|
-
"id": "src/interface.d.ts::Color"
|
|
8614
|
+
"id": "src/interface.d.ts::Color",
|
|
8615
|
+
"referenceLocation": "Color"
|
|
8516
8616
|
}
|
|
8517
8617
|
}
|
|
8518
8618
|
},
|
|
@@ -8705,7 +8805,8 @@
|
|
|
8705
8805
|
"FormatOptions": {
|
|
8706
8806
|
"location": "import",
|
|
8707
8807
|
"path": "./datetime-interface",
|
|
8708
|
-
"id": "src/components/datetime/datetime-interface.ts::FormatOptions"
|
|
8808
|
+
"id": "src/components/datetime/datetime-interface.ts::FormatOptions",
|
|
8809
|
+
"referenceLocation": "FormatOptions"
|
|
8709
8810
|
}
|
|
8710
8811
|
}
|
|
8711
8812
|
},
|
|
@@ -8745,12 +8846,14 @@
|
|
|
8745
8846
|
"DatetimeHighlight": {
|
|
8746
8847
|
"location": "import",
|
|
8747
8848
|
"path": "./datetime-interface",
|
|
8748
|
-
"id": "src/components/datetime/datetime-interface.ts::DatetimeHighlight"
|
|
8849
|
+
"id": "src/components/datetime/datetime-interface.ts::DatetimeHighlight",
|
|
8850
|
+
"referenceLocation": "DatetimeHighlight"
|
|
8749
8851
|
},
|
|
8750
8852
|
"DatetimeHighlightCallback": {
|
|
8751
8853
|
"location": "import",
|
|
8752
8854
|
"path": "./datetime-interface",
|
|
8753
|
-
"id": "src/components/datetime/datetime-interface.ts::DatetimeHighlightCallback"
|
|
8855
|
+
"id": "src/components/datetime/datetime-interface.ts::DatetimeHighlightCallback",
|
|
8856
|
+
"referenceLocation": "DatetimeHighlightCallback"
|
|
8754
8857
|
}
|
|
8755
8858
|
}
|
|
8756
8859
|
},
|
|
@@ -8787,7 +8890,8 @@
|
|
|
8787
8890
|
"DatetimeHourCycle": {
|
|
8788
8891
|
"location": "import",
|
|
8789
8892
|
"path": "./datetime-interface",
|
|
8790
|
-
"id": "src/components/datetime/datetime-interface.ts::DatetimeHourCycle"
|
|
8893
|
+
"id": "src/components/datetime/datetime-interface.ts::DatetimeHourCycle",
|
|
8894
|
+
"referenceLocation": "DatetimeHourCycle"
|
|
8791
8895
|
}
|
|
8792
8896
|
}
|
|
8793
8897
|
},
|
|
@@ -9142,7 +9246,8 @@
|
|
|
9142
9246
|
"DatetimePresentation": {
|
|
9143
9247
|
"location": "import",
|
|
9144
9248
|
"path": "./datetime-interface",
|
|
9145
|
-
"id": "src/components/datetime/datetime-interface.ts::DatetimePresentation"
|
|
9249
|
+
"id": "src/components/datetime/datetime-interface.ts::DatetimePresentation",
|
|
9250
|
+
"referenceLocation": "DatetimePresentation"
|
|
9146
9251
|
}
|
|
9147
9252
|
}
|
|
9148
9253
|
},
|
|
@@ -9410,7 +9515,8 @@
|
|
|
9410
9515
|
"TitleSelectedDatesFormatter": {
|
|
9411
9516
|
"location": "import",
|
|
9412
9517
|
"path": "./datetime-interface",
|
|
9413
|
-
"id": "src/components/datetime/datetime-interface.ts::TitleSelectedDatesFormatter"
|
|
9518
|
+
"id": "src/components/datetime/datetime-interface.ts::TitleSelectedDatesFormatter",
|
|
9519
|
+
"referenceLocation": "TitleSelectedDatesFormatter"
|
|
9414
9520
|
}
|
|
9415
9521
|
}
|
|
9416
9522
|
},
|
|
@@ -9655,7 +9761,8 @@
|
|
|
9655
9761
|
"DatetimeChangeEventDetail": {
|
|
9656
9762
|
"location": "import",
|
|
9657
9763
|
"path": "./datetime-interface",
|
|
9658
|
-
"id": "src/components/datetime/datetime-interface.ts::DatetimeChangeEventDetail"
|
|
9764
|
+
"id": "src/components/datetime/datetime-interface.ts::DatetimeChangeEventDetail",
|
|
9765
|
+
"referenceLocation": "DatetimeChangeEventDetail"
|
|
9659
9766
|
}
|
|
9660
9767
|
}
|
|
9661
9768
|
},
|
|
@@ -9785,10 +9892,42 @@
|
|
|
9785
9892
|
"name": "calendar-day today",
|
|
9786
9893
|
"docs": "The calendar day that contains the current day."
|
|
9787
9894
|
},
|
|
9895
|
+
{
|
|
9896
|
+
"name": "calendar-days-of-week",
|
|
9897
|
+
"docs": "The container for the day-of-the-week header (both weekdays and weekends) when using a grid style layout."
|
|
9898
|
+
},
|
|
9899
|
+
{
|
|
9900
|
+
"name": "calendar-header",
|
|
9901
|
+
"docs": "The calendar header manages the date navigation controls (month/year picker and previous/next buttons) and the days of the week when using a grid style layout."
|
|
9902
|
+
},
|
|
9903
|
+
{
|
|
9904
|
+
"name": "datetime-header",
|
|
9905
|
+
"docs": "The datetime header contains the content for the `title` slot and the selected date."
|
|
9906
|
+
},
|
|
9907
|
+
{
|
|
9908
|
+
"name": "datetime-selected-date",
|
|
9909
|
+
"docs": "The element that contains the selected date."
|
|
9910
|
+
},
|
|
9911
|
+
{
|
|
9912
|
+
"name": "datetime-title",
|
|
9913
|
+
"docs": "The element that contains the `title` slot content."
|
|
9914
|
+
},
|
|
9788
9915
|
{
|
|
9789
9916
|
"name": "month-year-button",
|
|
9790
9917
|
"docs": "The button that opens the month/year picker when\nusing a grid style layout."
|
|
9791
9918
|
},
|
|
9919
|
+
{
|
|
9920
|
+
"name": "navigation-button",
|
|
9921
|
+
"docs": "The buttons used to navigate to the next or previous month when using a grid style layout."
|
|
9922
|
+
},
|
|
9923
|
+
{
|
|
9924
|
+
"name": "next-button",
|
|
9925
|
+
"docs": "The button used to navigate to the next month when using a grid style layout."
|
|
9926
|
+
},
|
|
9927
|
+
{
|
|
9928
|
+
"name": "previous-button",
|
|
9929
|
+
"docs": "The button used to navigate to the previous month when using a grid style layout."
|
|
9930
|
+
},
|
|
9792
9931
|
{
|
|
9793
9932
|
"name": "time-button",
|
|
9794
9933
|
"docs": "The button that opens the time picker when using a grid style\nlayout with `presentation=\"date-time\"` or `\"time-date\"`."
|
|
@@ -9810,6 +9949,7 @@
|
|
|
9810
9949
|
"docs": "The currently selected wheel-item."
|
|
9811
9950
|
}
|
|
9812
9951
|
],
|
|
9952
|
+
"states": [],
|
|
9813
9953
|
"dependents": [],
|
|
9814
9954
|
"dependencies": [
|
|
9815
9955
|
"ion-buttons",
|
|
@@ -9875,7 +10015,8 @@
|
|
|
9875
10015
|
"Color": {
|
|
9876
10016
|
"location": "import",
|
|
9877
10017
|
"path": "../../interface",
|
|
9878
|
-
"id": "src/interface.d.ts::Color"
|
|
10018
|
+
"id": "src/interface.d.ts::Color",
|
|
10019
|
+
"referenceLocation": "Color"
|
|
9879
10020
|
}
|
|
9880
10021
|
}
|
|
9881
10022
|
},
|
|
@@ -10036,6 +10177,7 @@
|
|
|
10036
10177
|
"docs": "The native HTML button that wraps the slotted text."
|
|
10037
10178
|
}
|
|
10038
10179
|
],
|
|
10180
|
+
"states": [],
|
|
10039
10181
|
"dependents": [],
|
|
10040
10182
|
"dependencies": [
|
|
10041
10183
|
"ion-ripple-effect"
|
|
@@ -10212,6 +10354,7 @@
|
|
|
10212
10354
|
"styles": [],
|
|
10213
10355
|
"slots": [],
|
|
10214
10356
|
"parts": [],
|
|
10357
|
+
"states": [],
|
|
10215
10358
|
"dependents": [],
|
|
10216
10359
|
"dependencies": [],
|
|
10217
10360
|
"dependencyGraph": {}
|
|
@@ -10305,7 +10448,8 @@
|
|
|
10305
10448
|
"Color": {
|
|
10306
10449
|
"location": "import",
|
|
10307
10450
|
"path": "../../interface",
|
|
10308
|
-
"id": "src/interface.d.ts::Color"
|
|
10451
|
+
"id": "src/interface.d.ts::Color",
|
|
10452
|
+
"referenceLocation": "Color"
|
|
10309
10453
|
}
|
|
10310
10454
|
}
|
|
10311
10455
|
},
|
|
@@ -10501,7 +10645,8 @@
|
|
|
10501
10645
|
"AnimationBuilder": {
|
|
10502
10646
|
"location": "import",
|
|
10503
10647
|
"path": "../../interface",
|
|
10504
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
10648
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
10649
|
+
"referenceLocation": "AnimationBuilder"
|
|
10505
10650
|
}
|
|
10506
10651
|
}
|
|
10507
10652
|
},
|
|
@@ -10532,7 +10677,8 @@
|
|
|
10532
10677
|
"RouterDirection": {
|
|
10533
10678
|
"location": "import",
|
|
10534
10679
|
"path": "../router/utils/interface",
|
|
10535
|
-
"id": "src/components/router/utils/interface.ts::RouterDirection"
|
|
10680
|
+
"id": "src/components/router/utils/interface.ts::RouterDirection",
|
|
10681
|
+
"referenceLocation": "RouterDirection"
|
|
10536
10682
|
}
|
|
10537
10683
|
}
|
|
10538
10684
|
},
|
|
@@ -11037,6 +11183,7 @@
|
|
|
11037
11183
|
"docs": "The native HTML button or anchor element that wraps all child elements."
|
|
11038
11184
|
}
|
|
11039
11185
|
],
|
|
11186
|
+
"states": [],
|
|
11040
11187
|
"dependents": [],
|
|
11041
11188
|
"dependencies": [
|
|
11042
11189
|
"ion-icon",
|
|
@@ -11135,6 +11282,7 @@
|
|
|
11135
11282
|
"styles": [],
|
|
11136
11283
|
"slots": [],
|
|
11137
11284
|
"parts": [],
|
|
11285
|
+
"states": [],
|
|
11138
11286
|
"dependents": [],
|
|
11139
11287
|
"dependencies": [],
|
|
11140
11288
|
"dependencyGraph": {}
|
|
@@ -11236,6 +11384,7 @@
|
|
|
11236
11384
|
"styles": [],
|
|
11237
11385
|
"slots": [],
|
|
11238
11386
|
"parts": [],
|
|
11387
|
+
"states": [],
|
|
11239
11388
|
"dependents": [],
|
|
11240
11389
|
"dependencies": [],
|
|
11241
11390
|
"dependencyGraph": {}
|
|
@@ -11345,6 +11494,7 @@
|
|
|
11345
11494
|
],
|
|
11346
11495
|
"slots": [],
|
|
11347
11496
|
"parts": [],
|
|
11497
|
+
"states": [],
|
|
11348
11498
|
"dependents": [],
|
|
11349
11499
|
"dependencies": [],
|
|
11350
11500
|
"dependencyGraph": {}
|
|
@@ -11450,6 +11600,7 @@
|
|
|
11450
11600
|
"styles": [],
|
|
11451
11601
|
"slots": [],
|
|
11452
11602
|
"parts": [],
|
|
11603
|
+
"states": [],
|
|
11453
11604
|
"dependents": [
|
|
11454
11605
|
"ion-select-modal"
|
|
11455
11606
|
],
|
|
@@ -11580,6 +11731,7 @@
|
|
|
11580
11731
|
"docs": "The inner `img` element."
|
|
11581
11732
|
}
|
|
11582
11733
|
],
|
|
11734
|
+
"states": [],
|
|
11583
11735
|
"dependents": [],
|
|
11584
11736
|
"dependencies": [],
|
|
11585
11737
|
"dependencyGraph": {}
|
|
@@ -11729,6 +11881,7 @@
|
|
|
11729
11881
|
"styles": [],
|
|
11730
11882
|
"slots": [],
|
|
11731
11883
|
"parts": [],
|
|
11884
|
+
"states": [],
|
|
11732
11885
|
"dependents": [],
|
|
11733
11886
|
"dependencies": [],
|
|
11734
11887
|
"dependencyGraph": {}
|
|
@@ -11751,7 +11904,8 @@
|
|
|
11751
11904
|
"SpinnerTypes": {
|
|
11752
11905
|
"location": "import",
|
|
11753
11906
|
"path": "../spinner/spinner-configs",
|
|
11754
|
-
"id": "src/components/spinner/spinner-configs.ts::SpinnerTypes"
|
|
11907
|
+
"id": "src/components/spinner/spinner-configs.ts::SpinnerTypes",
|
|
11908
|
+
"referenceLocation": "SpinnerTypes"
|
|
11755
11909
|
}
|
|
11756
11910
|
}
|
|
11757
11911
|
},
|
|
@@ -11819,7 +11973,8 @@
|
|
|
11819
11973
|
"IonicSafeString": {
|
|
11820
11974
|
"location": "import",
|
|
11821
11975
|
"path": "../../utils/sanitization",
|
|
11822
|
-
"id": "src/utils/sanitization/index.ts::IonicSafeString"
|
|
11976
|
+
"id": "src/utils/sanitization/index.ts::IonicSafeString",
|
|
11977
|
+
"referenceLocation": "IonicSafeString"
|
|
11823
11978
|
}
|
|
11824
11979
|
}
|
|
11825
11980
|
},
|
|
@@ -11851,6 +12006,7 @@
|
|
|
11851
12006
|
"styles": [],
|
|
11852
12007
|
"slots": [],
|
|
11853
12008
|
"parts": [],
|
|
12009
|
+
"states": [],
|
|
11854
12010
|
"dependents": [],
|
|
11855
12011
|
"dependencies": [
|
|
11856
12012
|
"ion-spinner"
|
|
@@ -11917,15 +12073,16 @@
|
|
|
11917
12073
|
},
|
|
11918
12074
|
{
|
|
11919
12075
|
"name": "autocomplete",
|
|
11920
|
-
"type": "\"name\" | \"
|
|
12076
|
+
"type": "\"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-additional-name\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"email\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"impp\" | \"language\" | \"name\" | \"new-password\" | \"nickname\" | \"off\" | \"on\" | \"one-time-code\" | \"organization\" | \"organization-title\" | \"photo\" | \"postal-code\" | \"sex\" | \"street-address\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"transaction-amount\" | \"transaction-currency\" | \"url\" | \"username\"",
|
|
11921
12077
|
"complexType": {
|
|
11922
12078
|
"original": "AutocompleteTypes",
|
|
11923
|
-
"resolved": "\"name\" | \"
|
|
12079
|
+
"resolved": "\"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-additional-name\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"email\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"impp\" | \"language\" | \"name\" | \"new-password\" | \"nickname\" | \"off\" | \"on\" | \"one-time-code\" | \"organization\" | \"organization-title\" | \"photo\" | \"postal-code\" | \"sex\" | \"street-address\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"transaction-amount\" | \"transaction-currency\" | \"url\" | \"username\"",
|
|
11924
12080
|
"references": {
|
|
11925
12081
|
"AutocompleteTypes": {
|
|
11926
12082
|
"location": "import",
|
|
11927
12083
|
"path": "../../interface",
|
|
11928
|
-
"id": "src/interface.d.ts::AutocompleteTypes"
|
|
12084
|
+
"id": "src/interface.d.ts::AutocompleteTypes",
|
|
12085
|
+
"referenceLocation": "AutocompleteTypes"
|
|
11929
12086
|
}
|
|
11930
12087
|
}
|
|
11931
12088
|
},
|
|
@@ -11942,219 +12099,219 @@
|
|
|
11942
12099
|
"default": "'off'",
|
|
11943
12100
|
"values": [
|
|
11944
12101
|
{
|
|
11945
|
-
"value": "name",
|
|
12102
|
+
"value": "additional-name",
|
|
11946
12103
|
"type": "string"
|
|
11947
12104
|
},
|
|
11948
12105
|
{
|
|
11949
|
-
"value": "
|
|
12106
|
+
"value": "address-level1",
|
|
11950
12107
|
"type": "string"
|
|
11951
12108
|
},
|
|
11952
12109
|
{
|
|
11953
|
-
"value": "
|
|
12110
|
+
"value": "address-level2",
|
|
11954
12111
|
"type": "string"
|
|
11955
12112
|
},
|
|
11956
12113
|
{
|
|
11957
|
-
"value": "
|
|
12114
|
+
"value": "address-level3",
|
|
11958
12115
|
"type": "string"
|
|
11959
12116
|
},
|
|
11960
12117
|
{
|
|
11961
|
-
"value": "
|
|
12118
|
+
"value": "address-level4",
|
|
11962
12119
|
"type": "string"
|
|
11963
12120
|
},
|
|
11964
12121
|
{
|
|
11965
|
-
"value": "
|
|
12122
|
+
"value": "address-line1",
|
|
11966
12123
|
"type": "string"
|
|
11967
12124
|
},
|
|
11968
12125
|
{
|
|
11969
|
-
"value": "
|
|
12126
|
+
"value": "address-line2",
|
|
11970
12127
|
"type": "string"
|
|
11971
12128
|
},
|
|
11972
12129
|
{
|
|
11973
|
-
"value": "
|
|
12130
|
+
"value": "address-line3",
|
|
11974
12131
|
"type": "string"
|
|
11975
12132
|
},
|
|
11976
12133
|
{
|
|
11977
|
-
"value": "
|
|
12134
|
+
"value": "bday",
|
|
11978
12135
|
"type": "string"
|
|
11979
12136
|
},
|
|
11980
12137
|
{
|
|
11981
|
-
"value": "
|
|
12138
|
+
"value": "bday-day",
|
|
11982
12139
|
"type": "string"
|
|
11983
12140
|
},
|
|
11984
12141
|
{
|
|
11985
|
-
"value": "
|
|
12142
|
+
"value": "bday-month",
|
|
11986
12143
|
"type": "string"
|
|
11987
12144
|
},
|
|
11988
12145
|
{
|
|
11989
|
-
"value": "
|
|
12146
|
+
"value": "bday-year",
|
|
11990
12147
|
"type": "string"
|
|
11991
12148
|
},
|
|
11992
12149
|
{
|
|
11993
|
-
"value": "
|
|
12150
|
+
"value": "cc-additional-name",
|
|
11994
12151
|
"type": "string"
|
|
11995
12152
|
},
|
|
11996
12153
|
{
|
|
11997
|
-
"value": "
|
|
12154
|
+
"value": "cc-csc",
|
|
11998
12155
|
"type": "string"
|
|
11999
12156
|
},
|
|
12000
12157
|
{
|
|
12001
|
-
"value": "
|
|
12158
|
+
"value": "cc-exp",
|
|
12002
12159
|
"type": "string"
|
|
12003
12160
|
},
|
|
12004
12161
|
{
|
|
12005
|
-
"value": "
|
|
12162
|
+
"value": "cc-exp-month",
|
|
12006
12163
|
"type": "string"
|
|
12007
12164
|
},
|
|
12008
12165
|
{
|
|
12009
|
-
"value": "
|
|
12166
|
+
"value": "cc-exp-year",
|
|
12010
12167
|
"type": "string"
|
|
12011
12168
|
},
|
|
12012
12169
|
{
|
|
12013
|
-
"value": "
|
|
12170
|
+
"value": "cc-family-name",
|
|
12014
12171
|
"type": "string"
|
|
12015
12172
|
},
|
|
12016
12173
|
{
|
|
12017
|
-
"value": "
|
|
12174
|
+
"value": "cc-given-name",
|
|
12018
12175
|
"type": "string"
|
|
12019
12176
|
},
|
|
12020
12177
|
{
|
|
12021
|
-
"value": "
|
|
12178
|
+
"value": "cc-name",
|
|
12022
12179
|
"type": "string"
|
|
12023
12180
|
},
|
|
12024
12181
|
{
|
|
12025
|
-
"value": "
|
|
12182
|
+
"value": "cc-number",
|
|
12026
12183
|
"type": "string"
|
|
12027
12184
|
},
|
|
12028
12185
|
{
|
|
12029
|
-
"value": "
|
|
12186
|
+
"value": "cc-type",
|
|
12030
12187
|
"type": "string"
|
|
12031
12188
|
},
|
|
12032
12189
|
{
|
|
12033
|
-
"value": "
|
|
12190
|
+
"value": "country",
|
|
12034
12191
|
"type": "string"
|
|
12035
12192
|
},
|
|
12036
12193
|
{
|
|
12037
|
-
"value": "
|
|
12194
|
+
"value": "country-name",
|
|
12038
12195
|
"type": "string"
|
|
12039
12196
|
},
|
|
12040
12197
|
{
|
|
12041
|
-
"value": "
|
|
12198
|
+
"value": "current-password",
|
|
12042
12199
|
"type": "string"
|
|
12043
12200
|
},
|
|
12044
12201
|
{
|
|
12045
|
-
"value": "
|
|
12202
|
+
"value": "email",
|
|
12046
12203
|
"type": "string"
|
|
12047
12204
|
},
|
|
12048
12205
|
{
|
|
12049
|
-
"value": "
|
|
12206
|
+
"value": "family-name",
|
|
12050
12207
|
"type": "string"
|
|
12051
12208
|
},
|
|
12052
12209
|
{
|
|
12053
|
-
"value": "
|
|
12210
|
+
"value": "given-name",
|
|
12054
12211
|
"type": "string"
|
|
12055
12212
|
},
|
|
12056
12213
|
{
|
|
12057
|
-
"value": "
|
|
12214
|
+
"value": "honorific-prefix",
|
|
12058
12215
|
"type": "string"
|
|
12059
12216
|
},
|
|
12060
12217
|
{
|
|
12061
|
-
"value": "
|
|
12218
|
+
"value": "honorific-suffix",
|
|
12062
12219
|
"type": "string"
|
|
12063
12220
|
},
|
|
12064
12221
|
{
|
|
12065
|
-
"value": "
|
|
12222
|
+
"value": "impp",
|
|
12066
12223
|
"type": "string"
|
|
12067
12224
|
},
|
|
12068
12225
|
{
|
|
12069
|
-
"value": "
|
|
12226
|
+
"value": "language",
|
|
12070
12227
|
"type": "string"
|
|
12071
12228
|
},
|
|
12072
12229
|
{
|
|
12073
|
-
"value": "
|
|
12230
|
+
"value": "name",
|
|
12074
12231
|
"type": "string"
|
|
12075
12232
|
},
|
|
12076
12233
|
{
|
|
12077
|
-
"value": "
|
|
12234
|
+
"value": "new-password",
|
|
12078
12235
|
"type": "string"
|
|
12079
12236
|
},
|
|
12080
12237
|
{
|
|
12081
|
-
"value": "
|
|
12238
|
+
"value": "nickname",
|
|
12082
12239
|
"type": "string"
|
|
12083
12240
|
},
|
|
12084
12241
|
{
|
|
12085
|
-
"value": "
|
|
12242
|
+
"value": "off",
|
|
12086
12243
|
"type": "string"
|
|
12087
12244
|
},
|
|
12088
12245
|
{
|
|
12089
|
-
"value": "
|
|
12246
|
+
"value": "on",
|
|
12090
12247
|
"type": "string"
|
|
12091
12248
|
},
|
|
12092
12249
|
{
|
|
12093
|
-
"value": "
|
|
12250
|
+
"value": "one-time-code",
|
|
12094
12251
|
"type": "string"
|
|
12095
12252
|
},
|
|
12096
12253
|
{
|
|
12097
|
-
"value": "
|
|
12254
|
+
"value": "organization",
|
|
12098
12255
|
"type": "string"
|
|
12099
12256
|
},
|
|
12100
12257
|
{
|
|
12101
|
-
"value": "
|
|
12258
|
+
"value": "organization-title",
|
|
12102
12259
|
"type": "string"
|
|
12103
12260
|
},
|
|
12104
12261
|
{
|
|
12105
|
-
"value": "
|
|
12262
|
+
"value": "photo",
|
|
12106
12263
|
"type": "string"
|
|
12107
12264
|
},
|
|
12108
12265
|
{
|
|
12109
|
-
"value": "
|
|
12266
|
+
"value": "postal-code",
|
|
12110
12267
|
"type": "string"
|
|
12111
12268
|
},
|
|
12112
12269
|
{
|
|
12113
|
-
"value": "
|
|
12270
|
+
"value": "sex",
|
|
12114
12271
|
"type": "string"
|
|
12115
12272
|
},
|
|
12116
12273
|
{
|
|
12117
|
-
"value": "
|
|
12274
|
+
"value": "street-address",
|
|
12118
12275
|
"type": "string"
|
|
12119
12276
|
},
|
|
12120
12277
|
{
|
|
12121
|
-
"value": "
|
|
12278
|
+
"value": "tel",
|
|
12122
12279
|
"type": "string"
|
|
12123
12280
|
},
|
|
12124
12281
|
{
|
|
12125
|
-
"value": "
|
|
12282
|
+
"value": "tel-area-code",
|
|
12126
12283
|
"type": "string"
|
|
12127
12284
|
},
|
|
12128
12285
|
{
|
|
12129
|
-
"value": "
|
|
12286
|
+
"value": "tel-country-code",
|
|
12130
12287
|
"type": "string"
|
|
12131
12288
|
},
|
|
12132
12289
|
{
|
|
12133
|
-
"value": "tel-
|
|
12290
|
+
"value": "tel-extension",
|
|
12134
12291
|
"type": "string"
|
|
12135
12292
|
},
|
|
12136
12293
|
{
|
|
12137
|
-
"value": "tel-
|
|
12294
|
+
"value": "tel-local",
|
|
12138
12295
|
"type": "string"
|
|
12139
12296
|
},
|
|
12140
12297
|
{
|
|
12141
|
-
"value": "tel-
|
|
12298
|
+
"value": "tel-national",
|
|
12142
12299
|
"type": "string"
|
|
12143
12300
|
},
|
|
12144
12301
|
{
|
|
12145
|
-
"value": "
|
|
12302
|
+
"value": "transaction-amount",
|
|
12146
12303
|
"type": "string"
|
|
12147
12304
|
},
|
|
12148
12305
|
{
|
|
12149
|
-
"value": "
|
|
12306
|
+
"value": "transaction-currency",
|
|
12150
12307
|
"type": "string"
|
|
12151
12308
|
},
|
|
12152
12309
|
{
|
|
12153
|
-
"value": "
|
|
12310
|
+
"value": "url",
|
|
12154
12311
|
"type": "string"
|
|
12155
12312
|
},
|
|
12156
12313
|
{
|
|
12157
|
-
"value": "
|
|
12314
|
+
"value": "username",
|
|
12158
12315
|
"type": "string"
|
|
12159
12316
|
}
|
|
12160
12317
|
],
|
|
@@ -12317,7 +12474,8 @@
|
|
|
12317
12474
|
"Color": {
|
|
12318
12475
|
"location": "import",
|
|
12319
12476
|
"path": "../../interface",
|
|
12320
|
-
"id": "src/interface.d.ts::Color"
|
|
12477
|
+
"id": "src/interface.d.ts::Color",
|
|
12478
|
+
"referenceLocation": "Color"
|
|
12321
12479
|
}
|
|
12322
12480
|
}
|
|
12323
12481
|
},
|
|
@@ -13133,7 +13291,8 @@
|
|
|
13133
13291
|
"TextFieldTypes": {
|
|
13134
13292
|
"location": "import",
|
|
13135
13293
|
"path": "../../interface",
|
|
13136
|
-
"id": "src/interface.d.ts::TextFieldTypes"
|
|
13294
|
+
"id": "src/interface.d.ts::TextFieldTypes",
|
|
13295
|
+
"referenceLocation": "TextFieldTypes"
|
|
13137
13296
|
}
|
|
13138
13297
|
}
|
|
13139
13298
|
},
|
|
@@ -13323,7 +13482,8 @@
|
|
|
13323
13482
|
"InputChangeEventDetail": {
|
|
13324
13483
|
"location": "import",
|
|
13325
13484
|
"path": "./input-interface",
|
|
13326
|
-
"id": "src/components/input/input-interface.ts::InputChangeEventDetail"
|
|
13485
|
+
"id": "src/components/input/input-interface.ts::InputChangeEventDetail",
|
|
13486
|
+
"referenceLocation": "InputChangeEventDetail"
|
|
13327
13487
|
}
|
|
13328
13488
|
}
|
|
13329
13489
|
},
|
|
@@ -13362,7 +13522,8 @@
|
|
|
13362
13522
|
"InputInputEventDetail": {
|
|
13363
13523
|
"location": "import",
|
|
13364
13524
|
"path": "./input-interface",
|
|
13365
|
-
"id": "src/components/input/input-interface.ts::InputInputEventDetail"
|
|
13525
|
+
"id": "src/components/input/input-interface.ts::InputInputEventDetail",
|
|
13526
|
+
"referenceLocation": "InputInputEventDetail"
|
|
13366
13527
|
}
|
|
13367
13528
|
}
|
|
13368
13529
|
},
|
|
@@ -13612,6 +13773,7 @@
|
|
|
13612
13773
|
}
|
|
13613
13774
|
],
|
|
13614
13775
|
"parts": [],
|
|
13776
|
+
"states": [],
|
|
13615
13777
|
"dependents": [],
|
|
13616
13778
|
"dependencies": [
|
|
13617
13779
|
"ion-icon"
|
|
@@ -13669,7 +13831,8 @@
|
|
|
13669
13831
|
"Color": {
|
|
13670
13832
|
"location": "import",
|
|
13671
13833
|
"path": "../../interface",
|
|
13672
|
-
"id": "src/interface.d.ts::Color"
|
|
13834
|
+
"id": "src/interface.d.ts::Color",
|
|
13835
|
+
"referenceLocation": "Color"
|
|
13673
13836
|
}
|
|
13674
13837
|
}
|
|
13675
13838
|
},
|
|
@@ -14182,7 +14345,8 @@
|
|
|
14182
14345
|
"InputOtpChangeEventDetail": {
|
|
14183
14346
|
"location": "import",
|
|
14184
14347
|
"path": "./input-otp-interface",
|
|
14185
|
-
"id": "src/components/input-otp/input-otp-interface.ts::InputOtpChangeEventDetail"
|
|
14348
|
+
"id": "src/components/input-otp/input-otp-interface.ts::InputOtpChangeEventDetail",
|
|
14349
|
+
"referenceLocation": "InputOtpChangeEventDetail"
|
|
14186
14350
|
}
|
|
14187
14351
|
}
|
|
14188
14352
|
},
|
|
@@ -14202,7 +14366,8 @@
|
|
|
14202
14366
|
"InputOtpCompleteEventDetail": {
|
|
14203
14367
|
"location": "import",
|
|
14204
14368
|
"path": "./input-otp-interface",
|
|
14205
|
-
"id": "src/components/input-otp/input-otp-interface.ts::InputOtpCompleteEventDetail"
|
|
14369
|
+
"id": "src/components/input-otp/input-otp-interface.ts::InputOtpCompleteEventDetail",
|
|
14370
|
+
"referenceLocation": "InputOtpCompleteEventDetail"
|
|
14206
14371
|
}
|
|
14207
14372
|
}
|
|
14208
14373
|
},
|
|
@@ -14241,7 +14406,8 @@
|
|
|
14241
14406
|
"InputOtpInputEventDetail": {
|
|
14242
14407
|
"location": "import",
|
|
14243
14408
|
"path": "./input-otp-interface",
|
|
14244
|
-
"id": "src/components/input-otp/input-otp-interface.ts::InputOtpInputEventDetail"
|
|
14409
|
+
"id": "src/components/input-otp/input-otp-interface.ts::InputOtpInputEventDetail",
|
|
14410
|
+
"referenceLocation": "InputOtpInputEventDetail"
|
|
14245
14411
|
}
|
|
14246
14412
|
}
|
|
14247
14413
|
},
|
|
@@ -14532,6 +14698,7 @@
|
|
|
14532
14698
|
],
|
|
14533
14699
|
"slots": [],
|
|
14534
14700
|
"parts": [],
|
|
14701
|
+
"states": [],
|
|
14535
14702
|
"dependents": [],
|
|
14536
14703
|
"dependencies": [],
|
|
14537
14704
|
"dependencyGraph": {}
|
|
@@ -14559,7 +14726,8 @@
|
|
|
14559
14726
|
"Color": {
|
|
14560
14727
|
"location": "import",
|
|
14561
14728
|
"path": "../../interface",
|
|
14562
|
-
"id": "src/interface.d.ts::Color"
|
|
14729
|
+
"id": "src/interface.d.ts::Color",
|
|
14730
|
+
"referenceLocation": "Color"
|
|
14563
14731
|
}
|
|
14564
14732
|
}
|
|
14565
14733
|
},
|
|
@@ -14697,6 +14865,7 @@
|
|
|
14697
14865
|
"styles": [],
|
|
14698
14866
|
"slots": [],
|
|
14699
14867
|
"parts": [],
|
|
14868
|
+
"states": [],
|
|
14700
14869
|
"dependents": [],
|
|
14701
14870
|
"dependencies": [
|
|
14702
14871
|
"ion-button",
|
|
@@ -14784,7 +14953,8 @@
|
|
|
14784
14953
|
"Color": {
|
|
14785
14954
|
"location": "import",
|
|
14786
14955
|
"path": "../../interface",
|
|
14787
|
-
"id": "src/interface.d.ts::Color"
|
|
14956
|
+
"id": "src/interface.d.ts::Color",
|
|
14957
|
+
"referenceLocation": "Color"
|
|
14788
14958
|
}
|
|
14789
14959
|
}
|
|
14790
14960
|
},
|
|
@@ -15070,7 +15240,8 @@
|
|
|
15070
15240
|
"AnimationBuilder": {
|
|
15071
15241
|
"location": "import",
|
|
15072
15242
|
"path": "../../interface",
|
|
15073
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
15243
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
15244
|
+
"referenceLocation": "AnimationBuilder"
|
|
15074
15245
|
}
|
|
15075
15246
|
}
|
|
15076
15247
|
},
|
|
@@ -15101,7 +15272,8 @@
|
|
|
15101
15272
|
"RouterDirection": {
|
|
15102
15273
|
"location": "import",
|
|
15103
15274
|
"path": "../router/utils/interface",
|
|
15104
|
-
"id": "src/components/router/utils/interface.ts::RouterDirection"
|
|
15275
|
+
"id": "src/components/router/utils/interface.ts::RouterDirection",
|
|
15276
|
+
"referenceLocation": "RouterDirection"
|
|
15105
15277
|
}
|
|
15106
15278
|
}
|
|
15107
15279
|
},
|
|
@@ -15612,6 +15784,7 @@
|
|
|
15612
15784
|
"docs": "The native HTML button, anchor or div element that wraps all child elements."
|
|
15613
15785
|
}
|
|
15614
15786
|
],
|
|
15787
|
+
"states": [],
|
|
15615
15788
|
"dependents": [
|
|
15616
15789
|
"ion-select-modal",
|
|
15617
15790
|
"ion-select-popover"
|
|
@@ -15668,7 +15841,8 @@
|
|
|
15668
15841
|
"Color": {
|
|
15669
15842
|
"location": "import",
|
|
15670
15843
|
"path": "../../interface",
|
|
15671
|
-
"id": "src/interface.d.ts::Color"
|
|
15844
|
+
"id": "src/interface.d.ts::Color",
|
|
15845
|
+
"referenceLocation": "Color"
|
|
15672
15846
|
}
|
|
15673
15847
|
}
|
|
15674
15848
|
},
|
|
@@ -15917,6 +16091,7 @@
|
|
|
15917
16091
|
}
|
|
15918
16092
|
],
|
|
15919
16093
|
"parts": [],
|
|
16094
|
+
"states": [],
|
|
15920
16095
|
"dependents": [],
|
|
15921
16096
|
"dependencies": [],
|
|
15922
16097
|
"dependencyGraph": {}
|
|
@@ -15935,6 +16110,7 @@
|
|
|
15935
16110
|
"styles": [],
|
|
15936
16111
|
"slots": [],
|
|
15937
16112
|
"parts": [],
|
|
16113
|
+
"states": [],
|
|
15938
16114
|
"dependents": [],
|
|
15939
16115
|
"dependencies": [],
|
|
15940
16116
|
"dependencyGraph": {}
|
|
@@ -15990,7 +16166,8 @@
|
|
|
15990
16166
|
"Color": {
|
|
15991
16167
|
"location": "import",
|
|
15992
16168
|
"path": "../../interface",
|
|
15993
|
-
"id": "src/interface.d.ts::Color"
|
|
16169
|
+
"id": "src/interface.d.ts::Color",
|
|
16170
|
+
"referenceLocation": "Color"
|
|
15994
16171
|
}
|
|
15995
16172
|
}
|
|
15996
16173
|
},
|
|
@@ -16331,6 +16508,7 @@
|
|
|
16331
16508
|
"docs": "The native HTML button or anchor element that wraps all child elements."
|
|
16332
16509
|
}
|
|
16333
16510
|
],
|
|
16511
|
+
"states": [],
|
|
16334
16512
|
"dependents": [],
|
|
16335
16513
|
"dependencies": [
|
|
16336
16514
|
"ion-ripple-effect"
|
|
@@ -16359,7 +16537,8 @@
|
|
|
16359
16537
|
"Side": {
|
|
16360
16538
|
"location": "import",
|
|
16361
16539
|
"path": "../menu/menu-interface",
|
|
16362
|
-
"id": "src/components/menu/menu-interface.ts::Side"
|
|
16540
|
+
"id": "src/components/menu/menu-interface.ts::Side",
|
|
16541
|
+
"referenceLocation": "Side"
|
|
16363
16542
|
}
|
|
16364
16543
|
}
|
|
16365
16544
|
},
|
|
@@ -16411,6 +16590,7 @@
|
|
|
16411
16590
|
"styles": [],
|
|
16412
16591
|
"slots": [],
|
|
16413
16592
|
"parts": [],
|
|
16593
|
+
"states": [],
|
|
16414
16594
|
"dependents": [],
|
|
16415
16595
|
"dependencies": [],
|
|
16416
16596
|
"dependencyGraph": {}
|
|
@@ -16565,7 +16745,8 @@
|
|
|
16565
16745
|
"Side": {
|
|
16566
16746
|
"location": "import",
|
|
16567
16747
|
"path": "../menu/menu-interface",
|
|
16568
|
-
"id": "src/components/menu/menu-interface.ts::Side"
|
|
16748
|
+
"id": "src/components/menu/menu-interface.ts::Side",
|
|
16749
|
+
"referenceLocation": "Side"
|
|
16569
16750
|
}
|
|
16570
16751
|
},
|
|
16571
16752
|
"return": "Promise<void>"
|
|
@@ -16607,6 +16788,7 @@
|
|
|
16607
16788
|
"styles": [],
|
|
16608
16789
|
"slots": [],
|
|
16609
16790
|
"parts": [],
|
|
16791
|
+
"states": [],
|
|
16610
16792
|
"dependents": [],
|
|
16611
16793
|
"dependencies": [],
|
|
16612
16794
|
"dependencyGraph": {}
|
|
@@ -16634,7 +16816,8 @@
|
|
|
16634
16816
|
"Color": {
|
|
16635
16817
|
"location": "import",
|
|
16636
16818
|
"path": "../../interface",
|
|
16637
|
-
"id": "src/interface.d.ts::Color"
|
|
16819
|
+
"id": "src/interface.d.ts::Color",
|
|
16820
|
+
"referenceLocation": "Color"
|
|
16638
16821
|
}
|
|
16639
16822
|
}
|
|
16640
16823
|
},
|
|
@@ -16768,6 +16951,7 @@
|
|
|
16768
16951
|
],
|
|
16769
16952
|
"slots": [],
|
|
16770
16953
|
"parts": [],
|
|
16954
|
+
"states": [],
|
|
16771
16955
|
"dependents": [
|
|
16772
16956
|
"ion-select-popover"
|
|
16773
16957
|
],
|
|
@@ -16906,6 +17090,7 @@
|
|
|
16906
17090
|
"styles": [],
|
|
16907
17091
|
"slots": [],
|
|
16908
17092
|
"parts": [],
|
|
17093
|
+
"states": [],
|
|
16909
17094
|
"dependents": [
|
|
16910
17095
|
"ion-select-modal",
|
|
16911
17096
|
"ion-select-popover"
|
|
@@ -16943,7 +17128,8 @@
|
|
|
16943
17128
|
"Color": {
|
|
16944
17129
|
"location": "import",
|
|
16945
17130
|
"path": "../../interface",
|
|
16946
|
-
"id": "src/interface.d.ts::Color"
|
|
17131
|
+
"id": "src/interface.d.ts::Color",
|
|
17132
|
+
"referenceLocation": "Color"
|
|
16947
17133
|
}
|
|
16948
17134
|
}
|
|
16949
17135
|
},
|
|
@@ -17137,6 +17323,7 @@
|
|
|
17137
17323
|
],
|
|
17138
17324
|
"slots": [],
|
|
17139
17325
|
"parts": [],
|
|
17326
|
+
"states": [],
|
|
17140
17327
|
"dependents": [
|
|
17141
17328
|
"ion-select-popover"
|
|
17142
17329
|
],
|
|
@@ -17286,7 +17473,8 @@
|
|
|
17286
17473
|
"AnimationBuilder": {
|
|
17287
17474
|
"location": "import",
|
|
17288
17475
|
"path": "../../interface",
|
|
17289
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
17476
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
17477
|
+
"referenceLocation": "AnimationBuilder"
|
|
17290
17478
|
}
|
|
17291
17479
|
}
|
|
17292
17480
|
},
|
|
@@ -17400,7 +17588,8 @@
|
|
|
17400
17588
|
"AnimationBuilder": {
|
|
17401
17589
|
"location": "import",
|
|
17402
17590
|
"path": "../../interface",
|
|
17403
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
17591
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
17592
|
+
"referenceLocation": "AnimationBuilder"
|
|
17404
17593
|
}
|
|
17405
17594
|
}
|
|
17406
17595
|
},
|
|
@@ -17431,7 +17620,8 @@
|
|
|
17431
17620
|
"IonicSafeString": {
|
|
17432
17621
|
"location": "import",
|
|
17433
17622
|
"path": "../../utils/sanitization",
|
|
17434
|
-
"id": "src/utils/sanitization/index.ts::IonicSafeString"
|
|
17623
|
+
"id": "src/utils/sanitization/index.ts::IonicSafeString",
|
|
17624
|
+
"referenceLocation": "IonicSafeString"
|
|
17435
17625
|
}
|
|
17436
17626
|
}
|
|
17437
17627
|
},
|
|
@@ -17516,7 +17706,8 @@
|
|
|
17516
17706
|
"SpinnerTypes": {
|
|
17517
17707
|
"location": "import",
|
|
17518
17708
|
"path": "../spinner/spinner-configs",
|
|
17519
|
-
"id": "src/components/spinner/spinner-configs.ts::SpinnerTypes"
|
|
17709
|
+
"id": "src/components/spinner/spinner-configs.ts::SpinnerTypes",
|
|
17710
|
+
"referenceLocation": "SpinnerTypes"
|
|
17520
17711
|
}
|
|
17521
17712
|
}
|
|
17522
17713
|
},
|
|
@@ -17701,7 +17892,8 @@
|
|
|
17701
17892
|
"OverlayEventDetail": {
|
|
17702
17893
|
"location": "import",
|
|
17703
17894
|
"path": "../../utils/overlays-interface",
|
|
17704
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
17895
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
17896
|
+
"referenceLocation": "OverlayEventDetail"
|
|
17705
17897
|
},
|
|
17706
17898
|
"T": {
|
|
17707
17899
|
"location": "global",
|
|
@@ -17732,7 +17924,8 @@
|
|
|
17732
17924
|
"OverlayEventDetail": {
|
|
17733
17925
|
"location": "import",
|
|
17734
17926
|
"path": "../../utils/overlays-interface",
|
|
17735
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
17927
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
17928
|
+
"referenceLocation": "OverlayEventDetail"
|
|
17736
17929
|
},
|
|
17737
17930
|
"T": {
|
|
17738
17931
|
"location": "global",
|
|
@@ -17781,7 +17974,8 @@
|
|
|
17781
17974
|
"OverlayEventDetail": {
|
|
17782
17975
|
"location": "import",
|
|
17783
17976
|
"path": "../../utils/overlays-interface",
|
|
17784
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
17977
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
17978
|
+
"referenceLocation": "OverlayEventDetail"
|
|
17785
17979
|
}
|
|
17786
17980
|
}
|
|
17787
17981
|
},
|
|
@@ -17815,7 +18009,8 @@
|
|
|
17815
18009
|
"OverlayEventDetail": {
|
|
17816
18010
|
"location": "import",
|
|
17817
18011
|
"path": "../../utils/overlays-interface",
|
|
17818
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
18012
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
18013
|
+
"referenceLocation": "OverlayEventDetail"
|
|
17819
18014
|
}
|
|
17820
18015
|
}
|
|
17821
18016
|
},
|
|
@@ -17849,7 +18044,8 @@
|
|
|
17849
18044
|
"OverlayEventDetail": {
|
|
17850
18045
|
"location": "import",
|
|
17851
18046
|
"path": "../../utils/overlays-interface",
|
|
17852
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
18047
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
18048
|
+
"referenceLocation": "OverlayEventDetail"
|
|
17853
18049
|
}
|
|
17854
18050
|
}
|
|
17855
18051
|
},
|
|
@@ -17883,7 +18079,8 @@
|
|
|
17883
18079
|
"OverlayEventDetail": {
|
|
17884
18080
|
"location": "import",
|
|
17885
18081
|
"path": "../../utils/overlays-interface",
|
|
17886
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
18082
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
18083
|
+
"referenceLocation": "OverlayEventDetail"
|
|
17887
18084
|
}
|
|
17888
18085
|
}
|
|
17889
18086
|
},
|
|
@@ -18020,6 +18217,7 @@
|
|
|
18020
18217
|
],
|
|
18021
18218
|
"slots": [],
|
|
18022
18219
|
"parts": [],
|
|
18220
|
+
"states": [],
|
|
18023
18221
|
"dependents": [],
|
|
18024
18222
|
"dependencies": [
|
|
18025
18223
|
"ion-backdrop",
|
|
@@ -18169,7 +18367,8 @@
|
|
|
18169
18367
|
"Side": {
|
|
18170
18368
|
"location": "import",
|
|
18171
18369
|
"path": "./menu-interface",
|
|
18172
|
-
"id": "src/components/menu/menu-interface.ts::Side"
|
|
18370
|
+
"id": "src/components/menu/menu-interface.ts::Side",
|
|
18371
|
+
"referenceLocation": "Side"
|
|
18173
18372
|
}
|
|
18174
18373
|
}
|
|
18175
18374
|
},
|
|
@@ -18238,7 +18437,8 @@
|
|
|
18238
18437
|
"MenuType": {
|
|
18239
18438
|
"location": "import",
|
|
18240
18439
|
"path": "./menu-interface",
|
|
18241
|
-
"id": "src/components/menu/menu-interface.ts::MenuType"
|
|
18440
|
+
"id": "src/components/menu/menu-interface.ts::MenuType",
|
|
18441
|
+
"referenceLocation": "MenuType"
|
|
18242
18442
|
}
|
|
18243
18443
|
}
|
|
18244
18444
|
},
|
|
@@ -18530,7 +18730,8 @@
|
|
|
18530
18730
|
"MenuCloseEventDetail": {
|
|
18531
18731
|
"location": "import",
|
|
18532
18732
|
"path": "./menu-interface",
|
|
18533
|
-
"id": "src/components/menu/menu-interface.ts::MenuCloseEventDetail"
|
|
18733
|
+
"id": "src/components/menu/menu-interface.ts::MenuCloseEventDetail",
|
|
18734
|
+
"referenceLocation": "MenuCloseEventDetail"
|
|
18534
18735
|
}
|
|
18535
18736
|
}
|
|
18536
18737
|
},
|
|
@@ -18564,7 +18765,8 @@
|
|
|
18564
18765
|
"MenuCloseEventDetail": {
|
|
18565
18766
|
"location": "import",
|
|
18566
18767
|
"path": "./menu-interface",
|
|
18567
|
-
"id": "src/components/menu/menu-interface.ts::MenuCloseEventDetail"
|
|
18768
|
+
"id": "src/components/menu/menu-interface.ts::MenuCloseEventDetail",
|
|
18769
|
+
"referenceLocation": "MenuCloseEventDetail"
|
|
18568
18770
|
}
|
|
18569
18771
|
}
|
|
18570
18772
|
},
|
|
@@ -18698,6 +18900,7 @@
|
|
|
18698
18900
|
"docs": "The container for the menu content."
|
|
18699
18901
|
}
|
|
18700
18902
|
],
|
|
18903
|
+
"states": [],
|
|
18701
18904
|
"dependents": [],
|
|
18702
18905
|
"dependencies": [
|
|
18703
18906
|
"ion-backdrop"
|
|
@@ -18768,7 +18971,8 @@
|
|
|
18768
18971
|
"Color": {
|
|
18769
18972
|
"location": "import",
|
|
18770
18973
|
"path": "../../interface",
|
|
18771
|
-
"id": "src/interface.d.ts::Color"
|
|
18974
|
+
"id": "src/interface.d.ts::Color",
|
|
18975
|
+
"referenceLocation": "Color"
|
|
18772
18976
|
}
|
|
18773
18977
|
}
|
|
18774
18978
|
},
|
|
@@ -19126,6 +19330,7 @@
|
|
|
19126
19330
|
"docs": "The native HTML button element that wraps all child elements."
|
|
19127
19331
|
}
|
|
19128
19332
|
],
|
|
19333
|
+
"states": [],
|
|
19129
19334
|
"dependents": [],
|
|
19130
19335
|
"dependencies": [
|
|
19131
19336
|
"ion-icon",
|
|
@@ -19231,6 +19436,7 @@
|
|
|
19231
19436
|
}
|
|
19232
19437
|
],
|
|
19233
19438
|
"parts": [],
|
|
19439
|
+
"states": [],
|
|
19234
19440
|
"dependents": [],
|
|
19235
19441
|
"dependencies": [],
|
|
19236
19442
|
"dependencyGraph": {}
|
|
@@ -19426,7 +19632,8 @@
|
|
|
19426
19632
|
"AnimationBuilder": {
|
|
19427
19633
|
"location": "import",
|
|
19428
19634
|
"path": "../../interface",
|
|
19429
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
19635
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
19636
|
+
"referenceLocation": "AnimationBuilder"
|
|
19430
19637
|
}
|
|
19431
19638
|
}
|
|
19432
19639
|
},
|
|
@@ -19541,7 +19748,8 @@
|
|
|
19541
19748
|
"ModalHandleBehavior": {
|
|
19542
19749
|
"location": "import",
|
|
19543
19750
|
"path": "./modal-interface",
|
|
19544
|
-
"id": "src/components/modal/modal-interface.ts::ModalHandleBehavior"
|
|
19751
|
+
"id": "src/components/modal/modal-interface.ts::ModalHandleBehavior",
|
|
19752
|
+
"referenceLocation": "ModalHandleBehavior"
|
|
19545
19753
|
}
|
|
19546
19754
|
}
|
|
19547
19755
|
},
|
|
@@ -19722,7 +19930,8 @@
|
|
|
19722
19930
|
"AnimationBuilder": {
|
|
19723
19931
|
"location": "import",
|
|
19724
19932
|
"path": "../../interface",
|
|
19725
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
19933
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
19934
|
+
"referenceLocation": "AnimationBuilder"
|
|
19726
19935
|
}
|
|
19727
19936
|
}
|
|
19728
19937
|
},
|
|
@@ -19947,7 +20156,8 @@
|
|
|
19947
20156
|
"OverlayEventDetail": {
|
|
19948
20157
|
"location": "import",
|
|
19949
20158
|
"path": "../../utils/overlays-interface",
|
|
19950
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
20159
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
20160
|
+
"referenceLocation": "OverlayEventDetail"
|
|
19951
20161
|
},
|
|
19952
20162
|
"T": {
|
|
19953
20163
|
"location": "global",
|
|
@@ -19978,7 +20188,8 @@
|
|
|
19978
20188
|
"OverlayEventDetail": {
|
|
19979
20189
|
"location": "import",
|
|
19980
20190
|
"path": "../../utils/overlays-interface",
|
|
19981
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
20191
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
20192
|
+
"referenceLocation": "OverlayEventDetail"
|
|
19982
20193
|
},
|
|
19983
20194
|
"T": {
|
|
19984
20195
|
"location": "global",
|
|
@@ -20070,7 +20281,8 @@
|
|
|
20070
20281
|
"OverlayEventDetail": {
|
|
20071
20282
|
"location": "import",
|
|
20072
20283
|
"path": "../../utils/overlays-interface",
|
|
20073
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
20284
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
20285
|
+
"referenceLocation": "OverlayEventDetail"
|
|
20074
20286
|
}
|
|
20075
20287
|
}
|
|
20076
20288
|
},
|
|
@@ -20104,7 +20316,8 @@
|
|
|
20104
20316
|
"ModalBreakpointChangeEventDetail": {
|
|
20105
20317
|
"location": "import",
|
|
20106
20318
|
"path": "./modal-interface",
|
|
20107
|
-
"id": "src/components/modal/modal-interface.ts::ModalBreakpointChangeEventDetail"
|
|
20319
|
+
"id": "src/components/modal/modal-interface.ts::ModalBreakpointChangeEventDetail",
|
|
20320
|
+
"referenceLocation": "ModalBreakpointChangeEventDetail"
|
|
20108
20321
|
}
|
|
20109
20322
|
}
|
|
20110
20323
|
},
|
|
@@ -20124,7 +20337,8 @@
|
|
|
20124
20337
|
"ModalDragEventDetail": {
|
|
20125
20338
|
"location": "import",
|
|
20126
20339
|
"path": "./modal-interface",
|
|
20127
|
-
"id": "src/components/modal/modal-interface.ts::ModalDragEventDetail"
|
|
20340
|
+
"id": "src/components/modal/modal-interface.ts::ModalDragEventDetail",
|
|
20341
|
+
"referenceLocation": "ModalDragEventDetail"
|
|
20128
20342
|
}
|
|
20129
20343
|
}
|
|
20130
20344
|
},
|
|
@@ -20144,7 +20358,8 @@
|
|
|
20144
20358
|
"ModalDragEventDetail": {
|
|
20145
20359
|
"location": "import",
|
|
20146
20360
|
"path": "./modal-interface",
|
|
20147
|
-
"id": "src/components/modal/modal-interface.ts::ModalDragEventDetail"
|
|
20361
|
+
"id": "src/components/modal/modal-interface.ts::ModalDragEventDetail",
|
|
20362
|
+
"referenceLocation": "ModalDragEventDetail"
|
|
20148
20363
|
}
|
|
20149
20364
|
}
|
|
20150
20365
|
},
|
|
@@ -20178,7 +20393,8 @@
|
|
|
20178
20393
|
"OverlayEventDetail": {
|
|
20179
20394
|
"location": "import",
|
|
20180
20395
|
"path": "../../utils/overlays-interface",
|
|
20181
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
20396
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
20397
|
+
"referenceLocation": "OverlayEventDetail"
|
|
20182
20398
|
}
|
|
20183
20399
|
}
|
|
20184
20400
|
},
|
|
@@ -20212,7 +20428,8 @@
|
|
|
20212
20428
|
"OverlayEventDetail": {
|
|
20213
20429
|
"location": "import",
|
|
20214
20430
|
"path": "../../utils/overlays-interface",
|
|
20215
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
20431
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
20432
|
+
"referenceLocation": "OverlayEventDetail"
|
|
20216
20433
|
}
|
|
20217
20434
|
}
|
|
20218
20435
|
},
|
|
@@ -20246,7 +20463,8 @@
|
|
|
20246
20463
|
"OverlayEventDetail": {
|
|
20247
20464
|
"location": "import",
|
|
20248
20465
|
"path": "../../utils/overlays-interface",
|
|
20249
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
20466
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
20467
|
+
"referenceLocation": "OverlayEventDetail"
|
|
20250
20468
|
}
|
|
20251
20469
|
}
|
|
20252
20470
|
},
|
|
@@ -20444,6 +20662,7 @@
|
|
|
20444
20662
|
"docs": "The handle that is displayed at the top of the sheet modal when `handle=\"true\"`."
|
|
20445
20663
|
}
|
|
20446
20664
|
],
|
|
20665
|
+
"states": [],
|
|
20447
20666
|
"dependents": [
|
|
20448
20667
|
"ion-select"
|
|
20449
20668
|
],
|
|
@@ -20506,7 +20725,8 @@
|
|
|
20506
20725
|
"AnimationBuilder": {
|
|
20507
20726
|
"location": "import",
|
|
20508
20727
|
"path": "../../interface",
|
|
20509
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
20728
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
20729
|
+
"referenceLocation": "AnimationBuilder"
|
|
20510
20730
|
}
|
|
20511
20731
|
}
|
|
20512
20732
|
},
|
|
@@ -20537,7 +20757,8 @@
|
|
|
20537
20757
|
"NavComponent": {
|
|
20538
20758
|
"location": "import",
|
|
20539
20759
|
"path": "./nav-interface",
|
|
20540
|
-
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
20760
|
+
"id": "src/components/nav/nav-interface.ts::NavComponent",
|
|
20761
|
+
"referenceLocation": "NavComponent"
|
|
20541
20762
|
}
|
|
20542
20763
|
}
|
|
20543
20764
|
},
|
|
@@ -20573,15 +20794,16 @@
|
|
|
20573
20794
|
},
|
|
20574
20795
|
{
|
|
20575
20796
|
"name": "rootParams",
|
|
20576
|
-
"type": "
|
|
20797
|
+
"type": "T | undefined",
|
|
20577
20798
|
"complexType": {
|
|
20578
20799
|
"original": "ComponentProps",
|
|
20579
|
-
"resolved": "
|
|
20800
|
+
"resolved": "T | undefined",
|
|
20580
20801
|
"references": {
|
|
20581
20802
|
"ComponentProps": {
|
|
20582
20803
|
"location": "import",
|
|
20583
20804
|
"path": "../../interface",
|
|
20584
|
-
"id": "src/interface.d.ts::ComponentProps"
|
|
20805
|
+
"id": "src/interface.d.ts::ComponentProps",
|
|
20806
|
+
"referenceLocation": "ComponentProps"
|
|
20585
20807
|
}
|
|
20586
20808
|
}
|
|
20587
20809
|
},
|
|
@@ -20591,10 +20813,10 @@
|
|
|
20591
20813
|
"docsTags": [],
|
|
20592
20814
|
"values": [
|
|
20593
20815
|
{
|
|
20594
|
-
"type": "
|
|
20816
|
+
"type": "T"
|
|
20595
20817
|
},
|
|
20596
20818
|
{
|
|
20597
|
-
"type": "
|
|
20819
|
+
"type": "undefined"
|
|
20598
20820
|
}
|
|
20599
20821
|
],
|
|
20600
20822
|
"optional": true,
|
|
@@ -20653,7 +20875,8 @@
|
|
|
20653
20875
|
"ViewController": {
|
|
20654
20876
|
"location": "import",
|
|
20655
20877
|
"path": "./view-controller",
|
|
20656
|
-
"id": "src/components/nav/view-controller.ts::ViewController"
|
|
20878
|
+
"id": "src/components/nav/view-controller.ts::ViewController",
|
|
20879
|
+
"referenceLocation": "ViewController"
|
|
20657
20880
|
}
|
|
20658
20881
|
},
|
|
20659
20882
|
"return": "Promise<boolean>"
|
|
@@ -20691,7 +20914,8 @@
|
|
|
20691
20914
|
"ViewController": {
|
|
20692
20915
|
"location": "import",
|
|
20693
20916
|
"path": "./view-controller",
|
|
20694
|
-
"id": "src/components/nav/view-controller.ts::ViewController"
|
|
20917
|
+
"id": "src/components/nav/view-controller.ts::ViewController",
|
|
20918
|
+
"referenceLocation": "ViewController"
|
|
20695
20919
|
}
|
|
20696
20920
|
},
|
|
20697
20921
|
"return": "Promise<ViewController | undefined>"
|
|
@@ -20724,7 +20948,8 @@
|
|
|
20724
20948
|
"ViewController": {
|
|
20725
20949
|
"location": "import",
|
|
20726
20950
|
"path": "./view-controller",
|
|
20727
|
-
"id": "src/components/nav/view-controller.ts::ViewController"
|
|
20951
|
+
"id": "src/components/nav/view-controller.ts::ViewController",
|
|
20952
|
+
"referenceLocation": "ViewController"
|
|
20728
20953
|
}
|
|
20729
20954
|
},
|
|
20730
20955
|
"return": "Promise<ViewController | undefined>"
|
|
@@ -20790,7 +21015,8 @@
|
|
|
20790
21015
|
"ViewController": {
|
|
20791
21016
|
"location": "import",
|
|
20792
21017
|
"path": "./view-controller",
|
|
20793
|
-
"id": "src/components/nav/view-controller.ts::ViewController"
|
|
21018
|
+
"id": "src/components/nav/view-controller.ts::ViewController",
|
|
21019
|
+
"referenceLocation": "ViewController"
|
|
20794
21020
|
}
|
|
20795
21021
|
},
|
|
20796
21022
|
"return": "Promise<ViewController | undefined>"
|
|
@@ -20854,7 +21080,8 @@
|
|
|
20854
21080
|
"NavComponent": {
|
|
20855
21081
|
"location": "import",
|
|
20856
21082
|
"path": "./nav-interface",
|
|
20857
|
-
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
21083
|
+
"id": "src/components/nav/nav-interface.ts::NavComponent",
|
|
21084
|
+
"referenceLocation": "NavComponent"
|
|
20858
21085
|
},
|
|
20859
21086
|
"T": {
|
|
20860
21087
|
"location": "global",
|
|
@@ -20863,17 +21090,20 @@
|
|
|
20863
21090
|
"ComponentProps": {
|
|
20864
21091
|
"location": "import",
|
|
20865
21092
|
"path": "../../interface",
|
|
20866
|
-
"id": "src/interface.d.ts::ComponentProps"
|
|
21093
|
+
"id": "src/interface.d.ts::ComponentProps",
|
|
21094
|
+
"referenceLocation": "ComponentProps"
|
|
20867
21095
|
},
|
|
20868
21096
|
"NavOptions": {
|
|
20869
21097
|
"location": "import",
|
|
20870
21098
|
"path": "./nav-interface",
|
|
20871
|
-
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
21099
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions",
|
|
21100
|
+
"referenceLocation": "NavOptions"
|
|
20872
21101
|
},
|
|
20873
21102
|
"TransitionDoneFn": {
|
|
20874
21103
|
"location": "import",
|
|
20875
21104
|
"path": "./nav-interface",
|
|
20876
|
-
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
21105
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
|
|
21106
|
+
"referenceLocation": "TransitionDoneFn"
|
|
20877
21107
|
}
|
|
20878
21108
|
},
|
|
20879
21109
|
"return": "Promise<boolean>"
|
|
@@ -20968,22 +21198,26 @@
|
|
|
20968
21198
|
"NavComponent": {
|
|
20969
21199
|
"location": "import",
|
|
20970
21200
|
"path": "./nav-interface",
|
|
20971
|
-
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
21201
|
+
"id": "src/components/nav/nav-interface.ts::NavComponent",
|
|
21202
|
+
"referenceLocation": "NavComponent"
|
|
20972
21203
|
},
|
|
20973
21204
|
"NavComponentWithProps": {
|
|
20974
21205
|
"location": "import",
|
|
20975
21206
|
"path": "./nav-interface",
|
|
20976
|
-
"id": "src/components/nav/nav-interface.ts::NavComponentWithProps"
|
|
21207
|
+
"id": "src/components/nav/nav-interface.ts::NavComponentWithProps",
|
|
21208
|
+
"referenceLocation": "NavComponentWithProps"
|
|
20977
21209
|
},
|
|
20978
21210
|
"NavOptions": {
|
|
20979
21211
|
"location": "import",
|
|
20980
21212
|
"path": "./nav-interface",
|
|
20981
|
-
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
21213
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions",
|
|
21214
|
+
"referenceLocation": "NavOptions"
|
|
20982
21215
|
},
|
|
20983
21216
|
"TransitionDoneFn": {
|
|
20984
21217
|
"location": "import",
|
|
20985
21218
|
"path": "./nav-interface",
|
|
20986
|
-
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
21219
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
|
|
21220
|
+
"referenceLocation": "TransitionDoneFn"
|
|
20987
21221
|
}
|
|
20988
21222
|
},
|
|
20989
21223
|
"return": "Promise<boolean>"
|
|
@@ -21059,12 +21293,14 @@
|
|
|
21059
21293
|
"NavOptions": {
|
|
21060
21294
|
"location": "import",
|
|
21061
21295
|
"path": "./nav-interface",
|
|
21062
|
-
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
21296
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions",
|
|
21297
|
+
"referenceLocation": "NavOptions"
|
|
21063
21298
|
},
|
|
21064
21299
|
"TransitionDoneFn": {
|
|
21065
21300
|
"location": "import",
|
|
21066
21301
|
"path": "./nav-interface",
|
|
21067
|
-
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
21302
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
|
|
21303
|
+
"referenceLocation": "TransitionDoneFn"
|
|
21068
21304
|
}
|
|
21069
21305
|
},
|
|
21070
21306
|
"return": "Promise<boolean>"
|
|
@@ -21127,22 +21363,26 @@
|
|
|
21127
21363
|
"ViewController": {
|
|
21128
21364
|
"location": "import",
|
|
21129
21365
|
"path": "./view-controller",
|
|
21130
|
-
"id": "src/components/nav/view-controller.ts::ViewController"
|
|
21366
|
+
"id": "src/components/nav/view-controller.ts::ViewController",
|
|
21367
|
+
"referenceLocation": "ViewController"
|
|
21131
21368
|
},
|
|
21132
21369
|
"NavOptions": {
|
|
21133
21370
|
"location": "import",
|
|
21134
21371
|
"path": "./nav-interface",
|
|
21135
|
-
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
21372
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions",
|
|
21373
|
+
"referenceLocation": "NavOptions"
|
|
21136
21374
|
},
|
|
21137
21375
|
"TransitionDoneFn": {
|
|
21138
21376
|
"location": "import",
|
|
21139
21377
|
"path": "./nav-interface",
|
|
21140
|
-
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
21378
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
|
|
21379
|
+
"referenceLocation": "TransitionDoneFn"
|
|
21141
21380
|
},
|
|
21142
21381
|
"TransitionInstruction": {
|
|
21143
21382
|
"location": "import",
|
|
21144
21383
|
"path": "./nav-interface",
|
|
21145
|
-
"id": "src/components/nav/nav-interface.ts::TransitionInstruction"
|
|
21384
|
+
"id": "src/components/nav/nav-interface.ts::TransitionInstruction",
|
|
21385
|
+
"referenceLocation": "TransitionInstruction"
|
|
21146
21386
|
}
|
|
21147
21387
|
},
|
|
21148
21388
|
"return": "Promise<boolean>"
|
|
@@ -21209,12 +21449,14 @@
|
|
|
21209
21449
|
"NavOptions": {
|
|
21210
21450
|
"location": "import",
|
|
21211
21451
|
"path": "./nav-interface",
|
|
21212
|
-
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
21452
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions",
|
|
21453
|
+
"referenceLocation": "NavOptions"
|
|
21213
21454
|
},
|
|
21214
21455
|
"TransitionDoneFn": {
|
|
21215
21456
|
"location": "import",
|
|
21216
21457
|
"path": "./nav-interface",
|
|
21217
|
-
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
21458
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
|
|
21459
|
+
"referenceLocation": "TransitionDoneFn"
|
|
21218
21460
|
}
|
|
21219
21461
|
},
|
|
21220
21462
|
"return": "Promise<boolean>"
|
|
@@ -21282,7 +21524,8 @@
|
|
|
21282
21524
|
"NavComponent": {
|
|
21283
21525
|
"location": "import",
|
|
21284
21526
|
"path": "./nav-interface",
|
|
21285
|
-
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
21527
|
+
"id": "src/components/nav/nav-interface.ts::NavComponent",
|
|
21528
|
+
"referenceLocation": "NavComponent"
|
|
21286
21529
|
},
|
|
21287
21530
|
"T": {
|
|
21288
21531
|
"location": "global",
|
|
@@ -21291,17 +21534,20 @@
|
|
|
21291
21534
|
"ComponentProps": {
|
|
21292
21535
|
"location": "import",
|
|
21293
21536
|
"path": "../../interface",
|
|
21294
|
-
"id": "src/interface.d.ts::ComponentProps"
|
|
21537
|
+
"id": "src/interface.d.ts::ComponentProps",
|
|
21538
|
+
"referenceLocation": "ComponentProps"
|
|
21295
21539
|
},
|
|
21296
21540
|
"NavOptions": {
|
|
21297
21541
|
"location": "import",
|
|
21298
21542
|
"path": "./nav-interface",
|
|
21299
|
-
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
21543
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions",
|
|
21544
|
+
"referenceLocation": "NavOptions"
|
|
21300
21545
|
},
|
|
21301
21546
|
"TransitionDoneFn": {
|
|
21302
21547
|
"location": "import",
|
|
21303
21548
|
"path": "./nav-interface",
|
|
21304
|
-
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
21549
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
|
|
21550
|
+
"referenceLocation": "TransitionDoneFn"
|
|
21305
21551
|
}
|
|
21306
21552
|
},
|
|
21307
21553
|
"return": "Promise<boolean>"
|
|
@@ -21387,12 +21633,14 @@
|
|
|
21387
21633
|
"NavOptions": {
|
|
21388
21634
|
"location": "import",
|
|
21389
21635
|
"path": "./nav-interface",
|
|
21390
|
-
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
21636
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions",
|
|
21637
|
+
"referenceLocation": "NavOptions"
|
|
21391
21638
|
},
|
|
21392
21639
|
"TransitionDoneFn": {
|
|
21393
21640
|
"location": "import",
|
|
21394
21641
|
"path": "./nav-interface",
|
|
21395
|
-
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
21642
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
|
|
21643
|
+
"referenceLocation": "TransitionDoneFn"
|
|
21396
21644
|
}
|
|
21397
21645
|
},
|
|
21398
21646
|
"return": "Promise<boolean>"
|
|
@@ -21473,22 +21721,26 @@
|
|
|
21473
21721
|
"NavComponent": {
|
|
21474
21722
|
"location": "import",
|
|
21475
21723
|
"path": "./nav-interface",
|
|
21476
|
-
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
21724
|
+
"id": "src/components/nav/nav-interface.ts::NavComponent",
|
|
21725
|
+
"referenceLocation": "NavComponent"
|
|
21477
21726
|
},
|
|
21478
21727
|
"NavComponentWithProps": {
|
|
21479
21728
|
"location": "import",
|
|
21480
21729
|
"path": "./nav-interface",
|
|
21481
|
-
"id": "src/components/nav/nav-interface.ts::NavComponentWithProps"
|
|
21730
|
+
"id": "src/components/nav/nav-interface.ts::NavComponentWithProps",
|
|
21731
|
+
"referenceLocation": "NavComponentWithProps"
|
|
21482
21732
|
},
|
|
21483
21733
|
"NavOptions": {
|
|
21484
21734
|
"location": "import",
|
|
21485
21735
|
"path": "./nav-interface",
|
|
21486
|
-
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
21736
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions",
|
|
21737
|
+
"referenceLocation": "NavOptions"
|
|
21487
21738
|
},
|
|
21488
21739
|
"TransitionDoneFn": {
|
|
21489
21740
|
"location": "import",
|
|
21490
21741
|
"path": "./nav-interface",
|
|
21491
|
-
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
21742
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
|
|
21743
|
+
"referenceLocation": "TransitionDoneFn"
|
|
21492
21744
|
}
|
|
21493
21745
|
},
|
|
21494
21746
|
"return": "Promise<boolean>"
|
|
@@ -21565,7 +21817,8 @@
|
|
|
21565
21817
|
"NavComponent": {
|
|
21566
21818
|
"location": "import",
|
|
21567
21819
|
"path": "./nav-interface",
|
|
21568
|
-
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
21820
|
+
"id": "src/components/nav/nav-interface.ts::NavComponent",
|
|
21821
|
+
"referenceLocation": "NavComponent"
|
|
21569
21822
|
},
|
|
21570
21823
|
"T": {
|
|
21571
21824
|
"location": "global",
|
|
@@ -21574,17 +21827,20 @@
|
|
|
21574
21827
|
"ComponentProps": {
|
|
21575
21828
|
"location": "import",
|
|
21576
21829
|
"path": "../../interface",
|
|
21577
|
-
"id": "src/interface.d.ts::ComponentProps"
|
|
21830
|
+
"id": "src/interface.d.ts::ComponentProps",
|
|
21831
|
+
"referenceLocation": "ComponentProps"
|
|
21578
21832
|
},
|
|
21579
21833
|
"NavOptions": {
|
|
21580
21834
|
"location": "import",
|
|
21581
21835
|
"path": "./nav-interface",
|
|
21582
|
-
"id": "src/components/nav/nav-interface.ts::NavOptions"
|
|
21836
|
+
"id": "src/components/nav/nav-interface.ts::NavOptions",
|
|
21837
|
+
"referenceLocation": "NavOptions"
|
|
21583
21838
|
},
|
|
21584
21839
|
"TransitionDoneFn": {
|
|
21585
21840
|
"location": "import",
|
|
21586
21841
|
"path": "./nav-interface",
|
|
21587
|
-
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn"
|
|
21842
|
+
"id": "src/components/nav/nav-interface.ts::TransitionDoneFn",
|
|
21843
|
+
"referenceLocation": "TransitionDoneFn"
|
|
21588
21844
|
}
|
|
21589
21845
|
},
|
|
21590
21846
|
"return": "Promise<boolean>"
|
|
@@ -21667,6 +21923,7 @@
|
|
|
21667
21923
|
"styles": [],
|
|
21668
21924
|
"slots": [],
|
|
21669
21925
|
"parts": [],
|
|
21926
|
+
"states": [],
|
|
21670
21927
|
"dependents": [],
|
|
21671
21928
|
"dependencies": [],
|
|
21672
21929
|
"dependencyGraph": {}
|
|
@@ -21689,7 +21946,8 @@
|
|
|
21689
21946
|
"NavComponent": {
|
|
21690
21947
|
"location": "import",
|
|
21691
21948
|
"path": "../nav/nav-interface",
|
|
21692
|
-
"id": "src/components/nav/nav-interface.ts::NavComponent"
|
|
21949
|
+
"id": "src/components/nav/nav-interface.ts::NavComponent",
|
|
21950
|
+
"referenceLocation": "NavComponent"
|
|
21693
21951
|
}
|
|
21694
21952
|
}
|
|
21695
21953
|
},
|
|
@@ -21725,15 +21983,16 @@
|
|
|
21725
21983
|
},
|
|
21726
21984
|
{
|
|
21727
21985
|
"name": "componentProps",
|
|
21728
|
-
"type": "
|
|
21986
|
+
"type": "T | undefined",
|
|
21729
21987
|
"complexType": {
|
|
21730
21988
|
"original": "ComponentProps",
|
|
21731
|
-
"resolved": "
|
|
21989
|
+
"resolved": "T | undefined",
|
|
21732
21990
|
"references": {
|
|
21733
21991
|
"ComponentProps": {
|
|
21734
21992
|
"location": "import",
|
|
21735
21993
|
"path": "../../interface",
|
|
21736
|
-
"id": "src/interface.d.ts::ComponentProps"
|
|
21994
|
+
"id": "src/interface.d.ts::ComponentProps",
|
|
21995
|
+
"referenceLocation": "ComponentProps"
|
|
21737
21996
|
}
|
|
21738
21997
|
}
|
|
21739
21998
|
},
|
|
@@ -21743,10 +22002,10 @@
|
|
|
21743
22002
|
"docsTags": [],
|
|
21744
22003
|
"values": [
|
|
21745
22004
|
{
|
|
21746
|
-
"type": "
|
|
22005
|
+
"type": "T"
|
|
21747
22006
|
},
|
|
21748
22007
|
{
|
|
21749
|
-
"type": "
|
|
22008
|
+
"type": "undefined"
|
|
21750
22009
|
}
|
|
21751
22010
|
],
|
|
21752
22011
|
"optional": true,
|
|
@@ -21764,7 +22023,8 @@
|
|
|
21764
22023
|
"AnimationBuilder": {
|
|
21765
22024
|
"location": "import",
|
|
21766
22025
|
"path": "../../interface",
|
|
21767
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
22026
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
22027
|
+
"referenceLocation": "AnimationBuilder"
|
|
21768
22028
|
}
|
|
21769
22029
|
}
|
|
21770
22030
|
},
|
|
@@ -21795,7 +22055,8 @@
|
|
|
21795
22055
|
"RouterDirection": {
|
|
21796
22056
|
"location": "import",
|
|
21797
22057
|
"path": "../router/utils/interface",
|
|
21798
|
-
"id": "src/components/router/utils/interface.ts::RouterDirection"
|
|
22058
|
+
"id": "src/components/router/utils/interface.ts::RouterDirection",
|
|
22059
|
+
"referenceLocation": "RouterDirection"
|
|
21799
22060
|
}
|
|
21800
22061
|
}
|
|
21801
22062
|
},
|
|
@@ -21836,6 +22097,7 @@
|
|
|
21836
22097
|
"styles": [],
|
|
21837
22098
|
"slots": [],
|
|
21838
22099
|
"parts": [],
|
|
22100
|
+
"states": [],
|
|
21839
22101
|
"dependents": [],
|
|
21840
22102
|
"dependencies": [],
|
|
21841
22103
|
"dependencyGraph": {}
|
|
@@ -21863,7 +22125,8 @@
|
|
|
21863
22125
|
"Color": {
|
|
21864
22126
|
"location": "import",
|
|
21865
22127
|
"path": "../../interface",
|
|
21866
|
-
"id": "src/interface.d.ts::Color"
|
|
22128
|
+
"id": "src/interface.d.ts::Color",
|
|
22129
|
+
"referenceLocation": "Color"
|
|
21867
22130
|
}
|
|
21868
22131
|
}
|
|
21869
22132
|
},
|
|
@@ -21962,6 +22225,7 @@
|
|
|
21962
22225
|
],
|
|
21963
22226
|
"slots": [],
|
|
21964
22227
|
"parts": [],
|
|
22228
|
+
"states": [],
|
|
21965
22229
|
"dependents": [],
|
|
21966
22230
|
"dependencies": [],
|
|
21967
22231
|
"dependencyGraph": {}
|
|
@@ -22050,6 +22314,7 @@
|
|
|
22050
22314
|
],
|
|
22051
22315
|
"slots": [],
|
|
22052
22316
|
"parts": [],
|
|
22317
|
+
"states": [],
|
|
22053
22318
|
"dependents": [
|
|
22054
22319
|
"ion-datetime"
|
|
22055
22320
|
],
|
|
@@ -22091,7 +22356,8 @@
|
|
|
22091
22356
|
"Color": {
|
|
22092
22357
|
"location": "import",
|
|
22093
22358
|
"path": "../../interface",
|
|
22094
|
-
"id": "src/interface.d.ts::Color"
|
|
22359
|
+
"id": "src/interface.d.ts::Color",
|
|
22360
|
+
"referenceLocation": "Color"
|
|
22095
22361
|
}
|
|
22096
22362
|
}
|
|
22097
22363
|
},
|
|
@@ -22271,7 +22537,8 @@
|
|
|
22271
22537
|
"PickerColumnChangeEventDetail": {
|
|
22272
22538
|
"location": "import",
|
|
22273
22539
|
"path": "./picker-column-interfaces",
|
|
22274
|
-
"id": "src/components/picker-column/picker-column-interfaces.ts::PickerColumnChangeEventDetail"
|
|
22540
|
+
"id": "src/components/picker-column/picker-column-interfaces.ts::PickerColumnChangeEventDetail",
|
|
22541
|
+
"referenceLocation": "PickerColumnChangeEventDetail"
|
|
22275
22542
|
}
|
|
22276
22543
|
}
|
|
22277
22544
|
},
|
|
@@ -22294,6 +22561,7 @@
|
|
|
22294
22561
|
}
|
|
22295
22562
|
],
|
|
22296
22563
|
"parts": [],
|
|
22564
|
+
"states": [],
|
|
22297
22565
|
"dependents": [
|
|
22298
22566
|
"ion-datetime"
|
|
22299
22567
|
],
|
|
@@ -22322,7 +22590,8 @@
|
|
|
22322
22590
|
"Color": {
|
|
22323
22591
|
"location": "import",
|
|
22324
22592
|
"path": "../../interface",
|
|
22325
|
-
"id": "src/interface.d.ts::Color"
|
|
22593
|
+
"id": "src/interface.d.ts::Color",
|
|
22594
|
+
"referenceLocation": "Color"
|
|
22326
22595
|
}
|
|
22327
22596
|
}
|
|
22328
22597
|
},
|
|
@@ -22445,6 +22714,7 @@
|
|
|
22445
22714
|
"styles": [],
|
|
22446
22715
|
"slots": [],
|
|
22447
22716
|
"parts": [],
|
|
22717
|
+
"states": [],
|
|
22448
22718
|
"dependents": [
|
|
22449
22719
|
"ion-datetime"
|
|
22450
22720
|
],
|
|
@@ -22536,7 +22806,8 @@
|
|
|
22536
22806
|
"PickerButton": {
|
|
22537
22807
|
"location": "import",
|
|
22538
22808
|
"path": "./picker-interface",
|
|
22539
|
-
"id": "src/components/picker-legacy/picker-interface.ts::PickerButton"
|
|
22809
|
+
"id": "src/components/picker-legacy/picker-interface.ts::PickerButton",
|
|
22810
|
+
"referenceLocation": "PickerButton"
|
|
22540
22811
|
}
|
|
22541
22812
|
}
|
|
22542
22813
|
},
|
|
@@ -22570,7 +22841,8 @@
|
|
|
22570
22841
|
"PickerColumn": {
|
|
22571
22842
|
"location": "import",
|
|
22572
22843
|
"path": "./picker-interface",
|
|
22573
|
-
"id": "src/components/picker-legacy/picker-interface.ts::PickerColumn"
|
|
22844
|
+
"id": "src/components/picker-legacy/picker-interface.ts::PickerColumn",
|
|
22845
|
+
"referenceLocation": "PickerColumn"
|
|
22574
22846
|
}
|
|
22575
22847
|
}
|
|
22576
22848
|
},
|
|
@@ -22662,7 +22934,8 @@
|
|
|
22662
22934
|
"AnimationBuilder": {
|
|
22663
22935
|
"location": "import",
|
|
22664
22936
|
"path": "../../interface",
|
|
22665
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
22937
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
22938
|
+
"referenceLocation": "AnimationBuilder"
|
|
22666
22939
|
}
|
|
22667
22940
|
}
|
|
22668
22941
|
},
|
|
@@ -22776,7 +23049,8 @@
|
|
|
22776
23049
|
"AnimationBuilder": {
|
|
22777
23050
|
"location": "import",
|
|
22778
23051
|
"path": "../../interface",
|
|
22779
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
23052
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
23053
|
+
"referenceLocation": "AnimationBuilder"
|
|
22780
23054
|
}
|
|
22781
23055
|
}
|
|
22782
23056
|
},
|
|
@@ -22951,7 +23225,8 @@
|
|
|
22951
23225
|
"PickerColumn": {
|
|
22952
23226
|
"location": "import",
|
|
22953
23227
|
"path": "./picker-interface",
|
|
22954
|
-
"id": "src/components/picker-legacy/picker-interface.ts::PickerColumn"
|
|
23228
|
+
"id": "src/components/picker-legacy/picker-interface.ts::PickerColumn",
|
|
23229
|
+
"referenceLocation": "PickerColumn"
|
|
22955
23230
|
}
|
|
22956
23231
|
},
|
|
22957
23232
|
"return": "Promise<PickerColumn | undefined>"
|
|
@@ -22989,7 +23264,8 @@
|
|
|
22989
23264
|
"OverlayEventDetail": {
|
|
22990
23265
|
"location": "import",
|
|
22991
23266
|
"path": "../../utils/overlays-interface",
|
|
22992
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
23267
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
23268
|
+
"referenceLocation": "OverlayEventDetail"
|
|
22993
23269
|
},
|
|
22994
23270
|
"T": {
|
|
22995
23271
|
"location": "global",
|
|
@@ -23020,7 +23296,8 @@
|
|
|
23020
23296
|
"OverlayEventDetail": {
|
|
23021
23297
|
"location": "import",
|
|
23022
23298
|
"path": "../../utils/overlays-interface",
|
|
23023
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
23299
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
23300
|
+
"referenceLocation": "OverlayEventDetail"
|
|
23024
23301
|
},
|
|
23025
23302
|
"T": {
|
|
23026
23303
|
"location": "global",
|
|
@@ -23069,7 +23346,8 @@
|
|
|
23069
23346
|
"OverlayEventDetail": {
|
|
23070
23347
|
"location": "import",
|
|
23071
23348
|
"path": "../../utils/overlays-interface",
|
|
23072
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
23349
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
23350
|
+
"referenceLocation": "OverlayEventDetail"
|
|
23073
23351
|
}
|
|
23074
23352
|
}
|
|
23075
23353
|
},
|
|
@@ -23103,7 +23381,8 @@
|
|
|
23103
23381
|
"OverlayEventDetail": {
|
|
23104
23382
|
"location": "import",
|
|
23105
23383
|
"path": "../../utils/overlays-interface",
|
|
23106
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
23384
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
23385
|
+
"referenceLocation": "OverlayEventDetail"
|
|
23107
23386
|
}
|
|
23108
23387
|
}
|
|
23109
23388
|
},
|
|
@@ -23137,7 +23416,8 @@
|
|
|
23137
23416
|
"OverlayEventDetail": {
|
|
23138
23417
|
"location": "import",
|
|
23139
23418
|
"path": "../../utils/overlays-interface",
|
|
23140
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
23419
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
23420
|
+
"referenceLocation": "OverlayEventDetail"
|
|
23141
23421
|
}
|
|
23142
23422
|
}
|
|
23143
23423
|
},
|
|
@@ -23171,7 +23451,8 @@
|
|
|
23171
23451
|
"OverlayEventDetail": {
|
|
23172
23452
|
"location": "import",
|
|
23173
23453
|
"path": "../../utils/overlays-interface",
|
|
23174
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
23454
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
23455
|
+
"referenceLocation": "OverlayEventDetail"
|
|
23175
23456
|
}
|
|
23176
23457
|
}
|
|
23177
23458
|
},
|
|
@@ -23356,6 +23637,7 @@
|
|
|
23356
23637
|
],
|
|
23357
23638
|
"slots": [],
|
|
23358
23639
|
"parts": [],
|
|
23640
|
+
"states": [],
|
|
23359
23641
|
"dependents": [],
|
|
23360
23642
|
"dependencies": [
|
|
23361
23643
|
"ion-backdrop",
|
|
@@ -23407,7 +23689,8 @@
|
|
|
23407
23689
|
"PositionAlign": {
|
|
23408
23690
|
"location": "import",
|
|
23409
23691
|
"path": "./popover-interface",
|
|
23410
|
-
"id": "src/components/popover/popover-interface.ts::PositionAlign"
|
|
23692
|
+
"id": "src/components/popover/popover-interface.ts::PositionAlign",
|
|
23693
|
+
"referenceLocation": "PositionAlign"
|
|
23411
23694
|
}
|
|
23412
23695
|
}
|
|
23413
23696
|
},
|
|
@@ -23535,7 +23818,8 @@
|
|
|
23535
23818
|
"ComponentRef": {
|
|
23536
23819
|
"location": "import",
|
|
23537
23820
|
"path": "../../interface",
|
|
23538
|
-
"id": "src/interface.d.ts::ComponentRef"
|
|
23821
|
+
"id": "src/interface.d.ts::ComponentRef",
|
|
23822
|
+
"referenceLocation": "ComponentRef"
|
|
23539
23823
|
}
|
|
23540
23824
|
}
|
|
23541
23825
|
},
|
|
@@ -23568,15 +23852,16 @@
|
|
|
23568
23852
|
},
|
|
23569
23853
|
{
|
|
23570
23854
|
"name": "componentProps",
|
|
23571
|
-
"type": "
|
|
23855
|
+
"type": "T | undefined",
|
|
23572
23856
|
"complexType": {
|
|
23573
23857
|
"original": "ComponentProps",
|
|
23574
|
-
"resolved": "
|
|
23858
|
+
"resolved": "T | undefined",
|
|
23575
23859
|
"references": {
|
|
23576
23860
|
"ComponentProps": {
|
|
23577
23861
|
"location": "import",
|
|
23578
23862
|
"path": "../../interface",
|
|
23579
|
-
"id": "src/interface.d.ts::ComponentProps"
|
|
23863
|
+
"id": "src/interface.d.ts::ComponentProps",
|
|
23864
|
+
"referenceLocation": "ComponentProps"
|
|
23580
23865
|
}
|
|
23581
23866
|
}
|
|
23582
23867
|
},
|
|
@@ -23586,10 +23871,10 @@
|
|
|
23586
23871
|
"docsTags": [],
|
|
23587
23872
|
"values": [
|
|
23588
23873
|
{
|
|
23589
|
-
"type": "
|
|
23874
|
+
"type": "T"
|
|
23590
23875
|
},
|
|
23591
23876
|
{
|
|
23592
|
-
"type": "
|
|
23877
|
+
"type": "undefined"
|
|
23593
23878
|
}
|
|
23594
23879
|
],
|
|
23595
23880
|
"optional": true,
|
|
@@ -23636,7 +23921,8 @@
|
|
|
23636
23921
|
"AnimationBuilder": {
|
|
23637
23922
|
"location": "import",
|
|
23638
23923
|
"path": "../../interface",
|
|
23639
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
23924
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
23925
|
+
"referenceLocation": "AnimationBuilder"
|
|
23640
23926
|
}
|
|
23641
23927
|
}
|
|
23642
23928
|
},
|
|
@@ -23831,7 +24117,8 @@
|
|
|
23831
24117
|
"AnimationBuilder": {
|
|
23832
24118
|
"location": "import",
|
|
23833
24119
|
"path": "../../interface",
|
|
23834
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
24120
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
24121
|
+
"referenceLocation": "AnimationBuilder"
|
|
23835
24122
|
}
|
|
23836
24123
|
}
|
|
23837
24124
|
},
|
|
@@ -23883,7 +24170,8 @@
|
|
|
23883
24170
|
"PositionReference": {
|
|
23884
24171
|
"location": "import",
|
|
23885
24172
|
"path": "./popover-interface",
|
|
23886
|
-
"id": "src/components/popover/popover-interface.ts::PositionReference"
|
|
24173
|
+
"id": "src/components/popover/popover-interface.ts::PositionReference",
|
|
24174
|
+
"referenceLocation": "PositionReference"
|
|
23887
24175
|
}
|
|
23888
24176
|
}
|
|
23889
24177
|
},
|
|
@@ -23952,7 +24240,8 @@
|
|
|
23952
24240
|
"PositionSide": {
|
|
23953
24241
|
"location": "import",
|
|
23954
24242
|
"path": "./popover-interface",
|
|
23955
|
-
"id": "src/components/popover/popover-interface.ts::PositionSide"
|
|
24243
|
+
"id": "src/components/popover/popover-interface.ts::PositionSide",
|
|
24244
|
+
"referenceLocation": "PositionSide"
|
|
23956
24245
|
}
|
|
23957
24246
|
}
|
|
23958
24247
|
},
|
|
@@ -24008,7 +24297,8 @@
|
|
|
24008
24297
|
"PopoverSize": {
|
|
24009
24298
|
"location": "import",
|
|
24010
24299
|
"path": "./popover-interface",
|
|
24011
|
-
"id": "src/components/popover/popover-interface.ts::PopoverSize"
|
|
24300
|
+
"id": "src/components/popover/popover-interface.ts::PopoverSize",
|
|
24301
|
+
"referenceLocation": "PopoverSize"
|
|
24012
24302
|
}
|
|
24013
24303
|
}
|
|
24014
24304
|
},
|
|
@@ -24103,7 +24393,8 @@
|
|
|
24103
24393
|
"TriggerAction": {
|
|
24104
24394
|
"location": "import",
|
|
24105
24395
|
"path": "./popover-interface",
|
|
24106
|
-
"id": "src/components/popover/popover-interface.ts::TriggerAction"
|
|
24396
|
+
"id": "src/components/popover/popover-interface.ts::TriggerAction",
|
|
24397
|
+
"referenceLocation": "TriggerAction"
|
|
24107
24398
|
}
|
|
24108
24399
|
}
|
|
24109
24400
|
},
|
|
@@ -24227,7 +24518,8 @@
|
|
|
24227
24518
|
"OverlayEventDetail": {
|
|
24228
24519
|
"location": "import",
|
|
24229
24520
|
"path": "../../utils/overlays-interface",
|
|
24230
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
24521
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
24522
|
+
"referenceLocation": "OverlayEventDetail"
|
|
24231
24523
|
},
|
|
24232
24524
|
"T": {
|
|
24233
24525
|
"location": "global",
|
|
@@ -24258,7 +24550,8 @@
|
|
|
24258
24550
|
"OverlayEventDetail": {
|
|
24259
24551
|
"location": "import",
|
|
24260
24552
|
"path": "../../utils/overlays-interface",
|
|
24261
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
24553
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
24554
|
+
"referenceLocation": "OverlayEventDetail"
|
|
24262
24555
|
},
|
|
24263
24556
|
"T": {
|
|
24264
24557
|
"location": "global",
|
|
@@ -24344,7 +24637,8 @@
|
|
|
24344
24637
|
"OverlayEventDetail": {
|
|
24345
24638
|
"location": "import",
|
|
24346
24639
|
"path": "../../utils/overlays-interface",
|
|
24347
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
24640
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
24641
|
+
"referenceLocation": "OverlayEventDetail"
|
|
24348
24642
|
}
|
|
24349
24643
|
}
|
|
24350
24644
|
},
|
|
@@ -24378,7 +24672,8 @@
|
|
|
24378
24672
|
"OverlayEventDetail": {
|
|
24379
24673
|
"location": "import",
|
|
24380
24674
|
"path": "../../utils/overlays-interface",
|
|
24381
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
24675
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
24676
|
+
"referenceLocation": "OverlayEventDetail"
|
|
24382
24677
|
}
|
|
24383
24678
|
}
|
|
24384
24679
|
},
|
|
@@ -24412,7 +24707,8 @@
|
|
|
24412
24707
|
"OverlayEventDetail": {
|
|
24413
24708
|
"location": "import",
|
|
24414
24709
|
"path": "../../utils/overlays-interface",
|
|
24415
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
24710
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
24711
|
+
"referenceLocation": "OverlayEventDetail"
|
|
24416
24712
|
}
|
|
24417
24713
|
}
|
|
24418
24714
|
},
|
|
@@ -24446,7 +24742,8 @@
|
|
|
24446
24742
|
"OverlayEventDetail": {
|
|
24447
24743
|
"location": "import",
|
|
24448
24744
|
"path": "../../utils/overlays-interface",
|
|
24449
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
24745
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
24746
|
+
"referenceLocation": "OverlayEventDetail"
|
|
24450
24747
|
}
|
|
24451
24748
|
}
|
|
24452
24749
|
},
|
|
@@ -24625,6 +24922,7 @@
|
|
|
24625
24922
|
"docs": "The wrapper element for the default slot."
|
|
24626
24923
|
}
|
|
24627
24924
|
],
|
|
24925
|
+
"states": [],
|
|
24628
24926
|
"dependents": [
|
|
24629
24927
|
"ion-datetime",
|
|
24630
24928
|
"ion-select"
|
|
@@ -24708,7 +25006,8 @@
|
|
|
24708
25006
|
"Color": {
|
|
24709
25007
|
"location": "import",
|
|
24710
25008
|
"path": "../../interface",
|
|
24711
|
-
"id": "src/interface.d.ts::Color"
|
|
25009
|
+
"id": "src/interface.d.ts::Color",
|
|
25010
|
+
"referenceLocation": "Color"
|
|
24712
25011
|
}
|
|
24713
25012
|
}
|
|
24714
25013
|
},
|
|
@@ -24924,6 +25223,7 @@
|
|
|
24924
25223
|
"docs": "The track bar behind the progress bar. If the `buffer` property is set and `type` is `\"determinate\"` the track will be the\nwidth of the `buffer` value."
|
|
24925
25224
|
}
|
|
24926
25225
|
],
|
|
25226
|
+
"states": [],
|
|
24927
25227
|
"dependents": [],
|
|
24928
25228
|
"dependencies": [],
|
|
24929
25229
|
"dependencyGraph": {}
|
|
@@ -24998,7 +25298,8 @@
|
|
|
24998
25298
|
"Color": {
|
|
24999
25299
|
"location": "import",
|
|
25000
25300
|
"path": "../../interface",
|
|
25001
|
-
"id": "src/interface.d.ts::Color"
|
|
25301
|
+
"id": "src/interface.d.ts::Color",
|
|
25302
|
+
"referenceLocation": "Color"
|
|
25002
25303
|
}
|
|
25003
25304
|
}
|
|
25004
25305
|
},
|
|
@@ -25338,6 +25639,7 @@
|
|
|
25338
25639
|
"docs": "The checkmark or dot used to indicate the checked state."
|
|
25339
25640
|
}
|
|
25340
25641
|
],
|
|
25642
|
+
"states": [],
|
|
25341
25643
|
"dependents": [
|
|
25342
25644
|
"ion-select-modal",
|
|
25343
25645
|
"ion-select-popover"
|
|
@@ -25399,7 +25701,8 @@
|
|
|
25399
25701
|
"RadioGroupCompareFn": {
|
|
25400
25702
|
"location": "import",
|
|
25401
25703
|
"path": "./radio-group-interface",
|
|
25402
|
-
"id": "src/components/radio-group/radio-group-interface.ts::RadioGroupCompareFn"
|
|
25704
|
+
"id": "src/components/radio-group/radio-group-interface.ts::RadioGroupCompareFn",
|
|
25705
|
+
"referenceLocation": "RadioGroupCompareFn"
|
|
25403
25706
|
}
|
|
25404
25707
|
}
|
|
25405
25708
|
},
|
|
@@ -25545,7 +25848,8 @@
|
|
|
25545
25848
|
"RadioGroupChangeEventDetail": {
|
|
25546
25849
|
"location": "import",
|
|
25547
25850
|
"path": "./radio-group-interface",
|
|
25548
|
-
"id": "src/components/radio-group/radio-group-interface.ts::RadioGroupChangeEventDetail"
|
|
25851
|
+
"id": "src/components/radio-group/radio-group-interface.ts::RadioGroupChangeEventDetail",
|
|
25852
|
+
"referenceLocation": "RadioGroupChangeEventDetail"
|
|
25549
25853
|
}
|
|
25550
25854
|
}
|
|
25551
25855
|
},
|
|
@@ -25566,6 +25870,7 @@
|
|
|
25566
25870
|
"styles": [],
|
|
25567
25871
|
"slots": [],
|
|
25568
25872
|
"parts": [],
|
|
25873
|
+
"states": [],
|
|
25569
25874
|
"dependents": [
|
|
25570
25875
|
"ion-select-modal",
|
|
25571
25876
|
"ion-select-popover"
|
|
@@ -25669,7 +25974,8 @@
|
|
|
25669
25974
|
"Color": {
|
|
25670
25975
|
"location": "import",
|
|
25671
25976
|
"path": "../../interface",
|
|
25672
|
-
"id": "src/interface.d.ts::Color"
|
|
25977
|
+
"id": "src/interface.d.ts::Color",
|
|
25978
|
+
"referenceLocation": "Color"
|
|
25673
25979
|
}
|
|
25674
25980
|
}
|
|
25675
25981
|
},
|
|
@@ -26026,7 +26332,8 @@
|
|
|
26026
26332
|
"PinFormatter": {
|
|
26027
26333
|
"location": "import",
|
|
26028
26334
|
"path": "./range-interface",
|
|
26029
|
-
"id": "src/components/range/range-interface.ts::PinFormatter"
|
|
26335
|
+
"id": "src/components/range/range-interface.ts::PinFormatter",
|
|
26336
|
+
"referenceLocation": "PinFormatter"
|
|
26030
26337
|
}
|
|
26031
26338
|
}
|
|
26032
26339
|
},
|
|
@@ -26150,7 +26457,8 @@
|
|
|
26150
26457
|
"RangeValue": {
|
|
26151
26458
|
"location": "import",
|
|
26152
26459
|
"path": "./range-interface",
|
|
26153
|
-
"id": "src/components/range/range-interface.ts::RangeValue"
|
|
26460
|
+
"id": "src/components/range/range-interface.ts::RangeValue",
|
|
26461
|
+
"referenceLocation": "RangeValue"
|
|
26154
26462
|
}
|
|
26155
26463
|
}
|
|
26156
26464
|
},
|
|
@@ -26206,7 +26514,8 @@
|
|
|
26206
26514
|
"RangeChangeEventDetail": {
|
|
26207
26515
|
"location": "import",
|
|
26208
26516
|
"path": "./range-interface",
|
|
26209
|
-
"id": "src/components/range/range-interface.ts::RangeChangeEventDetail"
|
|
26517
|
+
"id": "src/components/range/range-interface.ts::RangeChangeEventDetail",
|
|
26518
|
+
"referenceLocation": "RangeChangeEventDetail"
|
|
26210
26519
|
}
|
|
26211
26520
|
}
|
|
26212
26521
|
},
|
|
@@ -26240,7 +26549,8 @@
|
|
|
26240
26549
|
"RangeChangeEventDetail": {
|
|
26241
26550
|
"location": "import",
|
|
26242
26551
|
"path": "./range-interface",
|
|
26243
|
-
"id": "src/components/range/range-interface.ts::RangeChangeEventDetail"
|
|
26552
|
+
"id": "src/components/range/range-interface.ts::RangeChangeEventDetail",
|
|
26553
|
+
"referenceLocation": "RangeChangeEventDetail"
|
|
26244
26554
|
}
|
|
26245
26555
|
}
|
|
26246
26556
|
},
|
|
@@ -26260,7 +26570,8 @@
|
|
|
26260
26570
|
"RangeKnobMoveEndEventDetail": {
|
|
26261
26571
|
"location": "import",
|
|
26262
26572
|
"path": "./range-interface",
|
|
26263
|
-
"id": "src/components/range/range-interface.ts::RangeKnobMoveEndEventDetail"
|
|
26573
|
+
"id": "src/components/range/range-interface.ts::RangeKnobMoveEndEventDetail",
|
|
26574
|
+
"referenceLocation": "RangeKnobMoveEndEventDetail"
|
|
26264
26575
|
}
|
|
26265
26576
|
}
|
|
26266
26577
|
},
|
|
@@ -26280,7 +26591,8 @@
|
|
|
26280
26591
|
"RangeKnobMoveStartEventDetail": {
|
|
26281
26592
|
"location": "import",
|
|
26282
26593
|
"path": "./range-interface",
|
|
26283
|
-
"id": "src/components/range/range-interface.ts::RangeKnobMoveStartEventDetail"
|
|
26594
|
+
"id": "src/components/range/range-interface.ts::RangeKnobMoveStartEventDetail",
|
|
26595
|
+
"referenceLocation": "RangeKnobMoveStartEventDetail"
|
|
26284
26596
|
}
|
|
26285
26597
|
}
|
|
26286
26598
|
},
|
|
@@ -26469,6 +26781,7 @@
|
|
|
26469
26781
|
"docs": "An active tick mark."
|
|
26470
26782
|
}
|
|
26471
26783
|
],
|
|
26784
|
+
"states": [],
|
|
26472
26785
|
"dependents": [],
|
|
26473
26786
|
"dependencies": [],
|
|
26474
26787
|
"dependencyGraph": {}
|
|
@@ -26576,7 +26889,7 @@
|
|
|
26576
26889
|
"mutable": false,
|
|
26577
26890
|
"attr": "pull-factor",
|
|
26578
26891
|
"reflectToAttr": false,
|
|
26579
|
-
"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
|
|
26892
|
+
"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.",
|
|
26580
26893
|
"docsTags": [
|
|
26581
26894
|
{
|
|
26582
26895
|
"name": "default",
|
|
@@ -26765,6 +27078,41 @@
|
|
|
26765
27078
|
"docs": "Emitted while the user is pulling down the content and exposing the refresher.",
|
|
26766
27079
|
"docsTags": []
|
|
26767
27080
|
},
|
|
27081
|
+
{
|
|
27082
|
+
"event": "ionPullEnd",
|
|
27083
|
+
"detail": "RefresherPullEndEventDetail",
|
|
27084
|
+
"bubbles": true,
|
|
27085
|
+
"complexType": {
|
|
27086
|
+
"original": "RefresherPullEndEventDetail",
|
|
27087
|
+
"resolved": "RefresherPullEndEventDetail",
|
|
27088
|
+
"references": {
|
|
27089
|
+
"RefresherPullEndEventDetail": {
|
|
27090
|
+
"location": "import",
|
|
27091
|
+
"path": "./refresher-interface",
|
|
27092
|
+
"id": "src/components/refresher/refresher-interface.ts::RefresherPullEndEventDetail",
|
|
27093
|
+
"referenceLocation": "RefresherPullEndEventDetail"
|
|
27094
|
+
}
|
|
27095
|
+
}
|
|
27096
|
+
},
|
|
27097
|
+
"cancelable": true,
|
|
27098
|
+
"composed": true,
|
|
27099
|
+
"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.",
|
|
27100
|
+
"docsTags": []
|
|
27101
|
+
},
|
|
27102
|
+
{
|
|
27103
|
+
"event": "ionPullStart",
|
|
27104
|
+
"detail": "void",
|
|
27105
|
+
"bubbles": true,
|
|
27106
|
+
"complexType": {
|
|
27107
|
+
"original": "void",
|
|
27108
|
+
"resolved": "void",
|
|
27109
|
+
"references": {}
|
|
27110
|
+
},
|
|
27111
|
+
"cancelable": true,
|
|
27112
|
+
"composed": true,
|
|
27113
|
+
"docs": "Emitted when the user begins to start pulling down.",
|
|
27114
|
+
"docsTags": []
|
|
27115
|
+
},
|
|
26768
27116
|
{
|
|
26769
27117
|
"event": "ionRefresh",
|
|
26770
27118
|
"detail": "RefresherEventDetail",
|
|
@@ -26776,7 +27124,8 @@
|
|
|
26776
27124
|
"RefresherEventDetail": {
|
|
26777
27125
|
"location": "import",
|
|
26778
27126
|
"path": "./refresher-interface",
|
|
26779
|
-
"id": "src/components/refresher/refresher-interface.ts::RefresherEventDetail"
|
|
27127
|
+
"id": "src/components/refresher/refresher-interface.ts::RefresherEventDetail",
|
|
27128
|
+
"referenceLocation": "RefresherEventDetail"
|
|
26780
27129
|
}
|
|
26781
27130
|
}
|
|
26782
27131
|
},
|
|
@@ -26796,14 +27145,21 @@
|
|
|
26796
27145
|
},
|
|
26797
27146
|
"cancelable": true,
|
|
26798
27147
|
"composed": true,
|
|
26799
|
-
"docs": "Emitted when the user begins to start pulling down
|
|
26800
|
-
"docsTags": [
|
|
27148
|
+
"docs": "Emitted when the user begins to start pulling down.\nTODO(FW-7044): Remove this in a major release",
|
|
27149
|
+
"docsTags": [
|
|
27150
|
+
{
|
|
27151
|
+
"name": "deprecated",
|
|
27152
|
+
"text": "Use `ionPullStart` instead."
|
|
27153
|
+
}
|
|
27154
|
+
],
|
|
27155
|
+
"deprecation": "Use `ionPullStart` instead."
|
|
26801
27156
|
}
|
|
26802
27157
|
],
|
|
26803
27158
|
"listeners": [],
|
|
26804
27159
|
"styles": [],
|
|
26805
27160
|
"slots": [],
|
|
26806
27161
|
"parts": [],
|
|
27162
|
+
"states": [],
|
|
26807
27163
|
"dependents": [],
|
|
26808
27164
|
"dependencies": [],
|
|
26809
27165
|
"dependencyGraph": {}
|
|
@@ -26826,7 +27182,8 @@
|
|
|
26826
27182
|
"SpinnerTypes": {
|
|
26827
27183
|
"location": "import",
|
|
26828
27184
|
"path": "../spinner/spinner-configs",
|
|
26829
|
-
"id": "src/components/spinner/spinner-configs.ts::SpinnerTypes"
|
|
27185
|
+
"id": "src/components/spinner/spinner-configs.ts::SpinnerTypes",
|
|
27186
|
+
"referenceLocation": "SpinnerTypes"
|
|
26830
27187
|
}
|
|
26831
27188
|
}
|
|
26832
27189
|
},
|
|
@@ -26861,7 +27218,8 @@
|
|
|
26861
27218
|
"IonicSafeString": {
|
|
26862
27219
|
"location": "import",
|
|
26863
27220
|
"path": "../../utils/sanitization",
|
|
26864
|
-
"id": "src/utils/sanitization/index.ts::IonicSafeString"
|
|
27221
|
+
"id": "src/utils/sanitization/index.ts::IonicSafeString",
|
|
27222
|
+
"referenceLocation": "IonicSafeString"
|
|
26865
27223
|
}
|
|
26866
27224
|
}
|
|
26867
27225
|
},
|
|
@@ -26896,7 +27254,8 @@
|
|
|
26896
27254
|
"SpinnerTypes": {
|
|
26897
27255
|
"location": "import",
|
|
26898
27256
|
"path": "../spinner/spinner-configs",
|
|
26899
|
-
"id": "src/components/spinner/spinner-configs.ts::SpinnerTypes"
|
|
27257
|
+
"id": "src/components/spinner/spinner-configs.ts::SpinnerTypes",
|
|
27258
|
+
"referenceLocation": "SpinnerTypes"
|
|
26900
27259
|
}
|
|
26901
27260
|
}
|
|
26902
27261
|
},
|
|
@@ -26964,7 +27323,8 @@
|
|
|
26964
27323
|
"IonicSafeString": {
|
|
26965
27324
|
"location": "import",
|
|
26966
27325
|
"path": "../../utils/sanitization",
|
|
26967
|
-
"id": "src/utils/sanitization/index.ts::IonicSafeString"
|
|
27326
|
+
"id": "src/utils/sanitization/index.ts::IonicSafeString",
|
|
27327
|
+
"referenceLocation": "IonicSafeString"
|
|
26968
27328
|
}
|
|
26969
27329
|
}
|
|
26970
27330
|
},
|
|
@@ -26996,6 +27356,7 @@
|
|
|
26996
27356
|
"styles": [],
|
|
26997
27357
|
"slots": [],
|
|
26998
27358
|
"parts": [],
|
|
27359
|
+
"states": [],
|
|
26999
27360
|
"dependents": [],
|
|
27000
27361
|
"dependencies": [
|
|
27001
27362
|
"ion-spinner",
|
|
@@ -27038,6 +27399,7 @@
|
|
|
27038
27399
|
"docs": "The icon of the reorder handle (uses ion-icon)."
|
|
27039
27400
|
}
|
|
27040
27401
|
],
|
|
27402
|
+
"states": [],
|
|
27041
27403
|
"dependents": [],
|
|
27042
27404
|
"dependencies": [
|
|
27043
27405
|
"ion-icon"
|
|
@@ -27139,7 +27501,8 @@
|
|
|
27139
27501
|
"ItemReorderEventDetail": {
|
|
27140
27502
|
"location": "import",
|
|
27141
27503
|
"path": "./reorder-group-interface",
|
|
27142
|
-
"id": "src/components/reorder-group/reorder-group-interface.ts::ItemReorderEventDetail"
|
|
27504
|
+
"id": "src/components/reorder-group/reorder-group-interface.ts::ItemReorderEventDetail",
|
|
27505
|
+
"referenceLocation": "ItemReorderEventDetail"
|
|
27143
27506
|
}
|
|
27144
27507
|
}
|
|
27145
27508
|
},
|
|
@@ -27165,7 +27528,8 @@
|
|
|
27165
27528
|
"ReorderEndEventDetail": {
|
|
27166
27529
|
"location": "import",
|
|
27167
27530
|
"path": "./reorder-group-interface",
|
|
27168
|
-
"id": "src/components/reorder-group/reorder-group-interface.ts::ReorderEndEventDetail"
|
|
27531
|
+
"id": "src/components/reorder-group/reorder-group-interface.ts::ReorderEndEventDetail",
|
|
27532
|
+
"referenceLocation": "ReorderEndEventDetail"
|
|
27169
27533
|
}
|
|
27170
27534
|
}
|
|
27171
27535
|
},
|
|
@@ -27185,7 +27549,8 @@
|
|
|
27185
27549
|
"ReorderMoveEventDetail": {
|
|
27186
27550
|
"location": "import",
|
|
27187
27551
|
"path": "./reorder-group-interface",
|
|
27188
|
-
"id": "src/components/reorder-group/reorder-group-interface.ts::ReorderMoveEventDetail"
|
|
27552
|
+
"id": "src/components/reorder-group/reorder-group-interface.ts::ReorderMoveEventDetail",
|
|
27553
|
+
"referenceLocation": "ReorderMoveEventDetail"
|
|
27189
27554
|
}
|
|
27190
27555
|
}
|
|
27191
27556
|
},
|
|
@@ -27213,6 +27578,7 @@
|
|
|
27213
27578
|
"styles": [],
|
|
27214
27579
|
"slots": [],
|
|
27215
27580
|
"parts": [],
|
|
27581
|
+
"states": [],
|
|
27216
27582
|
"dependents": [],
|
|
27217
27583
|
"dependencies": [],
|
|
27218
27584
|
"dependencyGraph": {}
|
|
@@ -27320,6 +27686,7 @@
|
|
|
27320
27686
|
"styles": [],
|
|
27321
27687
|
"slots": [],
|
|
27322
27688
|
"parts": [],
|
|
27689
|
+
"states": [],
|
|
27323
27690
|
"dependents": [
|
|
27324
27691
|
"ion-action-sheet",
|
|
27325
27692
|
"ion-alert",
|
|
@@ -27404,7 +27771,8 @@
|
|
|
27404
27771
|
"NavigationHookCallback": {
|
|
27405
27772
|
"location": "import",
|
|
27406
27773
|
"path": "./route-interface",
|
|
27407
|
-
"id": "src/components/route/route-interface.ts::NavigationHookCallback"
|
|
27774
|
+
"id": "src/components/route/route-interface.ts::NavigationHookCallback",
|
|
27775
|
+
"referenceLocation": "NavigationHookCallback"
|
|
27408
27776
|
}
|
|
27409
27777
|
}
|
|
27410
27778
|
},
|
|
@@ -27438,7 +27806,8 @@
|
|
|
27438
27806
|
"NavigationHookCallback": {
|
|
27439
27807
|
"location": "import",
|
|
27440
27808
|
"path": "./route-interface",
|
|
27441
|
-
"id": "src/components/route/route-interface.ts::NavigationHookCallback"
|
|
27809
|
+
"id": "src/components/route/route-interface.ts::NavigationHookCallback",
|
|
27810
|
+
"referenceLocation": "NavigationHookCallback"
|
|
27442
27811
|
}
|
|
27443
27812
|
}
|
|
27444
27813
|
},
|
|
@@ -27561,6 +27930,7 @@
|
|
|
27561
27930
|
"styles": [],
|
|
27562
27931
|
"slots": [],
|
|
27563
27932
|
"parts": [],
|
|
27933
|
+
"states": [],
|
|
27564
27934
|
"dependents": [],
|
|
27565
27935
|
"dependencies": [],
|
|
27566
27936
|
"dependencyGraph": {}
|
|
@@ -27647,6 +28017,7 @@
|
|
|
27647
28017
|
"styles": [],
|
|
27648
28018
|
"slots": [],
|
|
27649
28019
|
"parts": [],
|
|
28020
|
+
"states": [],
|
|
27650
28021
|
"dependents": [],
|
|
27651
28022
|
"dependencies": [],
|
|
27652
28023
|
"dependencyGraph": {}
|
|
@@ -27774,12 +28145,14 @@
|
|
|
27774
28145
|
"RouterDirection": {
|
|
27775
28146
|
"location": "import",
|
|
27776
28147
|
"path": "./utils/interface",
|
|
27777
|
-
"id": "src/components/router/utils/interface.ts::RouterDirection"
|
|
28148
|
+
"id": "src/components/router/utils/interface.ts::RouterDirection",
|
|
28149
|
+
"referenceLocation": "RouterDirection"
|
|
27778
28150
|
},
|
|
27779
28151
|
"AnimationBuilder": {
|
|
27780
28152
|
"location": "import",
|
|
27781
28153
|
"path": "../../interface",
|
|
27782
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
28154
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
28155
|
+
"referenceLocation": "AnimationBuilder"
|
|
27783
28156
|
}
|
|
27784
28157
|
},
|
|
27785
28158
|
"return": "Promise<boolean>"
|
|
@@ -27831,7 +28204,8 @@
|
|
|
27831
28204
|
"RouterEventDetail": {
|
|
27832
28205
|
"location": "import",
|
|
27833
28206
|
"path": "./utils/interface",
|
|
27834
|
-
"id": "src/components/router/utils/interface.ts::RouterEventDetail"
|
|
28207
|
+
"id": "src/components/router/utils/interface.ts::RouterEventDetail",
|
|
28208
|
+
"referenceLocation": "RouterEventDetail"
|
|
27835
28209
|
}
|
|
27836
28210
|
}
|
|
27837
28211
|
},
|
|
@@ -27851,7 +28225,8 @@
|
|
|
27851
28225
|
"RouterEventDetail": {
|
|
27852
28226
|
"location": "import",
|
|
27853
28227
|
"path": "./utils/interface",
|
|
27854
|
-
"id": "src/components/router/utils/interface.ts::RouterEventDetail"
|
|
28228
|
+
"id": "src/components/router/utils/interface.ts::RouterEventDetail",
|
|
28229
|
+
"referenceLocation": "RouterEventDetail"
|
|
27855
28230
|
}
|
|
27856
28231
|
}
|
|
27857
28232
|
},
|
|
@@ -27878,6 +28253,7 @@
|
|
|
27878
28253
|
"styles": [],
|
|
27879
28254
|
"slots": [],
|
|
27880
28255
|
"parts": [],
|
|
28256
|
+
"states": [],
|
|
27881
28257
|
"dependents": [],
|
|
27882
28258
|
"dependencies": [],
|
|
27883
28259
|
"dependencyGraph": {}
|
|
@@ -27900,7 +28276,8 @@
|
|
|
27900
28276
|
"Color": {
|
|
27901
28277
|
"location": "import",
|
|
27902
28278
|
"path": "../../interface",
|
|
27903
|
-
"id": "src/interface.d.ts::Color"
|
|
28279
|
+
"id": "src/interface.d.ts::Color",
|
|
28280
|
+
"referenceLocation": "Color"
|
|
27904
28281
|
}
|
|
27905
28282
|
}
|
|
27906
28283
|
},
|
|
@@ -28020,7 +28397,8 @@
|
|
|
28020
28397
|
"AnimationBuilder": {
|
|
28021
28398
|
"location": "import",
|
|
28022
28399
|
"path": "../../interface",
|
|
28023
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
28400
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
28401
|
+
"referenceLocation": "AnimationBuilder"
|
|
28024
28402
|
}
|
|
28025
28403
|
}
|
|
28026
28404
|
},
|
|
@@ -28051,7 +28429,8 @@
|
|
|
28051
28429
|
"RouterDirection": {
|
|
28052
28430
|
"location": "import",
|
|
28053
28431
|
"path": "../router/utils/interface",
|
|
28054
|
-
"id": "src/components/router/utils/interface.ts::RouterDirection"
|
|
28432
|
+
"id": "src/components/router/utils/interface.ts::RouterDirection",
|
|
28433
|
+
"referenceLocation": "RouterDirection"
|
|
28055
28434
|
}
|
|
28056
28435
|
}
|
|
28057
28436
|
},
|
|
@@ -28129,6 +28508,7 @@
|
|
|
28129
28508
|
],
|
|
28130
28509
|
"slots": [],
|
|
28131
28510
|
"parts": [],
|
|
28511
|
+
"states": [],
|
|
28132
28512
|
"dependents": [],
|
|
28133
28513
|
"dependencies": [],
|
|
28134
28514
|
"dependencyGraph": {}
|
|
@@ -28180,7 +28560,8 @@
|
|
|
28180
28560
|
"AnimationBuilder": {
|
|
28181
28561
|
"location": "import",
|
|
28182
28562
|
"path": "../../interface",
|
|
28183
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
28563
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
28564
|
+
"referenceLocation": "AnimationBuilder"
|
|
28184
28565
|
}
|
|
28185
28566
|
}
|
|
28186
28567
|
},
|
|
@@ -28247,6 +28628,7 @@
|
|
|
28247
28628
|
"styles": [],
|
|
28248
28629
|
"slots": [],
|
|
28249
28630
|
"parts": [],
|
|
28631
|
+
"states": [],
|
|
28250
28632
|
"dependents": [],
|
|
28251
28633
|
"dependencies": [],
|
|
28252
28634
|
"dependencyGraph": {}
|
|
@@ -28265,6 +28647,7 @@
|
|
|
28265
28647
|
"styles": [],
|
|
28266
28648
|
"slots": [],
|
|
28267
28649
|
"parts": [],
|
|
28650
|
+
"states": [],
|
|
28268
28651
|
"dependents": [],
|
|
28269
28652
|
"dependencies": [],
|
|
28270
28653
|
"dependencyGraph": {}
|
|
@@ -28342,15 +28725,16 @@
|
|
|
28342
28725
|
},
|
|
28343
28726
|
{
|
|
28344
28727
|
"name": "autocomplete",
|
|
28345
|
-
"type": "\"name\" | \"
|
|
28728
|
+
"type": "\"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-additional-name\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"email\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"impp\" | \"language\" | \"name\" | \"new-password\" | \"nickname\" | \"off\" | \"on\" | \"one-time-code\" | \"organization\" | \"organization-title\" | \"photo\" | \"postal-code\" | \"sex\" | \"street-address\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"transaction-amount\" | \"transaction-currency\" | \"url\" | \"username\"",
|
|
28346
28729
|
"complexType": {
|
|
28347
28730
|
"original": "AutocompleteTypes",
|
|
28348
|
-
"resolved": "\"name\" | \"
|
|
28731
|
+
"resolved": "\"additional-name\" | \"address-level1\" | \"address-level2\" | \"address-level3\" | \"address-level4\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"cc-additional-name\" | \"cc-csc\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-family-name\" | \"cc-given-name\" | \"cc-name\" | \"cc-number\" | \"cc-type\" | \"country\" | \"country-name\" | \"current-password\" | \"email\" | \"family-name\" | \"given-name\" | \"honorific-prefix\" | \"honorific-suffix\" | \"impp\" | \"language\" | \"name\" | \"new-password\" | \"nickname\" | \"off\" | \"on\" | \"one-time-code\" | \"organization\" | \"organization-title\" | \"photo\" | \"postal-code\" | \"sex\" | \"street-address\" | \"tel\" | \"tel-area-code\" | \"tel-country-code\" | \"tel-extension\" | \"tel-local\" | \"tel-national\" | \"transaction-amount\" | \"transaction-currency\" | \"url\" | \"username\"",
|
|
28349
28732
|
"references": {
|
|
28350
28733
|
"AutocompleteTypes": {
|
|
28351
28734
|
"location": "import",
|
|
28352
28735
|
"path": "../../interface",
|
|
28353
|
-
"id": "src/interface.d.ts::AutocompleteTypes"
|
|
28736
|
+
"id": "src/interface.d.ts::AutocompleteTypes",
|
|
28737
|
+
"referenceLocation": "AutocompleteTypes"
|
|
28354
28738
|
}
|
|
28355
28739
|
}
|
|
28356
28740
|
},
|
|
@@ -28367,219 +28751,219 @@
|
|
|
28367
28751
|
"default": "'off'",
|
|
28368
28752
|
"values": [
|
|
28369
28753
|
{
|
|
28370
|
-
"value": "name",
|
|
28754
|
+
"value": "additional-name",
|
|
28371
28755
|
"type": "string"
|
|
28372
28756
|
},
|
|
28373
28757
|
{
|
|
28374
|
-
"value": "
|
|
28758
|
+
"value": "address-level1",
|
|
28375
28759
|
"type": "string"
|
|
28376
28760
|
},
|
|
28377
28761
|
{
|
|
28378
|
-
"value": "
|
|
28762
|
+
"value": "address-level2",
|
|
28379
28763
|
"type": "string"
|
|
28380
28764
|
},
|
|
28381
28765
|
{
|
|
28382
|
-
"value": "
|
|
28766
|
+
"value": "address-level3",
|
|
28383
28767
|
"type": "string"
|
|
28384
28768
|
},
|
|
28385
28769
|
{
|
|
28386
|
-
"value": "
|
|
28770
|
+
"value": "address-level4",
|
|
28387
28771
|
"type": "string"
|
|
28388
28772
|
},
|
|
28389
28773
|
{
|
|
28390
|
-
"value": "
|
|
28774
|
+
"value": "address-line1",
|
|
28391
28775
|
"type": "string"
|
|
28392
28776
|
},
|
|
28393
28777
|
{
|
|
28394
|
-
"value": "
|
|
28778
|
+
"value": "address-line2",
|
|
28395
28779
|
"type": "string"
|
|
28396
28780
|
},
|
|
28397
28781
|
{
|
|
28398
|
-
"value": "
|
|
28782
|
+
"value": "address-line3",
|
|
28399
28783
|
"type": "string"
|
|
28400
28784
|
},
|
|
28401
28785
|
{
|
|
28402
|
-
"value": "
|
|
28786
|
+
"value": "bday",
|
|
28403
28787
|
"type": "string"
|
|
28404
28788
|
},
|
|
28405
28789
|
{
|
|
28406
|
-
"value": "
|
|
28790
|
+
"value": "bday-day",
|
|
28407
28791
|
"type": "string"
|
|
28408
28792
|
},
|
|
28409
28793
|
{
|
|
28410
|
-
"value": "
|
|
28794
|
+
"value": "bday-month",
|
|
28411
28795
|
"type": "string"
|
|
28412
28796
|
},
|
|
28413
28797
|
{
|
|
28414
|
-
"value": "
|
|
28798
|
+
"value": "bday-year",
|
|
28415
28799
|
"type": "string"
|
|
28416
28800
|
},
|
|
28417
28801
|
{
|
|
28418
|
-
"value": "
|
|
28802
|
+
"value": "cc-additional-name",
|
|
28419
28803
|
"type": "string"
|
|
28420
28804
|
},
|
|
28421
28805
|
{
|
|
28422
|
-
"value": "
|
|
28806
|
+
"value": "cc-csc",
|
|
28423
28807
|
"type": "string"
|
|
28424
28808
|
},
|
|
28425
28809
|
{
|
|
28426
|
-
"value": "
|
|
28810
|
+
"value": "cc-exp",
|
|
28427
28811
|
"type": "string"
|
|
28428
28812
|
},
|
|
28429
28813
|
{
|
|
28430
|
-
"value": "
|
|
28814
|
+
"value": "cc-exp-month",
|
|
28431
28815
|
"type": "string"
|
|
28432
28816
|
},
|
|
28433
28817
|
{
|
|
28434
|
-
"value": "
|
|
28818
|
+
"value": "cc-exp-year",
|
|
28435
28819
|
"type": "string"
|
|
28436
28820
|
},
|
|
28437
28821
|
{
|
|
28438
|
-
"value": "
|
|
28822
|
+
"value": "cc-family-name",
|
|
28439
28823
|
"type": "string"
|
|
28440
28824
|
},
|
|
28441
28825
|
{
|
|
28442
|
-
"value": "
|
|
28826
|
+
"value": "cc-given-name",
|
|
28443
28827
|
"type": "string"
|
|
28444
28828
|
},
|
|
28445
28829
|
{
|
|
28446
|
-
"value": "
|
|
28830
|
+
"value": "cc-name",
|
|
28447
28831
|
"type": "string"
|
|
28448
28832
|
},
|
|
28449
28833
|
{
|
|
28450
|
-
"value": "
|
|
28834
|
+
"value": "cc-number",
|
|
28451
28835
|
"type": "string"
|
|
28452
28836
|
},
|
|
28453
28837
|
{
|
|
28454
|
-
"value": "
|
|
28838
|
+
"value": "cc-type",
|
|
28455
28839
|
"type": "string"
|
|
28456
28840
|
},
|
|
28457
28841
|
{
|
|
28458
|
-
"value": "
|
|
28842
|
+
"value": "country",
|
|
28459
28843
|
"type": "string"
|
|
28460
28844
|
},
|
|
28461
28845
|
{
|
|
28462
|
-
"value": "
|
|
28846
|
+
"value": "country-name",
|
|
28463
28847
|
"type": "string"
|
|
28464
28848
|
},
|
|
28465
28849
|
{
|
|
28466
|
-
"value": "
|
|
28850
|
+
"value": "current-password",
|
|
28467
28851
|
"type": "string"
|
|
28468
28852
|
},
|
|
28469
28853
|
{
|
|
28470
|
-
"value": "
|
|
28854
|
+
"value": "email",
|
|
28471
28855
|
"type": "string"
|
|
28472
28856
|
},
|
|
28473
28857
|
{
|
|
28474
|
-
"value": "
|
|
28858
|
+
"value": "family-name",
|
|
28475
28859
|
"type": "string"
|
|
28476
28860
|
},
|
|
28477
28861
|
{
|
|
28478
|
-
"value": "
|
|
28862
|
+
"value": "given-name",
|
|
28479
28863
|
"type": "string"
|
|
28480
28864
|
},
|
|
28481
28865
|
{
|
|
28482
|
-
"value": "
|
|
28866
|
+
"value": "honorific-prefix",
|
|
28483
28867
|
"type": "string"
|
|
28484
28868
|
},
|
|
28485
28869
|
{
|
|
28486
|
-
"value": "
|
|
28870
|
+
"value": "honorific-suffix",
|
|
28487
28871
|
"type": "string"
|
|
28488
28872
|
},
|
|
28489
28873
|
{
|
|
28490
|
-
"value": "
|
|
28874
|
+
"value": "impp",
|
|
28491
28875
|
"type": "string"
|
|
28492
28876
|
},
|
|
28493
28877
|
{
|
|
28494
|
-
"value": "
|
|
28878
|
+
"value": "language",
|
|
28495
28879
|
"type": "string"
|
|
28496
28880
|
},
|
|
28497
28881
|
{
|
|
28498
|
-
"value": "
|
|
28882
|
+
"value": "name",
|
|
28499
28883
|
"type": "string"
|
|
28500
28884
|
},
|
|
28501
28885
|
{
|
|
28502
|
-
"value": "
|
|
28886
|
+
"value": "new-password",
|
|
28503
28887
|
"type": "string"
|
|
28504
28888
|
},
|
|
28505
28889
|
{
|
|
28506
|
-
"value": "
|
|
28890
|
+
"value": "nickname",
|
|
28507
28891
|
"type": "string"
|
|
28508
28892
|
},
|
|
28509
28893
|
{
|
|
28510
|
-
"value": "
|
|
28894
|
+
"value": "off",
|
|
28511
28895
|
"type": "string"
|
|
28512
28896
|
},
|
|
28513
28897
|
{
|
|
28514
|
-
"value": "
|
|
28898
|
+
"value": "on",
|
|
28515
28899
|
"type": "string"
|
|
28516
28900
|
},
|
|
28517
28901
|
{
|
|
28518
|
-
"value": "
|
|
28902
|
+
"value": "one-time-code",
|
|
28519
28903
|
"type": "string"
|
|
28520
28904
|
},
|
|
28521
28905
|
{
|
|
28522
|
-
"value": "
|
|
28906
|
+
"value": "organization",
|
|
28523
28907
|
"type": "string"
|
|
28524
28908
|
},
|
|
28525
28909
|
{
|
|
28526
|
-
"value": "
|
|
28910
|
+
"value": "organization-title",
|
|
28527
28911
|
"type": "string"
|
|
28528
28912
|
},
|
|
28529
28913
|
{
|
|
28530
|
-
"value": "
|
|
28914
|
+
"value": "photo",
|
|
28531
28915
|
"type": "string"
|
|
28532
28916
|
},
|
|
28533
28917
|
{
|
|
28534
|
-
"value": "
|
|
28918
|
+
"value": "postal-code",
|
|
28535
28919
|
"type": "string"
|
|
28536
28920
|
},
|
|
28537
28921
|
{
|
|
28538
|
-
"value": "
|
|
28922
|
+
"value": "sex",
|
|
28539
28923
|
"type": "string"
|
|
28540
28924
|
},
|
|
28541
28925
|
{
|
|
28542
|
-
"value": "
|
|
28926
|
+
"value": "street-address",
|
|
28543
28927
|
"type": "string"
|
|
28544
28928
|
},
|
|
28545
28929
|
{
|
|
28546
|
-
"value": "
|
|
28930
|
+
"value": "tel",
|
|
28547
28931
|
"type": "string"
|
|
28548
28932
|
},
|
|
28549
28933
|
{
|
|
28550
|
-
"value": "
|
|
28934
|
+
"value": "tel-area-code",
|
|
28551
28935
|
"type": "string"
|
|
28552
28936
|
},
|
|
28553
28937
|
{
|
|
28554
|
-
"value": "
|
|
28938
|
+
"value": "tel-country-code",
|
|
28555
28939
|
"type": "string"
|
|
28556
28940
|
},
|
|
28557
28941
|
{
|
|
28558
|
-
"value": "tel-
|
|
28942
|
+
"value": "tel-extension",
|
|
28559
28943
|
"type": "string"
|
|
28560
28944
|
},
|
|
28561
28945
|
{
|
|
28562
|
-
"value": "tel-
|
|
28946
|
+
"value": "tel-local",
|
|
28563
28947
|
"type": "string"
|
|
28564
28948
|
},
|
|
28565
28949
|
{
|
|
28566
|
-
"value": "tel-
|
|
28950
|
+
"value": "tel-national",
|
|
28567
28951
|
"type": "string"
|
|
28568
28952
|
},
|
|
28569
28953
|
{
|
|
28570
|
-
"value": "
|
|
28954
|
+
"value": "transaction-amount",
|
|
28571
28955
|
"type": "string"
|
|
28572
28956
|
},
|
|
28573
28957
|
{
|
|
28574
|
-
"value": "
|
|
28958
|
+
"value": "transaction-currency",
|
|
28575
28959
|
"type": "string"
|
|
28576
28960
|
},
|
|
28577
28961
|
{
|
|
28578
|
-
"value": "
|
|
28962
|
+
"value": "url",
|
|
28579
28963
|
"type": "string"
|
|
28580
28964
|
},
|
|
28581
28965
|
{
|
|
28582
|
-
"value": "
|
|
28966
|
+
"value": "username",
|
|
28583
28967
|
"type": "string"
|
|
28584
28968
|
}
|
|
28585
28969
|
],
|
|
@@ -28716,7 +29100,8 @@
|
|
|
28716
29100
|
"Color": {
|
|
28717
29101
|
"location": "import",
|
|
28718
29102
|
"path": "../../interface",
|
|
28719
|
-
"id": "src/interface.d.ts::Color"
|
|
29103
|
+
"id": "src/interface.d.ts::Color",
|
|
29104
|
+
"referenceLocation": "Color"
|
|
28720
29105
|
}
|
|
28721
29106
|
}
|
|
28722
29107
|
},
|
|
@@ -29377,7 +29762,8 @@
|
|
|
29377
29762
|
"SearchbarChangeEventDetail": {
|
|
29378
29763
|
"location": "import",
|
|
29379
29764
|
"path": "./searchbar-interface",
|
|
29380
|
-
"id": "src/components/searchbar/searchbar-interface.ts::SearchbarChangeEventDetail"
|
|
29765
|
+
"id": "src/components/searchbar/searchbar-interface.ts::SearchbarChangeEventDetail",
|
|
29766
|
+
"referenceLocation": "SearchbarChangeEventDetail"
|
|
29381
29767
|
}
|
|
29382
29768
|
}
|
|
29383
29769
|
},
|
|
@@ -29425,7 +29811,8 @@
|
|
|
29425
29811
|
"SearchbarInputEventDetail": {
|
|
29426
29812
|
"location": "import",
|
|
29427
29813
|
"path": "./searchbar-interface",
|
|
29428
|
-
"id": "src/components/searchbar/searchbar-interface.ts::SearchbarInputEventDetail"
|
|
29814
|
+
"id": "src/components/searchbar/searchbar-interface.ts::SearchbarInputEventDetail",
|
|
29815
|
+
"referenceLocation": "SearchbarInputEventDetail"
|
|
29429
29816
|
}
|
|
29430
29817
|
}
|
|
29431
29818
|
},
|
|
@@ -29572,6 +29959,7 @@
|
|
|
29572
29959
|
],
|
|
29573
29960
|
"slots": [],
|
|
29574
29961
|
"parts": [],
|
|
29962
|
+
"states": [],
|
|
29575
29963
|
"dependents": [],
|
|
29576
29964
|
"dependencies": [
|
|
29577
29965
|
"ion-icon"
|
|
@@ -29605,7 +29993,8 @@
|
|
|
29605
29993
|
"Color": {
|
|
29606
29994
|
"location": "import",
|
|
29607
29995
|
"path": "../../interface",
|
|
29608
|
-
"id": "src/interface.d.ts::Color"
|
|
29996
|
+
"id": "src/interface.d.ts::Color",
|
|
29997
|
+
"referenceLocation": "Color"
|
|
29609
29998
|
}
|
|
29610
29999
|
}
|
|
29611
30000
|
},
|
|
@@ -29810,7 +30199,8 @@
|
|
|
29810
30199
|
"SegmentValue": {
|
|
29811
30200
|
"location": "import",
|
|
29812
30201
|
"path": "./segment-interface",
|
|
29813
|
-
"id": "src/components/segment/segment-interface.ts::SegmentValue"
|
|
30202
|
+
"id": "src/components/segment/segment-interface.ts::SegmentValue",
|
|
30203
|
+
"referenceLocation": "SegmentValue"
|
|
29814
30204
|
}
|
|
29815
30205
|
}
|
|
29816
30206
|
},
|
|
@@ -29849,7 +30239,8 @@
|
|
|
29849
30239
|
"SegmentChangeEventDetail": {
|
|
29850
30240
|
"location": "import",
|
|
29851
30241
|
"path": "./segment-interface",
|
|
29852
|
-
"id": "src/components/segment/segment-interface.ts::SegmentChangeEventDetail"
|
|
30242
|
+
"id": "src/components/segment/segment-interface.ts::SegmentChangeEventDetail",
|
|
30243
|
+
"referenceLocation": "SegmentChangeEventDetail"
|
|
29853
30244
|
}
|
|
29854
30245
|
}
|
|
29855
30246
|
},
|
|
@@ -29888,6 +30279,7 @@
|
|
|
29888
30279
|
],
|
|
29889
30280
|
"slots": [],
|
|
29890
30281
|
"parts": [],
|
|
30282
|
+
"states": [],
|
|
29891
30283
|
"dependents": [],
|
|
29892
30284
|
"dependencies": [],
|
|
29893
30285
|
"dependencyGraph": {}
|
|
@@ -29982,7 +30374,8 @@
|
|
|
29982
30374
|
"SegmentButtonLayout": {
|
|
29983
30375
|
"location": "import",
|
|
29984
30376
|
"path": "./segment-button-interface",
|
|
29985
|
-
"id": "src/components/segment-button/segment-button-interface.ts::SegmentButtonLayout"
|
|
30377
|
+
"id": "src/components/segment-button/segment-button-interface.ts::SegmentButtonLayout",
|
|
30378
|
+
"referenceLocation": "SegmentButtonLayout"
|
|
29986
30379
|
}
|
|
29987
30380
|
}
|
|
29988
30381
|
},
|
|
@@ -30100,7 +30493,8 @@
|
|
|
30100
30493
|
"SegmentValue": {
|
|
30101
30494
|
"location": "import",
|
|
30102
30495
|
"path": "../segment/segment-interface",
|
|
30103
|
-
"id": "src/components/segment/segment-interface.ts::SegmentValue"
|
|
30496
|
+
"id": "src/components/segment/segment-interface.ts::SegmentValue",
|
|
30497
|
+
"referenceLocation": "SegmentValue"
|
|
30104
30498
|
}
|
|
30105
30499
|
}
|
|
30106
30500
|
},
|
|
@@ -30485,6 +30879,7 @@
|
|
|
30485
30879
|
"docs": "The native HTML button element that wraps all child elements."
|
|
30486
30880
|
}
|
|
30487
30881
|
],
|
|
30882
|
+
"states": [],
|
|
30488
30883
|
"dependents": [],
|
|
30489
30884
|
"dependencies": [
|
|
30490
30885
|
"ion-ripple-effect"
|
|
@@ -30509,6 +30904,7 @@
|
|
|
30509
30904
|
"styles": [],
|
|
30510
30905
|
"slots": [],
|
|
30511
30906
|
"parts": [],
|
|
30907
|
+
"states": [],
|
|
30512
30908
|
"dependents": [],
|
|
30513
30909
|
"dependencies": [],
|
|
30514
30910
|
"dependencyGraph": {}
|
|
@@ -30593,7 +30989,8 @@
|
|
|
30593
30989
|
"SegmentViewScrollEvent": {
|
|
30594
30990
|
"location": "import",
|
|
30595
30991
|
"path": "./segment-view-interface",
|
|
30596
|
-
"id": "src/components/segment-view/segment-view-interface.ts::SegmentViewScrollEvent"
|
|
30992
|
+
"id": "src/components/segment-view/segment-view-interface.ts::SegmentViewScrollEvent",
|
|
30993
|
+
"referenceLocation": "SegmentViewScrollEvent"
|
|
30597
30994
|
}
|
|
30598
30995
|
}
|
|
30599
30996
|
},
|
|
@@ -30623,6 +31020,7 @@
|
|
|
30623
31020
|
"styles": [],
|
|
30624
31021
|
"slots": [],
|
|
30625
31022
|
"parts": [],
|
|
31023
|
+
"states": [],
|
|
30626
31024
|
"dependents": [],
|
|
30627
31025
|
"dependencies": [],
|
|
30628
31026
|
"dependencyGraph": {}
|
|
@@ -30735,7 +31133,8 @@
|
|
|
30735
31133
|
"Color": {
|
|
30736
31134
|
"location": "import",
|
|
30737
31135
|
"path": "../../interface",
|
|
30738
|
-
"id": "src/interface.d.ts::Color"
|
|
31136
|
+
"id": "src/interface.d.ts::Color",
|
|
31137
|
+
"referenceLocation": "Color"
|
|
30739
31138
|
}
|
|
30740
31139
|
}
|
|
30741
31140
|
},
|
|
@@ -30803,7 +31202,8 @@
|
|
|
30803
31202
|
"SelectCompareFn": {
|
|
30804
31203
|
"location": "import",
|
|
30805
31204
|
"path": "./select-interface",
|
|
30806
|
-
"id": "src/components/select/select-interface.ts::SelectCompareFn"
|
|
31205
|
+
"id": "src/components/select/select-interface.ts::SelectCompareFn",
|
|
31206
|
+
"referenceLocation": "SelectCompareFn"
|
|
30807
31207
|
}
|
|
30808
31208
|
}
|
|
30809
31209
|
},
|
|
@@ -30979,7 +31379,8 @@
|
|
|
30979
31379
|
"SelectInterface": {
|
|
30980
31380
|
"location": "import",
|
|
30981
31381
|
"path": "./select-interface",
|
|
30982
|
-
"id": "src/components/select/select-interface.ts::SelectInterface"
|
|
31382
|
+
"id": "src/components/select/select-interface.ts::SelectInterface",
|
|
31383
|
+
"referenceLocation": "SelectInterface"
|
|
30983
31384
|
}
|
|
30984
31385
|
}
|
|
30985
31386
|
},
|
|
@@ -31522,7 +31923,8 @@
|
|
|
31522
31923
|
"SelectChangeEventDetail": {
|
|
31523
31924
|
"location": "import",
|
|
31524
31925
|
"path": "./select-interface",
|
|
31525
|
-
"id": "src/components/select/select-interface.ts::SelectChangeEventDetail"
|
|
31926
|
+
"id": "src/components/select/select-interface.ts::SelectChangeEventDetail",
|
|
31927
|
+
"referenceLocation": "SelectChangeEventDetail"
|
|
31526
31928
|
}
|
|
31527
31929
|
}
|
|
31528
31930
|
},
|
|
@@ -31815,6 +32217,7 @@
|
|
|
31815
32217
|
"docs": "The clickable label element that wraps the entire form field (label text, slots, selected values or placeholder, and toggle icons)."
|
|
31816
32218
|
}
|
|
31817
32219
|
],
|
|
32220
|
+
"states": [],
|
|
31818
32221
|
"dependents": [],
|
|
31819
32222
|
"dependencies": [
|
|
31820
32223
|
"ion-select-popover",
|
|
@@ -31980,7 +32383,8 @@
|
|
|
31980
32383
|
"SelectModalOption": {
|
|
31981
32384
|
"location": "import",
|
|
31982
32385
|
"path": "./select-modal-interface",
|
|
31983
|
-
"id": "src/components/select-modal/select-modal-interface.ts::SelectModalOption"
|
|
32386
|
+
"id": "src/components/select-modal/select-modal-interface.ts::SelectModalOption",
|
|
32387
|
+
"referenceLocation": "SelectModalOption"
|
|
31984
32388
|
}
|
|
31985
32389
|
}
|
|
31986
32390
|
},
|
|
@@ -32011,6 +32415,7 @@
|
|
|
32011
32415
|
"styles": [],
|
|
32012
32416
|
"slots": [],
|
|
32013
32417
|
"parts": [],
|
|
32418
|
+
"states": [],
|
|
32014
32419
|
"dependents": [
|
|
32015
32420
|
"ion-select"
|
|
32016
32421
|
],
|
|
@@ -32120,6 +32525,7 @@
|
|
|
32120
32525
|
"styles": [],
|
|
32121
32526
|
"slots": [],
|
|
32122
32527
|
"parts": [],
|
|
32528
|
+
"states": [],
|
|
32123
32529
|
"dependents": [],
|
|
32124
32530
|
"dependencies": [],
|
|
32125
32531
|
"dependencyGraph": {}
|
|
@@ -32184,6 +32590,7 @@
|
|
|
32184
32590
|
],
|
|
32185
32591
|
"slots": [],
|
|
32186
32592
|
"parts": [],
|
|
32593
|
+
"states": [],
|
|
32187
32594
|
"dependents": [],
|
|
32188
32595
|
"dependencies": [],
|
|
32189
32596
|
"dependencyGraph": {}
|
|
@@ -32206,7 +32613,8 @@
|
|
|
32206
32613
|
"Color": {
|
|
32207
32614
|
"location": "import",
|
|
32208
32615
|
"path": "../../interface",
|
|
32209
|
-
"id": "src/interface.d.ts::Color"
|
|
32616
|
+
"id": "src/interface.d.ts::Color",
|
|
32617
|
+
"referenceLocation": "Color"
|
|
32210
32618
|
}
|
|
32211
32619
|
}
|
|
32212
32620
|
},
|
|
@@ -32300,7 +32708,8 @@
|
|
|
32300
32708
|
"SpinnerTypes": {
|
|
32301
32709
|
"location": "import",
|
|
32302
32710
|
"path": "./spinner-configs",
|
|
32303
|
-
"id": "src/components/spinner/spinner-configs.ts::SpinnerTypes"
|
|
32711
|
+
"id": "src/components/spinner/spinner-configs.ts::SpinnerTypes",
|
|
32712
|
+
"referenceLocation": "SpinnerTypes"
|
|
32304
32713
|
}
|
|
32305
32714
|
}
|
|
32306
32715
|
},
|
|
@@ -32397,6 +32806,7 @@
|
|
|
32397
32806
|
],
|
|
32398
32807
|
"slots": [],
|
|
32399
32808
|
"parts": [],
|
|
32809
|
+
"states": [],
|
|
32400
32810
|
"dependents": [
|
|
32401
32811
|
"ion-infinite-scroll-content",
|
|
32402
32812
|
"ion-loading",
|
|
@@ -32581,6 +32991,7 @@
|
|
|
32581
32991
|
],
|
|
32582
32992
|
"slots": [],
|
|
32583
32993
|
"parts": [],
|
|
32994
|
+
"states": [],
|
|
32584
32995
|
"dependents": [],
|
|
32585
32996
|
"dependencies": [],
|
|
32586
32997
|
"dependencyGraph": {}
|
|
@@ -32603,7 +33014,8 @@
|
|
|
32603
33014
|
"ComponentRef": {
|
|
32604
33015
|
"location": "import",
|
|
32605
33016
|
"path": "../../interface",
|
|
32606
|
-
"id": "src/interface.d.ts::ComponentRef"
|
|
33017
|
+
"id": "src/interface.d.ts::ComponentRef",
|
|
33018
|
+
"referenceLocation": "ComponentRef"
|
|
32607
33019
|
}
|
|
32608
33020
|
}
|
|
32609
33021
|
},
|
|
@@ -32687,6 +33099,7 @@
|
|
|
32687
33099
|
"styles": [],
|
|
32688
33100
|
"slots": [],
|
|
32689
33101
|
"parts": [],
|
|
33102
|
+
"states": [],
|
|
32690
33103
|
"dependents": [],
|
|
32691
33104
|
"dependencies": [],
|
|
32692
33105
|
"dependencyGraph": {}
|
|
@@ -32714,7 +33127,8 @@
|
|
|
32714
33127
|
"Color": {
|
|
32715
33128
|
"location": "import",
|
|
32716
33129
|
"path": "../../interface",
|
|
32717
|
-
"id": "src/interface.d.ts::Color"
|
|
33130
|
+
"id": "src/interface.d.ts::Color",
|
|
33131
|
+
"referenceLocation": "Color"
|
|
32718
33132
|
}
|
|
32719
33133
|
}
|
|
32720
33134
|
},
|
|
@@ -32892,6 +33306,7 @@
|
|
|
32892
33306
|
],
|
|
32893
33307
|
"slots": [],
|
|
32894
33308
|
"parts": [],
|
|
33309
|
+
"states": [],
|
|
32895
33310
|
"dependents": [],
|
|
32896
33311
|
"dependencies": [],
|
|
32897
33312
|
"dependencyGraph": {}
|
|
@@ -33004,7 +33419,8 @@
|
|
|
33004
33419
|
"TabButtonLayout": {
|
|
33005
33420
|
"location": "import",
|
|
33006
33421
|
"path": "../tab-bar/tab-bar-interface",
|
|
33007
|
-
"id": "src/components/tab-bar/tab-bar-interface.ts::TabButtonLayout"
|
|
33422
|
+
"id": "src/components/tab-bar/tab-bar-interface.ts::TabButtonLayout",
|
|
33423
|
+
"referenceLocation": "TabButtonLayout"
|
|
33008
33424
|
}
|
|
33009
33425
|
}
|
|
33010
33426
|
},
|
|
@@ -33327,6 +33743,7 @@
|
|
|
33327
33743
|
"docs": "The native HTML anchor element that wraps all child elements."
|
|
33328
33744
|
}
|
|
33329
33745
|
],
|
|
33746
|
+
"states": [],
|
|
33330
33747
|
"dependents": [],
|
|
33331
33748
|
"dependencies": [
|
|
33332
33749
|
"ion-ripple-effect"
|
|
@@ -33515,6 +33932,7 @@
|
|
|
33515
33932
|
}
|
|
33516
33933
|
],
|
|
33517
33934
|
"parts": [],
|
|
33935
|
+
"states": [],
|
|
33518
33936
|
"dependents": [],
|
|
33519
33937
|
"dependencies": [],
|
|
33520
33938
|
"dependencyGraph": {}
|
|
@@ -33542,7 +33960,8 @@
|
|
|
33542
33960
|
"Color": {
|
|
33543
33961
|
"location": "import",
|
|
33544
33962
|
"path": "../../interface",
|
|
33545
|
-
"id": "src/interface.d.ts::Color"
|
|
33963
|
+
"id": "src/interface.d.ts::Color",
|
|
33964
|
+
"referenceLocation": "Color"
|
|
33546
33965
|
}
|
|
33547
33966
|
}
|
|
33548
33967
|
},
|
|
@@ -33628,6 +34047,7 @@
|
|
|
33628
34047
|
"styles": [],
|
|
33629
34048
|
"slots": [],
|
|
33630
34049
|
"parts": [],
|
|
34050
|
+
"states": [],
|
|
33631
34051
|
"dependents": [],
|
|
33632
34052
|
"dependencies": [],
|
|
33633
34053
|
"dependencyGraph": {}
|
|
@@ -33783,7 +34203,8 @@
|
|
|
33783
34203
|
"Color": {
|
|
33784
34204
|
"location": "import",
|
|
33785
34205
|
"path": "../../interface",
|
|
33786
|
-
"id": "src/interface.d.ts::Color"
|
|
34206
|
+
"id": "src/interface.d.ts::Color",
|
|
34207
|
+
"referenceLocation": "Color"
|
|
33787
34208
|
}
|
|
33788
34209
|
}
|
|
33789
34210
|
},
|
|
@@ -34657,7 +35078,8 @@
|
|
|
34657
35078
|
"TextareaChangeEventDetail": {
|
|
34658
35079
|
"location": "import",
|
|
34659
35080
|
"path": "./textarea-interface",
|
|
34660
|
-
"id": "src/components/textarea/textarea-interface.ts::TextareaChangeEventDetail"
|
|
35081
|
+
"id": "src/components/textarea/textarea-interface.ts::TextareaChangeEventDetail",
|
|
35082
|
+
"referenceLocation": "TextareaChangeEventDetail"
|
|
34661
35083
|
}
|
|
34662
35084
|
}
|
|
34663
35085
|
},
|
|
@@ -34696,7 +35118,8 @@
|
|
|
34696
35118
|
"TextareaInputEventDetail": {
|
|
34697
35119
|
"location": "import",
|
|
34698
35120
|
"path": "./textarea-interface",
|
|
34699
|
-
"id": "src/components/textarea/textarea-interface.ts::TextareaInputEventDetail"
|
|
35121
|
+
"id": "src/components/textarea/textarea-interface.ts::TextareaInputEventDetail",
|
|
35122
|
+
"referenceLocation": "TextareaInputEventDetail"
|
|
34700
35123
|
}
|
|
34701
35124
|
}
|
|
34702
35125
|
},
|
|
@@ -34946,6 +35369,7 @@
|
|
|
34946
35369
|
}
|
|
34947
35370
|
],
|
|
34948
35371
|
"parts": [],
|
|
35372
|
+
"states": [],
|
|
34949
35373
|
"dependents": [],
|
|
34950
35374
|
"dependencies": [],
|
|
34951
35375
|
"dependencyGraph": {}
|
|
@@ -34975,6 +35399,7 @@
|
|
|
34975
35399
|
],
|
|
34976
35400
|
"slots": [],
|
|
34977
35401
|
"parts": [],
|
|
35402
|
+
"states": [],
|
|
34978
35403
|
"dependents": [],
|
|
34979
35404
|
"dependencies": [],
|
|
34980
35405
|
"dependencyGraph": {}
|
|
@@ -34997,7 +35422,8 @@
|
|
|
34997
35422
|
"Color": {
|
|
34998
35423
|
"location": "import",
|
|
34999
35424
|
"path": "../../interface",
|
|
35000
|
-
"id": "src/interface.d.ts::Color"
|
|
35425
|
+
"id": "src/interface.d.ts::Color",
|
|
35426
|
+
"referenceLocation": "Color"
|
|
35001
35427
|
}
|
|
35002
35428
|
}
|
|
35003
35429
|
},
|
|
@@ -35106,6 +35532,7 @@
|
|
|
35106
35532
|
],
|
|
35107
35533
|
"slots": [],
|
|
35108
35534
|
"parts": [],
|
|
35535
|
+
"states": [],
|
|
35109
35536
|
"dependents": [
|
|
35110
35537
|
"ion-select-modal"
|
|
35111
35538
|
],
|
|
@@ -35192,7 +35619,8 @@
|
|
|
35192
35619
|
"ToastButton": {
|
|
35193
35620
|
"location": "import",
|
|
35194
35621
|
"path": "./toast-interface",
|
|
35195
|
-
"id": "src/components/toast/toast-interface.ts::ToastButton"
|
|
35622
|
+
"id": "src/components/toast/toast-interface.ts::ToastButton",
|
|
35623
|
+
"referenceLocation": "ToastButton"
|
|
35196
35624
|
}
|
|
35197
35625
|
}
|
|
35198
35626
|
},
|
|
@@ -35226,7 +35654,8 @@
|
|
|
35226
35654
|
"Color": {
|
|
35227
35655
|
"location": "import",
|
|
35228
35656
|
"path": "../../interface",
|
|
35229
|
-
"id": "src/interface.d.ts::Color"
|
|
35657
|
+
"id": "src/interface.d.ts::Color",
|
|
35658
|
+
"referenceLocation": "Color"
|
|
35230
35659
|
}
|
|
35231
35660
|
}
|
|
35232
35661
|
},
|
|
@@ -35352,7 +35781,8 @@
|
|
|
35352
35781
|
"AnimationBuilder": {
|
|
35353
35782
|
"location": "import",
|
|
35354
35783
|
"path": "../../interface",
|
|
35355
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
35784
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
35785
|
+
"referenceLocation": "AnimationBuilder"
|
|
35356
35786
|
}
|
|
35357
35787
|
}
|
|
35358
35788
|
},
|
|
@@ -35518,7 +35948,8 @@
|
|
|
35518
35948
|
"ToastLayout": {
|
|
35519
35949
|
"location": "import",
|
|
35520
35950
|
"path": "./toast-interface",
|
|
35521
|
-
"id": "src/components/toast/toast-interface.ts::ToastLayout"
|
|
35951
|
+
"id": "src/components/toast/toast-interface.ts::ToastLayout",
|
|
35952
|
+
"referenceLocation": "ToastLayout"
|
|
35522
35953
|
}
|
|
35523
35954
|
}
|
|
35524
35955
|
},
|
|
@@ -35558,7 +35989,8 @@
|
|
|
35558
35989
|
"AnimationBuilder": {
|
|
35559
35990
|
"location": "import",
|
|
35560
35991
|
"path": "../../interface",
|
|
35561
|
-
"id": "src/interface.d.ts::AnimationBuilder"
|
|
35992
|
+
"id": "src/interface.d.ts::AnimationBuilder",
|
|
35993
|
+
"referenceLocation": "AnimationBuilder"
|
|
35562
35994
|
}
|
|
35563
35995
|
}
|
|
35564
35996
|
},
|
|
@@ -35589,7 +36021,8 @@
|
|
|
35589
36021
|
"IonicSafeString": {
|
|
35590
36022
|
"location": "import",
|
|
35591
36023
|
"path": "../../utils/sanitization",
|
|
35592
|
-
"id": "src/utils/sanitization/index.ts::IonicSafeString"
|
|
36024
|
+
"id": "src/utils/sanitization/index.ts::IonicSafeString",
|
|
36025
|
+
"referenceLocation": "IonicSafeString"
|
|
35593
36026
|
}
|
|
35594
36027
|
}
|
|
35595
36028
|
},
|
|
@@ -35645,7 +36078,8 @@
|
|
|
35645
36078
|
"ToastPosition": {
|
|
35646
36079
|
"location": "import",
|
|
35647
36080
|
"path": "./toast-interface",
|
|
35648
|
-
"id": "src/components/toast/toast-interface.ts::ToastPosition"
|
|
36081
|
+
"id": "src/components/toast/toast-interface.ts::ToastPosition",
|
|
36082
|
+
"referenceLocation": "ToastPosition"
|
|
35649
36083
|
}
|
|
35650
36084
|
}
|
|
35651
36085
|
},
|
|
@@ -35723,7 +36157,8 @@
|
|
|
35723
36157
|
"ToastSwipeGestureDirection": {
|
|
35724
36158
|
"location": "import",
|
|
35725
36159
|
"path": "./toast-interface",
|
|
35726
|
-
"id": "src/components/toast/toast-interface.ts::ToastSwipeGestureDirection"
|
|
36160
|
+
"id": "src/components/toast/toast-interface.ts::ToastSwipeGestureDirection",
|
|
36161
|
+
"referenceLocation": "ToastSwipeGestureDirection"
|
|
35727
36162
|
}
|
|
35728
36163
|
}
|
|
35729
36164
|
},
|
|
@@ -35831,7 +36266,8 @@
|
|
|
35831
36266
|
"ToastDismissOptions": {
|
|
35832
36267
|
"location": "import",
|
|
35833
36268
|
"path": "./toast-interface",
|
|
35834
|
-
"id": "src/components/toast/toast-interface.ts::ToastDismissOptions"
|
|
36269
|
+
"id": "src/components/toast/toast-interface.ts::ToastDismissOptions",
|
|
36270
|
+
"referenceLocation": "ToastDismissOptions"
|
|
35835
36271
|
}
|
|
35836
36272
|
},
|
|
35837
36273
|
"return": "Promise<boolean>"
|
|
@@ -35878,7 +36314,8 @@
|
|
|
35878
36314
|
"OverlayEventDetail": {
|
|
35879
36315
|
"location": "import",
|
|
35880
36316
|
"path": "../../utils/overlays-interface",
|
|
35881
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
36317
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
36318
|
+
"referenceLocation": "OverlayEventDetail"
|
|
35882
36319
|
},
|
|
35883
36320
|
"T": {
|
|
35884
36321
|
"location": "global",
|
|
@@ -35909,7 +36346,8 @@
|
|
|
35909
36346
|
"OverlayEventDetail": {
|
|
35910
36347
|
"location": "import",
|
|
35911
36348
|
"path": "../../utils/overlays-interface",
|
|
35912
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
36349
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
36350
|
+
"referenceLocation": "OverlayEventDetail"
|
|
35913
36351
|
},
|
|
35914
36352
|
"T": {
|
|
35915
36353
|
"location": "global",
|
|
@@ -35940,7 +36378,8 @@
|
|
|
35940
36378
|
"ToastPresentOptions": {
|
|
35941
36379
|
"location": "import",
|
|
35942
36380
|
"path": "./toast-interface",
|
|
35943
|
-
"id": "src/components/toast/toast-interface.ts::ToastPresentOptions"
|
|
36381
|
+
"id": "src/components/toast/toast-interface.ts::ToastPresentOptions",
|
|
36382
|
+
"referenceLocation": "ToastPresentOptions"
|
|
35944
36383
|
}
|
|
35945
36384
|
},
|
|
35946
36385
|
"return": "Promise<void>"
|
|
@@ -35963,7 +36402,8 @@
|
|
|
35963
36402
|
"OverlayEventDetail": {
|
|
35964
36403
|
"location": "import",
|
|
35965
36404
|
"path": "../../utils/overlays-interface",
|
|
35966
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
36405
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
36406
|
+
"referenceLocation": "OverlayEventDetail"
|
|
35967
36407
|
}
|
|
35968
36408
|
}
|
|
35969
36409
|
},
|
|
@@ -35997,7 +36437,8 @@
|
|
|
35997
36437
|
"OverlayEventDetail": {
|
|
35998
36438
|
"location": "import",
|
|
35999
36439
|
"path": "../../utils/overlays-interface",
|
|
36000
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
36440
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
36441
|
+
"referenceLocation": "OverlayEventDetail"
|
|
36001
36442
|
}
|
|
36002
36443
|
}
|
|
36003
36444
|
},
|
|
@@ -36031,7 +36472,8 @@
|
|
|
36031
36472
|
"OverlayEventDetail": {
|
|
36032
36473
|
"location": "import",
|
|
36033
36474
|
"path": "../../utils/overlays-interface",
|
|
36034
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
36475
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
36476
|
+
"referenceLocation": "OverlayEventDetail"
|
|
36035
36477
|
}
|
|
36036
36478
|
}
|
|
36037
36479
|
},
|
|
@@ -36065,7 +36507,8 @@
|
|
|
36065
36507
|
"OverlayEventDetail": {
|
|
36066
36508
|
"location": "import",
|
|
36067
36509
|
"path": "../../utils/overlays-interface",
|
|
36068
|
-
"id": "src/utils/overlays-interface.ts::OverlayEventDetail"
|
|
36510
|
+
"id": "src/utils/overlays-interface.ts::OverlayEventDetail",
|
|
36511
|
+
"referenceLocation": "OverlayEventDetail"
|
|
36069
36512
|
}
|
|
36070
36513
|
}
|
|
36071
36514
|
},
|
|
@@ -36323,6 +36766,7 @@
|
|
|
36323
36766
|
"docs": "The body text of the toast."
|
|
36324
36767
|
}
|
|
36325
36768
|
],
|
|
36769
|
+
"states": [],
|
|
36326
36770
|
"dependents": [],
|
|
36327
36771
|
"dependencies": [
|
|
36328
36772
|
"ion-icon",
|
|
@@ -36446,7 +36890,8 @@
|
|
|
36446
36890
|
"Color": {
|
|
36447
36891
|
"location": "import",
|
|
36448
36892
|
"path": "../../interface",
|
|
36449
|
-
"id": "src/interface.d.ts::Color"
|
|
36893
|
+
"id": "src/interface.d.ts::Color",
|
|
36894
|
+
"referenceLocation": "Color"
|
|
36450
36895
|
}
|
|
36451
36896
|
}
|
|
36452
36897
|
},
|
|
@@ -36836,7 +37281,8 @@
|
|
|
36836
37281
|
"ToggleChangeEventDetail": {
|
|
36837
37282
|
"location": "import",
|
|
36838
37283
|
"path": "./toggle-interface",
|
|
36839
|
-
"id": "src/components/toggle/toggle-interface.ts::ToggleChangeEventDetail"
|
|
37284
|
+
"id": "src/components/toggle/toggle-interface.ts::ToggleChangeEventDetail",
|
|
37285
|
+
"referenceLocation": "ToggleChangeEventDetail"
|
|
36840
37286
|
}
|
|
36841
37287
|
}
|
|
36842
37288
|
},
|
|
@@ -37039,6 +37485,7 @@
|
|
|
37039
37485
|
"docs": "The background track of the toggle."
|
|
37040
37486
|
}
|
|
37041
37487
|
],
|
|
37488
|
+
"states": [],
|
|
37042
37489
|
"dependents": [],
|
|
37043
37490
|
"dependencies": [
|
|
37044
37491
|
"ion-icon"
|
|
@@ -37104,7 +37551,8 @@
|
|
|
37104
37551
|
"Color": {
|
|
37105
37552
|
"location": "import",
|
|
37106
37553
|
"path": "../../interface",
|
|
37107
|
-
"id": "src/interface.d.ts::Color"
|
|
37554
|
+
"id": "src/interface.d.ts::Color",
|
|
37555
|
+
"referenceLocation": "Color"
|
|
37108
37556
|
}
|
|
37109
37557
|
}
|
|
37110
37558
|
},
|
|
@@ -37363,6 +37811,7 @@
|
|
|
37363
37811
|
"docs": "The container for the default slot, wrapping content provided without a named slot."
|
|
37364
37812
|
}
|
|
37365
37813
|
],
|
|
37814
|
+
"states": [],
|
|
37366
37815
|
"dependents": [
|
|
37367
37816
|
"ion-select-modal"
|
|
37368
37817
|
],
|
|
@@ -37501,7 +37950,7 @@
|
|
|
37501
37950
|
"path": "src/components/picker/picker-interfaces.ts"
|
|
37502
37951
|
},
|
|
37503
37952
|
"src/components/spinner/spinner-configs.ts::SpinnerTypes": {
|
|
37504
|
-
"declaration": "\"
|
|
37953
|
+
"declaration": "\"lines\" | \"bubbles\" | \"circles\" | \"circular\" | \"crescent\" | \"dots\" | \"lines-small\" | \"lines-sharp\" | \"lines-sharp-small\"",
|
|
37505
37954
|
"docstring": "",
|
|
37506
37955
|
"path": "src/components/spinner/spinner-configs.ts"
|
|
37507
37956
|
},
|
|
@@ -37591,7 +38040,7 @@
|
|
|
37591
38040
|
"path": "src/components/modal/modal-interface.ts"
|
|
37592
38041
|
},
|
|
37593
38042
|
"src/components/modal/modal-interface.ts::ModalDragEventDetail": {
|
|
37594
|
-
"declaration": "export interface ModalDragEventDetail {\n currentY: number;\n deltaY: number;\n velocityY: number;\n progress: number;\n
|
|
38043
|
+
"declaration": "export interface ModalDragEventDetail {\n currentY: number;\n deltaY: number;\n velocityY: number;\n progress: number;\n /**\n * The breakpoint that the sheet will snap to if the user releases\n * the gesture.\n */\n snapBreakpoint?: number;\n}",
|
|
37595
38044
|
"docstring": "",
|
|
37596
38045
|
"path": "src/components/modal/modal-interface.ts"
|
|
37597
38046
|
},
|
|
@@ -37700,6 +38149,11 @@
|
|
|
37700
38149
|
"docstring": "",
|
|
37701
38150
|
"path": "src/components/refresher/refresher-interface.ts"
|
|
37702
38151
|
},
|
|
38152
|
+
"src/components/refresher/refresher-interface.ts::RefresherPullEndEventDetail": {
|
|
38153
|
+
"declaration": "export interface RefresherPullEndEventDetail {\n reason: 'complete' | 'cancel';\n}",
|
|
38154
|
+
"docstring": "",
|
|
38155
|
+
"path": "src/components/refresher/refresher-interface.ts"
|
|
38156
|
+
},
|
|
37703
38157
|
"src/components/reorder-group/reorder-group-interface.ts::ItemReorderEventDetail": {
|
|
37704
38158
|
"declaration": "export interface ItemReorderEventDetail {\n from: number;\n to: number;\n complete: (data?: boolean | any[]) => any;\n}",
|
|
37705
38159
|
"docstring": "",
|