@ionic/core 8.6.7 → 8.7.0
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/icon.js +267 -198
- package/components/index6.js +26 -26
- package/components/ion-datetime.js +4 -2
- package/components/ion-progress-bar.js +1 -0
- package/components/ion-reorder-group.js +18 -2
- package/css/display.css +1 -1
- package/css/display.css.map +1 -1
- package/css/flex-utils.css +1 -1
- package/css/flex-utils.css.map +1 -1
- package/css/ionic.bundle.css +1 -1
- package/css/ionic.bundle.css.map +1 -1
- package/css/utils.bundle.css +1 -1
- package/css/utils.bundle.css.map +1 -1
- package/dist/cjs/index-DqmRDbxg.js +58 -0
- package/dist/cjs/ion-accordion_2.cjs.entry.js +1 -1
- package/dist/cjs/ion-back-button.cjs.entry.js +1 -1
- package/dist/cjs/ion-breadcrumb_2.cjs.entry.js +1 -1
- package/dist/cjs/ion-button_2.cjs.entry.js +313 -244
- package/dist/cjs/ion-datetime_3.cjs.entry.js +5 -3
- package/dist/cjs/ion-fab_3.cjs.entry.js +1 -1
- package/dist/cjs/ion-input-password-toggle.cjs.entry.js +1 -1
- package/dist/cjs/ion-input.cjs.entry.js +1 -1
- package/dist/cjs/ion-item_8.cjs.entry.js +1 -1
- package/dist/cjs/ion-menu_3.cjs.entry.js +1 -1
- package/dist/cjs/ion-progress-bar.cjs.entry.js +1 -0
- package/dist/cjs/ion-refresher_2.cjs.entry.js +1 -1
- package/dist/cjs/ion-reorder_2.cjs.entry.js +19 -3
- package/dist/cjs/ion-searchbar.cjs.entry.js +1 -1
- package/dist/cjs/ion-select_3.cjs.entry.js +1 -1
- package/dist/cjs/ion-toggle.cjs.entry.js +1 -1
- package/dist/collection/components/datetime/datetime.js +3 -2
- package/dist/collection/components/datetime/utils/state.js +1 -0
- package/dist/collection/components/progress-bar/progress-bar.js +1 -0
- package/dist/collection/components/reorder-group/reorder-group.js +78 -5
- package/dist/docs.json +73 -3
- package/dist/esm/index-DV3sJJW8.js +32 -0
- package/dist/esm/ion-accordion_2.entry.js +1 -1
- package/dist/esm/ion-back-button.entry.js +1 -1
- package/dist/esm/ion-breadcrumb_2.entry.js +1 -1
- package/dist/esm/ion-button_2.entry.js +314 -245
- package/dist/esm/ion-datetime_3.entry.js +5 -3
- package/dist/esm/ion-fab_3.entry.js +1 -1
- package/dist/esm/ion-input-password-toggle.entry.js +1 -1
- package/dist/esm/ion-input.entry.js +1 -1
- package/dist/esm/ion-item_8.entry.js +1 -1
- package/dist/esm/ion-menu_3.entry.js +1 -1
- package/dist/esm/ion-progress-bar.entry.js +1 -0
- package/dist/esm/ion-refresher_2.entry.js +1 -1
- package/dist/esm/ion-reorder_2.entry.js +19 -3
- package/dist/esm/ion-searchbar.entry.js +1 -1
- package/dist/esm/ion-select_3.entry.js +1 -1
- package/dist/esm/ion-toggle.entry.js +1 -1
- package/dist/ionic/ionic.esm.js +1 -1
- package/dist/ionic/{p-c884d7e3.entry.js → p-002c9faa.entry.js} +1 -1
- package/dist/ionic/{p-2bc871ee.entry.js → p-0dbadc36.entry.js} +1 -1
- package/dist/ionic/{p-a9f99c74.entry.js → p-1ee1c669.entry.js} +1 -1
- package/dist/ionic/{p-cf632ee2.entry.js → p-5312de45.entry.js} +1 -1
- package/dist/ionic/{p-b9ba04ca.entry.js → p-5859c343.entry.js} +1 -1
- package/dist/ionic/{p-7d5cf8c1.entry.js → p-7134656b.entry.js} +1 -1
- package/dist/ionic/{p-e90652a0.entry.js → p-80661108.entry.js} +1 -1
- package/dist/ionic/{p-b9f79efc.entry.js → p-8205cc46.entry.js} +1 -1
- package/dist/ionic/p-DV3sJJW8.js +4 -0
- package/dist/ionic/{p-2d0eccfb.entry.js → p-be241bf3.entry.js} +1 -1
- package/dist/ionic/{p-2cfd6b61.entry.js → p-c768da1d.entry.js} +1 -1
- package/dist/ionic/{p-76b697a3.entry.js → p-e107e3b2.entry.js} +1 -1
- package/dist/ionic/p-ec29fd07.entry.js +4 -0
- package/dist/ionic/p-f0fa9af1.entry.js +4 -0
- package/dist/ionic/p-f48ec2e0.entry.js +4 -0
- package/dist/ionic/{p-91bde659.entry.js → p-f6be584a.entry.js} +1 -1
- package/dist/ionic/svg/accessibility-outline.svg +1 -1
- package/dist/ionic/svg/accessibility-sharp.svg +1 -1
- package/dist/ionic/svg/accessibility.svg +1 -1
- package/dist/ionic/svg/add-circle-outline.svg +1 -1
- package/dist/ionic/svg/add-circle-sharp.svg +1 -1
- package/dist/ionic/svg/add-circle.svg +1 -1
- package/dist/ionic/svg/add-outline.svg +1 -1
- package/dist/ionic/svg/add-sharp.svg +1 -1
- package/dist/ionic/svg/add.svg +1 -1
- package/dist/ionic/svg/airplane-outline.svg +1 -1
- package/dist/ionic/svg/airplane-sharp.svg +1 -1
- package/dist/ionic/svg/airplane.svg +1 -1
- package/dist/ionic/svg/alarm-outline.svg +1 -1
- package/dist/ionic/svg/alarm-sharp.svg +1 -1
- package/dist/ionic/svg/alarm.svg +1 -1
- package/dist/ionic/svg/albums-outline.svg +1 -1
- package/dist/ionic/svg/albums-sharp.svg +1 -1
- package/dist/ionic/svg/albums.svg +1 -1
- package/dist/ionic/svg/alert-circle-outline.svg +1 -1
- package/dist/ionic/svg/alert-circle-sharp.svg +1 -1
- package/dist/ionic/svg/alert-circle.svg +1 -1
- package/dist/ionic/svg/alert-outline.svg +1 -1
- package/dist/ionic/svg/alert-sharp.svg +1 -1
- package/dist/ionic/svg/alert.svg +1 -1
- package/dist/ionic/svg/american-football-outline.svg +1 -1
- package/dist/ionic/svg/american-football-sharp.svg +1 -1
- package/dist/ionic/svg/american-football.svg +1 -1
- package/dist/ionic/svg/analytics-outline.svg +1 -1
- package/dist/ionic/svg/analytics-sharp.svg +1 -1
- package/dist/ionic/svg/analytics.svg +1 -1
- package/dist/ionic/svg/aperture-outline.svg +1 -1
- package/dist/ionic/svg/aperture-sharp.svg +1 -1
- package/dist/ionic/svg/aperture.svg +1 -1
- package/dist/ionic/svg/apps-outline.svg +1 -1
- package/dist/ionic/svg/apps-sharp.svg +1 -1
- package/dist/ionic/svg/apps.svg +1 -1
- package/dist/ionic/svg/archive-outline.svg +1 -1
- package/dist/ionic/svg/archive-sharp.svg +1 -1
- package/dist/ionic/svg/archive.svg +1 -1
- package/dist/ionic/svg/arrow-back-circle-outline.svg +1 -1
- package/dist/ionic/svg/arrow-back-circle-sharp.svg +1 -1
- package/dist/ionic/svg/arrow-back-circle.svg +1 -1
- package/dist/ionic/svg/arrow-back-outline.svg +1 -1
- package/dist/ionic/svg/arrow-back-sharp.svg +1 -1
- package/dist/ionic/svg/arrow-back.svg +1 -1
- package/dist/ionic/svg/arrow-down-circle-outline.svg +1 -1
- package/dist/ionic/svg/arrow-down-circle-sharp.svg +1 -1
- package/dist/ionic/svg/arrow-down-circle.svg +1 -1
- package/dist/ionic/svg/arrow-down-left-box-outline.svg +1 -0
- package/dist/ionic/svg/arrow-down-left-box-sharp.svg +1 -0
- package/dist/ionic/svg/arrow-down-left-box.svg +1 -0
- package/dist/ionic/svg/arrow-down-outline.svg +1 -1
- package/dist/ionic/svg/arrow-down-right-box-outline.svg +1 -0
- package/dist/ionic/svg/arrow-down-right-box-sharp.svg +1 -0
- package/dist/ionic/svg/arrow-down-right-box.svg +1 -0
- package/dist/ionic/svg/arrow-down-sharp.svg +1 -1
- package/dist/ionic/svg/arrow-down.svg +1 -1
- package/dist/ionic/svg/arrow-forward-circle-outline.svg +1 -1
- package/dist/ionic/svg/arrow-forward-circle-sharp.svg +1 -1
- package/dist/ionic/svg/arrow-forward-circle.svg +1 -1
- package/dist/ionic/svg/arrow-forward-outline.svg +1 -1
- package/dist/ionic/svg/arrow-forward-sharp.svg +1 -1
- package/dist/ionic/svg/arrow-forward.svg +1 -1
- package/dist/ionic/svg/arrow-redo-circle-outline.svg +1 -1
- package/dist/ionic/svg/arrow-redo-circle-sharp.svg +1 -1
- package/dist/ionic/svg/arrow-redo-circle.svg +1 -1
- package/dist/ionic/svg/arrow-redo-outline.svg +1 -1
- package/dist/ionic/svg/arrow-redo-sharp.svg +1 -1
- package/dist/ionic/svg/arrow-redo.svg +1 -1
- package/dist/ionic/svg/arrow-undo-circle-outline.svg +1 -1
- package/dist/ionic/svg/arrow-undo-circle-sharp.svg +1 -1
- package/dist/ionic/svg/arrow-undo-circle.svg +1 -1
- package/dist/ionic/svg/arrow-undo-outline.svg +1 -1
- package/dist/ionic/svg/arrow-undo-sharp.svg +1 -1
- package/dist/ionic/svg/arrow-undo.svg +1 -1
- package/dist/ionic/svg/arrow-up-circle-outline.svg +1 -1
- package/dist/ionic/svg/arrow-up-circle-sharp.svg +1 -1
- package/dist/ionic/svg/arrow-up-circle.svg +1 -1
- package/dist/ionic/svg/arrow-up-left-box-outline.svg +1 -0
- package/dist/ionic/svg/arrow-up-left-box-sharp.svg +1 -0
- package/dist/ionic/svg/arrow-up-left-box.svg +1 -0
- package/dist/ionic/svg/arrow-up-outline.svg +1 -1
- package/dist/ionic/svg/arrow-up-right-box-outline.svg +1 -0
- package/dist/ionic/svg/arrow-up-right-box-sharp.svg +1 -0
- package/dist/ionic/svg/arrow-up-right-box.svg +1 -0
- package/dist/ionic/svg/arrow-up-sharp.svg +1 -1
- package/dist/ionic/svg/arrow-up.svg +1 -1
- package/dist/ionic/svg/at-circle-outline.svg +1 -1
- package/dist/ionic/svg/at-circle-sharp.svg +1 -1
- package/dist/ionic/svg/at-circle.svg +1 -1
- package/dist/ionic/svg/at-outline.svg +1 -1
- package/dist/ionic/svg/at-sharp.svg +1 -1
- package/dist/ionic/svg/at.svg +1 -1
- package/dist/ionic/svg/attach-outline.svg +1 -1
- package/dist/ionic/svg/attach-sharp.svg +1 -1
- package/dist/ionic/svg/attach.svg +1 -1
- package/dist/ionic/svg/backspace-outline.svg +1 -1
- package/dist/ionic/svg/backspace-sharp.svg +1 -1
- package/dist/ionic/svg/backspace.svg +1 -1
- package/dist/ionic/svg/bag-add-outline.svg +1 -1
- package/dist/ionic/svg/bag-add-sharp.svg +1 -1
- package/dist/ionic/svg/bag-add.svg +1 -1
- package/dist/ionic/svg/bag-check-outline.svg +1 -1
- package/dist/ionic/svg/bag-check-sharp.svg +1 -1
- package/dist/ionic/svg/bag-check.svg +1 -1
- package/dist/ionic/svg/bag-handle-outline.svg +1 -1
- package/dist/ionic/svg/bag-handle-sharp.svg +1 -1
- package/dist/ionic/svg/bag-handle.svg +1 -1
- package/dist/ionic/svg/bag-outline.svg +1 -1
- package/dist/ionic/svg/bag-remove-outline.svg +1 -1
- package/dist/ionic/svg/bag-remove-sharp.svg +1 -1
- package/dist/ionic/svg/bag-remove.svg +1 -1
- package/dist/ionic/svg/bag-sharp.svg +1 -1
- package/dist/ionic/svg/bag.svg +1 -1
- package/dist/ionic/svg/balloon-outline.svg +1 -1
- package/dist/ionic/svg/balloon-sharp.svg +1 -1
- package/dist/ionic/svg/balloon.svg +1 -1
- package/dist/ionic/svg/ban-outline.svg +1 -1
- package/dist/ionic/svg/ban-sharp.svg +1 -1
- package/dist/ionic/svg/ban.svg +1 -1
- package/dist/ionic/svg/bandage-outline.svg +1 -1
- package/dist/ionic/svg/bandage-sharp.svg +1 -1
- package/dist/ionic/svg/bandage.svg +1 -1
- package/dist/ionic/svg/bar-chart-outline.svg +1 -1
- package/dist/ionic/svg/bar-chart-sharp.svg +1 -1
- package/dist/ionic/svg/bar-chart.svg +1 -1
- package/dist/ionic/svg/barbell-outline.svg +1 -1
- package/dist/ionic/svg/barbell-sharp.svg +1 -1
- package/dist/ionic/svg/barbell.svg +1 -1
- package/dist/ionic/svg/barcode-outline.svg +1 -1
- package/dist/ionic/svg/barcode-sharp.svg +1 -1
- package/dist/ionic/svg/barcode.svg +1 -1
- package/dist/ionic/svg/baseball-outline.svg +1 -1
- package/dist/ionic/svg/baseball-sharp.svg +1 -1
- package/dist/ionic/svg/baseball.svg +1 -1
- package/dist/ionic/svg/basket-outline.svg +1 -1
- package/dist/ionic/svg/basket-sharp.svg +1 -1
- package/dist/ionic/svg/basket.svg +1 -1
- package/dist/ionic/svg/basketball-outline.svg +1 -1
- package/dist/ionic/svg/basketball-sharp.svg +1 -1
- package/dist/ionic/svg/basketball.svg +1 -1
- package/dist/ionic/svg/battery-charging-outline.svg +1 -1
- package/dist/ionic/svg/battery-charging-sharp.svg +1 -1
- package/dist/ionic/svg/battery-charging.svg +1 -1
- package/dist/ionic/svg/battery-dead-outline.svg +1 -1
- package/dist/ionic/svg/battery-dead-sharp.svg +1 -1
- package/dist/ionic/svg/battery-dead.svg +1 -1
- package/dist/ionic/svg/battery-full-outline.svg +1 -1
- package/dist/ionic/svg/battery-full-sharp.svg +1 -1
- package/dist/ionic/svg/battery-full.svg +1 -1
- package/dist/ionic/svg/battery-half-outline.svg +1 -1
- package/dist/ionic/svg/battery-half-sharp.svg +1 -1
- package/dist/ionic/svg/battery-half.svg +1 -1
- package/dist/ionic/svg/beaker-outline.svg +1 -1
- package/dist/ionic/svg/beaker-sharp.svg +1 -1
- package/dist/ionic/svg/beaker.svg +1 -1
- package/dist/ionic/svg/bed-outline.svg +1 -1
- package/dist/ionic/svg/bed-sharp.svg +1 -1
- package/dist/ionic/svg/bed.svg +1 -1
- package/dist/ionic/svg/beer-outline.svg +1 -1
- package/dist/ionic/svg/beer-sharp.svg +1 -1
- package/dist/ionic/svg/beer.svg +1 -1
- package/dist/ionic/svg/bicycle-outline.svg +1 -1
- package/dist/ionic/svg/bicycle-sharp.svg +1 -1
- package/dist/ionic/svg/bicycle.svg +1 -1
- package/dist/ionic/svg/binoculars-outline.svg +1 -0
- package/dist/ionic/svg/binoculars-sharp.svg +1 -0
- package/dist/ionic/svg/binoculars.svg +1 -0
- package/dist/ionic/svg/bluetooth-outline.svg +1 -1
- package/dist/ionic/svg/bluetooth-sharp.svg +1 -1
- package/dist/ionic/svg/bluetooth.svg +1 -1
- package/dist/ionic/svg/boat-outline.svg +1 -1
- package/dist/ionic/svg/boat-sharp.svg +1 -1
- package/dist/ionic/svg/boat.svg +1 -1
- package/dist/ionic/svg/body-outline.svg +1 -1
- package/dist/ionic/svg/body-sharp.svg +1 -1
- package/dist/ionic/svg/body.svg +1 -1
- package/dist/ionic/svg/bonfire-outline.svg +1 -1
- package/dist/ionic/svg/bonfire-sharp.svg +1 -1
- package/dist/ionic/svg/bonfire.svg +1 -1
- package/dist/ionic/svg/book-outline.svg +1 -1
- package/dist/ionic/svg/book-sharp.svg +1 -1
- package/dist/ionic/svg/book.svg +1 -1
- package/dist/ionic/svg/bookmark-outline.svg +1 -1
- package/dist/ionic/svg/bookmark-sharp.svg +1 -1
- package/dist/ionic/svg/bookmark.svg +1 -1
- package/dist/ionic/svg/bookmarks-outline.svg +1 -1
- package/dist/ionic/svg/bookmarks-sharp.svg +1 -1
- package/dist/ionic/svg/bookmarks.svg +1 -1
- package/dist/ionic/svg/bowling-ball-outline.svg +1 -1
- package/dist/ionic/svg/bowling-ball-sharp.svg +1 -1
- package/dist/ionic/svg/bowling-ball.svg +1 -1
- package/dist/ionic/svg/briefcase-outline.svg +1 -1
- package/dist/ionic/svg/briefcase-sharp.svg +1 -1
- package/dist/ionic/svg/briefcase.svg +1 -1
- package/dist/ionic/svg/browsers-outline.svg +1 -1
- package/dist/ionic/svg/browsers-sharp.svg +1 -1
- package/dist/ionic/svg/browsers.svg +1 -1
- package/dist/ionic/svg/brush-outline.svg +1 -1
- package/dist/ionic/svg/brush-sharp.svg +1 -1
- package/dist/ionic/svg/brush.svg +1 -1
- package/dist/ionic/svg/bug-outline.svg +1 -1
- package/dist/ionic/svg/bug-sharp.svg +1 -1
- package/dist/ionic/svg/bug.svg +1 -1
- package/dist/ionic/svg/build-outline.svg +1 -1
- package/dist/ionic/svg/build-sharp.svg +1 -1
- package/dist/ionic/svg/build.svg +1 -1
- package/dist/ionic/svg/bulb-outline.svg +1 -1
- package/dist/ionic/svg/bulb-sharp.svg +1 -1
- package/dist/ionic/svg/bulb.svg +1 -1
- package/dist/ionic/svg/bus-outline.svg +1 -1
- package/dist/ionic/svg/bus-sharp.svg +1 -1
- package/dist/ionic/svg/bus.svg +1 -1
- package/dist/ionic/svg/business-outline.svg +1 -1
- package/dist/ionic/svg/business-sharp.svg +1 -1
- package/dist/ionic/svg/business.svg +1 -1
- package/dist/ionic/svg/cafe-outline.svg +1 -1
- package/dist/ionic/svg/cafe-sharp.svg +1 -1
- package/dist/ionic/svg/cafe.svg +1 -1
- package/dist/ionic/svg/calculator-outline.svg +1 -1
- package/dist/ionic/svg/calculator-sharp.svg +1 -1
- package/dist/ionic/svg/calculator.svg +1 -1
- package/dist/ionic/svg/calendar-clear-outline.svg +1 -1
- package/dist/ionic/svg/calendar-clear-sharp.svg +1 -1
- package/dist/ionic/svg/calendar-clear.svg +1 -1
- package/dist/ionic/svg/calendar-number-outline.svg +1 -1
- package/dist/ionic/svg/calendar-number-sharp.svg +1 -1
- package/dist/ionic/svg/calendar-number.svg +1 -1
- package/dist/ionic/svg/calendar-outline.svg +1 -1
- package/dist/ionic/svg/calendar-sharp.svg +1 -1
- package/dist/ionic/svg/calendar.svg +1 -1
- package/dist/ionic/svg/call-outline.svg +1 -1
- package/dist/ionic/svg/call-sharp.svg +1 -1
- package/dist/ionic/svg/call.svg +1 -1
- package/dist/ionic/svg/camera-outline.svg +1 -1
- package/dist/ionic/svg/camera-reverse-outline.svg +1 -1
- package/dist/ionic/svg/camera-reverse-sharp.svg +1 -1
- package/dist/ionic/svg/camera-reverse.svg +1 -1
- package/dist/ionic/svg/camera-sharp.svg +1 -1
- package/dist/ionic/svg/camera.svg +1 -1
- package/dist/ionic/svg/car-outline.svg +1 -1
- package/dist/ionic/svg/car-sharp.svg +1 -1
- package/dist/ionic/svg/car-sport-outline.svg +1 -1
- package/dist/ionic/svg/car-sport-sharp.svg +1 -1
- package/dist/ionic/svg/car-sport.svg +1 -1
- package/dist/ionic/svg/car.svg +1 -1
- package/dist/ionic/svg/card-outline.svg +1 -1
- package/dist/ionic/svg/card-sharp.svg +1 -1
- package/dist/ionic/svg/card.svg +1 -1
- package/dist/ionic/svg/caret-back-circle-outline.svg +1 -1
- package/dist/ionic/svg/caret-back-circle-sharp.svg +1 -1
- package/dist/ionic/svg/caret-back-circle.svg +1 -1
- package/dist/ionic/svg/caret-back-outline.svg +1 -1
- package/dist/ionic/svg/caret-back-sharp.svg +1 -1
- package/dist/ionic/svg/caret-back.svg +1 -1
- package/dist/ionic/svg/caret-down-circle-outline.svg +1 -1
- package/dist/ionic/svg/caret-down-circle-sharp.svg +1 -1
- package/dist/ionic/svg/caret-down-circle.svg +1 -1
- package/dist/ionic/svg/caret-down-outline.svg +1 -1
- package/dist/ionic/svg/caret-down-sharp.svg +1 -1
- package/dist/ionic/svg/caret-down.svg +1 -1
- package/dist/ionic/svg/caret-forward-circle-outline.svg +1 -1
- package/dist/ionic/svg/caret-forward-circle-sharp.svg +1 -1
- package/dist/ionic/svg/caret-forward-circle.svg +1 -1
- package/dist/ionic/svg/caret-forward-outline.svg +1 -1
- package/dist/ionic/svg/caret-forward-sharp.svg +1 -1
- package/dist/ionic/svg/caret-forward.svg +1 -1
- package/dist/ionic/svg/caret-up-circle-outline.svg +1 -1
- package/dist/ionic/svg/caret-up-circle-sharp.svg +1 -1
- package/dist/ionic/svg/caret-up-circle.svg +1 -1
- package/dist/ionic/svg/caret-up-outline.svg +1 -1
- package/dist/ionic/svg/caret-up-sharp.svg +1 -1
- package/dist/ionic/svg/caret-up.svg +1 -1
- package/dist/ionic/svg/cart-outline.svg +1 -1
- package/dist/ionic/svg/cart-sharp.svg +1 -1
- package/dist/ionic/svg/cart.svg +1 -1
- package/dist/ionic/svg/cash-outline.svg +1 -1
- package/dist/ionic/svg/cash-sharp.svg +1 -1
- package/dist/ionic/svg/cash.svg +1 -1
- package/dist/ionic/svg/cellular-outline.svg +1 -1
- package/dist/ionic/svg/cellular-sharp.svg +1 -1
- package/dist/ionic/svg/cellular.svg +1 -1
- package/dist/ionic/svg/chatbox-ellipses-outline.svg +1 -1
- package/dist/ionic/svg/chatbox-ellipses-sharp.svg +1 -1
- package/dist/ionic/svg/chatbox-ellipses.svg +1 -1
- package/dist/ionic/svg/chatbox-outline.svg +1 -1
- package/dist/ionic/svg/chatbox-sharp.svg +1 -1
- package/dist/ionic/svg/chatbox.svg +1 -1
- package/dist/ionic/svg/chatbubble-ellipses-outline.svg +1 -1
- package/dist/ionic/svg/chatbubble-ellipses-sharp.svg +1 -1
- package/dist/ionic/svg/chatbubble-ellipses.svg +1 -1
- package/dist/ionic/svg/chatbubble-outline.svg +1 -1
- package/dist/ionic/svg/chatbubble-sharp.svg +1 -1
- package/dist/ionic/svg/chatbubble.svg +1 -1
- package/dist/ionic/svg/chatbubbles-outline.svg +1 -1
- package/dist/ionic/svg/chatbubbles-sharp.svg +1 -1
- package/dist/ionic/svg/chatbubbles.svg +1 -1
- package/dist/ionic/svg/checkbox-outline.svg +1 -1
- package/dist/ionic/svg/checkbox-sharp.svg +1 -1
- package/dist/ionic/svg/checkbox.svg +1 -1
- package/dist/ionic/svg/checkmark-circle-outline.svg +1 -1
- package/dist/ionic/svg/checkmark-circle-sharp.svg +1 -1
- package/dist/ionic/svg/checkmark-circle.svg +1 -1
- package/dist/ionic/svg/checkmark-done-circle-outline.svg +1 -1
- package/dist/ionic/svg/checkmark-done-circle-sharp.svg +1 -1
- package/dist/ionic/svg/checkmark-done-circle.svg +1 -1
- package/dist/ionic/svg/checkmark-done-outline.svg +1 -1
- package/dist/ionic/svg/checkmark-done-sharp.svg +1 -1
- package/dist/ionic/svg/checkmark-done.svg +1 -1
- package/dist/ionic/svg/checkmark-outline.svg +1 -1
- package/dist/ionic/svg/checkmark-sharp.svg +1 -1
- package/dist/ionic/svg/checkmark.svg +1 -1
- package/dist/ionic/svg/chevron-back-circle-outline.svg +1 -1
- package/dist/ionic/svg/chevron-back-circle-sharp.svg +1 -1
- package/dist/ionic/svg/chevron-back-circle.svg +1 -1
- package/dist/ionic/svg/chevron-back-outline.svg +1 -1
- package/dist/ionic/svg/chevron-back-sharp.svg +1 -1
- package/dist/ionic/svg/chevron-back.svg +1 -1
- package/dist/ionic/svg/chevron-collapse-outline.svg +1 -1
- package/dist/ionic/svg/chevron-collapse-sharp.svg +1 -1
- package/dist/ionic/svg/chevron-collapse.svg +1 -1
- package/dist/ionic/svg/chevron-down-circle-outline.svg +1 -1
- package/dist/ionic/svg/chevron-down-circle-sharp.svg +1 -1
- package/dist/ionic/svg/chevron-down-circle.svg +1 -1
- package/dist/ionic/svg/chevron-down-outline.svg +1 -1
- package/dist/ionic/svg/chevron-down-sharp.svg +1 -1
- package/dist/ionic/svg/chevron-down.svg +1 -1
- package/dist/ionic/svg/chevron-expand-outline.svg +1 -1
- package/dist/ionic/svg/chevron-expand-sharp.svg +1 -1
- package/dist/ionic/svg/chevron-expand.svg +1 -1
- package/dist/ionic/svg/chevron-forward-circle-outline.svg +1 -1
- package/dist/ionic/svg/chevron-forward-circle-sharp.svg +1 -1
- package/dist/ionic/svg/chevron-forward-circle.svg +1 -1
- package/dist/ionic/svg/chevron-forward-outline.svg +1 -1
- package/dist/ionic/svg/chevron-forward-sharp.svg +1 -1
- package/dist/ionic/svg/chevron-forward.svg +1 -1
- package/dist/ionic/svg/chevron-up-circle-outline.svg +1 -1
- package/dist/ionic/svg/chevron-up-circle-sharp.svg +1 -1
- package/dist/ionic/svg/chevron-up-circle.svg +1 -1
- package/dist/ionic/svg/chevron-up-outline.svg +1 -1
- package/dist/ionic/svg/chevron-up-sharp.svg +1 -1
- package/dist/ionic/svg/chevron-up.svg +1 -1
- package/dist/ionic/svg/clipboard-outline.svg +1 -1
- package/dist/ionic/svg/clipboard-sharp.svg +1 -1
- package/dist/ionic/svg/clipboard.svg +1 -1
- package/dist/ionic/svg/close-circle-outline.svg +1 -1
- package/dist/ionic/svg/close-circle-sharp.svg +1 -1
- package/dist/ionic/svg/close-circle.svg +1 -1
- package/dist/ionic/svg/close-outline.svg +1 -1
- package/dist/ionic/svg/close-sharp.svg +1 -1
- package/dist/ionic/svg/close.svg +1 -1
- package/dist/ionic/svg/cloud-circle-outline.svg +1 -1
- package/dist/ionic/svg/cloud-circle-sharp.svg +1 -1
- package/dist/ionic/svg/cloud-circle.svg +1 -1
- package/dist/ionic/svg/cloud-done-outline.svg +1 -1
- package/dist/ionic/svg/cloud-done-sharp.svg +1 -1
- package/dist/ionic/svg/cloud-done.svg +1 -1
- package/dist/ionic/svg/cloud-download-outline.svg +1 -1
- package/dist/ionic/svg/cloud-download-sharp.svg +1 -1
- package/dist/ionic/svg/cloud-download.svg +1 -1
- package/dist/ionic/svg/cloud-offline-outline.svg +1 -1
- package/dist/ionic/svg/cloud-offline-sharp.svg +1 -1
- package/dist/ionic/svg/cloud-offline.svg +1 -1
- package/dist/ionic/svg/cloud-outline.svg +1 -1
- package/dist/ionic/svg/cloud-sharp.svg +1 -1
- package/dist/ionic/svg/cloud-upload-outline.svg +1 -1
- package/dist/ionic/svg/cloud-upload-sharp.svg +1 -1
- package/dist/ionic/svg/cloud-upload.svg +1 -1
- package/dist/ionic/svg/cloud.svg +1 -1
- package/dist/ionic/svg/cloudy-night-outline.svg +1 -1
- package/dist/ionic/svg/cloudy-night-sharp.svg +1 -1
- package/dist/ionic/svg/cloudy-night.svg +1 -1
- package/dist/ionic/svg/cloudy-outline.svg +1 -1
- package/dist/ionic/svg/cloudy-sharp.svg +1 -1
- package/dist/ionic/svg/cloudy.svg +1 -1
- package/dist/ionic/svg/code-download-outline.svg +1 -1
- package/dist/ionic/svg/code-download-sharp.svg +1 -1
- package/dist/ionic/svg/code-download.svg +1 -1
- package/dist/ionic/svg/code-outline.svg +1 -1
- package/dist/ionic/svg/code-sharp.svg +1 -1
- package/dist/ionic/svg/code-slash-outline.svg +1 -1
- package/dist/ionic/svg/code-slash-sharp.svg +1 -1
- package/dist/ionic/svg/code-slash.svg +1 -1
- package/dist/ionic/svg/code-working-outline.svg +1 -1
- package/dist/ionic/svg/code-working-sharp.svg +1 -1
- package/dist/ionic/svg/code-working.svg +1 -1
- package/dist/ionic/svg/code.svg +1 -1
- package/dist/ionic/svg/cog-outline.svg +1 -1
- package/dist/ionic/svg/cog-sharp.svg +1 -1
- package/dist/ionic/svg/cog.svg +1 -1
- package/dist/ionic/svg/color-fill-outline.svg +1 -1
- package/dist/ionic/svg/color-fill-sharp.svg +1 -1
- package/dist/ionic/svg/color-fill.svg +1 -1
- package/dist/ionic/svg/color-filter-outline.svg +1 -1
- package/dist/ionic/svg/color-filter-sharp.svg +1 -1
- package/dist/ionic/svg/color-filter.svg +1 -1
- package/dist/ionic/svg/color-palette-outline.svg +1 -1
- package/dist/ionic/svg/color-palette-sharp.svg +1 -1
- package/dist/ionic/svg/color-palette.svg +1 -1
- package/dist/ionic/svg/color-wand-outline.svg +1 -1
- package/dist/ionic/svg/color-wand-sharp.svg +1 -1
- package/dist/ionic/svg/color-wand.svg +1 -1
- package/dist/ionic/svg/compass-outline.svg +1 -1
- package/dist/ionic/svg/compass-sharp.svg +1 -1
- package/dist/ionic/svg/compass.svg +1 -1
- package/dist/ionic/svg/construct-outline.svg +1 -1
- package/dist/ionic/svg/construct-sharp.svg +1 -1
- package/dist/ionic/svg/construct.svg +1 -1
- package/dist/ionic/svg/contract-outline.svg +1 -1
- package/dist/ionic/svg/contract-sharp.svg +1 -1
- package/dist/ionic/svg/contract.svg +1 -1
- package/dist/ionic/svg/contrast-outline.svg +1 -1
- package/dist/ionic/svg/contrast-sharp.svg +1 -1
- package/dist/ionic/svg/contrast.svg +1 -1
- package/dist/ionic/svg/copy-outline.svg +1 -1
- package/dist/ionic/svg/copy-sharp.svg +1 -1
- package/dist/ionic/svg/copy.svg +1 -1
- package/dist/ionic/svg/create-outline.svg +1 -1
- package/dist/ionic/svg/create-sharp.svg +1 -1
- package/dist/ionic/svg/create.svg +1 -1
- package/dist/ionic/svg/crop-outline.svg +1 -1
- package/dist/ionic/svg/crop-sharp.svg +1 -1
- package/dist/ionic/svg/crop.svg +1 -1
- package/dist/ionic/svg/cube-outline.svg +1 -1
- package/dist/ionic/svg/cube-sharp.svg +1 -1
- package/dist/ionic/svg/cube.svg +1 -1
- package/dist/ionic/svg/cut-outline.svg +1 -1
- package/dist/ionic/svg/cut-sharp.svg +1 -1
- package/dist/ionic/svg/cut.svg +1 -1
- package/dist/ionic/svg/desktop-outline.svg +1 -1
- package/dist/ionic/svg/desktop-sharp.svg +1 -1
- package/dist/ionic/svg/desktop.svg +1 -1
- package/dist/ionic/svg/diamond-outline.svg +1 -1
- package/dist/ionic/svg/diamond-sharp.svg +1 -1
- package/dist/ionic/svg/diamond.svg +1 -1
- package/dist/ionic/svg/dice-outline.svg +1 -1
- package/dist/ionic/svg/dice-sharp.svg +1 -1
- package/dist/ionic/svg/dice.svg +1 -1
- package/dist/ionic/svg/disc-outline.svg +1 -1
- package/dist/ionic/svg/disc-sharp.svg +1 -1
- package/dist/ionic/svg/disc.svg +1 -1
- package/dist/ionic/svg/document-attach-outline.svg +1 -1
- package/dist/ionic/svg/document-attach-sharp.svg +1 -1
- package/dist/ionic/svg/document-attach.svg +1 -1
- package/dist/ionic/svg/document-lock-outline.svg +1 -1
- package/dist/ionic/svg/document-lock-sharp.svg +1 -1
- package/dist/ionic/svg/document-lock.svg +1 -1
- package/dist/ionic/svg/document-outline.svg +1 -1
- package/dist/ionic/svg/document-sharp.svg +1 -1
- package/dist/ionic/svg/document-text-outline.svg +1 -1
- package/dist/ionic/svg/document-text-sharp.svg +1 -1
- package/dist/ionic/svg/document-text.svg +1 -1
- package/dist/ionic/svg/document.svg +1 -1
- package/dist/ionic/svg/documents-outline.svg +1 -1
- package/dist/ionic/svg/documents-sharp.svg +1 -1
- package/dist/ionic/svg/documents.svg +1 -1
- package/dist/ionic/svg/download-outline.svg +1 -1
- package/dist/ionic/svg/download-sharp.svg +1 -1
- package/dist/ionic/svg/download.svg +1 -1
- package/dist/ionic/svg/duplicate-outline.svg +1 -1
- package/dist/ionic/svg/duplicate-sharp.svg +1 -1
- package/dist/ionic/svg/duplicate.svg +1 -1
- package/dist/ionic/svg/ear-outline.svg +1 -1
- package/dist/ionic/svg/ear-sharp.svg +1 -1
- package/dist/ionic/svg/ear.svg +1 -1
- package/dist/ionic/svg/earth-outline.svg +1 -1
- package/dist/ionic/svg/earth-sharp.svg +1 -1
- package/dist/ionic/svg/earth.svg +1 -1
- package/dist/ionic/svg/easel-outline.svg +1 -1
- package/dist/ionic/svg/easel-sharp.svg +1 -1
- package/dist/ionic/svg/easel.svg +1 -1
- package/dist/ionic/svg/egg-outline.svg +1 -1
- package/dist/ionic/svg/egg-sharp.svg +1 -1
- package/dist/ionic/svg/egg.svg +1 -1
- package/dist/ionic/svg/ellipse-outline.svg +1 -1
- package/dist/ionic/svg/ellipse-sharp.svg +1 -1
- package/dist/ionic/svg/ellipse.svg +1 -1
- package/dist/ionic/svg/ellipsis-horizontal-circle-outline.svg +1 -1
- package/dist/ionic/svg/ellipsis-horizontal-circle-sharp.svg +1 -1
- package/dist/ionic/svg/ellipsis-horizontal-circle.svg +1 -1
- package/dist/ionic/svg/ellipsis-horizontal-outline.svg +1 -1
- package/dist/ionic/svg/ellipsis-horizontal-sharp.svg +1 -1
- package/dist/ionic/svg/ellipsis-horizontal.svg +1 -1
- package/dist/ionic/svg/ellipsis-vertical-circle-outline.svg +1 -1
- package/dist/ionic/svg/ellipsis-vertical-circle-sharp.svg +1 -1
- package/dist/ionic/svg/ellipsis-vertical-circle.svg +1 -1
- package/dist/ionic/svg/ellipsis-vertical-outline.svg +1 -1
- package/dist/ionic/svg/ellipsis-vertical-sharp.svg +1 -1
- package/dist/ionic/svg/ellipsis-vertical.svg +1 -1
- package/dist/ionic/svg/enter-outline.svg +1 -1
- package/dist/ionic/svg/enter-sharp.svg +1 -1
- package/dist/ionic/svg/enter.svg +1 -1
- package/dist/ionic/svg/exit-outline.svg +1 -1
- package/dist/ionic/svg/exit-sharp.svg +1 -1
- package/dist/ionic/svg/exit.svg +1 -1
- package/dist/ionic/svg/expand-outline.svg +1 -1
- package/dist/ionic/svg/expand-sharp.svg +1 -1
- package/dist/ionic/svg/expand.svg +1 -1
- package/dist/ionic/svg/extension-puzzle-outline.svg +1 -1
- package/dist/ionic/svg/extension-puzzle-sharp.svg +1 -1
- package/dist/ionic/svg/extension-puzzle.svg +1 -1
- package/dist/ionic/svg/eye-off-outline.svg +1 -1
- package/dist/ionic/svg/eye-off-sharp.svg +1 -1
- package/dist/ionic/svg/eye-off.svg +1 -1
- package/dist/ionic/svg/eye-outline.svg +1 -1
- package/dist/ionic/svg/eye-sharp.svg +1 -1
- package/dist/ionic/svg/eye.svg +1 -1
- package/dist/ionic/svg/eyedrop-outline.svg +1 -1
- package/dist/ionic/svg/eyedrop-sharp.svg +1 -1
- package/dist/ionic/svg/eyedrop.svg +1 -1
- package/dist/ionic/svg/fast-food-outline.svg +1 -1
- package/dist/ionic/svg/fast-food-sharp.svg +1 -1
- package/dist/ionic/svg/fast-food.svg +1 -1
- package/dist/ionic/svg/female-outline.svg +1 -1
- package/dist/ionic/svg/female-sharp.svg +1 -1
- package/dist/ionic/svg/female.svg +1 -1
- package/dist/ionic/svg/file-tray-full-outline.svg +1 -1
- package/dist/ionic/svg/file-tray-full-sharp.svg +1 -1
- package/dist/ionic/svg/file-tray-full.svg +1 -1
- package/dist/ionic/svg/file-tray-outline.svg +1 -1
- package/dist/ionic/svg/file-tray-sharp.svg +1 -1
- package/dist/ionic/svg/file-tray-stacked-outline.svg +1 -1
- package/dist/ionic/svg/file-tray-stacked-sharp.svg +1 -1
- package/dist/ionic/svg/file-tray-stacked.svg +1 -1
- package/dist/ionic/svg/file-tray.svg +1 -1
- package/dist/ionic/svg/film-outline.svg +1 -1
- package/dist/ionic/svg/film-sharp.svg +1 -1
- package/dist/ionic/svg/film.svg +1 -1
- package/dist/ionic/svg/filter-circle-outline.svg +1 -1
- package/dist/ionic/svg/filter-circle-sharp.svg +1 -1
- package/dist/ionic/svg/filter-circle.svg +1 -1
- package/dist/ionic/svg/filter-outline.svg +1 -1
- package/dist/ionic/svg/filter-sharp.svg +1 -1
- package/dist/ionic/svg/filter.svg +1 -1
- package/dist/ionic/svg/finger-print-outline.svg +1 -1
- package/dist/ionic/svg/finger-print-sharp.svg +1 -1
- package/dist/ionic/svg/finger-print.svg +1 -1
- package/dist/ionic/svg/fish-outline.svg +1 -1
- package/dist/ionic/svg/fish-sharp.svg +1 -1
- package/dist/ionic/svg/fish.svg +1 -1
- package/dist/ionic/svg/fitness-outline.svg +1 -1
- package/dist/ionic/svg/fitness-sharp.svg +1 -1
- package/dist/ionic/svg/fitness.svg +1 -1
- package/dist/ionic/svg/flag-outline.svg +1 -1
- package/dist/ionic/svg/flag-sharp.svg +1 -1
- package/dist/ionic/svg/flag.svg +1 -1
- package/dist/ionic/svg/flame-outline.svg +1 -1
- package/dist/ionic/svg/flame-sharp.svg +1 -1
- package/dist/ionic/svg/flame.svg +1 -1
- package/dist/ionic/svg/flash-off-outline.svg +1 -1
- package/dist/ionic/svg/flash-off-sharp.svg +1 -1
- package/dist/ionic/svg/flash-off.svg +1 -1
- package/dist/ionic/svg/flash-outline.svg +1 -1
- package/dist/ionic/svg/flash-sharp.svg +1 -1
- package/dist/ionic/svg/flash.svg +1 -1
- package/dist/ionic/svg/flashlight-outline.svg +1 -1
- package/dist/ionic/svg/flashlight-sharp.svg +1 -1
- package/dist/ionic/svg/flashlight.svg +1 -1
- package/dist/ionic/svg/flask-outline.svg +1 -1
- package/dist/ionic/svg/flask-sharp.svg +1 -1
- package/dist/ionic/svg/flask.svg +1 -1
- package/dist/ionic/svg/flower-outline.svg +1 -1
- package/dist/ionic/svg/flower-sharp.svg +1 -1
- package/dist/ionic/svg/flower.svg +1 -1
- package/dist/ionic/svg/folder-open-outline.svg +1 -1
- package/dist/ionic/svg/folder-open-sharp.svg +1 -1
- package/dist/ionic/svg/folder-open.svg +1 -1
- package/dist/ionic/svg/folder-outline.svg +1 -1
- package/dist/ionic/svg/folder-sharp.svg +1 -1
- package/dist/ionic/svg/folder.svg +1 -1
- package/dist/ionic/svg/football-outline.svg +1 -1
- package/dist/ionic/svg/football-sharp.svg +1 -1
- package/dist/ionic/svg/football.svg +1 -1
- package/dist/ionic/svg/footsteps-outline.svg +1 -1
- package/dist/ionic/svg/footsteps-sharp.svg +1 -1
- package/dist/ionic/svg/footsteps.svg +1 -1
- package/dist/ionic/svg/funnel-outline.svg +1 -1
- package/dist/ionic/svg/funnel-sharp.svg +1 -1
- package/dist/ionic/svg/funnel.svg +1 -1
- package/dist/ionic/svg/game-controller-outline.svg +1 -1
- package/dist/ionic/svg/game-controller-sharp.svg +1 -1
- package/dist/ionic/svg/game-controller.svg +1 -1
- package/dist/ionic/svg/gift-outline.svg +1 -1
- package/dist/ionic/svg/gift-sharp.svg +1 -1
- package/dist/ionic/svg/gift.svg +1 -1
- package/dist/ionic/svg/git-branch-outline.svg +1 -1
- package/dist/ionic/svg/git-branch-sharp.svg +1 -1
- package/dist/ionic/svg/git-branch.svg +1 -1
- package/dist/ionic/svg/git-commit-outline.svg +1 -1
- package/dist/ionic/svg/git-commit-sharp.svg +1 -1
- package/dist/ionic/svg/git-commit.svg +1 -1
- package/dist/ionic/svg/git-compare-outline.svg +1 -1
- package/dist/ionic/svg/git-compare-sharp.svg +1 -1
- package/dist/ionic/svg/git-compare.svg +1 -1
- package/dist/ionic/svg/git-merge-outline.svg +1 -1
- package/dist/ionic/svg/git-merge-sharp.svg +1 -1
- package/dist/ionic/svg/git-merge.svg +1 -1
- package/dist/ionic/svg/git-network-outline.svg +1 -1
- package/dist/ionic/svg/git-network-sharp.svg +1 -1
- package/dist/ionic/svg/git-network.svg +1 -1
- package/dist/ionic/svg/git-pull-request-outline.svg +1 -1
- package/dist/ionic/svg/git-pull-request-sharp.svg +1 -1
- package/dist/ionic/svg/git-pull-request.svg +1 -1
- package/dist/ionic/svg/glasses-outline.svg +1 -1
- package/dist/ionic/svg/glasses-sharp.svg +1 -1
- package/dist/ionic/svg/glasses.svg +1 -1
- package/dist/ionic/svg/globe-outline.svg +1 -1
- package/dist/ionic/svg/globe-sharp.svg +1 -1
- package/dist/ionic/svg/globe.svg +1 -1
- package/dist/ionic/svg/golf-outline.svg +1 -1
- package/dist/ionic/svg/golf-sharp.svg +1 -1
- package/dist/ionic/svg/golf.svg +1 -1
- package/dist/ionic/svg/grid-outline.svg +1 -1
- package/dist/ionic/svg/grid-sharp.svg +1 -1
- package/dist/ionic/svg/grid.svg +1 -1
- package/dist/ionic/svg/hammer-outline.svg +1 -1
- package/dist/ionic/svg/hammer-sharp.svg +1 -1
- package/dist/ionic/svg/hammer.svg +1 -1
- package/dist/ionic/svg/hand-left-outline.svg +1 -1
- package/dist/ionic/svg/hand-left-sharp.svg +1 -1
- package/dist/ionic/svg/hand-left.svg +1 -1
- package/dist/ionic/svg/hand-right-outline.svg +1 -1
- package/dist/ionic/svg/hand-right-sharp.svg +1 -1
- package/dist/ionic/svg/hand-right.svg +1 -1
- package/dist/ionic/svg/happy-outline.svg +1 -1
- package/dist/ionic/svg/happy-sharp.svg +1 -1
- package/dist/ionic/svg/happy.svg +1 -1
- package/dist/ionic/svg/hardware-chip-outline.svg +1 -1
- package/dist/ionic/svg/hardware-chip-sharp.svg +1 -1
- package/dist/ionic/svg/hardware-chip.svg +1 -1
- package/dist/ionic/svg/headset-outline.svg +1 -1
- package/dist/ionic/svg/headset-sharp.svg +1 -1
- package/dist/ionic/svg/headset.svg +1 -1
- package/dist/ionic/svg/heart-circle-outline.svg +1 -1
- package/dist/ionic/svg/heart-circle-sharp.svg +1 -1
- package/dist/ionic/svg/heart-circle.svg +1 -1
- package/dist/ionic/svg/heart-dislike-circle-outline.svg +1 -1
- package/dist/ionic/svg/heart-dislike-circle-sharp.svg +1 -1
- package/dist/ionic/svg/heart-dislike-circle.svg +1 -1
- package/dist/ionic/svg/heart-dislike-outline.svg +1 -1
- package/dist/ionic/svg/heart-dislike-sharp.svg +1 -1
- package/dist/ionic/svg/heart-dislike.svg +1 -1
- package/dist/ionic/svg/heart-half-outline.svg +1 -1
- package/dist/ionic/svg/heart-half-sharp.svg +1 -1
- package/dist/ionic/svg/heart-half.svg +1 -1
- package/dist/ionic/svg/heart-outline.svg +1 -1
- package/dist/ionic/svg/heart-sharp.svg +1 -1
- package/dist/ionic/svg/heart.svg +1 -1
- package/dist/ionic/svg/help-buoy-outline.svg +1 -1
- package/dist/ionic/svg/help-buoy-sharp.svg +1 -1
- package/dist/ionic/svg/help-buoy.svg +1 -1
- package/dist/ionic/svg/help-circle-outline.svg +1 -1
- package/dist/ionic/svg/help-circle-sharp.svg +1 -1
- package/dist/ionic/svg/help-circle.svg +1 -1
- package/dist/ionic/svg/help-outline.svg +1 -1
- package/dist/ionic/svg/help-sharp.svg +1 -1
- package/dist/ionic/svg/help.svg +1 -1
- package/dist/ionic/svg/home-outline.svg +1 -1
- package/dist/ionic/svg/home-sharp.svg +1 -1
- package/dist/ionic/svg/home.svg +1 -1
- package/dist/ionic/svg/hourglass-outline.svg +1 -1
- package/dist/ionic/svg/hourglass-sharp.svg +1 -1
- package/dist/ionic/svg/hourglass.svg +1 -1
- package/dist/ionic/svg/ice-cream-outline.svg +1 -1
- package/dist/ionic/svg/ice-cream-sharp.svg +1 -1
- package/dist/ionic/svg/ice-cream.svg +1 -1
- package/dist/ionic/svg/id-card-outline.svg +1 -1
- package/dist/ionic/svg/id-card-sharp.svg +1 -1
- package/dist/ionic/svg/id-card.svg +1 -1
- package/dist/ionic/svg/image-outline.svg +1 -1
- package/dist/ionic/svg/image-sharp.svg +1 -1
- package/dist/ionic/svg/image.svg +1 -1
- package/dist/ionic/svg/images-outline.svg +1 -1
- package/dist/ionic/svg/images-sharp.svg +1 -1
- package/dist/ionic/svg/images.svg +1 -1
- package/dist/ionic/svg/infinite-outline.svg +1 -1
- package/dist/ionic/svg/infinite-sharp.svg +1 -1
- package/dist/ionic/svg/infinite.svg +1 -1
- package/dist/ionic/svg/information-circle-outline.svg +1 -1
- package/dist/ionic/svg/information-circle-sharp.svg +1 -1
- package/dist/ionic/svg/information-circle.svg +1 -1
- package/dist/ionic/svg/information-outline.svg +1 -1
- package/dist/ionic/svg/information-sharp.svg +1 -1
- package/dist/ionic/svg/information.svg +1 -1
- package/dist/ionic/svg/invert-mode-outline.svg +1 -1
- package/dist/ionic/svg/invert-mode-sharp.svg +1 -1
- package/dist/ionic/svg/invert-mode.svg +1 -1
- package/dist/ionic/svg/journal-outline.svg +1 -1
- package/dist/ionic/svg/journal-sharp.svg +1 -1
- package/dist/ionic/svg/journal.svg +1 -1
- package/dist/ionic/svg/key-outline.svg +1 -1
- package/dist/ionic/svg/key-sharp.svg +1 -1
- package/dist/ionic/svg/key.svg +1 -1
- package/dist/ionic/svg/keypad-outline.svg +1 -1
- package/dist/ionic/svg/keypad-sharp.svg +1 -1
- package/dist/ionic/svg/keypad.svg +1 -1
- package/dist/ionic/svg/language-outline.svg +1 -1
- package/dist/ionic/svg/language-sharp.svg +1 -1
- package/dist/ionic/svg/language.svg +1 -1
- package/dist/ionic/svg/laptop-outline.svg +1 -1
- package/dist/ionic/svg/laptop-sharp.svg +1 -1
- package/dist/ionic/svg/laptop.svg +1 -1
- package/dist/ionic/svg/layers-outline.svg +1 -1
- package/dist/ionic/svg/layers-sharp.svg +1 -1
- package/dist/ionic/svg/layers.svg +1 -1
- package/dist/ionic/svg/leaf-outline.svg +1 -1
- package/dist/ionic/svg/leaf-sharp.svg +1 -1
- package/dist/ionic/svg/leaf.svg +1 -1
- package/dist/ionic/svg/library-outline.svg +1 -1
- package/dist/ionic/svg/library-sharp.svg +1 -1
- package/dist/ionic/svg/library.svg +1 -1
- package/dist/ionic/svg/link-outline.svg +1 -1
- package/dist/ionic/svg/link-sharp.svg +1 -1
- package/dist/ionic/svg/link.svg +1 -1
- package/dist/ionic/svg/list-circle-outline.svg +1 -1
- package/dist/ionic/svg/list-circle-sharp.svg +1 -1
- package/dist/ionic/svg/list-circle.svg +1 -1
- package/dist/ionic/svg/list-outline.svg +1 -1
- package/dist/ionic/svg/list-sharp.svg +1 -1
- package/dist/ionic/svg/list.svg +1 -1
- package/dist/ionic/svg/locate-outline.svg +1 -1
- package/dist/ionic/svg/locate-sharp.svg +1 -1
- package/dist/ionic/svg/locate.svg +1 -1
- package/dist/ionic/svg/location-outline.svg +1 -1
- package/dist/ionic/svg/location-sharp.svg +1 -1
- package/dist/ionic/svg/location.svg +1 -1
- package/dist/ionic/svg/lock-closed-outline.svg +1 -1
- package/dist/ionic/svg/lock-closed-sharp.svg +1 -1
- package/dist/ionic/svg/lock-closed.svg +1 -1
- package/dist/ionic/svg/lock-open-outline.svg +1 -1
- package/dist/ionic/svg/lock-open-sharp.svg +1 -1
- package/dist/ionic/svg/lock-open.svg +1 -1
- package/dist/ionic/svg/log-in-outline.svg +1 -1
- package/dist/ionic/svg/log-in-sharp.svg +1 -1
- package/dist/ionic/svg/log-in.svg +1 -1
- package/dist/ionic/svg/log-out-outline.svg +1 -1
- package/dist/ionic/svg/log-out-sharp.svg +1 -1
- package/dist/ionic/svg/log-out.svg +1 -1
- package/dist/ionic/svg/logo-alipay.svg +1 -1
- package/dist/ionic/svg/logo-amazon.svg +1 -1
- package/dist/ionic/svg/logo-amplify.svg +1 -1
- package/dist/ionic/svg/logo-android.svg +1 -1
- package/dist/ionic/svg/logo-angular.svg +1 -1
- package/dist/ionic/svg/logo-appflow.svg +1 -0
- package/dist/ionic/svg/logo-apple-appstore.svg +1 -1
- package/dist/ionic/svg/logo-apple-ar.svg +1 -1
- package/dist/ionic/svg/logo-apple.svg +1 -1
- package/dist/ionic/svg/logo-behance.svg +1 -1
- package/dist/ionic/svg/logo-bitbucket.svg +1 -1
- package/dist/ionic/svg/logo-bitcoin.svg +1 -1
- package/dist/ionic/svg/logo-buffer.svg +1 -1
- package/dist/ionic/svg/logo-capacitor.svg +1 -1
- package/dist/ionic/svg/logo-chrome.svg +1 -1
- package/dist/ionic/svg/logo-closed-captioning.svg +1 -1
- package/dist/ionic/svg/logo-codepen.svg +1 -1
- package/dist/ionic/svg/logo-css3.svg +1 -1
- package/dist/ionic/svg/logo-designernews.svg +1 -1
- package/dist/ionic/svg/logo-deviantart.svg +1 -1
- package/dist/ionic/svg/logo-discord.svg +1 -1
- package/dist/ionic/svg/logo-docker.svg +1 -1
- package/dist/ionic/svg/logo-dribbble.svg +1 -1
- package/dist/ionic/svg/logo-dropbox.svg +1 -1
- package/dist/ionic/svg/logo-edge.svg +1 -1
- package/dist/ionic/svg/logo-electron.svg +1 -1
- package/dist/ionic/svg/logo-euro.svg +1 -1
- package/dist/ionic/svg/logo-facebook.svg +1 -1
- package/dist/ionic/svg/logo-figma.svg +1 -1
- package/dist/ionic/svg/logo-firebase.svg +1 -1
- package/dist/ionic/svg/logo-firefox.svg +1 -1
- package/dist/ionic/svg/logo-flickr.svg +1 -1
- package/dist/ionic/svg/logo-foursquare.svg +1 -1
- package/dist/ionic/svg/logo-github.svg +1 -1
- package/dist/ionic/svg/logo-gitlab.svg +1 -1
- package/dist/ionic/svg/logo-google-playstore.svg +1 -1
- package/dist/ionic/svg/logo-google.svg +1 -1
- package/dist/ionic/svg/logo-hackernews.svg +1 -1
- package/dist/ionic/svg/logo-html5.svg +1 -1
- package/dist/ionic/svg/logo-instagram.svg +1 -1
- package/dist/ionic/svg/logo-ionic.svg +1 -1
- package/dist/ionic/svg/logo-ionitron.svg +1 -1
- package/dist/ionic/svg/logo-javascript.svg +1 -1
- package/dist/ionic/svg/logo-laravel.svg +1 -1
- package/dist/ionic/svg/logo-linkedin.svg +1 -1
- package/dist/ionic/svg/logo-markdown.svg +1 -1
- package/dist/ionic/svg/logo-mastodon.svg +1 -1
- package/dist/ionic/svg/logo-medium.svg +1 -1
- package/dist/ionic/svg/logo-microsoft.svg +1 -1
- package/dist/ionic/svg/logo-no-smoking.svg +1 -1
- package/dist/ionic/svg/logo-nodejs.svg +1 -1
- package/dist/ionic/svg/logo-npm.svg +1 -1
- package/dist/ionic/svg/logo-octocat.svg +1 -1
- package/dist/ionic/svg/logo-paypal.svg +1 -1
- package/dist/ionic/svg/logo-pinterest.svg +1 -1
- package/dist/ionic/svg/logo-playstation.svg +1 -1
- package/dist/ionic/svg/logo-pwa.svg +1 -1
- package/dist/ionic/svg/logo-python.svg +1 -1
- package/dist/ionic/svg/logo-react.svg +1 -1
- package/dist/ionic/svg/logo-reddit.svg +1 -1
- package/dist/ionic/svg/logo-rss.svg +1 -1
- package/dist/ionic/svg/logo-sass.svg +1 -1
- package/dist/ionic/svg/logo-skype.svg +1 -1
- package/dist/ionic/svg/logo-slack.svg +1 -1
- package/dist/ionic/svg/logo-snapchat.svg +1 -1
- package/dist/ionic/svg/logo-soundcloud.svg +1 -1
- package/dist/ionic/svg/logo-stackoverflow.svg +1 -1
- package/dist/ionic/svg/logo-steam.svg +1 -1
- package/dist/ionic/svg/logo-stencil.svg +1 -1
- package/dist/ionic/svg/logo-tableau.svg +1 -1
- package/dist/ionic/svg/logo-threads.svg +1 -0
- package/dist/ionic/svg/logo-tiktok.svg +1 -1
- package/dist/ionic/svg/logo-trapeze.svg +1 -0
- package/dist/ionic/svg/logo-tumblr.svg +1 -1
- package/dist/ionic/svg/logo-tux.svg +1 -1
- package/dist/ionic/svg/logo-twitch.svg +1 -1
- package/dist/ionic/svg/logo-twitter.svg +1 -1
- package/dist/ionic/svg/logo-usd.svg +1 -1
- package/dist/ionic/svg/logo-venmo.svg +1 -1
- package/dist/ionic/svg/logo-vercel.svg +1 -1
- package/dist/ionic/svg/logo-vimeo.svg +1 -1
- package/dist/ionic/svg/logo-vk.svg +1 -1
- package/dist/ionic/svg/logo-vue.svg +1 -1
- package/dist/ionic/svg/logo-web-component.svg +1 -1
- package/dist/ionic/svg/logo-wechat.svg +1 -1
- package/dist/ionic/svg/logo-whatsapp.svg +1 -1
- package/dist/ionic/svg/logo-windows.svg +1 -1
- package/dist/ionic/svg/logo-wordpress.svg +1 -1
- package/dist/ionic/svg/logo-x.svg +1 -0
- package/dist/ionic/svg/logo-xbox.svg +1 -1
- package/dist/ionic/svg/logo-xing.svg +1 -1
- package/dist/ionic/svg/logo-yahoo.svg +1 -1
- package/dist/ionic/svg/logo-yen.svg +1 -1
- package/dist/ionic/svg/logo-youtube.svg +1 -1
- package/dist/ionic/svg/magnet-outline.svg +1 -1
- package/dist/ionic/svg/magnet-sharp.svg +1 -1
- package/dist/ionic/svg/magnet.svg +1 -1
- package/dist/ionic/svg/mail-open-outline.svg +1 -1
- package/dist/ionic/svg/mail-open-sharp.svg +1 -1
- package/dist/ionic/svg/mail-open.svg +1 -1
- package/dist/ionic/svg/mail-outline.svg +1 -1
- package/dist/ionic/svg/mail-sharp.svg +1 -1
- package/dist/ionic/svg/mail-unread-outline.svg +1 -1
- package/dist/ionic/svg/mail-unread-sharp.svg +1 -1
- package/dist/ionic/svg/mail-unread.svg +1 -1
- package/dist/ionic/svg/mail.svg +1 -1
- package/dist/ionic/svg/male-female-outline.svg +1 -1
- package/dist/ionic/svg/male-female-sharp.svg +1 -1
- package/dist/ionic/svg/male-female.svg +1 -1
- package/dist/ionic/svg/male-outline.svg +1 -1
- package/dist/ionic/svg/male-sharp.svg +1 -1
- package/dist/ionic/svg/male.svg +1 -1
- package/dist/ionic/svg/man-outline.svg +1 -1
- package/dist/ionic/svg/man-sharp.svg +1 -1
- package/dist/ionic/svg/man.svg +1 -1
- package/dist/ionic/svg/map-outline.svg +1 -1
- package/dist/ionic/svg/map-sharp.svg +1 -1
- package/dist/ionic/svg/map.svg +1 -1
- package/dist/ionic/svg/medal-outline.svg +1 -1
- package/dist/ionic/svg/medal-sharp.svg +1 -1
- package/dist/ionic/svg/medal.svg +1 -1
- package/dist/ionic/svg/medical-outline.svg +1 -1
- package/dist/ionic/svg/medical-sharp.svg +1 -1
- package/dist/ionic/svg/medical.svg +1 -1
- package/dist/ionic/svg/medkit-outline.svg +1 -1
- package/dist/ionic/svg/medkit-sharp.svg +1 -1
- package/dist/ionic/svg/medkit.svg +1 -1
- package/dist/ionic/svg/megaphone-outline.svg +1 -1
- package/dist/ionic/svg/megaphone-sharp.svg +1 -1
- package/dist/ionic/svg/megaphone.svg +1 -1
- package/dist/ionic/svg/menu-outline.svg +1 -1
- package/dist/ionic/svg/menu-sharp.svg +1 -1
- package/dist/ionic/svg/menu.svg +1 -1
- package/dist/ionic/svg/mic-circle-outline.svg +1 -1
- package/dist/ionic/svg/mic-circle-sharp.svg +1 -1
- package/dist/ionic/svg/mic-circle.svg +1 -1
- package/dist/ionic/svg/mic-off-circle-outline.svg +1 -1
- package/dist/ionic/svg/mic-off-circle-sharp.svg +1 -1
- package/dist/ionic/svg/mic-off-circle.svg +1 -1
- package/dist/ionic/svg/mic-off-outline.svg +1 -1
- package/dist/ionic/svg/mic-off-sharp.svg +1 -1
- package/dist/ionic/svg/mic-off.svg +1 -1
- package/dist/ionic/svg/mic-outline.svg +1 -1
- package/dist/ionic/svg/mic-sharp.svg +1 -1
- package/dist/ionic/svg/mic.svg +1 -1
- package/dist/ionic/svg/moon-outline.svg +1 -1
- package/dist/ionic/svg/moon-sharp.svg +1 -1
- package/dist/ionic/svg/moon.svg +1 -1
- package/dist/ionic/svg/move-outline.svg +1 -1
- package/dist/ionic/svg/move-sharp.svg +1 -1
- package/dist/ionic/svg/move.svg +1 -1
- package/dist/ionic/svg/musical-note-outline.svg +1 -1
- package/dist/ionic/svg/musical-note-sharp.svg +1 -1
- package/dist/ionic/svg/musical-note.svg +1 -1
- package/dist/ionic/svg/musical-notes-outline.svg +1 -1
- package/dist/ionic/svg/musical-notes-sharp.svg +1 -1
- package/dist/ionic/svg/musical-notes.svg +1 -1
- package/dist/ionic/svg/navigate-circle-outline.svg +1 -1
- package/dist/ionic/svg/navigate-circle-sharp.svg +1 -1
- package/dist/ionic/svg/navigate-circle.svg +1 -1
- package/dist/ionic/svg/navigate-outline.svg +1 -1
- package/dist/ionic/svg/navigate-sharp.svg +1 -1
- package/dist/ionic/svg/navigate.svg +1 -1
- package/dist/ionic/svg/newspaper-outline.svg +1 -1
- package/dist/ionic/svg/newspaper-sharp.svg +1 -1
- package/dist/ionic/svg/newspaper.svg +1 -1
- package/dist/ionic/svg/notifications-circle-outline.svg +1 -1
- package/dist/ionic/svg/notifications-circle-sharp.svg +1 -1
- package/dist/ionic/svg/notifications-circle.svg +1 -1
- package/dist/ionic/svg/notifications-off-circle-outline.svg +1 -1
- package/dist/ionic/svg/notifications-off-circle-sharp.svg +1 -1
- package/dist/ionic/svg/notifications-off-circle.svg +1 -1
- package/dist/ionic/svg/notifications-off-outline.svg +1 -1
- package/dist/ionic/svg/notifications-off-sharp.svg +1 -1
- package/dist/ionic/svg/notifications-off.svg +1 -1
- package/dist/ionic/svg/notifications-outline.svg +1 -1
- package/dist/ionic/svg/notifications-sharp.svg +1 -1
- package/dist/ionic/svg/notifications.svg +1 -1
- package/dist/ionic/svg/nuclear-outline.svg +1 -1
- package/dist/ionic/svg/nuclear-sharp.svg +1 -1
- package/dist/ionic/svg/nuclear.svg +1 -1
- package/dist/ionic/svg/nutrition-outline.svg +1 -1
- package/dist/ionic/svg/nutrition-sharp.svg +1 -1
- package/dist/ionic/svg/nutrition.svg +1 -1
- package/dist/ionic/svg/open-outline.svg +1 -1
- package/dist/ionic/svg/open-sharp.svg +1 -1
- package/dist/ionic/svg/open.svg +1 -1
- package/dist/ionic/svg/options-outline.svg +1 -1
- package/dist/ionic/svg/options-sharp.svg +1 -1
- package/dist/ionic/svg/options.svg +1 -1
- package/dist/ionic/svg/paper-plane-outline.svg +1 -1
- package/dist/ionic/svg/paper-plane-sharp.svg +1 -1
- package/dist/ionic/svg/paper-plane.svg +1 -1
- package/dist/ionic/svg/partly-sunny-outline.svg +1 -1
- package/dist/ionic/svg/partly-sunny-sharp.svg +1 -1
- package/dist/ionic/svg/partly-sunny.svg +1 -1
- package/dist/ionic/svg/pause-circle-outline.svg +1 -1
- package/dist/ionic/svg/pause-circle-sharp.svg +1 -1
- package/dist/ionic/svg/pause-circle.svg +1 -1
- package/dist/ionic/svg/pause-outline.svg +1 -1
- package/dist/ionic/svg/pause-sharp.svg +1 -1
- package/dist/ionic/svg/pause.svg +1 -1
- package/dist/ionic/svg/paw-outline.svg +1 -1
- package/dist/ionic/svg/paw-sharp.svg +1 -1
- package/dist/ionic/svg/paw.svg +1 -1
- package/dist/ionic/svg/pencil-outline.svg +1 -1
- package/dist/ionic/svg/pencil-sharp.svg +1 -1
- package/dist/ionic/svg/pencil.svg +1 -1
- package/dist/ionic/svg/people-circle-outline.svg +1 -1
- package/dist/ionic/svg/people-circle-sharp.svg +1 -1
- package/dist/ionic/svg/people-circle.svg +1 -1
- package/dist/ionic/svg/people-outline.svg +1 -1
- package/dist/ionic/svg/people-sharp.svg +1 -1
- package/dist/ionic/svg/people.svg +1 -1
- package/dist/ionic/svg/person-add-outline.svg +1 -1
- package/dist/ionic/svg/person-add-sharp.svg +1 -1
- package/dist/ionic/svg/person-add.svg +1 -1
- package/dist/ionic/svg/person-circle-outline.svg +1 -1
- package/dist/ionic/svg/person-circle-sharp.svg +1 -1
- package/dist/ionic/svg/person-circle.svg +1 -1
- package/dist/ionic/svg/person-outline.svg +1 -1
- package/dist/ionic/svg/person-remove-outline.svg +1 -1
- package/dist/ionic/svg/person-remove-sharp.svg +1 -1
- package/dist/ionic/svg/person-remove.svg +1 -1
- package/dist/ionic/svg/person-sharp.svg +1 -1
- package/dist/ionic/svg/person.svg +1 -1
- package/dist/ionic/svg/phone-landscape-outline.svg +1 -1
- package/dist/ionic/svg/phone-landscape-sharp.svg +1 -1
- package/dist/ionic/svg/phone-landscape.svg +1 -1
- package/dist/ionic/svg/phone-portrait-outline.svg +1 -1
- package/dist/ionic/svg/phone-portrait-sharp.svg +1 -1
- package/dist/ionic/svg/phone-portrait.svg +1 -1
- package/dist/ionic/svg/pie-chart-outline.svg +1 -1
- package/dist/ionic/svg/pie-chart-sharp.svg +1 -1
- package/dist/ionic/svg/pie-chart.svg +1 -1
- package/dist/ionic/svg/pin-outline.svg +1 -1
- package/dist/ionic/svg/pin-sharp.svg +1 -1
- package/dist/ionic/svg/pin.svg +1 -1
- package/dist/ionic/svg/pint-outline.svg +1 -1
- package/dist/ionic/svg/pint-sharp.svg +1 -1
- package/dist/ionic/svg/pint.svg +1 -1
- package/dist/ionic/svg/pizza-outline.svg +1 -1
- package/dist/ionic/svg/pizza-sharp.svg +1 -1
- package/dist/ionic/svg/pizza.svg +1 -1
- package/dist/ionic/svg/planet-outline.svg +1 -1
- package/dist/ionic/svg/planet-sharp.svg +1 -1
- package/dist/ionic/svg/planet.svg +1 -1
- package/dist/ionic/svg/play-back-circle-outline.svg +1 -1
- package/dist/ionic/svg/play-back-circle-sharp.svg +1 -1
- package/dist/ionic/svg/play-back-circle.svg +1 -1
- package/dist/ionic/svg/play-back-outline.svg +1 -1
- package/dist/ionic/svg/play-back-sharp.svg +1 -1
- package/dist/ionic/svg/play-back.svg +1 -1
- package/dist/ionic/svg/play-circle-outline.svg +1 -1
- package/dist/ionic/svg/play-circle-sharp.svg +1 -1
- package/dist/ionic/svg/play-circle.svg +1 -1
- package/dist/ionic/svg/play-forward-circle-outline.svg +1 -1
- package/dist/ionic/svg/play-forward-circle-sharp.svg +1 -1
- package/dist/ionic/svg/play-forward-circle.svg +1 -1
- package/dist/ionic/svg/play-forward-outline.svg +1 -1
- package/dist/ionic/svg/play-forward-sharp.svg +1 -1
- package/dist/ionic/svg/play-forward.svg +1 -1
- package/dist/ionic/svg/play-outline.svg +1 -1
- package/dist/ionic/svg/play-sharp.svg +1 -1
- package/dist/ionic/svg/play-skip-back-circle-outline.svg +1 -1
- package/dist/ionic/svg/play-skip-back-circle-sharp.svg +1 -1
- package/dist/ionic/svg/play-skip-back-circle.svg +1 -1
- package/dist/ionic/svg/play-skip-back-outline.svg +1 -1
- package/dist/ionic/svg/play-skip-back-sharp.svg +1 -1
- package/dist/ionic/svg/play-skip-back.svg +1 -1
- package/dist/ionic/svg/play-skip-forward-circle-outline.svg +1 -1
- package/dist/ionic/svg/play-skip-forward-circle-sharp.svg +1 -1
- package/dist/ionic/svg/play-skip-forward-circle.svg +1 -1
- package/dist/ionic/svg/play-skip-forward-outline.svg +1 -1
- package/dist/ionic/svg/play-skip-forward-sharp.svg +1 -1
- package/dist/ionic/svg/play-skip-forward.svg +1 -1
- package/dist/ionic/svg/play.svg +1 -1
- package/dist/ionic/svg/podium-outline.svg +1 -1
- package/dist/ionic/svg/podium-sharp.svg +1 -1
- package/dist/ionic/svg/podium.svg +1 -1
- package/dist/ionic/svg/power-outline.svg +1 -1
- package/dist/ionic/svg/power-sharp.svg +1 -1
- package/dist/ionic/svg/power.svg +1 -1
- package/dist/ionic/svg/pricetag-outline.svg +1 -1
- package/dist/ionic/svg/pricetag-sharp.svg +1 -1
- package/dist/ionic/svg/pricetag.svg +1 -1
- package/dist/ionic/svg/pricetags-outline.svg +1 -1
- package/dist/ionic/svg/pricetags-sharp.svg +1 -1
- package/dist/ionic/svg/pricetags.svg +1 -1
- package/dist/ionic/svg/print-outline.svg +1 -1
- package/dist/ionic/svg/print-sharp.svg +1 -1
- package/dist/ionic/svg/print.svg +1 -1
- package/dist/ionic/svg/prism-outline.svg +1 -1
- package/dist/ionic/svg/prism-sharp.svg +1 -1
- package/dist/ionic/svg/prism.svg +1 -1
- package/dist/ionic/svg/pulse-outline.svg +1 -1
- package/dist/ionic/svg/pulse-sharp.svg +1 -1
- package/dist/ionic/svg/pulse.svg +1 -1
- package/dist/ionic/svg/push-outline.svg +1 -1
- package/dist/ionic/svg/push-sharp.svg +1 -1
- package/dist/ionic/svg/push.svg +1 -1
- package/dist/ionic/svg/qr-code-outline.svg +1 -1
- package/dist/ionic/svg/qr-code-sharp.svg +1 -1
- package/dist/ionic/svg/qr-code.svg +1 -1
- package/dist/ionic/svg/radio-button-off-outline.svg +1 -1
- package/dist/ionic/svg/radio-button-off-sharp.svg +1 -1
- package/dist/ionic/svg/radio-button-off.svg +1 -1
- package/dist/ionic/svg/radio-button-on-outline.svg +1 -1
- package/dist/ionic/svg/radio-button-on-sharp.svg +1 -1
- package/dist/ionic/svg/radio-button-on.svg +1 -1
- package/dist/ionic/svg/radio-outline.svg +1 -1
- package/dist/ionic/svg/radio-sharp.svg +1 -1
- package/dist/ionic/svg/radio.svg +1 -1
- package/dist/ionic/svg/rainy-outline.svg +1 -1
- package/dist/ionic/svg/rainy-sharp.svg +1 -1
- package/dist/ionic/svg/rainy.svg +1 -1
- package/dist/ionic/svg/reader-outline.svg +1 -1
- package/dist/ionic/svg/reader-sharp.svg +1 -1
- package/dist/ionic/svg/reader.svg +1 -1
- package/dist/ionic/svg/receipt-outline.svg +1 -1
- package/dist/ionic/svg/receipt-sharp.svg +1 -1
- package/dist/ionic/svg/receipt.svg +1 -1
- package/dist/ionic/svg/recording-outline.svg +1 -1
- package/dist/ionic/svg/recording-sharp.svg +1 -1
- package/dist/ionic/svg/recording.svg +1 -1
- package/dist/ionic/svg/refresh-circle-outline.svg +1 -1
- package/dist/ionic/svg/refresh-circle-sharp.svg +1 -1
- package/dist/ionic/svg/refresh-circle.svg +1 -1
- package/dist/ionic/svg/refresh-outline.svg +1 -1
- package/dist/ionic/svg/refresh-sharp.svg +1 -1
- package/dist/ionic/svg/refresh.svg +1 -1
- package/dist/ionic/svg/reload-circle-outline.svg +1 -1
- package/dist/ionic/svg/reload-circle-sharp.svg +1 -1
- package/dist/ionic/svg/reload-circle.svg +1 -1
- package/dist/ionic/svg/reload-outline.svg +1 -1
- package/dist/ionic/svg/reload-sharp.svg +1 -1
- package/dist/ionic/svg/reload.svg +1 -1
- package/dist/ionic/svg/remove-circle-outline.svg +1 -1
- package/dist/ionic/svg/remove-circle-sharp.svg +1 -1
- package/dist/ionic/svg/remove-circle.svg +1 -1
- package/dist/ionic/svg/remove-outline.svg +1 -1
- package/dist/ionic/svg/remove-sharp.svg +1 -1
- package/dist/ionic/svg/remove.svg +1 -1
- package/dist/ionic/svg/reorder-four-outline.svg +1 -1
- package/dist/ionic/svg/reorder-four-sharp.svg +1 -1
- package/dist/ionic/svg/reorder-four.svg +1 -1
- package/dist/ionic/svg/reorder-three-outline.svg +1 -1
- package/dist/ionic/svg/reorder-three-sharp.svg +1 -1
- package/dist/ionic/svg/reorder-three.svg +1 -1
- package/dist/ionic/svg/reorder-two-outline.svg +1 -1
- package/dist/ionic/svg/reorder-two-sharp.svg +1 -1
- package/dist/ionic/svg/reorder-two.svg +1 -1
- package/dist/ionic/svg/repeat-outline.svg +1 -1
- package/dist/ionic/svg/repeat-sharp.svg +1 -1
- package/dist/ionic/svg/repeat.svg +1 -1
- package/dist/ionic/svg/resize-outline.svg +1 -1
- package/dist/ionic/svg/resize-sharp.svg +1 -1
- package/dist/ionic/svg/resize.svg +1 -1
- package/dist/ionic/svg/restaurant-outline.svg +1 -1
- package/dist/ionic/svg/restaurant-sharp.svg +1 -1
- package/dist/ionic/svg/restaurant.svg +1 -1
- package/dist/ionic/svg/return-down-back-outline.svg +1 -1
- package/dist/ionic/svg/return-down-back-sharp.svg +1 -1
- package/dist/ionic/svg/return-down-back.svg +1 -1
- package/dist/ionic/svg/return-down-forward-outline.svg +1 -1
- package/dist/ionic/svg/return-down-forward-sharp.svg +1 -1
- package/dist/ionic/svg/return-down-forward.svg +1 -1
- package/dist/ionic/svg/return-up-back-outline.svg +1 -1
- package/dist/ionic/svg/return-up-back-sharp.svg +1 -1
- package/dist/ionic/svg/return-up-back.svg +1 -1
- package/dist/ionic/svg/return-up-forward-outline.svg +1 -1
- package/dist/ionic/svg/return-up-forward-sharp.svg +1 -1
- package/dist/ionic/svg/return-up-forward.svg +1 -1
- package/dist/ionic/svg/ribbon-outline.svg +1 -1
- package/dist/ionic/svg/ribbon-sharp.svg +1 -1
- package/dist/ionic/svg/ribbon.svg +1 -1
- package/dist/ionic/svg/rocket-outline.svg +1 -1
- package/dist/ionic/svg/rocket-sharp.svg +1 -1
- package/dist/ionic/svg/rocket.svg +1 -1
- package/dist/ionic/svg/rose-outline.svg +1 -1
- package/dist/ionic/svg/rose-sharp.svg +1 -1
- package/dist/ionic/svg/rose.svg +1 -1
- package/dist/ionic/svg/sad-outline.svg +1 -1
- package/dist/ionic/svg/sad-sharp.svg +1 -1
- package/dist/ionic/svg/sad.svg +1 -1
- package/dist/ionic/svg/save-outline.svg +1 -1
- package/dist/ionic/svg/save-sharp.svg +1 -1
- package/dist/ionic/svg/save.svg +1 -1
- package/dist/ionic/svg/scale-outline.svg +1 -1
- package/dist/ionic/svg/scale-sharp.svg +1 -1
- package/dist/ionic/svg/scale.svg +1 -1
- package/dist/ionic/svg/scan-circle-outline.svg +1 -1
- package/dist/ionic/svg/scan-circle-sharp.svg +1 -1
- package/dist/ionic/svg/scan-circle.svg +1 -1
- package/dist/ionic/svg/scan-outline.svg +1 -1
- package/dist/ionic/svg/scan-sharp.svg +1 -1
- package/dist/ionic/svg/scan.svg +1 -1
- package/dist/ionic/svg/school-outline.svg +1 -1
- package/dist/ionic/svg/school-sharp.svg +1 -1
- package/dist/ionic/svg/school.svg +1 -1
- package/dist/ionic/svg/search-circle-outline.svg +1 -1
- package/dist/ionic/svg/search-circle-sharp.svg +1 -1
- package/dist/ionic/svg/search-circle.svg +1 -1
- package/dist/ionic/svg/search-outline.svg +1 -1
- package/dist/ionic/svg/search-sharp.svg +1 -1
- package/dist/ionic/svg/search.svg +1 -1
- package/dist/ionic/svg/send-outline.svg +1 -1
- package/dist/ionic/svg/send-sharp.svg +1 -1
- package/dist/ionic/svg/send.svg +1 -1
- package/dist/ionic/svg/server-outline.svg +1 -1
- package/dist/ionic/svg/server-sharp.svg +1 -1
- package/dist/ionic/svg/server.svg +1 -1
- package/dist/ionic/svg/settings-outline.svg +1 -1
- package/dist/ionic/svg/settings-sharp.svg +1 -1
- package/dist/ionic/svg/settings.svg +1 -1
- package/dist/ionic/svg/shapes-outline.svg +1 -1
- package/dist/ionic/svg/shapes-sharp.svg +1 -1
- package/dist/ionic/svg/shapes.svg +1 -1
- package/dist/ionic/svg/share-outline.svg +1 -1
- package/dist/ionic/svg/share-sharp.svg +1 -1
- package/dist/ionic/svg/share-social-outline.svg +1 -1
- package/dist/ionic/svg/share-social-sharp.svg +1 -1
- package/dist/ionic/svg/share-social.svg +1 -1
- package/dist/ionic/svg/share.svg +1 -1
- package/dist/ionic/svg/shield-checkmark-outline.svg +1 -1
- package/dist/ionic/svg/shield-checkmark-sharp.svg +1 -1
- package/dist/ionic/svg/shield-checkmark.svg +1 -1
- package/dist/ionic/svg/shield-half-outline.svg +1 -1
- package/dist/ionic/svg/shield-half-sharp.svg +1 -1
- package/dist/ionic/svg/shield-half.svg +1 -1
- package/dist/ionic/svg/shield-outline.svg +1 -1
- package/dist/ionic/svg/shield-sharp.svg +1 -1
- package/dist/ionic/svg/shield.svg +1 -1
- package/dist/ionic/svg/shirt-outline.svg +1 -1
- package/dist/ionic/svg/shirt-sharp.svg +1 -1
- package/dist/ionic/svg/shirt.svg +1 -1
- package/dist/ionic/svg/shuffle-outline.svg +1 -1
- package/dist/ionic/svg/shuffle-sharp.svg +1 -1
- package/dist/ionic/svg/shuffle.svg +1 -1
- package/dist/ionic/svg/skull-outline.svg +1 -1
- package/dist/ionic/svg/skull-sharp.svg +1 -1
- package/dist/ionic/svg/skull.svg +1 -1
- package/dist/ionic/svg/snow-outline.svg +1 -1
- package/dist/ionic/svg/snow-sharp.svg +1 -1
- package/dist/ionic/svg/snow.svg +1 -1
- package/dist/ionic/svg/sparkles-outline.svg +1 -1
- package/dist/ionic/svg/sparkles-sharp.svg +1 -1
- package/dist/ionic/svg/sparkles.svg +1 -1
- package/dist/ionic/svg/speedometer-outline.svg +1 -1
- package/dist/ionic/svg/speedometer-sharp.svg +1 -1
- package/dist/ionic/svg/speedometer.svg +1 -1
- package/dist/ionic/svg/square-outline.svg +1 -1
- package/dist/ionic/svg/square-sharp.svg +1 -1
- package/dist/ionic/svg/square.svg +1 -1
- package/dist/ionic/svg/star-half-outline.svg +1 -1
- package/dist/ionic/svg/star-half-sharp.svg +1 -1
- package/dist/ionic/svg/star-half.svg +1 -1
- package/dist/ionic/svg/star-outline.svg +1 -1
- package/dist/ionic/svg/star-sharp.svg +1 -1
- package/dist/ionic/svg/star.svg +1 -1
- package/dist/ionic/svg/stats-chart-outline.svg +1 -1
- package/dist/ionic/svg/stats-chart-sharp.svg +1 -1
- package/dist/ionic/svg/stats-chart.svg +1 -1
- package/dist/ionic/svg/stop-circle-outline.svg +1 -1
- package/dist/ionic/svg/stop-circle-sharp.svg +1 -1
- package/dist/ionic/svg/stop-circle.svg +1 -1
- package/dist/ionic/svg/stop-outline.svg +1 -1
- package/dist/ionic/svg/stop-sharp.svg +1 -1
- package/dist/ionic/svg/stop.svg +1 -1
- package/dist/ionic/svg/stopwatch-outline.svg +1 -1
- package/dist/ionic/svg/stopwatch-sharp.svg +1 -1
- package/dist/ionic/svg/stopwatch.svg +1 -1
- package/dist/ionic/svg/storefront-outline.svg +1 -1
- package/dist/ionic/svg/storefront-sharp.svg +1 -1
- package/dist/ionic/svg/storefront.svg +1 -1
- package/dist/ionic/svg/subway-outline.svg +1 -1
- package/dist/ionic/svg/subway-sharp.svg +1 -1
- package/dist/ionic/svg/subway.svg +1 -1
- package/dist/ionic/svg/sunny-outline.svg +1 -1
- package/dist/ionic/svg/sunny-sharp.svg +1 -1
- package/dist/ionic/svg/sunny.svg +1 -1
- package/dist/ionic/svg/swap-horizontal-outline.svg +1 -1
- package/dist/ionic/svg/swap-horizontal-sharp.svg +1 -1
- package/dist/ionic/svg/swap-horizontal.svg +1 -1
- package/dist/ionic/svg/swap-vertical-outline.svg +1 -1
- package/dist/ionic/svg/swap-vertical-sharp.svg +1 -1
- package/dist/ionic/svg/swap-vertical.svg +1 -1
- package/dist/ionic/svg/sync-circle-outline.svg +1 -1
- package/dist/ionic/svg/sync-circle-sharp.svg +1 -1
- package/dist/ionic/svg/sync-circle.svg +1 -1
- package/dist/ionic/svg/sync-outline.svg +1 -1
- package/dist/ionic/svg/sync-sharp.svg +1 -1
- package/dist/ionic/svg/sync.svg +1 -1
- package/dist/ionic/svg/tablet-landscape-outline.svg +1 -1
- package/dist/ionic/svg/tablet-landscape-sharp.svg +1 -1
- package/dist/ionic/svg/tablet-landscape.svg +1 -1
- package/dist/ionic/svg/tablet-portrait-outline.svg +1 -1
- package/dist/ionic/svg/tablet-portrait-sharp.svg +1 -1
- package/dist/ionic/svg/tablet-portrait.svg +1 -1
- package/dist/ionic/svg/telescope-outline.svg +1 -1
- package/dist/ionic/svg/telescope-sharp.svg +1 -1
- package/dist/ionic/svg/telescope.svg +1 -1
- package/dist/ionic/svg/tennisball-outline.svg +1 -1
- package/dist/ionic/svg/tennisball-sharp.svg +1 -1
- package/dist/ionic/svg/tennisball.svg +1 -1
- package/dist/ionic/svg/terminal-outline.svg +1 -1
- package/dist/ionic/svg/terminal-sharp.svg +1 -1
- package/dist/ionic/svg/terminal.svg +1 -1
- package/dist/ionic/svg/text-outline.svg +1 -1
- package/dist/ionic/svg/text-sharp.svg +1 -1
- package/dist/ionic/svg/text.svg +1 -1
- package/dist/ionic/svg/thermometer-outline.svg +1 -1
- package/dist/ionic/svg/thermometer-sharp.svg +1 -1
- package/dist/ionic/svg/thermometer.svg +1 -1
- package/dist/ionic/svg/thumbs-down-outline.svg +1 -1
- package/dist/ionic/svg/thumbs-down-sharp.svg +1 -1
- package/dist/ionic/svg/thumbs-down.svg +1 -1
- package/dist/ionic/svg/thumbs-up-outline.svg +1 -1
- package/dist/ionic/svg/thumbs-up-sharp.svg +1 -1
- package/dist/ionic/svg/thumbs-up.svg +1 -1
- package/dist/ionic/svg/thunderstorm-outline.svg +1 -1
- package/dist/ionic/svg/thunderstorm-sharp.svg +1 -1
- package/dist/ionic/svg/thunderstorm.svg +1 -1
- package/dist/ionic/svg/ticket-outline.svg +1 -1
- package/dist/ionic/svg/ticket-sharp.svg +1 -1
- package/dist/ionic/svg/ticket.svg +1 -1
- package/dist/ionic/svg/time-outline.svg +1 -1
- package/dist/ionic/svg/time-sharp.svg +1 -1
- package/dist/ionic/svg/time.svg +1 -1
- package/dist/ionic/svg/timer-outline.svg +1 -1
- package/dist/ionic/svg/timer-sharp.svg +1 -1
- package/dist/ionic/svg/timer.svg +1 -1
- package/dist/ionic/svg/today-outline.svg +1 -1
- package/dist/ionic/svg/today-sharp.svg +1 -1
- package/dist/ionic/svg/today.svg +1 -1
- package/dist/ionic/svg/toggle-outline.svg +1 -1
- package/dist/ionic/svg/toggle-sharp.svg +1 -1
- package/dist/ionic/svg/toggle.svg +1 -1
- package/dist/ionic/svg/trail-sign-outline.svg +1 -1
- package/dist/ionic/svg/trail-sign-sharp.svg +1 -1
- package/dist/ionic/svg/trail-sign.svg +1 -1
- package/dist/ionic/svg/train-outline.svg +1 -1
- package/dist/ionic/svg/train-sharp.svg +1 -1
- package/dist/ionic/svg/train.svg +1 -1
- package/dist/ionic/svg/transgender-outline.svg +1 -1
- package/dist/ionic/svg/transgender-sharp.svg +1 -1
- package/dist/ionic/svg/transgender.svg +1 -1
- package/dist/ionic/svg/trash-bin-outline.svg +1 -1
- package/dist/ionic/svg/trash-bin-sharp.svg +1 -1
- package/dist/ionic/svg/trash-bin.svg +1 -1
- package/dist/ionic/svg/trash-outline.svg +1 -1
- package/dist/ionic/svg/trash-sharp.svg +1 -1
- package/dist/ionic/svg/trash.svg +1 -1
- package/dist/ionic/svg/trending-down-outline.svg +1 -1
- package/dist/ionic/svg/trending-down-sharp.svg +1 -1
- package/dist/ionic/svg/trending-down.svg +1 -1
- package/dist/ionic/svg/trending-up-outline.svg +1 -1
- package/dist/ionic/svg/trending-up-sharp.svg +1 -1
- package/dist/ionic/svg/trending-up.svg +1 -1
- package/dist/ionic/svg/triangle-outline.svg +1 -1
- package/dist/ionic/svg/triangle-sharp.svg +1 -1
- package/dist/ionic/svg/triangle.svg +1 -1
- package/dist/ionic/svg/trophy-outline.svg +1 -1
- package/dist/ionic/svg/trophy-sharp.svg +1 -1
- package/dist/ionic/svg/trophy.svg +1 -1
- package/dist/ionic/svg/tv-outline.svg +1 -1
- package/dist/ionic/svg/tv-sharp.svg +1 -1
- package/dist/ionic/svg/tv.svg +1 -1
- package/dist/ionic/svg/umbrella-outline.svg +1 -1
- package/dist/ionic/svg/umbrella-sharp.svg +1 -1
- package/dist/ionic/svg/umbrella.svg +1 -1
- package/dist/ionic/svg/unlink-outline.svg +1 -1
- package/dist/ionic/svg/unlink-sharp.svg +1 -1
- package/dist/ionic/svg/unlink.svg +1 -1
- package/dist/ionic/svg/videocam-off-outline.svg +1 -1
- package/dist/ionic/svg/videocam-off-sharp.svg +1 -1
- package/dist/ionic/svg/videocam-off.svg +1 -1
- package/dist/ionic/svg/videocam-outline.svg +1 -1
- package/dist/ionic/svg/videocam-sharp.svg +1 -1
- package/dist/ionic/svg/videocam.svg +1 -1
- package/dist/ionic/svg/volume-high-outline.svg +1 -1
- package/dist/ionic/svg/volume-high-sharp.svg +1 -1
- package/dist/ionic/svg/volume-high.svg +1 -1
- package/dist/ionic/svg/volume-low-outline.svg +1 -1
- package/dist/ionic/svg/volume-low-sharp.svg +1 -1
- package/dist/ionic/svg/volume-low.svg +1 -1
- package/dist/ionic/svg/volume-medium-outline.svg +1 -1
- package/dist/ionic/svg/volume-medium-sharp.svg +1 -1
- package/dist/ionic/svg/volume-medium.svg +1 -1
- package/dist/ionic/svg/volume-mute-outline.svg +1 -1
- package/dist/ionic/svg/volume-mute-sharp.svg +1 -1
- package/dist/ionic/svg/volume-mute.svg +1 -1
- package/dist/ionic/svg/volume-off-outline.svg +1 -1
- package/dist/ionic/svg/volume-off-sharp.svg +1 -1
- package/dist/ionic/svg/volume-off.svg +1 -1
- package/dist/ionic/svg/walk-outline.svg +1 -1
- package/dist/ionic/svg/walk-sharp.svg +1 -1
- package/dist/ionic/svg/walk.svg +1 -1
- package/dist/ionic/svg/wallet-outline.svg +1 -1
- package/dist/ionic/svg/wallet-sharp.svg +1 -1
- package/dist/ionic/svg/wallet.svg +1 -1
- package/dist/ionic/svg/warning-outline.svg +1 -1
- package/dist/ionic/svg/warning-sharp.svg +1 -1
- package/dist/ionic/svg/warning.svg +1 -1
- package/dist/ionic/svg/watch-outline.svg +1 -1
- package/dist/ionic/svg/watch-sharp.svg +1 -1
- package/dist/ionic/svg/watch.svg +1 -1
- package/dist/ionic/svg/water-outline.svg +1 -1
- package/dist/ionic/svg/water-sharp.svg +1 -1
- package/dist/ionic/svg/water.svg +1 -1
- package/dist/ionic/svg/wifi-outline.svg +1 -1
- package/dist/ionic/svg/wifi-sharp.svg +1 -1
- package/dist/ionic/svg/wifi.svg +1 -1
- package/dist/ionic/svg/wine-outline.svg +1 -1
- package/dist/ionic/svg/wine-sharp.svg +1 -1
- package/dist/ionic/svg/wine.svg +1 -1
- package/dist/ionic/svg/woman-outline.svg +1 -1
- package/dist/ionic/svg/woman-sharp.svg +1 -1
- package/dist/ionic/svg/woman.svg +1 -1
- package/dist/node_modules/ionicons/dist/collection/components/icon/icon.css +0 -1
- package/dist/types/components/datetime/datetime-interface.d.ts +11 -3
- package/dist/types/components/reorder-group/reorder-group-interface.d.ts +17 -0
- package/dist/types/components/reorder-group/reorder-group.d.ts +23 -3
- package/dist/types/components.d.ts +20 -4
- package/dist/types/interface.d.ts +5 -1
- package/hydrate/index.js +164 -92
- package/hydrate/index.mjs +164 -92
- package/package.json +2 -2
- package/dist/cjs/index-CPbAsnJK.js +0 -58
- package/dist/esm/index-BLV6ykCk.js +0 -32
- package/dist/ionic/p-01123ecf.entry.js +0 -4
- package/dist/ionic/p-2c6c6991.entry.js +0 -4
- package/dist/ionic/p-BLV6ykCk.js +0 -4
- package/dist/ionic/p-b758a177.entry.js +0 -4
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentInterface, EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
-
import type { ItemReorderEventDetail } from './reorder-group-interface';
|
|
2
|
+
import type { ItemReorderEventDetail, ReorderMoveEventDetail, ReorderEndEventDetail } from './reorder-group-interface';
|
|
3
3
|
declare const enum ReorderGroupState {
|
|
4
4
|
Idle = 0,
|
|
5
5
|
Active = 1,
|
|
@@ -26,14 +26,34 @@ export declare class ReorderGroup implements ComponentInterface {
|
|
|
26
26
|
disabledChanged(): void;
|
|
27
27
|
/**
|
|
28
28
|
* Event that needs to be listened to in order to complete the reorder action.
|
|
29
|
+
* @deprecated Use `ionReorderEnd` instead. If you are accessing
|
|
30
|
+
* `event.detail.from` or `event.detail.to` and relying on them
|
|
31
|
+
* being different you should now add checks as they are always emitted
|
|
32
|
+
* in `ionReorderEnd`, even when they are the same.
|
|
33
|
+
*/
|
|
34
|
+
ionItemReorder: EventEmitter<ItemReorderEventDetail>;
|
|
35
|
+
/**
|
|
36
|
+
* Event that is emitted when the reorder gesture starts.
|
|
37
|
+
*/
|
|
38
|
+
ionReorderStart: EventEmitter<void>;
|
|
39
|
+
/**
|
|
40
|
+
* Event that is emitted as the reorder gesture moves.
|
|
41
|
+
*/
|
|
42
|
+
ionReorderMove: EventEmitter<ReorderMoveEventDetail>;
|
|
43
|
+
/**
|
|
44
|
+
* Event that is emitted when the reorder gesture ends.
|
|
45
|
+
* The from and to properties are always available, regardless of
|
|
46
|
+
* if the reorder gesture moved the item. If the item did not change
|
|
47
|
+
* from its start position, the from and to properties will be the same.
|
|
29
48
|
* Once the event has been emitted, the `complete()` method then needs
|
|
30
49
|
* to be called in order to finalize the reorder action.
|
|
31
50
|
*/
|
|
32
|
-
|
|
51
|
+
ionReorderEnd: EventEmitter<ReorderEndEventDetail>;
|
|
33
52
|
connectedCallback(): Promise<void>;
|
|
34
53
|
disconnectedCallback(): void;
|
|
35
54
|
/**
|
|
36
|
-
* Completes the reorder operation. Must be called by the `
|
|
55
|
+
* Completes the reorder operation. Must be called by the `ionReorderEnd` event.
|
|
56
|
+
*
|
|
37
57
|
* If a list of items is passed, the list will be reordered and returned in the
|
|
38
58
|
* proper order.
|
|
39
59
|
*
|
|
@@ -30,7 +30,7 @@ import { PopoverSize, PositionAlign, PositionReference, PositionSide, TriggerAct
|
|
|
30
30
|
import { RadioGroupChangeEventDetail, RadioGroupCompareFn } from "./components/radio-group/radio-group-interface";
|
|
31
31
|
import { PinFormatter, RangeChangeEventDetail, RangeKnobMoveEndEventDetail, RangeKnobMoveStartEventDetail, RangeValue } from "./components/range/range-interface";
|
|
32
32
|
import { RefresherEventDetail } from "./components/refresher/refresher-interface";
|
|
33
|
-
import { ItemReorderEventDetail } from "./components/reorder-group/reorder-group-interface";
|
|
33
|
+
import { ItemReorderEventDetail, ReorderEndEventDetail, ReorderMoveEventDetail } from "./components/reorder-group/reorder-group-interface";
|
|
34
34
|
import { NavigationHookCallback } from "./components/route/route-interface";
|
|
35
35
|
import { SearchbarChangeEventDetail, SearchbarInputEventDetail } from "./components/searchbar/searchbar-interface";
|
|
36
36
|
import { SegmentChangeEventDetail, SegmentValue } from "./components/segment/segment-interface";
|
|
@@ -68,7 +68,7 @@ export { PopoverSize, PositionAlign, PositionReference, PositionSide, TriggerAct
|
|
|
68
68
|
export { RadioGroupChangeEventDetail, RadioGroupCompareFn } from "./components/radio-group/radio-group-interface";
|
|
69
69
|
export { PinFormatter, RangeChangeEventDetail, RangeKnobMoveEndEventDetail, RangeKnobMoveStartEventDetail, RangeValue } from "./components/range/range-interface";
|
|
70
70
|
export { RefresherEventDetail } from "./components/refresher/refresher-interface";
|
|
71
|
-
export { ItemReorderEventDetail } from "./components/reorder-group/reorder-group-interface";
|
|
71
|
+
export { ItemReorderEventDetail, ReorderEndEventDetail, ReorderMoveEventDetail } from "./components/reorder-group/reorder-group-interface";
|
|
72
72
|
export { NavigationHookCallback } from "./components/route/route-interface";
|
|
73
73
|
export { SearchbarChangeEventDetail, SearchbarInputEventDetail } from "./components/searchbar/searchbar-interface";
|
|
74
74
|
export { SegmentChangeEventDetail, SegmentValue } from "./components/segment/segment-interface";
|
|
@@ -2783,7 +2783,7 @@ export namespace Components {
|
|
|
2783
2783
|
}
|
|
2784
2784
|
interface IonReorderGroup {
|
|
2785
2785
|
/**
|
|
2786
|
-
* Completes the reorder operation. Must be called by the `
|
|
2786
|
+
* Completes the reorder operation. Must be called by the `ionReorderEnd` event. If a list of items is passed, the list will be reordered and returned in the proper order. If no parameters are passed or if `true` is passed in, the reorder will complete and the item will remain in the position it was dragged to. If `false` is passed, the reorder will complete and the item will bounce back to its original position.
|
|
2787
2787
|
* @param listOrReorder A list of items to be sorted and returned in the new order or a boolean of whether or not the reorder should reposition the item.
|
|
2788
2788
|
*/
|
|
2789
2789
|
"complete": (listOrReorder?: boolean | any[]) => Promise<any>;
|
|
@@ -4769,6 +4769,9 @@ declare global {
|
|
|
4769
4769
|
};
|
|
4770
4770
|
interface HTMLIonReorderGroupElementEventMap {
|
|
4771
4771
|
"ionItemReorder": ItemReorderEventDetail;
|
|
4772
|
+
"ionReorderStart": void;
|
|
4773
|
+
"ionReorderMove": ReorderMoveEventDetail;
|
|
4774
|
+
"ionReorderEnd": ReorderEndEventDetail;
|
|
4772
4775
|
}
|
|
4773
4776
|
interface HTMLIonReorderGroupElement extends Components.IonReorderGroup, HTMLStencilElement {
|
|
4774
4777
|
addEventListener<K extends keyof HTMLIonReorderGroupElementEventMap>(type: K, listener: (this: HTMLIonReorderGroupElement, ev: IonReorderGroupCustomEvent<HTMLIonReorderGroupElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
@@ -7928,9 +7931,22 @@ declare namespace LocalJSX {
|
|
|
7928
7931
|
*/
|
|
7929
7932
|
"disabled"?: boolean;
|
|
7930
7933
|
/**
|
|
7931
|
-
* Event that needs to be listened to in order to complete the reorder action.
|
|
7934
|
+
* Event that needs to be listened to in order to complete the reorder action.
|
|
7935
|
+
* @deprecated Use `ionReorderEnd` instead. If you are accessing `event.detail.from` or `event.detail.to` and relying on them being different you should now add checks as they are always emitted in `ionReorderEnd`, even when they are the same.
|
|
7932
7936
|
*/
|
|
7933
7937
|
"onIonItemReorder"?: (event: IonReorderGroupCustomEvent<ItemReorderEventDetail>) => void;
|
|
7938
|
+
/**
|
|
7939
|
+
* Event that is emitted when the reorder gesture ends. The from and to properties are always available, regardless of if the reorder gesture moved the item. If the item did not change from its start position, the from and to properties will be the same. Once the event has been emitted, the `complete()` method then needs to be called in order to finalize the reorder action.
|
|
7940
|
+
*/
|
|
7941
|
+
"onIonReorderEnd"?: (event: IonReorderGroupCustomEvent<ReorderEndEventDetail>) => void;
|
|
7942
|
+
/**
|
|
7943
|
+
* Event that is emitted as the reorder gesture moves.
|
|
7944
|
+
*/
|
|
7945
|
+
"onIonReorderMove"?: (event: IonReorderGroupCustomEvent<ReorderMoveEventDetail>) => void;
|
|
7946
|
+
/**
|
|
7947
|
+
* Event that is emitted when the reorder gesture starts.
|
|
7948
|
+
*/
|
|
7949
|
+
"onIonReorderStart"?: (event: IonReorderGroupCustomEvent<void>) => void;
|
|
7934
7950
|
}
|
|
7935
7951
|
interface IonRippleEffect {
|
|
7936
7952
|
/**
|
|
@@ -25,7 +25,11 @@ export { RadioGroupCustomEvent } from './components/radio-group/radio-group-inte
|
|
|
25
25
|
export { RangeCustomEvent, PinFormatter } from './components/range/range-interface';
|
|
26
26
|
export { HTMLStencilElement, RouterCustomEvent } from './components/router/utils/interface';
|
|
27
27
|
export { RefresherCustomEvent } from './components/refresher/refresher-interface';
|
|
28
|
-
export {
|
|
28
|
+
export {
|
|
29
|
+
ItemReorderCustomEvent,
|
|
30
|
+
ReorderEndCustomEvent,
|
|
31
|
+
ReorderMoveCustomEvent,
|
|
32
|
+
} from './components/reorder-group/reorder-group-interface';
|
|
29
33
|
export { SearchbarCustomEvent } from './components/searchbar/searchbar-interface';
|
|
30
34
|
export { SegmentCustomEvent } from './components/segment/segment-interface';
|
|
31
35
|
export { SelectCustomEvent, SelectCompareFn } from './components/select/select-interface';
|
package/hydrate/index.js
CHANGED
|
@@ -3861,33 +3861,33 @@ const isSafeNumber = (input) => {
|
|
|
3861
3861
|
return typeof input === 'number' && !isNaN(input) && isFinite(input);
|
|
3862
3862
|
};
|
|
3863
3863
|
|
|
3864
|
-
/* Ionicons
|
|
3865
|
-
|
|
3866
|
-
const arrowBackSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3867
|
-
const arrowDown = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3868
|
-
const caretBackSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3869
|
-
const caretDownSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3870
|
-
const caretUpSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3871
|
-
const checkmarkOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3872
|
-
const chevronBack = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3873
|
-
const chevronDown = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3874
|
-
const chevronExpand = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3875
|
-
const chevronForward = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3876
|
-
const chevronForwardOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3877
|
-
const close = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3878
|
-
const closeCircle = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3879
|
-
const closeSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3880
|
-
const ellipseOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3881
|
-
const ellipsisHorizontal = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3882
|
-
const eye = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3883
|
-
const eyeOff = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3884
|
-
const menuOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3885
|
-
const menuSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3886
|
-
const removeOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3887
|
-
const reorderThreeOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3888
|
-
const reorderTwoSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3889
|
-
const searchOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3890
|
-
const searchSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'
|
|
3864
|
+
/* Ionicons v8.0.13, ES Modules */
|
|
3865
|
+
|
|
3866
|
+
const arrowBackSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M244 400 100 256l144-144M120 256h292' stroke-linecap='square' stroke-miterlimit='10' stroke-width='48px' class='ionicon-fill-none'/></svg>";
|
|
3867
|
+
const arrowDown = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='m112 268 144 144 144-144M256 392V100' stroke-linecap='round' stroke-linejoin='round' stroke-width='48px' class='ionicon-fill-none'/></svg>";
|
|
3868
|
+
const caretBackSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M368 64 144 256l224 192z'/></svg>";
|
|
3869
|
+
const caretDownSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='m64 144 192 224 192-224z'/></svg>";
|
|
3870
|
+
const caretUpSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M448 368 256 144 64 368z'/></svg>";
|
|
3871
|
+
const checkmarkOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M416 128 192 384l-96-96' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/></svg>";
|
|
3872
|
+
const chevronBack = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M328 112 184 256l144 144' stroke-linecap='round' stroke-linejoin='round' stroke-width='48px' class='ionicon-fill-none'/></svg>";
|
|
3873
|
+
const chevronDown = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='m112 184 144 144 144-144' stroke-linecap='round' stroke-linejoin='round' stroke-width='48px' class='ionicon-fill-none'/></svg>";
|
|
3874
|
+
const chevronExpand = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path stroke-linecap='round' stroke-linejoin='round' stroke-width='48' d='m136 208 120-104 120 104M136 304l120 104 120-104' class='ionicon-fill-none'/></svg>";
|
|
3875
|
+
const chevronForward = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='m184 112 144 144-144 144' stroke-linecap='round' stroke-linejoin='round' stroke-width='48px' class='ionicon-fill-none'/></svg>";
|
|
3876
|
+
const chevronForwardOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='m184 112 144 144-144 144' stroke-linecap='round' stroke-linejoin='round' stroke-width='48px' class='ionicon-fill-none'/></svg>";
|
|
3877
|
+
const close = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='m289.94 256 95-95A24 24 0 0 0 351 127l-95 95-95-95a24 24 0 0 0-34 34l95 95-95 95a24 24 0 1 0 34 34l95-95 95 95a24 24 0 0 0 34-34Z'/></svg>";
|
|
3878
|
+
const closeCircle = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48m75.31 260.69a16 16 0 1 1-22.62 22.62L256 278.63l-52.69 52.68a16 16 0 0 1-22.62-22.62L233.37 256l-52.68-52.69a16 16 0 0 1 22.62-22.62L256 233.37l52.69-52.68a16 16 0 0 1 22.62 22.62L278.63 256Z'/></svg>";
|
|
3879
|
+
const closeSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M400 145.49 366.51 112 256 222.51 145.49 112 112 145.49 222.51 256 112 366.51 145.49 400 256 289.49 366.51 400 400 366.51 289.49 256z'/></svg>";
|
|
3880
|
+
const ellipseOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><circle cx='256' cy='256' r='192' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/></svg>";
|
|
3881
|
+
const ellipsisHorizontal = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><circle cx='256' cy='256' r='48'/><circle cx='416' cy='256' r='48'/><circle cx='96' cy='256' r='48'/></svg>";
|
|
3882
|
+
const eye = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><circle cx='256' cy='256' r='64'/><path d='M490.84 238.6c-26.46-40.92-60.79-75.68-99.27-100.53C349 110.55 302 96 255.66 96c-42.52 0-84.33 12.15-124.27 36.11-40.73 24.43-77.63 60.12-109.68 106.07a31.92 31.92 0 0 0-.64 35.54c26.41 41.33 60.4 76.14 98.28 100.65C162 402 207.9 416 255.66 416c46.71 0 93.81-14.43 136.2-41.72 38.46-24.77 72.72-59.66 99.08-100.92a32.2 32.2 0 0 0-.1-34.76M256 352a96 96 0 1 1 96-96 96.11 96.11 0 0 1-96 96'/></svg>";
|
|
3883
|
+
const eyeOff = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M432 448a15.92 15.92 0 0 1-11.31-4.69l-352-352a16 16 0 0 1 22.62-22.62l352 352A16 16 0 0 1 432 448M248 315.85l-51.79-51.79a2 2 0 0 0-3.39 1.69 64.11 64.11 0 0 0 53.49 53.49 2 2 0 0 0 1.69-3.39M264 196.15 315.87 248a2 2 0 0 0 3.4-1.69 64.13 64.13 0 0 0-53.55-53.55 2 2 0 0 0-1.72 3.39'/><path d='M491 273.36a32.2 32.2 0 0 0-.1-34.76c-26.46-40.92-60.79-75.68-99.27-100.53C349 110.55 302 96 255.68 96a226.5 226.5 0 0 0-71.82 11.79 4 4 0 0 0-1.56 6.63l47.24 47.24a4 4 0 0 0 3.82 1.05 96 96 0 0 1 116 116 4 4 0 0 0 1.05 3.81l67.95 68a4 4 0 0 0 5.4.24 343.8 343.8 0 0 0 67.24-77.4M256 352a96 96 0 0 1-93.3-118.63 4 4 0 0 0-1.05-3.81l-66.84-66.87a4 4 0 0 0-5.41-.23c-24.39 20.81-47 46.13-67.67 75.72a31.92 31.92 0 0 0-.64 35.54c26.41 41.33 60.39 76.14 98.28 100.65C162.06 402 207.92 416 255.68 416a238.2 238.2 0 0 0 72.64-11.55 4 4 0 0 0 1.61-6.64l-47.47-47.46a4 4 0 0 0-3.81-1.05A96 96 0 0 1 256 352'/></svg>";
|
|
3884
|
+
const menuOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M80 160h352M80 256h352M80 352h352' stroke-linecap='round' stroke-miterlimit='10' class='ionicon-fill-none ionicon-stroke-width'/></svg>";
|
|
3885
|
+
const menuSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M64 384h384v-42.67H64Zm0-106.67h384v-42.66H64ZM64 128v42.67h384V128Z'/></svg>";
|
|
3886
|
+
const removeOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M400 256H112' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/></svg>";
|
|
3887
|
+
const reorderThreeOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M96 256h320M96 176h320M96 336h320' stroke-linecap='round' stroke-linejoin='round' class='ionicon-fill-none ionicon-stroke-width'/></svg>";
|
|
3888
|
+
const reorderTwoSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M118 304h276M118 208h276' stroke-linecap='square' stroke-linejoin='round' stroke-width='44px' class='ionicon-fill-none'/></svg>";
|
|
3889
|
+
const searchOutline = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M221.09 64a157.09 157.09 0 1 0 157.09 157.09A157.1 157.1 0 0 0 221.09 64Z' stroke-miterlimit='10' class='ionicon-fill-none ionicon-stroke-width'/><path d='M338.29 338.29 448 448' stroke-linecap='round' stroke-miterlimit='10' class='ionicon-fill-none ionicon-stroke-width'/></svg>";
|
|
3890
|
+
const searchSharp = "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='ionicon'><path d='M464 428 339.92 303.9a160.48 160.48 0 0 0 30.72-94.58C370.64 120.37 298.27 48 209.32 48S48 120.37 48 209.32s72.37 161.32 161.32 161.32a160.48 160.48 0 0 0 94.58-30.72L428 464ZM209.32 319.69a110.38 110.38 0 1 1 110.37-110.37 110.5 110.5 0 0 1-110.37 110.37'/></svg>";
|
|
3891
3891
|
|
|
3892
3892
|
const accordionIosCss = ":host{display:block;position:relative;width:100%;background-color:var(--ion-background-color, #ffffff);overflow:hidden;z-index:0}:host(.accordion-expanding) ::slotted(ion-item[slot=header]),:host(.accordion-expanded) ::slotted(ion-item[slot=header]){--border-width:0px}:host(.accordion-animated){-webkit-transition:all 300ms cubic-bezier(0.25, 0.8, 0.5, 1);transition:all 300ms cubic-bezier(0.25, 0.8, 0.5, 1)}:host(.accordion-animated) #content{-webkit-transition:max-height 300ms cubic-bezier(0.25, 0.8, 0.5, 1);transition:max-height 300ms cubic-bezier(0.25, 0.8, 0.5, 1)}#content{overflow:hidden;will-change:max-height}:host(.accordion-collapsing) #content{max-height:0 !important}:host(.accordion-collapsed) #content{display:none}:host(.accordion-expanding) #content{max-height:0}:host(.accordion-expanding) #content-wrapper{overflow:auto}:host(.accordion-disabled) #header,:host(.accordion-readonly) #header,:host(.accordion-disabled) #content,:host(.accordion-readonly) #content{pointer-events:none}:host(.accordion-disabled) #header,:host(.accordion-disabled) #content{opacity:0.4}@media (prefers-reduced-motion: reduce){:host,#content{-webkit-transition:none !important;transition:none !important}}:host(.accordion-next) ::slotted(ion-item[slot=header]){--border-width:0.55px 0px 0.55px 0px}";
|
|
3893
3893
|
|
|
@@ -12245,6 +12245,7 @@ const getHighlightStyles = (highlightedDates, dateIsoString, el) => {
|
|
|
12245
12245
|
return {
|
|
12246
12246
|
textColor: matchingHighlight.textColor,
|
|
12247
12247
|
backgroundColor: matchingHighlight.backgroundColor,
|
|
12248
|
+
border: matchingHighlight.border,
|
|
12248
12249
|
};
|
|
12249
12250
|
}
|
|
12250
12251
|
}
|
|
@@ -13757,6 +13758,7 @@ class Datetime {
|
|
|
13757
13758
|
if (el) {
|
|
13758
13759
|
el.style.setProperty('color', `${dateStyle ? dateStyle.textColor : ''}`, 'important');
|
|
13759
13760
|
el.style.setProperty('background-color', `${dateStyle ? dateStyle.backgroundColor : ''}`, 'important');
|
|
13761
|
+
el.style.setProperty('border', `${dateStyle ? dateStyle.border : ''}`, 'important');
|
|
13760
13762
|
}
|
|
13761
13763
|
}, tabindex: "-1", "data-day": day, "data-month": _month, "data-year": _year, "data-index": index, "data-day-of-week": dayOfWeek, disabled: isButtonDisabled, class: {
|
|
13762
13764
|
'calendar-day-padding': isCalendarPadding,
|
|
@@ -13955,7 +13957,7 @@ class Datetime {
|
|
|
13955
13957
|
const hasDatePresentation = presentation === 'date' || presentation === 'date-time' || presentation === 'time-date';
|
|
13956
13958
|
const hasWheelVariant = hasDatePresentation && preferWheel;
|
|
13957
13959
|
renderHiddenInput(true, el, name, formatValue(value), disabled);
|
|
13958
|
-
return (hAsync(Host, { key: '
|
|
13960
|
+
return (hAsync(Host, { key: 'f35cf200ff05d33074576e3d2754d3b2a0735b96', "aria-disabled": disabled ? 'true' : null, onFocus: this.onFocus, onBlur: this.onBlur, class: Object.assign({}, createColorClasses$1(color, {
|
|
13959
13961
|
[mode]: true,
|
|
13960
13962
|
['datetime-readonly']: readonly,
|
|
13961
13963
|
['datetime-disabled']: disabled,
|
|
@@ -13965,7 +13967,7 @@ class Datetime {
|
|
|
13965
13967
|
[`datetime-size-${size}`]: true,
|
|
13966
13968
|
[`datetime-prefer-wheel`]: hasWheelVariant,
|
|
13967
13969
|
[`datetime-grid`]: isGridStyle,
|
|
13968
|
-
})) }, hAsync("div", { key: '
|
|
13970
|
+
})) }, hAsync("div", { key: '859e9354a12bfa58ac3f964c2e66839f17071c00', class: "intersection-tracker", ref: (el) => (this.intersectionTrackerRef = el) }), this.renderDatetime(mode)));
|
|
13969
13971
|
}
|
|
13970
13972
|
get el() { return getElement(this); }
|
|
13971
13973
|
static get watchers() { return {
|
|
@@ -15527,33 +15529,33 @@ class Header {
|
|
|
15527
15529
|
}
|
|
15528
15530
|
|
|
15529
15531
|
const getName = (iconName, icon, mode, ios, md) => {
|
|
15530
|
-
|
|
15531
|
-
|
|
15532
|
-
|
|
15533
|
-
|
|
15534
|
-
|
|
15535
|
-
|
|
15536
|
-
}
|
|
15537
|
-
else if (md && mode === 'md') {
|
|
15538
|
-
iconName = toLower(md);
|
|
15539
|
-
}
|
|
15540
|
-
else {
|
|
15541
|
-
if (!iconName && icon && !isSrc(icon)) {
|
|
15542
|
-
iconName = icon;
|
|
15532
|
+
// default to "md" if somehow the mode wasn't set
|
|
15533
|
+
mode = (mode && toLower(mode)) === 'ios' ? 'ios' : 'md';
|
|
15534
|
+
// if an icon was passed in using the ios or md attributes
|
|
15535
|
+
// set the iconName to whatever was passed in
|
|
15536
|
+
if (ios && mode === 'ios') {
|
|
15537
|
+
iconName = toLower(ios);
|
|
15543
15538
|
}
|
|
15544
|
-
if (
|
|
15545
|
-
|
|
15539
|
+
else if (md && mode === 'md') {
|
|
15540
|
+
iconName = toLower(md);
|
|
15546
15541
|
}
|
|
15547
|
-
|
|
15548
|
-
|
|
15549
|
-
|
|
15550
|
-
|
|
15551
|
-
|
|
15552
|
-
|
|
15553
|
-
|
|
15554
|
-
|
|
15555
|
-
|
|
15556
|
-
|
|
15542
|
+
else {
|
|
15543
|
+
if (!iconName && icon && !isSrc(icon)) {
|
|
15544
|
+
iconName = icon;
|
|
15545
|
+
}
|
|
15546
|
+
if (isStr(iconName)) {
|
|
15547
|
+
iconName = toLower(iconName);
|
|
15548
|
+
}
|
|
15549
|
+
}
|
|
15550
|
+
if (!isStr(iconName) || iconName.trim() === '') {
|
|
15551
|
+
return null;
|
|
15552
|
+
}
|
|
15553
|
+
// only allow alpha characters and dash
|
|
15554
|
+
const invalidChars = iconName.replace(/[a-z]|-|\d/gi, '');
|
|
15555
|
+
if (invalidChars !== '') {
|
|
15556
|
+
return null;
|
|
15557
|
+
}
|
|
15558
|
+
return iconName;
|
|
15557
15559
|
};
|
|
15558
15560
|
const isSrc = (str) => str.length > 0 && /(\/|\.)/.test(str);
|
|
15559
15561
|
const isStr = (val) => typeof val === 'string';
|
|
@@ -15569,17 +15571,17 @@ const toLower = (val) => val.toLowerCase();
|
|
|
15569
15571
|
* does not trigger a re-render.
|
|
15570
15572
|
*/
|
|
15571
15573
|
const inheritAttributes = (el, attributes = []) => {
|
|
15572
|
-
|
|
15573
|
-
|
|
15574
|
-
|
|
15575
|
-
|
|
15576
|
-
|
|
15577
|
-
|
|
15578
|
-
|
|
15579
|
-
|
|
15580
|
-
|
|
15581
|
-
|
|
15582
|
-
|
|
15574
|
+
const attributeObject = {};
|
|
15575
|
+
attributes.forEach((attr) => {
|
|
15576
|
+
if (el.hasAttribute(attr)) {
|
|
15577
|
+
const value = el.getAttribute(attr);
|
|
15578
|
+
if (value !== null) {
|
|
15579
|
+
attributeObject[attr] = el.getAttribute(attr);
|
|
15580
|
+
}
|
|
15581
|
+
el.removeAttribute(attr);
|
|
15582
|
+
}
|
|
15583
|
+
});
|
|
15584
|
+
return attributeObject;
|
|
15583
15585
|
};
|
|
15584
15586
|
/**
|
|
15585
15587
|
* Returns `true` if the document or host element
|
|
@@ -15587,15 +15589,15 @@ const inheritAttributes = (el, attributes = []) => {
|
|
|
15587
15589
|
* take priority over the root document value.
|
|
15588
15590
|
*/
|
|
15589
15591
|
const isRTL = (hostEl) => {
|
|
15590
|
-
|
|
15591
|
-
|
|
15592
|
-
|
|
15592
|
+
if (hostEl) {
|
|
15593
|
+
if (hostEl.dir !== '') {
|
|
15594
|
+
return hostEl.dir.toLowerCase() === 'rtl';
|
|
15595
|
+
}
|
|
15593
15596
|
}
|
|
15594
|
-
|
|
15595
|
-
return (document === null || document === void 0 ? void 0 : document.dir.toLowerCase()) === 'rtl';
|
|
15597
|
+
return (document === null || document === void 0 ? void 0 : document.dir.toLowerCase()) === 'rtl';
|
|
15596
15598
|
};
|
|
15597
15599
|
|
|
15598
|
-
const iconCss = ":host{display:inline-block;width:1em;height:1em;contain:strict;fill:currentColor;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host .ionicon{stroke:currentColor}.ionicon-fill-none{fill:none}.ionicon-stroke-width{stroke-width:
|
|
15600
|
+
const iconCss = ":host{display:inline-block;width:1em;height:1em;contain:strict;fill:currentColor;-webkit-box-sizing:content-box !important;box-sizing:content-box !important}:host .ionicon{stroke:currentColor}.ionicon-fill-none{fill:none}.ionicon-stroke-width{stroke-width:var(--ionicon-stroke-width, 32px)}.icon-inner,.ionicon,svg{display:block;height:100%;width:100%}@supports (background: -webkit-named-image(i)){:host(.icon-rtl) .icon-inner{-webkit-transform:scaleX(-1);transform:scaleX(-1)}}@supports not selector(:dir(rtl)) and selector(:host-context([dir='rtl'])){:host(.icon-rtl) .icon-inner{-webkit-transform:scaleX(-1);transform:scaleX(-1)}}:host(.flip-rtl):host-context([dir='rtl']) .icon-inner{-webkit-transform:scaleX(-1);transform:scaleX(-1)}@supports selector(:dir(rtl)){:host(.flip-rtl:dir(rtl)) .icon-inner{-webkit-transform:scaleX(-1);transform:scaleX(-1)}:host(.flip-rtl:dir(ltr)) .icon-inner{-webkit-transform:scaleX(1);transform:scaleX(1)}}:host(.icon-small){font-size:1.125rem !important}:host(.icon-large){font-size:2rem !important}:host(.ion-color){color:var(--ion-color-base) !important}:host(.ion-color-primary){--ion-color-base:var(--ion-color-primary, #3880ff)}:host(.ion-color-secondary){--ion-color-base:var(--ion-color-secondary, #0cd1e8)}:host(.ion-color-tertiary){--ion-color-base:var(--ion-color-tertiary, #f4a942)}:host(.ion-color-success){--ion-color-base:var(--ion-color-success, #10dc60)}:host(.ion-color-warning){--ion-color-base:var(--ion-color-warning, #ffce00)}:host(.ion-color-danger){--ion-color-base:var(--ion-color-danger, #f14141)}:host(.ion-color-light){--ion-color-base:var(--ion-color-light, #f4f5f8)}:host(.ion-color-medium){--ion-color-base:var(--ion-color-medium, #989aa2)}:host(.ion-color-dark){--ion-color-base:var(--ion-color-dark, #222428)}";
|
|
15599
15601
|
|
|
15600
15602
|
class Icon {
|
|
15601
15603
|
constructor(hostRef) {
|
|
@@ -15603,32 +15605,41 @@ class Icon {
|
|
|
15603
15605
|
this.iconName = null;
|
|
15604
15606
|
this.inheritedAttributes = {};
|
|
15605
15607
|
this.didLoadIcon = false;
|
|
15606
|
-
this.svgContent = undefined;
|
|
15607
15608
|
this.isVisible = false;
|
|
15609
|
+
/**
|
|
15610
|
+
* The mode determines which platform styles to use.
|
|
15611
|
+
*/
|
|
15608
15612
|
this.mode = getIonMode();
|
|
15609
|
-
|
|
15610
|
-
|
|
15611
|
-
|
|
15612
|
-
|
|
15613
|
-
this.name = undefined;
|
|
15614
|
-
this.src = undefined;
|
|
15615
|
-
this.icon = undefined;
|
|
15616
|
-
this.size = undefined;
|
|
15613
|
+
/**
|
|
15614
|
+
* If enabled, ion-icon will be loaded lazily when it's visible in the viewport.
|
|
15615
|
+
* Default, `false`.
|
|
15616
|
+
*/
|
|
15617
15617
|
this.lazy = false;
|
|
15618
|
+
/**
|
|
15619
|
+
* When set to `false`, SVG content that is HTTP fetched will not be checked
|
|
15620
|
+
* if the response SVG content has any `<script>` elements, or any attributes
|
|
15621
|
+
* that start with `on`, such as `onclick`.
|
|
15622
|
+
* @default true
|
|
15623
|
+
*/
|
|
15618
15624
|
this.sanitize = true;
|
|
15619
15625
|
}
|
|
15620
15626
|
componentWillLoad() {
|
|
15621
15627
|
this.inheritedAttributes = inheritAttributes(this.el, ['aria-label']);
|
|
15622
15628
|
}
|
|
15623
15629
|
connectedCallback() {
|
|
15624
|
-
|
|
15625
|
-
|
|
15626
|
-
|
|
15630
|
+
/**
|
|
15631
|
+
* purposely do not return the promise here because loading
|
|
15632
|
+
* the svg file should not hold up loading the app
|
|
15633
|
+
* only load the svg if it's visible
|
|
15634
|
+
*/
|
|
15627
15635
|
this.waitUntilVisible(this.el, '50px', () => {
|
|
15628
15636
|
this.isVisible = true;
|
|
15629
15637
|
this.loadIcon();
|
|
15630
15638
|
});
|
|
15631
15639
|
}
|
|
15640
|
+
/**
|
|
15641
|
+
* Loads the icon after the component has finished rendering.
|
|
15642
|
+
*/
|
|
15632
15643
|
componentDidLoad() {
|
|
15633
15644
|
/**
|
|
15634
15645
|
* Addresses an Angular issue where property values are assigned after the 'connectedCallback' but prior to the registration of watchers.
|
|
@@ -15640,32 +15651,67 @@ class Icon {
|
|
|
15640
15651
|
this.loadIcon();
|
|
15641
15652
|
}
|
|
15642
15653
|
}
|
|
15654
|
+
/**
|
|
15655
|
+
* Disconnect the IntersectionObserver.
|
|
15656
|
+
*/
|
|
15643
15657
|
disconnectedCallback() {
|
|
15644
15658
|
if (this.io) {
|
|
15645
15659
|
this.io.disconnect();
|
|
15646
15660
|
this.io = undefined;
|
|
15647
15661
|
}
|
|
15648
15662
|
}
|
|
15663
|
+
/**
|
|
15664
|
+
* Wait until the icon is visible in the viewport.
|
|
15665
|
+
* @param el - The element to observe.
|
|
15666
|
+
* @param rootMargin - The root margin of the observer.
|
|
15667
|
+
* @param cb - The callback to call when the element is visible.
|
|
15668
|
+
*/
|
|
15649
15669
|
waitUntilVisible(el, rootMargin, cb) {
|
|
15650
|
-
|
|
15651
|
-
|
|
15652
|
-
|
|
15653
|
-
|
|
15670
|
+
/**
|
|
15671
|
+
* IntersectionObserver is a browser API that allows you to observe
|
|
15672
|
+
* the visibility of an element relative to a root element. It is
|
|
15673
|
+
* supported in all modern browsers, except IE and when server-side
|
|
15674
|
+
* rendering.
|
|
15675
|
+
*/
|
|
15676
|
+
const hasIntersectionObserverSupport = Boolean(Build.isBrowser);
|
|
15677
|
+
/**
|
|
15678
|
+
* browser doesn't support IntersectionObserver
|
|
15679
|
+
* so just fallback to always show it
|
|
15680
|
+
*/
|
|
15681
|
+
if (!hasIntersectionObserverSupport) {
|
|
15682
|
+
return cb();
|
|
15654
15683
|
}
|
|
15684
|
+
const io = (this.io = new window.IntersectionObserver((data) => {
|
|
15685
|
+
if (data[0].isIntersecting) {
|
|
15686
|
+
io.disconnect();
|
|
15687
|
+
this.io = undefined;
|
|
15688
|
+
cb();
|
|
15689
|
+
}
|
|
15690
|
+
}, { rootMargin }));
|
|
15691
|
+
io.observe(el);
|
|
15655
15692
|
}
|
|
15693
|
+
/**
|
|
15694
|
+
* Watch for changes to the icon name, src, icon, ios, or md properties.
|
|
15695
|
+
* When a change is detected, the icon will be loaded.
|
|
15696
|
+
*/
|
|
15656
15697
|
loadIcon() {
|
|
15657
15698
|
this.iconName = getName(this.name, this.icon, this.mode, this.ios, this.md);
|
|
15658
15699
|
}
|
|
15659
15700
|
render() {
|
|
15660
15701
|
const { flipRtl, iconName, inheritedAttributes, el } = this;
|
|
15661
15702
|
const mode = this.mode || 'md';
|
|
15662
|
-
|
|
15703
|
+
/**
|
|
15704
|
+
* we have designated that arrows & chevrons should automatically flip (unless flip-rtl
|
|
15705
|
+
* is set to false) because "back" is left in ltr and right in rtl, and "forward" is the opposite
|
|
15706
|
+
*/
|
|
15663
15707
|
const shouldAutoFlip = iconName
|
|
15664
15708
|
? (iconName.includes('arrow') || iconName.includes('chevron')) && flipRtl !== false
|
|
15665
15709
|
: false;
|
|
15666
|
-
|
|
15710
|
+
/**
|
|
15711
|
+
* if shouldBeFlippable is true, the icon should change direction when `dir` changes
|
|
15712
|
+
*/
|
|
15667
15713
|
const shouldBeFlippable = flipRtl || shouldAutoFlip;
|
|
15668
|
-
return (hAsync(Host, Object.assign({ role: "img", class: Object.assign(Object.assign({ [mode]: true }, createColorClasses(this.color)), { [`icon-${this.size}`]: !!this.size, 'flip-rtl': shouldBeFlippable, 'icon-rtl': shouldBeFlippable && isRTL(el) }) }, inheritedAttributes), (hAsync("div", { class: "icon-inner" }))));
|
|
15714
|
+
return (hAsync(Host, Object.assign({ key: '0578c899781ca145dd8205acd9670af39b57cf2e', role: "img", class: Object.assign(Object.assign({ [mode]: true }, createColorClasses(this.color)), { [`icon-${this.size}`]: !!this.size, 'flip-rtl': shouldBeFlippable, 'icon-rtl': shouldBeFlippable && isRTL(el) }) }, inheritedAttributes), (hAsync("div", { class: "icon-inner" }))));
|
|
15669
15715
|
}
|
|
15670
15716
|
static get assetsDirs() { return ["svg"]; }
|
|
15671
15717
|
get el() { return getElement(this); }
|
|
@@ -15700,7 +15746,16 @@ class Icon {
|
|
|
15700
15746
|
"$attrsToReflect$": [["name", "name"]]
|
|
15701
15747
|
}; }
|
|
15702
15748
|
}
|
|
15749
|
+
/**
|
|
15750
|
+
* Get the mode of the document.
|
|
15751
|
+
* @returns The mode of the document.
|
|
15752
|
+
*/
|
|
15703
15753
|
const getIonMode = () => 'md';
|
|
15754
|
+
/**
|
|
15755
|
+
* Create color classes for the icon.
|
|
15756
|
+
* @param color - The color of the icon.
|
|
15757
|
+
* @returns The color classes for the icon.
|
|
15758
|
+
*/
|
|
15704
15759
|
const createColorClasses = (color) => {
|
|
15705
15760
|
return color
|
|
15706
15761
|
? {
|
|
@@ -27543,6 +27598,7 @@ const renderProgress = (value, buffer) => {
|
|
|
27543
27598
|
* When finalBuffer === 1, we use display: none
|
|
27544
27599
|
* instead of removing the element to avoid flickering.
|
|
27545
27600
|
*/
|
|
27601
|
+
// TODO(FW-6697): change `ion-hide` class to `ion-display-none` or another class
|
|
27546
27602
|
hAsync("div", { class: { 'buffer-circles-container': true, 'ion-hide': finalBuffer === 1 }, style: { transform: `translateX(${finalBuffer * 100}%)` } }, hAsync("div", { class: "buffer-circles-container", style: { transform: `translateX(-${finalBuffer * 100}%)` } }, hAsync("div", { part: "stream", class: "buffer-circles" }))),
|
|
27547
27603
|
hAsync("div", { part: "track", class: "progress-buffer-bar", style: { transform: `scaleX(${finalBuffer})` } }),
|
|
27548
27604
|
];
|
|
@@ -29930,6 +29986,9 @@ class ReorderGroup {
|
|
|
29930
29986
|
constructor(hostRef) {
|
|
29931
29987
|
registerInstance(this, hostRef);
|
|
29932
29988
|
this.ionItemReorder = createEvent(this, "ionItemReorder", 7);
|
|
29989
|
+
this.ionReorderStart = createEvent(this, "ionReorderStart", 7);
|
|
29990
|
+
this.ionReorderMove = createEvent(this, "ionReorderMove", 7);
|
|
29991
|
+
this.ionReorderEnd = createEvent(this, "ionReorderEnd", 7);
|
|
29933
29992
|
this.lastToIndex = -1;
|
|
29934
29993
|
this.cachedHeights = [];
|
|
29935
29994
|
this.scrollElTop = 0;
|
|
@@ -29975,7 +30034,8 @@ class ReorderGroup {
|
|
|
29975
30034
|
}
|
|
29976
30035
|
}
|
|
29977
30036
|
/**
|
|
29978
|
-
* Completes the reorder operation. Must be called by the `
|
|
30037
|
+
* Completes the reorder operation. Must be called by the `ionReorderEnd` event.
|
|
30038
|
+
*
|
|
29979
30039
|
* If a list of items is passed, the list will be reordered and returned in the
|
|
29980
30040
|
* proper order.
|
|
29981
30041
|
*
|
|
@@ -30041,6 +30101,7 @@ class ReorderGroup {
|
|
|
30041
30101
|
this.state = 1 /* ReorderGroupState.Active */;
|
|
30042
30102
|
item.classList.add(ITEM_REORDER_SELECTED);
|
|
30043
30103
|
hapticSelectionStart();
|
|
30104
|
+
this.ionReorderStart.emit();
|
|
30044
30105
|
}
|
|
30045
30106
|
onMove(ev) {
|
|
30046
30107
|
const selectedItem = this.selectedItemEl;
|
|
@@ -30055,6 +30116,7 @@ class ReorderGroup {
|
|
|
30055
30116
|
const currentY = Math.max(top, Math.min(ev.currentY, bottom));
|
|
30056
30117
|
const deltaY = scroll + currentY - ev.startY;
|
|
30057
30118
|
const normalizedY = currentY - top;
|
|
30119
|
+
const fromIndex = this.lastToIndex;
|
|
30058
30120
|
const toIndex = this.itemIndexForTop(normalizedY);
|
|
30059
30121
|
if (toIndex !== this.lastToIndex) {
|
|
30060
30122
|
const fromIndex = indexForItem(selectedItem);
|
|
@@ -30064,6 +30126,10 @@ class ReorderGroup {
|
|
|
30064
30126
|
}
|
|
30065
30127
|
// Update selected item position
|
|
30066
30128
|
selectedItem.style.transform = `translateY(${deltaY}px)`;
|
|
30129
|
+
this.ionReorderMove.emit({
|
|
30130
|
+
from: fromIndex,
|
|
30131
|
+
to: toIndex,
|
|
30132
|
+
});
|
|
30067
30133
|
}
|
|
30068
30134
|
onEnd() {
|
|
30069
30135
|
const selectedItemEl = this.selectedItemEl;
|
|
@@ -30078,6 +30144,7 @@ class ReorderGroup {
|
|
|
30078
30144
|
this.completeReorder();
|
|
30079
30145
|
}
|
|
30080
30146
|
else {
|
|
30147
|
+
// TODO(FW-6590): Remove this once the deprecated event is removed
|
|
30081
30148
|
this.ionItemReorder.emit({
|
|
30082
30149
|
from: fromIndex,
|
|
30083
30150
|
to: toIndex,
|
|
@@ -30085,6 +30152,11 @@ class ReorderGroup {
|
|
|
30085
30152
|
});
|
|
30086
30153
|
}
|
|
30087
30154
|
hapticSelectionEnd();
|
|
30155
|
+
this.ionReorderEnd.emit({
|
|
30156
|
+
from: fromIndex,
|
|
30157
|
+
to: toIndex,
|
|
30158
|
+
complete: this.completeReorder.bind(this),
|
|
30159
|
+
});
|
|
30088
30160
|
}
|
|
30089
30161
|
completeReorder(listOrReorder) {
|
|
30090
30162
|
const selectedItemEl = this.selectedItemEl;
|
|
@@ -30162,7 +30234,7 @@ class ReorderGroup {
|
|
|
30162
30234
|
}
|
|
30163
30235
|
render() {
|
|
30164
30236
|
const mode = getIonMode$1(this);
|
|
30165
|
-
return (hAsync(Host, { key: '
|
|
30237
|
+
return (hAsync(Host, { key: 'f45457bfd5d611d81767a246259abab468ee0714', class: {
|
|
30166
30238
|
[mode]: true,
|
|
30167
30239
|
'reorder-enabled': !this.disabled,
|
|
30168
30240
|
'reorder-list-active': this.state !== 0 /* ReorderGroupState.Idle */,
|